diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2020-09-15 18:51:00 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-09-16 08:59:54 +0200 |
commit | b474b008f215dc3bcd1ed3fc164e47f606d783d5 (patch) | |
tree | 5849f269f652248ce4e65823d39f27f1f8c89e9d /recompress.sh | |
parent | 4667441615bc9dd8d3aa4b11e0da0a1081eb3386 (diff) | |
download | current-b474b008f215dc3bcd1ed3fc164e47f606d783d5.tar.gz |
Tue Sep 15 18:51:00 UTC 202020200915185100
a/libgudev-234-x86_64-1.txz: Upgraded.
ap/htop-3.0.2-x86_64-1.txz: Upgraded.
l/glib2-2.66.0-x86_64-2.txz: Rebuilt.
Build against system gtk-doc and don't bundle a newer version. You'll need
to reinstall the linuxdoc-tools package to restore the correct version of
gtk-doc. Thanks to chrisVV.
l/mozjs68-68.11.0esr-x86_64-2.txz: Removed.
l/mozjs78-78.2.0esr-x86_64-1.txz: Added.
This is needed by the new version of polkit.
l/polkit-0.118-x86_64-1.txz: Upgraded.
This requires the new mozjs78 package.
x/libva-2.9.0-x86_64-1.txz: Upgraded.
x/libva-utils-2.9.0-x86_64-1.txz: Upgraded.
Diffstat (limited to 'recompress.sh')
-rwxr-xr-x | recompress.sh | 28 |
1 files changed, 12 insertions, 16 deletions
diff --git a/recompress.sh b/recompress.sh index 3777bdd6..818a9135 100755 --- a/recompress.sh +++ b/recompress.sh @@ -943,6 +943,7 @@ gzip ./source/l/qt/patches/qt-x11-opensource-src-4.5.0-fix-qatomic-inline-asm.pa gzip ./source/l/qt/patches/qt-everywhere-opensource-src-4.8.6-QTBUG-38585.patch gzip ./source/l/qt/doinst.sh gzip ./source/l/hicolor-icon-theme/doinst.sh +gzip ./source/l/glib2/glib.allow.gtk-doc-1.32.diff gzip ./source/l/glib2/glib2.slackware.localtime.diff gzip ./source/l/glib2/doinst.sh gzip ./source/l/gsettings-desktop-schemas/doinst.sh @@ -1061,22 +1062,6 @@ gzip ./source/l/id3lib/patches/id3lib.manpages.patch gzip ./source/l/id3lib/patches/id3lib.nullpointer_check.patch gzip ./source/l/id3lib/patches/id3lib.utf8_writing.patch gzip ./source/l/id3lib/patches/id3lib.c_wrapper.patch -gzip ./source/l/mozjs68/autoconf/autoconf-2.13-consolidated_fixes-1.patch -gzip ./source/l/mozjs68/patches/emitter_test.patch -gzip ./source/l/mozjs68/patches/jstests_python-3.patch -gzip ./source/l/mozjs68/patches/fix-soname.patch -gzip ./source/l/mozjs68/patches/build-icu-big-endian.patch -gzip ./source/l/mozjs68/patches/armv7_disable_WASM_EMULATE_ARM_UNALIGNED_FP_ACCESS.patch -gzip ./source/l/mozjs68/patches/tests-increase-timeout.patch -gzip ./source/l/mozjs68/patches/icu_sources_data.py-Decouple-from-Mozilla-build-system.patch -gzip ./source/l/mozjs68/patches/Don-t-run-non262-extensions-clone-errors.js-on-s390x.patch -gzip ./source/l/mozjs68/patches/emitter.patch -gzip ./source/l/mozjs68/patches/copy-headers.patch -gzip ./source/l/mozjs68/patches/icu_sources_data-Write-command-output-to-our-stderr.patch -gzip ./source/l/mozjs68/patches/Remove-unused-LLVM-and-Rust-build-dependencies.patch -gzip ./source/l/mozjs68/patches/init_patch.patch -gzip ./source/l/mozjs68/patches/spidermonkey_style_check_disable_s390x.patch -gzip ./source/l/mozjs68/patches/spidermonkey_checks_disable.patch gzip ./source/l/gtk+3/doinst.sh gzip ./source/l/gtk+3/gtk.fix.missing.version-check.py.diff gzip ./source/l/system-config-printer/doinst.sh @@ -1092,6 +1077,17 @@ gzip ./source/l/glib-networking/doinst.sh gzip ./source/l/qt5/patches/qt5.qtbase_cmake_isystem_includes.patch gzip ./source/l/qt5/patches/qt5.mysql.h.diff gzip ./source/l/qt5/doinst.sh +gzip ./source/l/mozjs78/autoconf/autoconf-2.13-consolidated_fixes-1.patch +gzip ./source/l/mozjs78/patches/fix-soname.patch +gzip ./source/l/mozjs78/patches/armv7_disable_WASM_EMULATE_ARM_UNALIGNED_FP_ACCESS.patch +gzip ./source/l/mozjs78/patches/tests-increase-timeout.patch +gzip ./source/l/mozjs78/patches/icu_sources_data.py-Decouple-from-Mozilla-build-system.patch +gzip ./source/l/mozjs78/patches/emitter.patch +gzip ./source/l/mozjs78/patches/copy-headers.patch +gzip ./source/l/mozjs78/patches/icu_sources_data-Write-command-output-to-our-stderr.patch +gzip ./source/l/mozjs78/patches/init_patch.patch +gzip ./source/l/mozjs78/patches/spidermonkey_style_check_disable_s390x.patch +gzip ./source/l/mozjs78/patches/spidermonkey_checks_disable.patch gzip ./source/l/qca/qca.tlsunittest.cpp.diff gzip ./source/l/qca/Add_support_for_OpenSSL_1.1.0.diff gzip ./source/xap/hexchat/doinst.sh |