diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2020-07-29 19:35:55 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-07-30 08:59:55 +0200 |
commit | 7256a0c44b82c629923794c30a0b5a19e7e20718 (patch) | |
tree | f4680e8917525f58c6cff635ff6dc867b1646acb /recompress.sh | |
parent | 9faa0e110ecf14ad2a82d6c7fd2c72a78a49ea0d (diff) | |
download | current-7256a0c44b82c629923794c30a0b5a19e7e20718.tar.gz |
Wed Jul 29 19:35:55 UTC 202020200729193555
a/kernel-generic-5.4.54-x86_64-1.txz: Upgraded.
a/kernel-huge-5.4.54-x86_64-1.txz: Upgraded.
a/kernel-modules-5.4.54-x86_64-1.txz: Upgraded.
ap/inxi-20200728_6ce9149b-noarch-1.txz: Added.
A system information script. Not as flashy as neofetch, but with more useful
output options. Thanks to drgibbon for the suggestion.
ap/nano-5.0-x86_64-1.txz: Upgraded.
d/kernel-headers-5.4.54-x86-1.txz: Upgraded.
d/vala-0.48.8-x86_64-1.txz: Upgraded.
k/kernel-source-5.4.54-noarch-1.txz: Upgraded.
l/jasper-2.0.19-x86_64-1.txz: Upgraded.
x/hack-fonts-ttf-3.003-noarch-1.txz: Added.
Thanks to alienBOB.
x/noto-cjk-fonts-ttf-2.001-noarch-1.txz: Added.
Thanks to alienBOB.
x/noto-fonts-ttf-20171024-noarch-1.txz: Added.
Thanks to alienBOB.
isolinux/initrd.img: Rebuilt.
kernels/*: Upgraded.
usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'recompress.sh')
-rwxr-xr-x | recompress.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recompress.sh b/recompress.sh index fab87b24..beb7031e 100755 --- a/recompress.sh +++ b/recompress.sh @@ -1243,6 +1243,8 @@ gzip ./source/x/liberation-fonts-ttf/doinst.sh gzip ./source/x/xdg-utils/xdg-open.no.relative.paths.diff gzip ./source/x/xdg-utils/doinst.sh gzip ./source/x/ttf-indic-fonts/doinst.sh +gzip ./source/x/noto-fonts-ttf/doinst.sh +gzip ./source/x/hack-fonts-ttf/doinst.sh gzip ./source/x/wqy-zenhei-font-ttf/wqy-zenhei.fix.fontconfig.warning.diff gzip ./source/x/wqy-zenhei-font-ttf/fixup-fontconfig-file.diff gzip ./source/x/wqy-zenhei-font-ttf/64-wqy-zenhei.conf @@ -1252,6 +1254,7 @@ gzip ./source/x/scim-hangul/scim-hangul-0.3.2+gcc-4.3.patch gzip ./source/x/scim-hangul/scim-hangul-0.4.0+gtk.patch gzip ./source/x/scim-hangul/scim-hangul-0.3.2+gcc-4.7.patch gzip ./source/x/dejavu-fonts-ttf/doinst.sh +gzip ./source/x/noto-cjk-fonts-ttf/doinst.sh gzip ./source/x/motif/motif-2.3.4-no_demos.patch gzip ./source/x/motif/motif.rgbtxt.patch gzip ./source/x/motif/motif-2.3.4-bindings.patch |