From ec86cffd8eec12d657afec63d5da1ad84b43d510 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Thu, 14 Jan 2021 20:36:17 +0000 Subject: Thu Jan 14 20:36:17 UTC 2021 a/gptfdisk-1.0.6-x86_64-1.txz: Upgraded. a/usb_modeswitch-2.6.1-x86_64-1.txz: Upgraded. ap/nano-5.5-x86_64-1.txz: Upgraded. l/Mako-1.1.4-x86_64-1.txz: Upgraded. l/gst-plugins-base-1.18.3-x86_64-1.txz: Upgraded. l/gst-plugins-good-1.18.3-x86_64-1.txz: Upgraded. l/gst-plugins-libav-1.18.3-x86_64-1.txz: Upgraded. l/gstreamer-1.18.3-x86_64-1.txz: Upgraded. l/system-config-printer-1.5.15-x86_64-1.txz: Upgraded. l/wavpack-5.4.0-x86_64-1.txz: Upgraded. WavPack 5.4.0 fixes an issue where a specially crafted WAV file could cause the wavpack command-line program to crash with an out-of-bounds write. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35738 (* Security fix *) l/xapian-core-1.4.18-x86_64-1.txz: Upgraded. tcl/tk-8.6.11.1-x86_64-1.txz: Upgraded. x/mesa-20.3.3-x86_64-1.txz: Upgraded. Added options: -Dvulkan-device-select-layer=true -Dopengl=true -Dglx=dri Add a symlink for libGLX_system.so.0. Use a more complete patch for converting from drmPciDeviceInfo to uint32_t in device_select.h and device_select_layer.c. xfce/thunar-4.16.2-x86_64-1.txz: Upgraded. --- ChangeLog.rss | 37 +++- ChangeLog.txt | 25 +++ FILELIST.TXT | 222 ++++++++++----------- source/a/usb_modeswitch/usb_modeswitch.SlackBuild | 18 +- source/l/Mako/Mako.SlackBuild | 2 +- source/l/xapian-core/xapian-core.SlackBuild | 2 +- source/tcl/tk/tk.SlackBuild | 6 +- source/x/mesa/mesa.SlackBuild | 12 +- .../patches/MESA_VK_DEVICE_SELECT.uint32_t.patch | 78 ++++++++ ....f93b7d14d66d8ba70d44772d1a1b6696310b7d17.patch | 48 ----- source/xfce/thunar/thunar.url | 2 +- 11 files changed, 271 insertions(+), 181 deletions(-) create mode 100644 source/x/mesa/patches/MESA_VK_DEVICE_SELECT.uint32_t.patch delete mode 100644 source/x/mesa/patches/mesa.f93b7d14d66d8ba70d44772d1a1b6696310b7d17.patch diff --git a/ChangeLog.rss b/ChangeLog.rss index 34ffdea03..bfd0b959f 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,9 +11,42 @@ Tracking Slackware development in git. en-us urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f - Wed, 13 Jan 2021 19:51:45 GMT - Thu, 14 Jan 2021 07:59:40 GMT + Thu, 14 Jan 2021 20:36:17 GMT + Fri, 15 Jan 2021 07:59:42 GMT maintain_current_git.sh v 1.12 + + Thu, 14 Jan 2021 20:36:17 GMT + Thu, 14 Jan 2021 20:36:17 GMT + https://git.slackware.nl/current/tag/?h=20210114203617 + 20210114203617 + + +a/gptfdisk-1.0.6-x86_64-1.txz: Upgraded. +a/usb_modeswitch-2.6.1-x86_64-1.txz: Upgraded. +ap/nano-5.5-x86_64-1.txz: Upgraded. +l/Mako-1.1.4-x86_64-1.txz: Upgraded. +l/gst-plugins-base-1.18.3-x86_64-1.txz: Upgraded. +l/gst-plugins-good-1.18.3-x86_64-1.txz: Upgraded. +l/gst-plugins-libav-1.18.3-x86_64-1.txz: Upgraded. +l/gstreamer-1.18.3-x86_64-1.txz: Upgraded. +l/system-config-printer-1.5.15-x86_64-1.txz: Upgraded. +l/wavpack-5.4.0-x86_64-1.txz: Upgraded. + WavPack 5.4.0 fixes an issue where a specially crafted WAV file could cause + the wavpack command-line program to crash with an out-of-bounds write. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35738 + (* Security fix *) +l/xapian-core-1.4.18-x86_64-1.txz: Upgraded. +tcl/tk-8.6.11.1-x86_64-1.txz: Upgraded. +x/mesa-20.3.3-x86_64-1.txz: Upgraded. + Added options: -Dvulkan-device-select-layer=true -Dopengl=true -Dglx=dri + Add a symlink for libGLX_system.so.0. + Use a more complete patch for converting from drmPciDeviceInfo to uint32_t + in device_select.h and device_select_layer.c. +xfce/thunar-4.16.2-x86_64-1.txz: Upgraded. + ]]> + + Wed, 13 Jan 2021 19:51:45 GMT Wed, 13 Jan 2021 19:51:45 GMT diff --git a/ChangeLog.txt b/ChangeLog.txt index 253e23c1a..8022e85cc 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,28 @@ +Thu Jan 14 20:36:17 UTC 2021 +a/gptfdisk-1.0.6-x86_64-1.txz: Upgraded. +a/usb_modeswitch-2.6.1-x86_64-1.txz: Upgraded. +ap/nano-5.5-x86_64-1.txz: Upgraded. +l/Mako-1.1.4-x86_64-1.txz: Upgraded. +l/gst-plugins-base-1.18.3-x86_64-1.txz: Upgraded. +l/gst-plugins-good-1.18.3-x86_64-1.txz: Upgraded. +l/gst-plugins-libav-1.18.3-x86_64-1.txz: Upgraded. +l/gstreamer-1.18.3-x86_64-1.txz: Upgraded. +l/system-config-printer-1.5.15-x86_64-1.txz: Upgraded. +l/wavpack-5.4.0-x86_64-1.txz: Upgraded. + WavPack 5.4.0 fixes an issue where a specially crafted WAV file could cause + the wavpack command-line program to crash with an out-of-bounds write. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35738 + (* Security fix *) +l/xapian-core-1.4.18-x86_64-1.txz: Upgraded. +tcl/tk-8.6.11.1-x86_64-1.txz: Upgraded. +x/mesa-20.3.3-x86_64-1.txz: Upgraded. + Added options: -Dvulkan-device-select-layer=true -Dopengl=true -Dglx=dri + Add a symlink for libGLX_system.so.0. + Use a more complete patch for converting from drmPciDeviceInfo to uint32_t + in device_select.h and device_select_layer.c. +xfce/thunar-4.16.2-x86_64-1.txz: Upgraded. ++--------------------------+ Wed Jan 13 19:51:45 UTC 2021 ap/diffstat-1.64-x86_64-1.txz: Upgraded. d/cmake-3.19.3-x86_64-1.txz: Upgraded. diff --git a/FILELIST.TXT b/FILELIST.TXT index 777385d4b..35d99c767 100644 --- a/FILELIST.TXT +++ b/FILELIST.TXT @@ -1,20 +1,20 @@ -Wed Jan 13 19:57:15 UTC 2021 +Thu Jan 14 20:41:40 UTC 2021 Here is the file list for this directory. If you are using a mirror site and find missing or extra files in the disk subdirectories, please have the archive administrator refresh the mirror. -drwxr-xr-x 12 root root 4096 2021-01-13 19:51 . +drwxr-xr-x 12 root root 4096 2021-01-14 20:36 . -rw-r--r-- 1 root root 10064 2016-06-30 18:39 ./ANNOUNCE.14_2 -rw-r--r-- 1 root root 14842 2020-12-27 02:09 ./CHANGES_AND_HINTS.TXT --rw-r--r-- 1 root root 1062231 2021-01-12 22:27 ./CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2021-01-12 22:27 ./CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 1061918 2021-01-13 19:57 ./CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2021-01-13 19:57 ./CHECKSUMS.md5.asc -rw-r--r-- 1 root root 17976 1994-06-10 02:28 ./COPYING -rw-r--r-- 1 root root 35147 2007-06-30 04:21 ./COPYING3 -rw-r--r-- 1 root root 19573 2016-06-23 20:08 ./COPYRIGHT.TXT -rw-r--r-- 1 root root 616 2006-10-02 04:37 ./CRYPTO_NOTICE.TXT --rw-r--r-- 1 root root 1193067 2021-01-13 19:51 ./ChangeLog.txt +-rw-r--r-- 1 root root 1194262 2021-01-14 20:36 ./ChangeLog.txt drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI drwxr-xr-x 2 root root 4096 2021-01-12 22:20 ./EFI/BOOT -rw-r--r-- 1 root root 1417216 2019-07-05 18:54 ./EFI/BOOT/bootx64.efi @@ -25,9 +25,9 @@ drwxr-xr-x 2 root root 4096 2021-01-12 22:20 ./EFI/BOOT -rwxr-xr-x 1 root root 2504 2019-07-05 18:54 ./EFI/BOOT/make-grub.sh -rw-r--r-- 1 root root 10722 2013-09-21 19:02 ./EFI/BOOT/osdetect.cfg -rw-r--r-- 1 root root 1273 2013-08-12 21:08 ./EFI/BOOT/tools.cfg --rw-r--r-- 1 root root 1385169 2021-01-12 22:27 ./FILELIST.TXT +-rw-r--r-- 1 root root 1384614 2021-01-13 19:57 ./FILELIST.TXT -rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY --rw-r--r-- 1 root root 844607 2021-01-13 19:56 ./PACKAGES.TXT +-rw-r--r-- 1 root root 844609 2021-01-14 20:41 ./PACKAGES.TXT -rw-r--r-- 1 root root 8564 2016-06-28 21:33 ./README.TXT -rw-r--r-- 1 root root 3629 2021-01-12 22:09 ./README.initrd -rw-r--r-- 1 root root 34412 2017-12-01 17:44 ./README_CRYPT.TXT @@ -710,13 +710,13 @@ drwxr-xr-x 2 root root 4096 2012-09-20 18:06 ./patches -rw-r--r-- 1 root root 575 2012-09-20 18:06 ./patches/FILE_LIST -rw-r--r-- 1 root root 14 2012-09-20 18:06 ./patches/MANIFEST.bz2 -rw-r--r-- 1 root root 224 2012-09-20 18:06 ./patches/PACKAGES.TXT -drwxr-xr-x 17 root root 4096 2021-01-13 19:56 ./slackware64 --rw-r--r-- 1 root root 330058 2021-01-13 19:56 ./slackware64/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2021-01-13 19:56 ./slackware64/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 409628 2021-01-13 19:56 ./slackware64/FILE_LIST --rw-r--r-- 1 root root 3978581 2021-01-13 19:56 ./slackware64/MANIFEST.bz2 +drwxr-xr-x 17 root root 4096 2021-01-14 20:41 ./slackware64 +-rw-r--r-- 1 root root 330064 2021-01-14 20:41 ./slackware64/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2021-01-14 20:41 ./slackware64/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 409634 2021-01-14 20:40 ./slackware64/FILE_LIST +-rw-r--r-- 1 root root 3985488 2021-01-14 20:40 ./slackware64/MANIFEST.bz2 lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT -drwxr-xr-x 2 root root 24576 2021-01-12 22:25 ./slackware64/a +drwxr-xr-x 2 root root 24576 2021-01-14 20:40 ./slackware64/a -rw-r--r-- 1 root root 327 2018-06-24 18:44 ./slackware64/a/aaa_base-14.2-x86_64-5.txt -rw-r--r-- 1 root root 10820 2018-06-24 18:44 ./slackware64/a/aaa_base-14.2-x86_64-5.txz -rw-r--r-- 1 root root 163 2018-06-24 18:44 ./slackware64/a/aaa_base-14.2-x86_64-5.txz.asc @@ -837,9 +837,9 @@ drwxr-xr-x 2 root root 24576 2021-01-12 22:25 ./slackware64/a -rw-r--r-- 1 root root 324 2018-04-28 19:24 ./slackware64/a/gpm-1.20.7-x86_64-7.txt -rw-r--r-- 1 root root 165620 2018-04-28 19:24 ./slackware64/a/gpm-1.20.7-x86_64-7.txz -rw-r--r-- 1 root root 163 2018-04-28 19:24 ./slackware64/a/gpm-1.20.7-x86_64-7.txz.asc --rw-r--r-- 1 root root 575 2020-02-18 17:44 ./slackware64/a/gptfdisk-1.0.5-x86_64-1.txt --rw-r--r-- 1 root root 187156 2020-02-18 17:44 ./slackware64/a/gptfdisk-1.0.5-x86_64-1.txz --rw-r--r-- 1 root root 163 2020-02-18 17:44 ./slackware64/a/gptfdisk-1.0.5-x86_64-1.txz.asc +-rw-r--r-- 1 root root 575 2021-01-14 19:47 ./slackware64/a/gptfdisk-1.0.6-x86_64-1.txt +-rw-r--r-- 1 root root 190388 2021-01-14 19:47 ./slackware64/a/gptfdisk-1.0.6-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-01-14 19:47 ./slackware64/a/gptfdisk-1.0.6-x86_64-1.txz.asc -rw-r--r-- 1 root root 291 2020-11-09 19:06 ./slackware64/a/grep-3.6-x86_64-1.txt -rw-r--r-- 1 root root 272936 2020-11-09 19:06 ./slackware64/a/grep-3.6-x86_64-1.txz -rw-r--r-- 1 root root 163 2020-11-09 19:06 ./slackware64/a/grep-3.6-x86_64-1.txz.asc @@ -1070,9 +1070,9 @@ drwxr-xr-x 2 root root 24576 2021-01-12 22:25 ./slackware64/a -rw-r--r-- 1 root root 494 2020-12-09 20:45 ./slackware64/a/upower-0.99.11-x86_64-2.txt -rw-r--r-- 1 root root 158444 2020-12-09 20:45 ./slackware64/a/upower-0.99.11-x86_64-2.txz -rw-r--r-- 1 root root 163 2020-12-09 20:45 ./slackware64/a/upower-0.99.11-x86_64-2.txz.asc --rw-r--r-- 1 root root 718 2019-12-16 23:05 ./slackware64/a/usb_modeswitch-2.5.2-x86_64-2.txt --rw-r--r-- 1 root root 82752 2019-12-16 23:05 ./slackware64/a/usb_modeswitch-2.5.2-x86_64-2.txz --rw-r--r-- 1 root root 163 2019-12-16 23:05 ./slackware64/a/usb_modeswitch-2.5.2-x86_64-2.txz.asc +-rw-r--r-- 1 root root 718 2021-01-14 20:04 ./slackware64/a/usb_modeswitch-2.6.1-x86_64-1.txt +-rw-r--r-- 1 root root 79804 2021-01-14 20:04 ./slackware64/a/usb_modeswitch-2.6.1-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-01-14 20:04 ./slackware64/a/usb_modeswitch-2.6.1-x86_64-1.txz.asc -rw-r--r-- 1 root root 322 2020-10-23 18:32 ./slackware64/a/usbutils-013-x86_64-1.txt -rw-r--r-- 1 root root 87256 2020-10-23 18:32 ./slackware64/a/usbutils-013-x86_64-1.txz -rw-r--r-- 1 root root 163 2020-10-23 18:32 ./slackware64/a/usbutils-013-x86_64-1.txz.asc @@ -1100,7 +1100,7 @@ drwxr-xr-x 2 root root 24576 2021-01-12 22:25 ./slackware64/a -rw-r--r-- 1 root root 540 2018-04-13 13:15 ./slackware64/a/zoo-2.10_22-x86_64-2.txt -rw-r--r-- 1 root root 56156 2018-04-13 13:15 ./slackware64/a/zoo-2.10_22-x86_64-2.txz -rw-r--r-- 1 root root 163 2018-04-13 13:15 ./slackware64/a/zoo-2.10_22-x86_64-2.txz.asc -drwxr-xr-x 2 root root 20480 2021-01-13 19:56 ./slackware64/ap +drwxr-xr-x 2 root root 20480 2021-01-14 20:40 ./slackware64/ap -rw-r--r-- 1 root root 291 2018-04-13 13:17 ./slackware64/ap/a2ps-4.14-x86_64-7.txt -rw-r--r-- 1 root root 694880 2018-04-13 13:17 ./slackware64/ap/a2ps-4.14-x86_64-7.txz -rw-r--r-- 1 root root 163 2018-04-13 13:17 ./slackware64/ap/a2ps-4.14-x86_64-7.txz.asc @@ -1255,9 +1255,9 @@ drwxr-xr-x 2 root root 20480 2021-01-13 19:56 ./slackware64/ap -rw-r--r-- 1 root root 331 2020-12-24 20:03 ./slackware64/ap/mpg123-1.26.4-x86_64-1.txt -rw-r--r-- 1 root root 443972 2020-12-24 20:03 ./slackware64/ap/mpg123-1.26.4-x86_64-1.txz -rw-r--r-- 1 root root 163 2020-12-24 20:03 ./slackware64/ap/mpg123-1.26.4-x86_64-1.txz.asc --rw-r--r-- 1 root root 430 2020-12-02 21:51 ./slackware64/ap/nano-5.4-x86_64-1.txt --rw-r--r-- 1 root root 586260 2020-12-02 21:51 ./slackware64/ap/nano-5.4-x86_64-1.txz --rw-r--r-- 1 root root 163 2020-12-02 21:51 ./slackware64/ap/nano-5.4-x86_64-1.txz.asc +-rw-r--r-- 1 root root 430 2021-01-14 19:53 ./slackware64/ap/nano-5.5-x86_64-1.txt +-rw-r--r-- 1 root root 593752 2021-01-14 19:53 ./slackware64/ap/nano-5.5-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-01-14 19:53 ./slackware64/ap/nano-5.5-x86_64-1.txz.asc -rw-r--r-- 1 root root 604 2020-12-31 19:13 ./slackware64/ap/neofetch-20201126_6dd85d6-noarch-1.txt -rw-r--r-- 1 root root 84556 2020-12-31 19:13 ./slackware64/ap/neofetch-20201126_6dd85d6-noarch-1.txz -rw-r--r-- 1 root root 163 2020-12-31 19:13 ./slackware64/ap/neofetch-20201126_6dd85d6-noarch-1.txz.asc @@ -2690,7 +2690,7 @@ drwxr-xr-x 2 root root 77824 2021-01-09 20:56 ./slackware64/kde -rw-r--r-- 1 root root 296 2021-01-08 01:25 ./slackware64/kde/zeroconf-ioslave-20.12.1-x86_64-1.txt -rw-r--r-- 1 root root 52388 2021-01-08 01:25 ./slackware64/kde/zeroconf-ioslave-20.12.1-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-01-08 01:25 ./slackware64/kde/zeroconf-ioslave-20.12.1-x86_64-1.txz.asc -drwxr-xr-x 2 root root 73728 2021-01-13 19:56 ./slackware64/l +drwxr-xr-x 2 root root 73728 2021-01-14 20:40 ./slackware64/l -rw-r--r-- 1 root root 329 2020-12-24 21:11 ./slackware64/l/GConf-3.2.6-x86_64-5.txt -rw-r--r-- 1 root root 928300 2020-12-24 21:11 ./slackware64/l/GConf-3.2.6-x86_64-5.txz -rw-r--r-- 1 root root 163 2020-12-24 21:11 ./slackware64/l/GConf-3.2.6-x86_64-5.txz.asc @@ -2700,9 +2700,9 @@ drwxr-xr-x 2 root root 73728 2021-01-13 19:56 ./slackware64/l -rw-r--r-- 1 root root 569 2020-12-08 18:56 ./slackware64/l/M2Crypto-0.37.1-x86_64-1.txt -rw-r--r-- 1 root root 1214784 2020-12-08 18:56 ./slackware64/l/M2Crypto-0.37.1-x86_64-1.txz -rw-r--r-- 1 root root 163 2020-12-08 18:56 ./slackware64/l/M2Crypto-0.37.1-x86_64-1.txz.asc --rw-r--r-- 1 root root 477 2020-10-24 22:44 ./slackware64/l/Mako-1.1.3-x86_64-2.txt --rw-r--r-- 1 root root 110976 2020-10-24 22:44 ./slackware64/l/Mako-1.1.3-x86_64-2.txz --rw-r--r-- 1 root root 163 2020-10-24 22:44 ./slackware64/l/Mako-1.1.3-x86_64-2.txz.asc +-rw-r--r-- 1 root root 477 2021-01-14 19:54 ./slackware64/l/Mako-1.1.4-x86_64-1.txt +-rw-r--r-- 1 root root 111180 2021-01-14 19:54 ./slackware64/l/Mako-1.1.4-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-01-14 19:54 ./slackware64/l/Mako-1.1.4-x86_64-1.txz.asc -rw-r--r-- 1 root root 290 2020-12-02 22:03 ./slackware64/l/PyQt5-5.15.2-x86_64-1.txt -rw-r--r-- 1 root root 5998436 2020-12-02 22:03 ./slackware64/l/PyQt5-5.15.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2020-12-02 22:03 ./slackware64/l/PyQt5-5.15.2-x86_64-1.txz.asc @@ -2988,24 +2988,24 @@ drwxr-xr-x 2 root root 73728 2021-01-13 19:56 ./slackware64/l -rw-r--r-- 1 root root 414 2019-08-21 04:34 ./slackware64/l/gsl-2.6-x86_64-1.txt -rw-r--r-- 1 root root 1575064 2019-08-21 04:34 ./slackware64/l/gsl-2.6-x86_64-1.txz -rw-r--r-- 1 root root 163 2019-08-21 04:34 ./slackware64/l/gsl-2.6-x86_64-1.txz.asc --rw-r--r-- 1 root root 607 2020-12-07 02:15 ./slackware64/l/gst-plugins-base-1.18.2-x86_64-1.txt --rw-r--r-- 1 root root 2286288 2020-12-07 02:15 ./slackware64/l/gst-plugins-base-1.18.2-x86_64-1.txz --rw-r--r-- 1 root root 163 2020-12-07 02:15 ./slackware64/l/gst-plugins-base-1.18.2-x86_64-1.txz.asc +-rw-r--r-- 1 root root 607 2021-01-14 19:48 ./slackware64/l/gst-plugins-base-1.18.3-x86_64-1.txt +-rw-r--r-- 1 root root 2282468 2021-01-14 19:48 ./slackware64/l/gst-plugins-base-1.18.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-01-14 19:48 ./slackware64/l/gst-plugins-base-1.18.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 622 2018-04-14 22:32 ./slackware64/l/gst-plugins-base0-0.10.36-x86_64-3.txt -rw-r--r-- 1 root root 1357928 2018-04-14 22:32 ./slackware64/l/gst-plugins-base0-0.10.36-x86_64-3.txz -rw-r--r-- 1 root root 163 2018-04-14 22:32 ./slackware64/l/gst-plugins-base0-0.10.36-x86_64-3.txz.asc --rw-r--r-- 1 root root 444 2020-12-07 02:16 ./slackware64/l/gst-plugins-good-1.18.2-x86_64-1.txt --rw-r--r-- 1 root root 1868092 2020-12-07 02:16 ./slackware64/l/gst-plugins-good-1.18.2-x86_64-1.txz --rw-r--r-- 1 root root 163 2020-12-07 02:16 ./slackware64/l/gst-plugins-good-1.18.2-x86_64-1.txz.asc +-rw-r--r-- 1 root root 444 2021-01-14 19:49 ./slackware64/l/gst-plugins-good-1.18.3-x86_64-1.txt +-rw-r--r-- 1 root root 1869868 2021-01-14 19:49 ./slackware64/l/gst-plugins-good-1.18.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-01-14 19:49 ./slackware64/l/gst-plugins-good-1.18.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 459 2018-04-14 22:34 ./slackware64/l/gst-plugins-good0-0.10.31-x86_64-3.txt -rw-r--r-- 1 root root 1035004 2018-04-14 22:34 ./slackware64/l/gst-plugins-good0-0.10.31-x86_64-3.txz -rw-r--r-- 1 root root 163 2018-04-14 22:34 ./slackware64/l/gst-plugins-good0-0.10.31-x86_64-3.txz.asc --rw-r--r-- 1 root root 472 2020-12-07 02:16 ./slackware64/l/gst-plugins-libav-1.18.2-x86_64-1.txt --rw-r--r-- 1 root root 141508 2020-12-07 02:16 ./slackware64/l/gst-plugins-libav-1.18.2-x86_64-1.txz --rw-r--r-- 1 root root 163 2020-12-07 02:16 ./slackware64/l/gst-plugins-libav-1.18.2-x86_64-1.txz.asc --rw-r--r-- 1 root root 602 2020-12-07 02:14 ./slackware64/l/gstreamer-1.18.2-x86_64-1.txt --rw-r--r-- 1 root root 1723484 2020-12-07 02:14 ./slackware64/l/gstreamer-1.18.2-x86_64-1.txz --rw-r--r-- 1 root root 163 2020-12-07 02:14 ./slackware64/l/gstreamer-1.18.2-x86_64-1.txz.asc +-rw-r--r-- 1 root root 472 2021-01-14 19:51 ./slackware64/l/gst-plugins-libav-1.18.3-x86_64-1.txt +-rw-r--r-- 1 root root 142452 2021-01-14 19:51 ./slackware64/l/gst-plugins-libav-1.18.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-01-14 19:51 ./slackware64/l/gst-plugins-libav-1.18.3-x86_64-1.txz.asc +-rw-r--r-- 1 root root 602 2021-01-14 19:48 ./slackware64/l/gstreamer-1.18.3-x86_64-1.txt +-rw-r--r-- 1 root root 1722024 2021-01-14 19:48 ./slackware64/l/gstreamer-1.18.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-01-14 19:48 ./slackware64/l/gstreamer-1.18.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 617 2018-04-14 22:31 ./slackware64/l/gstreamer0-0.10.36-x86_64-2.txt -rw-r--r-- 1 root root 1363252 2018-04-14 22:31 ./slackware64/l/gstreamer0-0.10.36-x86_64-2.txz -rw-r--r-- 1 root root 163 2018-04-14 22:31 ./slackware64/l/gstreamer0-0.10.36-x86_64-2.txz.asc @@ -3712,9 +3712,9 @@ drwxr-xr-x 2 root root 73728 2021-01-13 19:56 ./slackware64/l -rw-r--r-- 1 root root 343 2018-04-13 15:23 ./slackware64/l/svgalib-1.9.25-x86_64-4.txt -rw-r--r-- 1 root root 602580 2018-04-13 15:23 ./slackware64/l/svgalib-1.9.25-x86_64-4.txz -rw-r--r-- 1 root root 163 2018-04-13 15:23 ./slackware64/l/svgalib-1.9.25-x86_64-4.txz.asc --rw-r--r-- 1 root root 745 2021-01-09 19:13 ./slackware64/l/system-config-printer-1.5.14-x86_64-1.txt --rw-r--r-- 1 root root 991212 2021-01-09 19:13 ./slackware64/l/system-config-printer-1.5.14-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-01-09 19:13 ./slackware64/l/system-config-printer-1.5.14-x86_64-1.txz.asc +-rw-r--r-- 1 root root 745 2021-01-14 19:55 ./slackware64/l/system-config-printer-1.5.15-x86_64-1.txt +-rw-r--r-- 1 root root 992928 2021-01-14 19:55 ./slackware64/l/system-config-printer-1.5.15-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-01-14 19:55 ./slackware64/l/system-config-printer-1.5.15-x86_64-1.txz.asc -rw-r--r-- 1 root root 356 2018-04-13 15:23 ./slackware64/l/t1lib-5.1.2-x86_64-4.txt -rw-r--r-- 1 root root 515556 2018-04-13 15:23 ./slackware64/l/t1lib-5.1.2-x86_64-4.txz -rw-r--r-- 1 root root 163 2018-04-13 15:23 ./slackware64/l/t1lib-5.1.2-x86_64-4.txz.asc @@ -3755,15 +3755,15 @@ drwxr-xr-x 2 root root 73728 2021-01-13 19:56 ./slackware64/l -rw-r--r-- 1 root root 255 2021-01-05 03:28 ./slackware64/l/vte-0.62.1-x86_64-2.txt -rw-r--r-- 1 root root 313000 2021-01-05 03:28 ./slackware64/l/vte-0.62.1-x86_64-2.txz -rw-r--r-- 1 root root 163 2021-01-05 03:28 ./slackware64/l/vte-0.62.1-x86_64-2.txz.asc --rw-r--r-- 1 root root 507 2020-04-17 17:44 ./slackware64/l/wavpack-5.3.0-x86_64-1.txt --rw-r--r-- 1 root root 179032 2020-04-17 17:44 ./slackware64/l/wavpack-5.3.0-x86_64-1.txz --rw-r--r-- 1 root root 163 2020-04-17 17:44 ./slackware64/l/wavpack-5.3.0-x86_64-1.txz.asc +-rw-r--r-- 1 root root 507 2021-01-14 20:07 ./slackware64/l/wavpack-5.4.0-x86_64-1.txt +-rw-r--r-- 1 root root 182140 2021-01-14 20:07 ./slackware64/l/wavpack-5.4.0-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-01-14 20:07 ./slackware64/l/wavpack-5.4.0-x86_64-1.txz.asc -rw-r--r-- 1 root root 257 2020-02-16 23:11 ./slackware64/l/woff2-20180531_a0d0ed7-x86_64-1.txt -rw-r--r-- 1 root root 43684 2020-02-16 23:11 ./slackware64/l/woff2-20180531_a0d0ed7-x86_64-1.txz -rw-r--r-- 1 root root 163 2020-02-16 23:11 ./slackware64/l/woff2-20180531_a0d0ed7-x86_64-1.txz.asc --rw-r--r-- 1 root root 413 2020-12-07 20:40 ./slackware64/l/xapian-core-1.4.17-x86_64-2.txt --rw-r--r-- 1 root root 2030544 2020-12-07 20:40 ./slackware64/l/xapian-core-1.4.17-x86_64-2.txz --rw-r--r-- 1 root root 163 2020-12-07 20:40 ./slackware64/l/xapian-core-1.4.17-x86_64-2.txz.asc +-rw-r--r-- 1 root root 413 2021-01-14 20:13 ./slackware64/l/xapian-core-1.4.18-x86_64-1.txt +-rw-r--r-- 1 root root 2014144 2021-01-14 20:13 ./slackware64/l/xapian-core-1.4.18-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-01-14 20:13 ./slackware64/l/xapian-core-1.4.18-x86_64-1.txz.asc -rw-r--r-- 1 root root 520 2020-07-28 17:52 ./slackware64/l/xxHash-0.8.0-x86_64-1.txt -rw-r--r-- 1 root root 74268 2020-07-28 17:52 ./slackware64/l/xxHash-0.8.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2020-07-28 17:52 ./slackware64/l/xxHash-0.8.0-x86_64-1.txz.asc @@ -4244,7 +4244,7 @@ drwxr-xr-x 2 root root 4096 2020-12-23 21:23 ./slackware64/t -rw-r--r-- 1 root root 457 2020-12-22 20:15 ./slackware64/t/xfig-3.2.8-x86_64-1.txt -rw-r--r-- 1 root root 3386296 2020-12-22 20:15 ./slackware64/t/xfig-3.2.8-x86_64-1.txz -rw-r--r-- 1 root root 163 2020-12-22 20:15 ./slackware64/t/xfig-3.2.8-x86_64-1.txz.asc -drwxr-xr-x 2 root root 4096 2021-01-05 00:29 ./slackware64/tcl +drwxr-xr-x 2 root root 4096 2021-01-14 20:40 ./slackware64/tcl -rw-r--r-- 1 root root 567 2018-04-13 15:58 ./slackware64/tcl/expect-5.45.4-x86_64-2.txt -rw-r--r-- 1 root root 300172 2018-04-13 15:58 ./slackware64/tcl/expect-5.45.4-x86_64-2.txz -rw-r--r-- 1 root root 163 2018-04-13 15:58 ./slackware64/tcl/expect-5.45.4-x86_64-2.txz.asc @@ -4265,10 +4265,10 @@ drwxr-xr-x 2 root root 4096 2021-01-05 00:29 ./slackware64/tcl -rw-r--r-- 1 root root 406 2018-04-13 16:02 ./slackware64/tcl/tix-8.4.3-x86_64-4.txt -rw-r--r-- 1 root root 541436 2018-04-13 16:02 ./slackware64/tcl/tix-8.4.3-x86_64-4.txz -rw-r--r-- 1 root root 163 2018-04-13 16:02 ./slackware64/tcl/tix-8.4.3-x86_64-4.txz.asc --rw-r--r-- 1 root root 227 2021-01-04 23:41 ./slackware64/tcl/tk-8.6.11-x86_64-1.txt --rw-r--r-- 1 root root 1788124 2021-01-04 23:41 ./slackware64/tcl/tk-8.6.11-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-01-04 23:41 ./slackware64/tcl/tk-8.6.11-x86_64-1.txz.asc -drwxr-xr-x 2 root root 65536 2021-01-12 22:25 ./slackware64/x +-rw-r--r-- 1 root root 227 2021-01-14 19:58 ./slackware64/tcl/tk-8.6.11.1-x86_64-1.txt +-rw-r--r-- 1 root root 1787732 2021-01-14 19:58 ./slackware64/tcl/tk-8.6.11.1-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-01-14 19:58 ./slackware64/tcl/tk-8.6.11.1-x86_64-1.txz.asc +drwxr-xr-x 2 root root 65536 2021-01-14 20:40 ./slackware64/x -rw-r--r-- 1 root root 440 2020-12-05 23:04 ./slackware64/x/OpenCC-1.1.1-x86_64-1.txt -rw-r--r-- 1 root root 678976 2020-12-05 23:04 ./slackware64/x/OpenCC-1.1.1-x86_64-1.txz -rw-r--r-- 1 root root 163 2020-12-05 23:04 ./slackware64/x/OpenCC-1.1.1-x86_64-1.txz.asc @@ -4714,9 +4714,9 @@ drwxr-xr-x 2 root root 65536 2021-01-12 22:25 ./slackware64/x -rw-r--r-- 1 root root 485 2021-01-01 21:51 ./slackware64/x/marisa-0.2.6-x86_64-2.txt -rw-r--r-- 1 root root 158172 2021-01-01 21:51 ./slackware64/x/marisa-0.2.6-x86_64-2.txz -rw-r--r-- 1 root root 163 2021-01-01 21:51 ./slackware64/x/marisa-0.2.6-x86_64-2.txz.asc --rw-r--r-- 1 root root 362 2020-12-31 04:52 ./slackware64/x/mesa-20.3.2-x86_64-1.txt --rw-r--r-- 1 root root 15746636 2020-12-31 04:52 ./slackware64/x/mesa-20.3.2-x86_64-1.txz --rw-r--r-- 1 root root 163 2020-12-31 04:52 ./slackware64/x/mesa-20.3.2-x86_64-1.txz.asc +-rw-r--r-- 1 root root 362 2021-01-14 19:43 ./slackware64/x/mesa-20.3.3-x86_64-1.txt +-rw-r--r-- 1 root root 15745712 2021-01-14 19:43 ./slackware64/x/mesa-20.3.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-01-14 19:43 ./slackware64/x/mesa-20.3.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 425 2018-04-13 06:03 ./slackware64/x/mkcomposecache-1.2.1-x86_64-3.txt -rw-r--r-- 1 root root 9448 2018-04-13 06:03 ./slackware64/x/mkcomposecache-1.2.1-x86_64-3.txz -rw-r--r-- 1 root root 163 2018-04-13 06:03 ./slackware64/x/mkcomposecache-1.2.1-x86_64-3.txz.asc @@ -5369,7 +5369,7 @@ drwxr-xr-x 2 root root 12288 2021-01-12 22:26 ./slackware64/xap -rw-r--r-- 1 root root 230 2020-12-27 22:36 ./slackware64/xap/xsnow-3.2.0-x86_64-1.txt -rw-r--r-- 1 root root 218040 2020-12-27 22:36 ./slackware64/xap/xsnow-3.2.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2020-12-27 22:36 ./slackware64/xap/xsnow-3.2.0-x86_64-1.txz.asc -drwxr-xr-x 2 root root 12288 2021-01-13 19:56 ./slackware64/xfce +drwxr-xr-x 2 root root 12288 2021-01-14 20:40 ./slackware64/xfce -rw-r--r-- 1 root root 253 2021-01-13 19:08 ./slackware64/xfce/Greybird-3.22.14-noarch-1.txt -rw-r--r-- 1 root root 192608 2021-01-13 19:08 ./slackware64/xfce/Greybird-3.22.14-noarch-1.txz -rw-r--r-- 1 root root 163 2021-01-13 19:08 ./slackware64/xfce/Greybird-3.22.14-noarch-1.txz.asc @@ -5396,9 +5396,9 @@ drwxr-xr-x 2 root root 12288 2021-01-13 19:56 ./slackware64/xfce -rw-r--r-- 1 root root 314380 2020-12-27 22:13 ./slackware64/xfce/mousepad-0.5.1-x86_64-2.txz -rw-r--r-- 1 root root 163 2020-12-27 22:13 ./slackware64/xfce/mousepad-0.5.1-x86_64-2.txz.asc -rw-r--r-- 1 root root 555 2020-12-07 21:31 ./slackware64/xfce/tagfile --rw-r--r-- 1 root root 460 2020-12-30 19:52 ./slackware64/xfce/thunar-4.16.1-x86_64-1.txt --rw-r--r-- 1 root root 1195416 2020-12-30 19:52 ./slackware64/xfce/thunar-4.16.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2020-12-30 19:52 ./slackware64/xfce/thunar-4.16.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 460 2021-01-14 19:56 ./slackware64/xfce/thunar-4.16.2-x86_64-1.txt +-rw-r--r-- 1 root root 1187332 2021-01-14 19:56 ./slackware64/xfce/thunar-4.16.2-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-01-14 19:56 ./slackware64/xfce/thunar-4.16.2-x86_64-1.txz.asc -rw-r--r-- 1 root root 336 2020-12-27 22:13 ./slackware64/xfce/thunar-volman-4.16.0-x86_64-1.txt -rw-r--r-- 1 root root 124928 2020-12-27 22:13 ./slackware64/xfce/thunar-volman-4.16.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2020-12-27 22:13 ./slackware64/xfce/thunar-volman-4.16.0-x86_64-1.txz.asc @@ -5477,11 +5477,11 @@ drwxr-xr-x 2 root root 4096 2020-12-30 21:58 ./slackware64/y -rw-r--r-- 1 root root 1486564 2020-12-30 21:55 ./slackware64/y/nethack-3.6.6-x86_64-1.txz -rw-r--r-- 1 root root 163 2020-12-30 21:55 ./slackware64/y/nethack-3.6.6-x86_64-1.txz.asc -rw-r--r-- 1 root root 26 2020-12-30 21:55 ./slackware64/y/tagfile -drwxr-xr-x 18 root root 4096 2021-01-13 19:57 ./source --rw-r--r-- 1 root root 562869 2021-01-13 19:57 ./source/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2021-01-13 19:57 ./source/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 784034 2021-01-13 19:57 ./source/FILE_LIST --rw-r--r-- 1 root root 22231356 2021-01-13 19:57 ./source/MANIFEST.bz2 +drwxr-xr-x 18 root root 4096 2021-01-14 20:41 ./source +-rw-r--r-- 1 root root 562856 2021-01-14 20:41 ./source/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2021-01-14 20:41 ./source/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 784021 2021-01-14 20:41 ./source/FILE_LIST +-rw-r--r-- 1 root root 22248629 2021-01-14 20:41 ./source/MANIFEST.bz2 -rw-r--r-- 1 root root 1314 2006-10-02 04:40 ./source/README.TXT drwxr-xr-x 122 root root 4096 2021-01-09 19:38 ./source/a -rw-r--r-- 1 root root 1034 2019-05-04 17:56 ./source/a/FTBFSlog @@ -5822,8 +5822,8 @@ drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/a/gpm -rw-r--r-- 1 root root 168 2001-04-15 23:47 ./source/a/gpm/mouseconfig.gz -rw-r--r-- 1 root root 2129 2018-04-28 19:23 ./source/a/gpm/setup.mouse.gz -rw-r--r-- 1 root root 775 2018-02-27 06:13 ./source/a/gpm/slack-desc -drwxr-xr-x 2 root root 4096 2020-02-18 17:43 ./source/a/gptfdisk --rw-r--r-- 1 root root 135531 2020-02-18 00:02 ./source/a/gptfdisk/gptfdisk-1.0.5.tar.lz +drwxr-xr-x 2 root root 4096 2021-01-14 19:46 ./source/a/gptfdisk +-rw-r--r-- 1 root root 136399 2021-01-13 22:20 ./source/a/gptfdisk/gptfdisk-1.0.6.tar.lz -rwxr-xr-x 1 root root 3853 2019-09-29 23:48 ./source/a/gptfdisk/gptfdisk.SlackBuild -rw-r--r-- 1 root root 1031 2018-07-10 07:23 ./source/a/gptfdisk/slack-desc drwxr-xr-x 2 root root 4096 2020-11-09 19:05 ./source/a/grep @@ -6463,13 +6463,13 @@ drwxr-xr-x 2 root root 4096 2020-06-20 04:17 ./source/a/upower/patches -rw-r--r-- 1 root root 428248 2019-09-03 07:13 ./source/a/upower/upower-0.99.11.tar.lz -rwxr-xr-x 1 root root 5150 2020-12-09 20:45 ./source/a/upower/upower.SlackBuild -rw-r--r-- 1 root root 56 2019-06-30 05:02 ./source/a/upower/upower.url -drwxr-xr-x 2 root root 4096 2019-12-16 23:04 ./source/a/usb_modeswitch +drwxr-xr-x 2 root root 4096 2021-01-14 20:05 ./source/a/usb_modeswitch -rw-r--r-- 1 root root 12681 2017-02-05 09:17 ./source/a/usb_modeswitch/device_reference.txt.gz -rw-r--r-- 1 root root 272 2010-04-30 04:03 ./source/a/usb_modeswitch/doinst.sh.gz -rw-r--r-- 1 root root 1180 2018-02-27 06:13 ./source/a/usb_modeswitch/slack-desc --rw-r--r-- 1 root root 253076 2017-12-31 10:34 ./source/a/usb_modeswitch/usb-modeswitch-2.5.2.tar.xz +-rw-r--r-- 1 root root 44913 2020-07-10 16:14 ./source/a/usb_modeswitch/usb-modeswitch-2.6.1.tar.lz -rw-r--r-- 1 root root 34917 2019-11-28 21:09 ./source/a/usb_modeswitch/usb-modeswitch-data-20191128.tar.lz --rwxr-xr-x 1 root root 5135 2019-12-16 23:04 ./source/a/usb_modeswitch/usb_modeswitch.SlackBuild +-rwxr-xr-x 1 root root 4900 2021-01-14 20:04 ./source/a/usb_modeswitch/usb_modeswitch.SlackBuild drwxr-xr-x 2 root root 4096 2020-10-23 18:32 ./source/a/usbutils -rw-r--r-- 1 root root 778 2018-02-27 06:13 ./source/a/usbutils/slack-desc -rw-r--r-- 1 root root 986 2020-10-22 13:00 ./source/a/usbutils/usbutils-013.tar.sign @@ -6898,10 +6898,10 @@ drwxr-xr-x 2 root root 4096 2020-12-24 20:02 ./source/ap/mpg123 -rwxr-xr-x 1 root root 6140 2019-09-29 23:48 ./source/ap/mpg123/mpg123.SlackBuild -rw-r--r-- 1 root root 27 2019-08-26 18:16 ./source/ap/mpg123/mpg123.url -rw-r--r-- 1 root root 785 2018-02-27 06:12 ./source/ap/mpg123/slack-desc -drwxr-xr-x 2 root root 4096 2020-12-02 21:50 ./source/ap/nano +drwxr-xr-x 2 root root 4096 2021-01-14 19:52 ./source/ap/nano -rw-r--r-- 1 root root 269 2012-06-18 08:46 ./source/ap/nano/doinst.sh.gz --rw-r--r-- 1 root root 1410188 2020-12-02 10:49 ./source/ap/nano/nano-5.4.tar.xz --rw-r--r-- 1 root root 833 2020-12-02 10:49 ./source/ap/nano/nano-5.4.tar.xz.sig +-rw-r--r-- 1 root root 1427592 2021-01-14 10:21 ./source/ap/nano/nano-5.5.tar.xz +-rw-r--r-- 1 root root 833 2021-01-14 10:21 ./source/ap/nano/nano-5.5.tar.xz.sig -rwxr-xr-x 1 root root 5377 2019-09-29 23:48 ./source/ap/nano/nano.SlackBuild -rw-r--r-- 1 root root 882 2018-02-27 06:12 ./source/ap/nano/slack-desc drwxr-xr-x 2 root root 4096 2020-12-31 19:12 ./source/ap/neofetch @@ -7584,9 +7584,9 @@ drwxr-xr-x 2 root root 4096 2018-03-11 02:36 ./source/installer/sources/ef -rwxr-xr-x 1 root root 561 2018-04-18 05:03 ./source/installer/sources/efi.x86_64/EFI/BOOT/message.txt drwxr-xr-x 2 root root 4096 2020-12-08 19:22 ./source/installer/sources/initrd -rw-r--r-- 1 root root 140121 2020-12-08 19:22 ./source/installer/sources/initrd/skeleton_initrd.tar.gz -drwxr-xr-x 2 root root 4096 2020-12-02 21:51 ./source/installer/sources/nano --rw-r--r-- 1 root root 1410188 2020-12-02 10:49 ./source/installer/sources/nano/nano-5.4.tar.xz --rw-r--r-- 1 root root 833 2020-12-02 10:49 ./source/installer/sources/nano/nano-5.4.tar.xz.sig +drwxr-xr-x 2 root root 4096 2021-01-14 19:53 ./source/installer/sources/nano +-rw-r--r-- 1 root root 1427592 2021-01-14 10:21 ./source/installer/sources/nano/nano-5.5.tar.xz +-rw-r--r-- 1 root root 833 2021-01-14 10:21 ./source/installer/sources/nano/nano-5.5.tar.xz.sig -rw-r--r-- 1 root root 16894 2012-09-03 20:53 ./source/installer/usbimg2disk.sh drwxr-xr-x 4 root root 4096 2021-01-12 19:46 ./source/k -rwxr-xr-x 1 root root 7861 2019-12-27 22:39 ./source/k/build-all-kernels.sh @@ -9465,9 +9465,9 @@ drwxr-xr-x 2 root root 4096 2020-12-08 18:55 ./source/l/M2Crypto -rwxr-xr-x 1 root root 2812 2020-12-08 18:55 ./source/l/M2Crypto/M2Crypto.SlackBuild -rw-r--r-- 1 root root 38 2018-09-24 19:27 ./source/l/M2Crypto/M2Crypto.url -rw-r--r-- 1 root root 1024 2018-02-27 06:12 ./source/l/M2Crypto/slack-desc -drwxr-xr-x 2 root root 4096 2020-10-24 18:47 ./source/l/Mako --rw-r--r-- 1 root root 342822 2020-05-29 20:30 ./source/l/Mako/Mako-1.1.3.tar.lz --rwxr-xr-x 1 root root 2883 2020-10-24 18:47 ./source/l/Mako/Mako.SlackBuild +drwxr-xr-x 2 root root 4096 2021-01-14 19:53 ./source/l/Mako +-rw-r--r-- 1 root root 343991 2021-01-14 18:30 ./source/l/Mako/Mako-1.1.4.tar.lz +-rwxr-xr-x 1 root root 2883 2021-01-14 19:54 ./source/l/Mako/Mako.SlackBuild -rw-r--r-- 1 root root 33 2018-11-26 21:01 ./source/l/Mako/Mako.url -rw-r--r-- 1 root root 961 2018-02-27 06:12 ./source/l/Mako/slack-desc drwxr-xr-x 3 root root 4096 2020-12-02 21:52 ./source/l/PyQt5 @@ -9982,9 +9982,9 @@ drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/l/gsl -rw-r--r-- 1 root root 5295155 2019-08-20 17:14 ./source/l/gsl/gsl-2.6.tar.lz -rwxr--r-- 1 root root 4339 2019-09-29 23:48 ./source/l/gsl/gsl.SlackBuild -rw-r--r-- 1 root root 897 2018-06-25 18:26 ./source/l/gsl/slack-desc -drwxr-xr-x 2 root root 4096 2020-12-07 02:14 ./source/l/gst-plugins-base --rw-r--r-- 1 root root 3163876 2020-12-06 13:48 ./source/l/gst-plugins-base/gst-plugins-base-1.18.2.tar.xz --rw-r--r-- 1 root root 833 2020-12-06 13:48 ./source/l/gst-plugins-base/gst-plugins-base-1.18.2.tar.xz.asc +drwxr-xr-x 2 root root 4096 2021-01-14 19:48 ./source/l/gst-plugins-base +-rw-r--r-- 1 root root 3166548 2021-01-13 21:36 ./source/l/gst-plugins-base/gst-plugins-base-1.18.3.tar.xz +-rw-r--r-- 1 root root 833 2021-01-13 21:36 ./source/l/gst-plugins-base/gst-plugins-base-1.18.3.tar.xz.asc -rwxr-xr-x 1 root root 4455 2020-12-07 02:15 ./source/l/gst-plugins-base/gst-plugins-base.SlackBuild -rw-r--r-- 1 root root 39 2018-05-17 18:59 ./source/l/gst-plugins-base/gst-plugins-base.url -rw-r--r-- 1 root root 1062 2018-02-27 06:12 ./source/l/gst-plugins-base/slack-desc @@ -9993,9 +9993,9 @@ drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/l/gst-plugins-base0 -rw-r--r-- 1 root root 2364108 2012-02-21 00:04 ./source/l/gst-plugins-base0/gst-plugins-base-0.10.36.tar.xz -rwxr-xr-x 1 root root 4536 2019-09-29 23:48 ./source/l/gst-plugins-base0/gst-plugins-base0.SlackBuild -rw-r--r-- 1 root root 1079 2018-10-17 03:01 ./source/l/gst-plugins-base0/slack-desc -drwxr-xr-x 2 root root 4096 2020-12-07 02:15 ./source/l/gst-plugins-good --rw-r--r-- 1 root root 3279316 2020-12-06 13:48 ./source/l/gst-plugins-good/gst-plugins-good-1.18.2.tar.xz --rw-r--r-- 1 root root 833 2020-12-06 13:48 ./source/l/gst-plugins-good/gst-plugins-good-1.18.2.tar.xz.asc +drwxr-xr-x 2 root root 4096 2021-01-14 19:49 ./source/l/gst-plugins-good +-rw-r--r-- 1 root root 3274940 2021-01-13 21:36 ./source/l/gst-plugins-good/gst-plugins-good-1.18.3.tar.xz +-rw-r--r-- 1 root root 833 2021-01-13 21:36 ./source/l/gst-plugins-good/gst-plugins-good-1.18.3.tar.xz.asc -rwxr-xr-x 1 root root 4613 2020-09-08 19:24 ./source/l/gst-plugins-good/gst-plugins-good.SlackBuild -rw-r--r-- 1 root root 39 2018-05-17 19:07 ./source/l/gst-plugins-good/gst-plugins-good.url -rw-r--r-- 1 root root 899 2018-02-27 06:12 ./source/l/gst-plugins-good/slack-desc @@ -10004,16 +10004,16 @@ drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/l/gst-plugins-good0 -rwxr-xr-x 1 root root 4527 2019-09-29 23:48 ./source/l/gst-plugins-good0/gst-plugins-good0.SlackBuild -rw-r--r-- 1 root root 916 2018-10-17 03:01 ./source/l/gst-plugins-good0/slack-desc -rw-r--r-- 1 root root 833 2013-06-23 00:25 ./source/l/gst-plugins-good0/v4l.compile.fixes.diff.gz -drwxr-xr-x 2 root root 4096 2020-12-07 02:16 ./source/l/gst-plugins-libav --rw-r--r-- 1 root root 278216 2020-12-06 13:48 ./source/l/gst-plugins-libav/gst-libav-1.18.2.tar.xz --rw-r--r-- 1 root root 833 2020-12-06 13:48 ./source/l/gst-plugins-libav/gst-libav-1.18.2.tar.xz.asc +drwxr-xr-x 2 root root 4096 2021-01-14 19:51 ./source/l/gst-plugins-libav +-rw-r--r-- 1 root root 279384 2021-01-13 21:36 ./source/l/gst-plugins-libav/gst-libav-1.18.3.tar.xz +-rw-r--r-- 1 root root 833 2021-01-13 21:36 ./source/l/gst-plugins-libav/gst-libav-1.18.3.tar.xz.asc -rwxr-xr-x 1 root root 4367 2020-09-08 19:33 ./source/l/gst-plugins-libav/gst-plugins-libav.SlackBuild -rw-r--r-- 1 root root 39 2018-05-17 19:10 ./source/l/gst-plugins-libav/gst-plugins-libav.url -rwxr-xr-x 1 root root 2527 2018-05-17 19:12 ./source/l/gst-plugins-libav/paredown.sh -rw-r--r-- 1 root root 937 2018-02-27 06:12 ./source/l/gst-plugins-libav/slack-desc -drwxr-xr-x 2 root root 4096 2020-12-07 02:13 ./source/l/gstreamer --rw-r--r-- 1 root root 2699612 2020-12-06 13:48 ./source/l/gstreamer/gstreamer-1.18.2.tar.xz --rw-r--r-- 1 root root 833 2020-12-06 13:48 ./source/l/gstreamer/gstreamer-1.18.2.tar.xz.asc +drwxr-xr-x 2 root root 4096 2021-01-14 19:47 ./source/l/gstreamer +-rw-r--r-- 1 root root 2701612 2021-01-13 21:36 ./source/l/gstreamer/gstreamer-1.18.3.tar.xz +-rw-r--r-- 1 root root 833 2021-01-13 21:36 ./source/l/gstreamer/gstreamer-1.18.3.tar.xz.asc -rwxr-xr-x 1 root root 4464 2020-09-08 19:16 ./source/l/gstreamer/gstreamer.SlackBuild -rw-r--r-- 1 root root 39 2018-05-17 18:59 ./source/l/gstreamer/gstreamer.url -rw-r--r-- 1 root root 1057 2018-10-17 03:01 ./source/l/gstreamer/slack-desc @@ -11298,11 +11298,11 @@ drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/l/svgalib -rwxr-xr-x 1 root root 4788 2019-09-29 23:48 ./source/l/svgalib/svgalib.SlackBuild -rw-r--r-- 1 root root 271 2009-03-09 23:07 ./source/l/svgalib/svgalib.nohelper.diff.gz -rw-r--r-- 1 root root 282 2007-03-30 00:48 ./source/l/svgalib/svgalib.prefix.diff.gz -drwxr-xr-x 2 root root 4096 2021-01-09 19:13 ./source/l/system-config-printer +drwxr-xr-x 2 root root 4096 2021-01-14 19:54 ./source/l/system-config-printer -rw-r--r-- 1 root root 329 2020-11-30 06:46 ./source/l/system-config-printer/doinst.sh.gz -rw-r--r-- 1 root root 1214 2020-12-25 20:41 ./source/l/system-config-printer/slack-desc --rw-r--r-- 1 root root 1005400 2021-01-06 08:11 ./source/l/system-config-printer/system-config-printer-1.5.14.tar.xz --rw-r--r-- 1 root root 488 2021-01-06 08:11 ./source/l/system-config-printer/system-config-printer-1.5.14.tar.xz.asc +-rw-r--r-- 1 root root 1005764 2021-01-13 13:19 ./source/l/system-config-printer/system-config-printer-1.5.15.tar.xz +-rw-r--r-- 1 root root 488 2021-01-13 13:19 ./source/l/system-config-printer/system-config-printer-1.5.15.tar.xz.asc -rwxr-xr-x 1 root root 5304 2021-01-09 19:12 ./source/l/system-config-printer/system-config-printer.SlackBuild drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/l/t1lib -rw-r--r-- 1 root root 809 2018-02-27 06:12 ./source/l/t1lib/slack-desc @@ -11368,9 +11368,9 @@ drwxr-xr-x 2 root root 4096 2020-11-26 21:06 ./source/l/vte -rw-r--r-- 1 root root 706 2018-02-27 06:12 ./source/l/vte/slack-desc -rw-r--r-- 1 root root 444672 2020-10-08 12:32 ./source/l/vte/vte-0.62.1.tar.xz -rwxr-xr-x 1 root root 4557 2021-01-05 03:27 ./source/l/vte/vte.SlackBuild -drwxr-xr-x 2 root root 4096 2020-04-17 17:43 ./source/l/wavpack +drwxr-xr-x 2 root root 4096 2021-01-14 20:07 ./source/l/wavpack -rw-r--r-- 1 root root 963 2019-12-19 18:54 ./source/l/wavpack/slack-desc --rw-r--r-- 1 root root 749016 2020-04-16 22:34 ./source/l/wavpack/wavpack-5.3.0.tar.xz +-rw-r--r-- 1 root root 769764 2021-01-12 23:51 ./source/l/wavpack/wavpack-5.4.0.tar.xz -rwxr-xr-x 1 root root 4199 2019-12-19 18:57 ./source/l/wavpack/wavpack.SlackBuild -rw-r--r-- 1 root root 32 2019-12-19 18:55 ./source/l/wavpack/wavpack.url drwxr-xr-x 2 root root 4096 2020-07-09 18:37 ./source/l/woff2 @@ -11378,10 +11378,10 @@ drwxr-xr-x 2 root root 4096 2020-07-09 18:37 ./source/l/woff2 -rw-r--r-- 1 root root 743 2020-02-16 23:10 ./source/l/woff2/slack-desc -rw-r--r-- 1 root root 32983 2018-05-31 05:00 ./source/l/woff2/woff2-20180531_a0d0ed7.tar.lz -rwxr-xr-x 1 root root 3714 2020-02-16 23:08 ./source/l/woff2/woff2.SlackBuild -drwxr-xr-x 2 root root 4096 2020-08-21 19:46 ./source/l/xapian-core +drwxr-xr-x 2 root root 4096 2021-01-14 20:12 ./source/l/xapian-core -rw-r--r-- 1 root root 872 2018-10-30 21:09 ./source/l/xapian-core/slack-desc --rw-r--r-- 1 root root 2997700 2020-08-21 04:23 ./source/l/xapian-core/xapian-core-1.4.17.tar.xz --rwxr-xr-x 1 root root 4287 2020-12-07 20:40 ./source/l/xapian-core/xapian-core.SlackBuild +-rw-r--r-- 1 root root 2984508 2021-01-14 01:45 ./source/l/xapian-core/xapian-core-1.4.18.tar.xz +-rwxr-xr-x 1 root root 4287 2021-01-14 20:12 ./source/l/xapian-core/xapian-core.SlackBuild drwxr-xr-x 2 root root 4096 2020-07-28 17:52 ./source/l/xxHash -rw-r--r-- 1 root root 974 2020-06-23 19:09 ./source/l/xxHash/slack-desc -rw-r--r-- 1 root root 112319 2020-07-27 18:57 ./source/l/xxHash/xxHash-0.8.0.tar.lz @@ -12537,11 +12537,11 @@ drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/tcl/tix -rwxr-xr-x 1 root root 3865 2019-09-29 23:48 ./source/tcl/tix/tix.SlackBuild -rw-r--r-- 1 root root 236 2006-11-18 04:05 ./source/tcl/tix/tix.soname.patch.gz -rw-r--r-- 1 root root 1908 2008-09-09 00:46 ./source/tcl/tix/tix.tcl8.5.patch.gz -drwxr-xr-x 2 root root 4096 2021-01-04 23:41 ./source/tcl/tk +drwxr-xr-x 2 root root 4096 2021-01-14 19:56 ./source/tcl/tk -rw-r--r-- 1 root root 677 2018-11-16 18:36 ./source/tcl/tk/slack-desc --rwxr-xr-x 1 root root 4428 2021-01-04 23:41 ./source/tcl/tk/tk.SlackBuild +-rwxr-xr-x 1 root root 4432 2021-01-14 19:58 ./source/tcl/tk/tk.SlackBuild -rw-r--r-- 1 root root 48 2021-01-04 23:37 ./source/tcl/tk/tk.url --rw-r--r-- 1 root root 2980750 2021-01-02 22:15 ./source/tcl/tk/tk8.6.11-src.tar.lz +-rw-r--r-- 1 root root 4496008 2021-01-13 20:19 ./source/tcl/tk/tk8.6.11.1-src.tar.gz drwxr-xr-x 77 root root 4096 2020-12-24 20:49 ./source/x -rw-r--r-- 1 root root 958 2019-10-12 17:05 ./source/x/FTBFSlog drwxr-xr-x 2 root root 4096 2020-11-30 20:50 ./source/x/OpenCC @@ -12836,17 +12836,17 @@ drwxr-xr-x 2 root root 4096 2020-12-14 21:11 ./source/x/marisa -rwxr-xr-x 1 root root 4717 2021-01-01 21:50 ./source/x/marisa/marisa.SlackBuild -rw-r--r-- 1 root root 38 2020-12-08 18:39 ./source/x/marisa/marisa.url -rw-r--r-- 1 root root 972 2020-11-28 00:57 ./source/x/marisa/slack-desc -drwxr-xr-x 3 root root 4096 2020-12-31 04:50 ./source/x/mesa +drwxr-xr-x 3 root root 4096 2021-01-14 19:40 ./source/x/mesa -rw-r--r-- 1 root root 352 2008-03-10 07:13 ./source/x/mesa/README.GIT -rw-r--r-- 1 root root 388 2018-12-07 19:28 ./source/x/mesa/doinst.sh.gz -rwxr-xr-x 1 root root 720 2015-12-11 03:09 ./source/x/mesa/get-mesa.sh --rw-r--r-- 1 root root 14194120 2020-12-31 04:08 ./source/x/mesa/mesa-20.3.2.tar.xz --rw-r--r-- 1 root root 119 2020-12-31 04:08 ./source/x/mesa/mesa-20.3.2.tar.xz.sig +-rw-r--r-- 1 root root 14222700 2021-01-13 18:17 ./source/x/mesa/mesa-20.3.3.tar.xz +-rw-r--r-- 1 root root 119 2021-01-13 18:17 ./source/x/mesa/mesa-20.3.3.tar.xz.sig -rw-r--r-- 1 root root 7206679 2018-02-23 08:54 ./source/x/mesa/mesa-demos-8.4.0.tar.lz --rwxr-xr-x 1 root root 6411 2020-12-31 04:50 ./source/x/mesa/mesa.SlackBuild +-rwxr-xr-x 1 root root 6687 2021-01-14 19:18 ./source/x/mesa/mesa.SlackBuild -rw-r--r-- 1 root root 78 2010-10-01 04:23 ./source/x/mesa/mesa.url -drwxr-xr-x 2 root root 4096 2020-12-24 20:43 ./source/x/mesa/patches --rw-r--r-- 1 root root 1502 2020-12-24 20:42 ./source/x/mesa/patches/mesa.f93b7d14d66d8ba70d44772d1a1b6696310b7d17.patch +drwxr-xr-x 2 root root 4096 2021-01-14 19:39 ./source/x/mesa/patches +-rw-r--r-- 1 root root 3172 2021-01-14 19:37 ./source/x/mesa/patches/MESA_VK_DEVICE_SELECT.uint32_t.patch -rw-r--r-- 1 root root 814 2019-09-25 19:15 ./source/x/mesa/slack-desc drwxr-xr-x 2 root root 4096 2020-12-07 01:02 ./source/x/motif -rw-r--r-- 1 root root 735 2014-06-07 14:12 ./source/x/motif/motif-2.3.4-bindings.patch.gz @@ -14541,15 +14541,15 @@ drwxr-sr-x 2 root root 4096 2020-12-23 02:17 ./source/xfce/mousepad -rwxr-xr-x 1 root root 3861 2020-12-27 20:53 ./source/xfce/mousepad/mousepad.SlackBuild -rw-r--r-- 1 root root 70 2020-06-21 07:56 ./source/xfce/mousepad/mousepad.url -rw-r--r-- 1 root root 921 2020-06-21 07:57 ./source/xfce/mousepad/slack-desc -drwxr-xr-x 2 root root 4096 2020-12-30 19:51 ./source/xfce/thunar +drwxr-xr-x 2 root root 4096 2021-01-14 19:55 ./source/xfce/thunar drwxr-xr-x 2 root root 4096 2020-12-23 02:04 ./source/xfce/thunar-volman -rw-r--r-- 1 root root 797 2020-11-25 21:09 ./source/xfce/thunar-volman/slack-desc -rw-r--r-- 1 root root 401803 2020-12-22 23:45 ./source/xfce/thunar-volman/thunar-volman-4.16.0.tar.lz -rwxr-xr-x 1 root root 3468 2020-12-19 05:12 ./source/xfce/thunar-volman/thunar-volman.SlackBuild -rw-r--r-- 1 root root 914 2020-01-31 19:09 ./source/xfce/thunar/slack-desc --rw-r--r-- 1 root root 1893949 2020-12-29 23:12 ./source/xfce/thunar/thunar-4.16.1.tar.lz +-rw-r--r-- 1 root root 1891785 2021-01-12 20:15 ./source/xfce/thunar/thunar-4.16.2.tar.lz -rwxr-xr-x 1 root root 4779 2020-12-25 18:18 ./source/xfce/thunar/thunar.SlackBuild --rw-r--r-- 1 root root 68 2020-12-30 19:51 ./source/xfce/thunar/thunar.url +-rw-r--r-- 1 root root 68 2021-01-14 19:55 ./source/xfce/thunar/thunar.url drwxr-xr-x 2 root root 4096 2020-12-25 18:18 ./source/xfce/tumbler -rw-r--r-- 1 root root 964 2018-02-27 06:13 ./source/xfce/tumbler/slack-desc -rw-r--r-- 1 root root 476216 2020-12-22 23:39 ./source/xfce/tumbler/tumbler-4.16.0.tar.lz diff --git a/source/a/usb_modeswitch/usb_modeswitch.SlackBuild b/source/a/usb_modeswitch/usb_modeswitch.SlackBuild index 97392fc1e..27f3dfcc4 100755 --- a/source/a/usb_modeswitch/usb_modeswitch.SlackBuild +++ b/source/a/usb_modeswitch/usb_modeswitch.SlackBuild @@ -1,8 +1,6 @@ #!/bin/bash -# Slackware build script for usb_modeswitch. - -# Copyright 2010, 2012, 2013, 2015, 2017, 2018 Patrick J. Volkerding, Sebeka, Minnesota, USA +# Copyright 2010, 2012, 2013, 2015, 2017, 2018, 2019, 2021 Patrick J. Volkerding, Sebeka, Minnesota, USA # Copyright 2010 David Somero, Athens, TN, USA # All rights reserved. # @@ -26,9 +24,9 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=usb_modeswitch -VERSION=${VERSION:-2.5.2} +VERSION=${VERSION:-2.6.1} DATAVER=${DATAVER:-20191128} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then @@ -72,7 +70,7 @@ rm -rf $PKG mkdir -p $TMP $PKG cd $TMP rm -rf $SRCPKGNAM-$VERSION -tar xvf $CWD/$SRCPKGNAM-$VERSION.tar.?z* || exit 1 +tar xvf $CWD/$SRCPKGNAM-$VERSION.tar.?z || exit 1 cd $SRCPKGNAM-$VERSION || exit 1 chown -R root:root . find . \ @@ -82,8 +80,6 @@ find . \ -exec chmod 644 {} \+ make clean || exit 1 -# "make static" uses the embedded "jim" Tcl interpreter -make static || exit 1 make \ DESTDIR=$PKG \ @@ -116,10 +112,6 @@ cp -a \ $PKG/usr/doc/$PKGNAM-$VERSION # http://www.draisberghof.de/usb_modeswitch/device_reference.txt.gz zcat $CWD/device_reference.txt.gz > $PKG/usr/doc/$PKGNAM-$VERSION/device_reference.txt -mkdir -p $PKG/usr/doc/$PKGNAM-$VERSION/jim -cp -a \ - jim/{AUTHORS,LICENSE,README*} \ - $PKG/usr/doc/$PKGNAM-$VERSION/jim # If there's a ChangeLog, installing at least part of the recent history # is useful, but don't let it get totally out of control: @@ -132,7 +124,7 @@ fi # Now, install the data pack: cd $TMP rm -rf usb-modeswitch-data-${DATAVER} -tar xvf $CWD/usb-modeswitch-data-${DATAVER}.tar.?z* || exit 1 +tar xvf $CWD/usb-modeswitch-data-${DATAVER}.tar.?z || exit 1 cd usb-modeswitch-data-${DATAVER} || exit 1 chown -R root:root . find . \ diff --git a/source/l/Mako/Mako.SlackBuild b/source/l/Mako/Mako.SlackBuild index b4f252248..c2d386b17 100755 --- a/source/l/Mako/Mako.SlackBuild +++ b/source/l/Mako/Mako.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=Mako VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} if [ -z "$ARCH" ]; then case "$( uname -m )" in diff --git a/source/l/xapian-core/xapian-core.SlackBuild b/source/l/xapian-core/xapian-core.SlackBuild index 9867e7c3f..c3bc72fea 100755 --- a/source/l/xapian-core/xapian-core.SlackBuild +++ b/source/l/xapian-core/xapian-core.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=xapian-core VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} diff --git a/source/tcl/tk/tk.SlackBuild b/source/tcl/tk/tk.SlackBuild index 239f6888e..f2397f1f5 100755 --- a/source/tcl/tk/tk.SlackBuild +++ b/source/tcl/tk/tk.SlackBuild @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=tk -VERSION=${VERSION:-8.6.11} +VERSION=${VERSION:-8.6.11.1} # See also version number 8.6 in the symlinks below...) BUILD=${BUILD:-1} @@ -70,9 +70,9 @@ PKG=$TMP/package-tk rm -rf $PKG mkdir -p $TMP $PKG cd $TMP -rm -rf tk8.6.9 tk$VERSION +rm -rf tk8.6.11 tk$VERSION tar xvf $CWD/tk$VERSION-src.tar.?z || exit 1 -cd tk$VERSION || cd tk8.6.9 || exit 1 +cd tk$VERSION || cd tk8.6.11 || exit 1 sed -i -e "s#^TK_LIBRARY='\$(prefix)/lib/#TK_LIBRARY='\$(libdir)/#" \ unix/configure diff --git a/source/x/mesa/mesa.SlackBuild b/source/x/mesa/mesa.SlackBuild index 578024903..8cbc8b6fd 100755 --- a/source/x/mesa/mesa.SlackBuild +++ b/source/x/mesa/mesa.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 Patrick J. Volkerding, Sebeka, MN, USA +# Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021 Patrick J. Volkerding, Sebeka, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -124,6 +124,7 @@ meson setup \ -Dosmesa=gallium \ -Ddri-drivers=$DRI_DRIVERS \ -Dgallium-drivers=$GALLIUM_DRIVERS \ + -Dvulkan-device-select-layer=true \ -Dglvnd=true \ -Dllvm=enabled \ -Dshared-llvm=enabled \ @@ -131,6 +132,8 @@ meson setup \ -Degl=enabled \ -Dgles1=enabled \ -Dgles2=enabled \ + -Dopengl=true \ + -Dglx=dri \ .. || exit 1 "${NINJA:=ninja}" $NUMJOBS || exit 1 DESTDIR=$PKG $NINJA install || exit 1 @@ -141,6 +144,13 @@ if [ -r $PKG/etc/drirc ]; then mv $PKG/etc/drirc $PKG/etc/drirc.new fi +# Add a default provider for glvnd when the vendor cannot be determined: +( cd $PKG/usr/lib${LIBDIRSUFFIX} + if [ ! -r libGLX_system.so.0 ]; then + ln -sf libGLX_mesa.so.0 libGLX_system.so.0 + fi +) + if [ "$BUILD_DEMOS" = "YES" ]; then # Now build/install a small subset of the demos: export CWD SLKCFLAGS NUMJOBS PKG diff --git a/source/x/mesa/patches/MESA_VK_DEVICE_SELECT.uint32_t.patch b/source/x/mesa/patches/MESA_VK_DEVICE_SELECT.uint32_t.patch new file mode 100644 index 000000000..8f9bc2312 --- /dev/null +++ b/source/x/mesa/patches/MESA_VK_DEVICE_SELECT.uint32_t.patch @@ -0,0 +1,78 @@ +diff --git a/src/vulkan/device-select-layer/device_select.h b/src/vulkan/device-select-layer/device_select.h +index 2335070..8debb77 100644 +--- a/src/vulkan/device-select-layer/device_select.h ++++ b/src/vulkan/device-select-layer/device_select.h +@@ -24,10 +24,18 @@ + #define DEVICE_SELECT_H + + #include ++#include + #include "xf86drm.h" + ++/* We don't use `drmPciDeviceInfo` because it uses 16-bit ids, ++ * instead of Vulkan's 32-bit ones */ ++struct device_info { ++ uint32_t vendor_id; ++ uint32_t device_id; ++}; ++ + struct device_pci_info { +- drmPciDeviceInfo dev_info; ++ struct device_info dev_info; + drmPciBusInfo bus_info; + bool has_bus_info; + bool cpu_device; +diff --git a/src/vulkan/device-select-layer/device_select_layer.c b/src/vulkan/device-select-layer/device_select_layer.c +index 5b708bc..bd18511 100644 +--- a/src/vulkan/device-select-layer/device_select_layer.c ++++ b/src/vulkan/device-select-layer/device_select_layer.c +@@ -222,7 +222,7 @@ static void print_gpu(const struct instance_info *info, unsigned index, VkPhysic + type = "CPU"; + break; + } +- fprintf(stderr, " GPU %d: %x:%x \"%s\" %s", index, properties.properties.vendorID, ++ fprintf(stderr, " GPU %d: 0x%04x:0x%04x \"%s\" %s", index, properties.properties.vendorID, + properties.properties.deviceID, properties.properties.deviceName, type); + if (info->has_pci_bus) + fprintf(stderr, " %04x:%02x:%02x.%x", ext_pci_properties.pciDomain, +@@ -267,18 +267,18 @@ static int device_select_find_explicit_default(struct device_pci_info *pci_infos + uint32_t device_count, + const char *selection) + { +- int default_idx = -1; +- unsigned vendor_id, device_id; ++ uint32_t vendor_id, device_id; + int matched = sscanf(selection, "%x:%x", &vendor_id, &device_id); +- if (matched != 2) +- return default_idx; ++ if (matched != 2) { ++ return -1; ++ } + + for (unsigned i = 0; i < device_count; ++i) { + if (pci_infos[i].dev_info.vendor_id == vendor_id && + pci_infos[i].dev_info.device_id == device_id) +- default_idx = i; ++ return i; + } +- return default_idx; ++ return -1; + } + + static int device_select_find_dri_prime_tag_default(struct device_pci_info *pci_infos, +@@ -378,8 +378,14 @@ static uint32_t get_default_device(const struct instance_info *info, + cpu_count += fill_drm_device_info(info, &pci_infos[i], pPhysicalDevices[i]) ? 1 : 0; + } + +- if (selection) ++ if (selection) { + default_idx = device_select_find_explicit_default(pci_infos, physical_device_count, selection); ++ if (default_idx == -1) { ++ fprintf(stderr, "device-select: cannot find device vendorID:deviceID match " ++ "using MESA_VK_DEVICE_SELECT=%s. Use 'list' for available devices.\n", selection); ++ exit(0); ++ } ++ } + if (default_idx == -1 && info->has_pci_bus && dri_prime && !dri_prime_is_one) + default_idx = device_select_find_dri_prime_tag_default(pci_infos, physical_device_count, dri_prime); + if (default_idx == -1 && info->has_wayland) diff --git a/source/x/mesa/patches/mesa.f93b7d14d66d8ba70d44772d1a1b6696310b7d17.patch b/source/x/mesa/patches/mesa.f93b7d14d66d8ba70d44772d1a1b6696310b7d17.patch deleted file mode 100644 index bf3483a41..000000000 --- a/source/x/mesa/patches/mesa.f93b7d14d66d8ba70d44772d1a1b6696310b7d17.patch +++ /dev/null @@ -1,48 +0,0 @@ -From f93b7d14d66d8ba70d44772d1a1b6696310b7d17 Mon Sep 17 00:00:00 2001 -From: Witold Baryluk -Date: Mon, 7 Dec 2020 20:45:42 +0000 -Subject: [PATCH] vulkan/device_select: Store Vulkan vendorID and deviceID as - uint32_t - -Vulkan uses 32-bit IDs, compared to PCI/USB 16-bit ones. - -Some driver vendorIDs do exceed 0xffff, including MESA (used by lavapipe). - -Without this, the value will be truncated, and device select layer -will not match expected (or any) device. - -Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3935 -Reviewed-by: Dave Airlie -Part-of: ---- - src/vulkan/device-select-layer/device_select.h | 10 +++++++++- - 1 file changed, 9 insertions(+), 1 deletion(-) - -diff --git a/src/vulkan/device-select-layer/device_select.h b/src/vulkan/device-select-layer/device_select.h -index 23350707a33..248878fbc71 100644 ---- a/src/vulkan/device-select-layer/device_select.h -+++ b/src/vulkan/device-select-layer/device_select.h -@@ -24,10 +24,18 @@ - #define DEVICE_SELECT_H - - #include -+#include - #include "xf86drm.h" - -+/* We don't use `drmPciDeviceInfo` because it uses 16-bit ids, -+ * instead of Vulkan's 32-bit ones. */ -+struct device_info { -+ uint32_t vendor_id; -+ uint32_t device_id; -+}; -+ - struct device_pci_info { -- drmPciDeviceInfo dev_info; -+ struct device_info dev_info; - drmPciBusInfo bus_info; - bool has_bus_info; - bool cpu_device; --- -GitLab - - diff --git a/source/xfce/thunar/thunar.url b/source/xfce/thunar/thunar.url index beb3e1362..1c7983aaf 100644 --- a/source/xfce/thunar/thunar.url +++ b/source/xfce/thunar/thunar.url @@ -1 +1 @@ -https://archive.xfce.org/src/xfce/thunar/4.16/thunar-4.16.1.tar.bz2 +https://archive.xfce.org/src/xfce/thunar/4.16/thunar-4.16.2.tar.bz2 -- cgit v1.2.3