From f26dc376f71e097c67644da34c6c68951299f26e Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Sat, 20 Nov 2021 07:12:58 +0000 Subject: Sat Nov 20 07:12:58 UTC 2021 d/python3-3.9.9-x86_64-1.txz: Upgraded. This is a bugfix release, fixing four bugs in Python 3.9.8 (including an argparse regression in Python 3.9.8 which caused complex command-line tools to fail recognizing sub-commands properly). It also makes a couple of corrections to the documentation. For more information, see: https://docs.python.org/release/3.9.9/whatsnew/changelog.html l/libjpeg-turbo-2.1.2-x86_64-1.txz: Upgraded. l/python-setuptools_scm-6.3.2-x86_64-1.txz: Added. This is needed when building some Python modules to correctly parse their metadata, as recently discovered with importlib_metadata and zipp. While we'll stick to the version of Markdown that we've got, it seems like a good idea to get this in before the release to help prevent people from running into similar "version 0.0.0" issues with other Python modules. Thanks to USUARIONUEVO. l/python-tomli-1.2.2-x86_64-1.txz: Added. This is needed by setuptools_scm. Also, the SlackBuild contains a nice example of using a setup.py shim to setuptools for a Python module that only contains pyproject.toml and not setup.py. Thanks to Heinz Wiesinger. l/qtkeychain-0.13.2-x86_64-1.txz: Upgraded. n/libmbim-1.26.2-x86_64-1.txz: Upgraded. n/libnftnl-1.2.1-x86_64-1.txz: Upgraded. n/nftables-1.0.1-x86_64-1.txz: Upgraded. xap/mozilla-thunderbird-91.3.2-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/thunderbird/91.3.2/releasenotes/ extra/php8/php8-8.0.13-x86_64-1.txz: Upgraded. This update fixes bugs and a security issue: XML: special character is breaking the path in xml function. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21707 (* Security fix *) --- ChangeLog.rss | 48 ++++- ChangeLog.txt | 36 ++++ FILELIST.TXT | 240 +++++++++++---------- extra/source/php8/fetch-php.sh | 4 +- slackware64/l/maketag | 6 +- slackware64/l/maketag.ez | 6 +- slackware64/l/tagfile | 2 + .../python-setuptools_scm.SlackBuild | 82 +++++++ source/l/python-setuptools_scm/setuptools_scm.url | 1 + source/l/python-setuptools_scm/slack-desc | 19 ++ source/l/python-tomli/python-tomli.SlackBuild | 94 ++++++++ source/l/python-tomli/slack-desc | 19 ++ source/l/python-tomli/tomli.url | 1 + source/n/nftables/nftables.SlackBuild | 3 +- 14 files changed, 440 insertions(+), 121 deletions(-) create mode 100755 source/l/python-setuptools_scm/python-setuptools_scm.SlackBuild create mode 100644 source/l/python-setuptools_scm/setuptools_scm.url create mode 100644 source/l/python-setuptools_scm/slack-desc create mode 100755 source/l/python-tomli/python-tomli.SlackBuild create mode 100644 source/l/python-tomli/slack-desc create mode 100644 source/l/python-tomli/tomli.url diff --git a/ChangeLog.rss b/ChangeLog.rss index b0fafd0f8..19739d557 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,9 +11,53 @@ Tracking Slackware development in git. en-us urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f - Thu, 18 Nov 2021 21:13:10 GMT - Fri, 19 Nov 2021 07:59:48 GMT + Sat, 20 Nov 2021 07:12:58 GMT + Sat, 20 Nov 2021 16:59:29 GMT maintain_current_git.sh v 1.13 + + Sat, 20 Nov 2021 07:12:58 GMT + Sat, 20 Nov 2021 07:12:58 GMT + https://git.slackware.nl/current/tag/?h=20211120071258 + 20211120071258 + + +d/python3-3.9.9-x86_64-1.txz: Upgraded. + This is a bugfix release, fixing four bugs in Python 3.9.8 (including an + argparse regression in Python 3.9.8 which caused complex command-line tools + to fail recognizing sub-commands properly). It also makes a couple of + corrections to the documentation. + For more information, see: + https://docs.python.org/release/3.9.9/whatsnew/changelog.html +l/libjpeg-turbo-2.1.2-x86_64-1.txz: Upgraded. +l/python-setuptools_scm-6.3.2-x86_64-1.txz: Added. + This is needed when building some Python modules to correctly parse their + metadata, as recently discovered with importlib_metadata and zipp. While + we'll stick to the version of Markdown that we've got, it seems like a good + idea to get this in before the release to help prevent people from running + into similar "version 0.0.0" issues with other Python modules. + Thanks to USUARIONUEVO. +l/python-tomli-1.2.2-x86_64-1.txz: Added. + This is needed by setuptools_scm. Also, the SlackBuild contains a nice + example of using a setup.py shim to setuptools for a Python module that + only contains pyproject.toml and not setup.py. + Thanks to Heinz Wiesinger. +l/qtkeychain-0.13.2-x86_64-1.txz: Upgraded. +n/libmbim-1.26.2-x86_64-1.txz: Upgraded. +n/libnftnl-1.2.1-x86_64-1.txz: Upgraded. +n/nftables-1.0.1-x86_64-1.txz: Upgraded. +xap/mozilla-thunderbird-91.3.2-x86_64-1.txz: Upgraded. + This is a bugfix release. + For more information, see: + https://www.mozilla.org/en-US/thunderbird/91.3.2/releasenotes/ +extra/php8/php8-8.0.13-x86_64-1.txz: Upgraded. + This update fixes bugs and a security issue: + XML: special character is breaking the path in xml function. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21707 + (* Security fix *) + ]]> + + Thu, 18 Nov 2021 21:13:10 GMT Thu, 18 Nov 2021 21:13:10 GMT diff --git a/ChangeLog.txt b/ChangeLog.txt index 4aecc0445..14354d0b6 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,39 @@ +Sat Nov 20 07:12:58 UTC 2021 +d/python3-3.9.9-x86_64-1.txz: Upgraded. + This is a bugfix release, fixing four bugs in Python 3.9.8 (including an + argparse regression in Python 3.9.8 which caused complex command-line tools + to fail recognizing sub-commands properly). It also makes a couple of + corrections to the documentation. + For more information, see: + https://docs.python.org/release/3.9.9/whatsnew/changelog.html +l/libjpeg-turbo-2.1.2-x86_64-1.txz: Upgraded. +l/python-setuptools_scm-6.3.2-x86_64-1.txz: Added. + This is needed when building some Python modules to correctly parse their + metadata, as recently discovered with importlib_metadata and zipp. While + we'll stick to the version of Markdown that we've got, it seems like a good + idea to get this in before the release to help prevent people from running + into similar "version 0.0.0" issues with other Python modules. + Thanks to USUARIONUEVO. +l/python-tomli-1.2.2-x86_64-1.txz: Added. + This is needed by setuptools_scm. Also, the SlackBuild contains a nice + example of using a setup.py shim to setuptools for a Python module that + only contains pyproject.toml and not setup.py. + Thanks to Heinz Wiesinger. +l/qtkeychain-0.13.2-x86_64-1.txz: Upgraded. +n/libmbim-1.26.2-x86_64-1.txz: Upgraded. +n/libnftnl-1.2.1-x86_64-1.txz: Upgraded. +n/nftables-1.0.1-x86_64-1.txz: Upgraded. +xap/mozilla-thunderbird-91.3.2-x86_64-1.txz: Upgraded. + This is a bugfix release. + For more information, see: + https://www.mozilla.org/en-US/thunderbird/91.3.2/releasenotes/ +extra/php8/php8-8.0.13-x86_64-1.txz: Upgraded. + This update fixes bugs and a security issue: + XML: special character is breaking the path in xml function. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21707 + (* Security fix *) ++--------------------------+ Thu Nov 18 21:13:10 UTC 2021 a/bash-5.1.012-x86_64-1.txz: Upgraded. a/cryptsetup-2.4.2-x86_64-1.txz: Upgraded. diff --git a/FILELIST.TXT b/FILELIST.TXT index fdc86577c..efc5d7e66 100644 --- a/FILELIST.TXT +++ b/FILELIST.TXT @@ -1,20 +1,20 @@ -Thu Nov 18 21:17:12 UTC 2021 +Sat Nov 20 07:16:45 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-11-18 21:13 . +drwxr-xr-x 12 root root 4096 2021-11-20 07:12 . -rw-r--r-- 1 root root 10064 2016-06-30 18:39 ./ANNOUNCE.14_2 -rw-r--r-- 1 root root 15590 2021-08-07 23:14 ./CHANGES_AND_HINTS.TXT --rw-r--r-- 1 root root 1085688 2021-11-17 20:58 ./CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2021-11-17 20:58 ./CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 1086338 2021-11-18 21:17 ./CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2021-11-18 21:17 ./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 1770105 2021-11-18 21:13 ./ChangeLog.txt +-rw-r--r-- 1 root root 1771949 2021-11-20 07:12 ./ChangeLog.txt drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI drwxr-xr-x 2 root root 4096 2021-11-18 21:12 ./EFI/BOOT -rw-r--r-- 1 root root 1187840 2021-06-15 19:16 ./EFI/BOOT/bootx64.efi @@ -25,9 +25,9 @@ drwxr-xr-x 2 root root 4096 2021-11-18 21:12 ./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 1412931 2021-11-17 20:58 ./FILELIST.TXT +-rw-r--r-- 1 root root 1413714 2021-11-18 21:17 ./FILELIST.TXT -rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY --rw-r--r-- 1 root root 858011 2021-11-18 21:16 ./PACKAGES.TXT +-rw-r--r-- 1 root root 859237 2021-11-20 07:16 ./PACKAGES.TXT -rw-r--r-- 1 root root 8564 2016-06-28 21:33 ./README.TXT -rw-r--r-- 1 root root 3629 2021-11-18 21:02 ./README.initrd -rw-r--r-- 1 root root 34412 2017-12-01 17:44 ./README_CRYPT.TXT @@ -39,12 +39,12 @@ drwxr-xr-x 2 root root 4096 2021-11-18 21:12 ./EFI/BOOT -rw-r--r-- 1 root root 17294 2008-12-08 18:13 ./SPEAK_INSTALL.TXT -rw-r--r-- 1 root root 57627 2021-04-11 19:48 ./Slackware-HOWTO -rw-r--r-- 1 root root 6672 2021-02-08 05:11 ./UPGRADE.TXT -drwxr-xr-x 17 root root 4096 2021-11-18 21:15 ./extra --rw-r--r-- 1 root root 48091 2021-11-18 21:15 ./extra/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2021-11-18 21:15 ./extra/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 59720 2021-11-18 21:15 ./extra/FILE_LIST --rw-r--r-- 1 root root 257046 2021-11-18 21:15 ./extra/MANIFEST.bz2 --rw-r--r-- 1 root root 35367 2021-11-18 21:15 ./extra/PACKAGES.TXT +drwxr-xr-x 17 root root 4096 2021-11-20 07:15 ./extra +-rw-r--r-- 1 root root 48091 2021-11-20 07:15 ./extra/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2021-11-20 07:15 ./extra/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 59720 2021-11-20 07:15 ./extra/FILE_LIST +-rw-r--r-- 1 root root 258913 2021-11-20 07:15 ./extra/MANIFEST.bz2 +-rw-r--r-- 1 root root 35367 2021-11-20 07:15 ./extra/PACKAGES.TXT -rw-r--r-- 1 root root 149 2002-02-09 00:18 ./extra/README.TXT drwxr-xr-x 2 root root 20480 2020-05-26 20:38 ./extra/aspell-word-lists -rw-r--r-- 1 root root 171 2016-06-06 20:10 ./extra/aspell-word-lists/aspell-af-0.50_0-x86_64-5.txt @@ -348,10 +348,10 @@ drwxr-xr-x 2 root root 4096 2018-02-27 06:13 ./extra/google-chrome -rwxr-xr-x 1 root root 4168 2019-09-18 22:18 ./extra/google-chrome/google-chrome.SlackBuild -rw-r--r-- 1 root root 840 2018-02-27 06:13 ./extra/google-chrome/slack-desc lrwxrwxrwx 1 root root 11 2012-07-30 20:41 ./extra/java -> source/java -drwxr-xr-x 2 root root 4096 2021-10-21 19:38 ./extra/php8 --rw-r--r-- 1 root root 357 2021-10-21 17:17 ./extra/php8/php8-8.0.12-x86_64-1.txt --rw-r--r-- 1 root root 6138796 2021-10-21 17:17 ./extra/php8/php8-8.0.12-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-10-21 17:17 ./extra/php8/php8-8.0.12-x86_64-1.txz.asc +drwxr-xr-x 2 root root 4096 2021-11-20 07:15 ./extra/php8 +-rw-r--r-- 1 root root 357 2021-11-19 21:14 ./extra/php8/php8-8.0.13-x86_64-1.txt +-rw-r--r-- 1 root root 6137896 2021-11-19 21:14 ./extra/php8/php8-8.0.13-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-11-19 21:14 ./extra/php8/php8-8.0.13-x86_64-1.txz.asc drwxr-xr-x 2 root root 4096 2021-09-01 18:41 ./extra/sendmail -rw-r--r-- 1 root root 146 2017-11-15 00:39 ./extra/sendmail/README -rw-r--r-- 1 root root 503 2021-09-01 18:13 ./extra/sendmail/sendmail-8.17.1-x86_64-2.txt @@ -557,12 +557,12 @@ drwxr-xr-x 2 root root 4096 2012-07-30 18:44 ./extra/source/java/profile.d -rwxr-xr-x 1 root root 80 2019-07-30 16:57 ./extra/source/java/profile.d/jre.sh -rw-r--r-- 1 root root 817 2018-02-27 06:13 ./extra/source/java/slack-desc.jdk -rw-r--r-- 1 root root 861 2018-02-27 06:13 ./extra/source/java/slack-desc.jre -drwxr-xr-x 2 root root 4096 2021-10-21 17:15 ./extra/source/php8 +drwxr-xr-x 2 root root 4096 2021-11-19 21:12 ./extra/source/php8 -rw-r--r-- 1 root root 432 2020-12-21 16:28 ./extra/source/php8/doinst.sh.gz --rwxr-xr-x 1 root root 120 2021-10-21 17:15 ./extra/source/php8/fetch-php.sh +-rwxr-xr-x 1 root root 120 2021-11-19 21:12 ./extra/source/php8/fetch-php.sh -rw-r--r-- 1 root root 1020 2021-02-19 20:43 ./extra/source/php8/mod_php.conf.example --rw-r--r-- 1 root root 10713980 2021-10-19 15:40 ./extra/source/php8/php-8.0.12.tar.xz --rw-r--r-- 1 root root 866 2021-10-19 15:40 ./extra/source/php8/php-8.0.12.tar.xz.asc +-rw-r--r-- 1 root root 10854284 2021-11-16 21:00 ./extra/source/php8/php-8.0.13.tar.xz +-rw-r--r-- 1 root root 858 2021-11-16 21:00 ./extra/source/php8/php-8.0.13.tar.xz.asc -rw-r--r-- 1 root root 387 2017-11-28 02:08 ./extra/source/php8/php-fpm.conf.diff.gz -rw-r--r-- 1 root root 605 2020-03-17 21:22 ./extra/source/php8/php.imap.api.diff.gz -rw-r--r-- 1 root root 805 2020-05-12 19:14 ./extra/source/php8/php.ini-development.diff.gz @@ -719,11 +719,11 @@ 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-11-18 21:16 ./slackware64 --rw-r--r-- 1 root root 335139 2021-11-18 21:16 ./slackware64/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2021-11-18 21:16 ./slackware64/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 415748 2021-11-18 21:15 ./slackware64/FILE_LIST --rw-r--r-- 1 root root 4177426 2021-11-18 21:16 ./slackware64/MANIFEST.bz2 +drwxr-xr-x 17 root root 4096 2021-11-20 07:16 ./slackware64 +-rw-r--r-- 1 root root 335594 2021-11-20 07:16 ./slackware64/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2021-11-20 07:16 ./slackware64/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 416295 2021-11-20 07:15 ./slackware64/FILE_LIST +-rw-r--r-- 1 root root 4180225 2021-11-20 07:15 ./slackware64/MANIFEST.bz2 lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT drwxr-xr-x 2 root root 32768 2021-11-18 21:15 ./slackware64/a -rw-r--r-- 1 root root 327 2021-07-17 17:47 ./slackware64/a/aaa_base-15.0-x86_64-1.txt @@ -1361,7 +1361,7 @@ drwxr-xr-x 2 root root 20480 2021-11-17 20:52 ./slackware64/ap -rw-r--r-- 1 root root 506 2021-02-13 11:48 ./slackware64/ap/zsh-5.8-x86_64-3.txt -rw-r--r-- 1 root root 3056824 2021-02-13 11:48 ./slackware64/ap/zsh-5.8-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 11:48 ./slackware64/ap/zsh-5.8-x86_64-3.txz.asc -drwxr-xr-x 2 root root 20480 2021-11-18 21:15 ./slackware64/d +drwxr-xr-x 2 root root 20480 2021-11-20 07:15 ./slackware64/d -rw-r--r-- 1 root root 360 2021-11-03 00:42 ./slackware64/d/Cython-0.29.24-x86_64-3.txt -rw-r--r-- 1 root root 2395660 2021-11-03 00:42 ./slackware64/d/Cython-0.29.24-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-11-03 00:42 ./slackware64/d/Cython-0.29.24-x86_64-3.txz.asc @@ -1534,9 +1534,9 @@ drwxr-xr-x 2 root root 20480 2021-11-18 21:15 ./slackware64/d -rw-r--r-- 1 root root 484 2021-02-13 10:45 ./slackware64/d/python2-2.7.18-x86_64-4.txt -rw-r--r-- 1 root root 13018740 2021-02-13 10:45 ./slackware64/d/python2-2.7.18-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 10:45 ./slackware64/d/python2-2.7.18-x86_64-4.txz.asc --rw-r--r-- 1 root root 663 2021-11-10 19:39 ./slackware64/d/python3-3.9.8-x86_64-1.txt --rw-r--r-- 1 root root 18518744 2021-11-10 19:39 ./slackware64/d/python3-3.9.8-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-11-10 19:39 ./slackware64/d/python3-3.9.8-x86_64-1.txz.asc +-rw-r--r-- 1 root root 663 2021-11-19 19:18 ./slackware64/d/python3-3.9.9-x86_64-1.txt +-rw-r--r-- 1 root root 18522284 2021-11-19 19:18 ./slackware64/d/python3-3.9.9-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-11-19 19:18 ./slackware64/d/python3-3.9.9-x86_64-1.txz.asc -rw-r--r-- 1 root root 321 2021-02-13 10:47 ./slackware64/d/rcs-5.10.0-x86_64-3.txt -rw-r--r-- 1 root root 202024 2021-02-13 10:47 ./slackware64/d/rcs-5.10.0-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 10:47 ./slackware64/d/rcs-5.10.0-x86_64-3.txz.asc @@ -2714,7 +2714,7 @@ drwxr-xr-x 2 root root 86016 2021-11-18 21:15 ./slackware64/kde -rw-r--r-- 1 root root 296 2021-11-04 18:45 ./slackware64/kde/zeroconf-ioslave-21.08.3-x86_64-1.txt -rw-r--r-- 1 root root 50068 2021-11-04 18:45 ./slackware64/kde/zeroconf-ioslave-21.08.3-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-11-04 18:45 ./slackware64/kde/zeroconf-ioslave-21.08.3-x86_64-1.txz.asc -drwxr-xr-x 2 root root 77824 2021-11-17 20:52 ./slackware64/l +drwxr-xr-x 2 root root 77824 2021-11-20 07:15 ./slackware64/l -rw-r--r-- 1 root root 329 2021-02-13 05:56 ./slackware64/l/GConf-3.2.6-x86_64-7.txt -rw-r--r-- 1 root root 928148 2021-02-13 05:56 ./slackware64/l/GConf-3.2.6-x86_64-7.txz -rw-r--r-- 1 root root 163 2021-02-13 05:56 ./slackware64/l/GConf-3.2.6-x86_64-7.txz.asc @@ -3260,9 +3260,9 @@ drwxr-xr-x 2 root root 77824 2021-11-17 20:52 ./slackware64/l -rw-r--r-- 1 root root 468 2021-06-08 20:34 ./slackware64/l/libiodbc-3.52.15-x86_64-1.txt -rw-r--r-- 1 root root 284328 2021-06-08 20:34 ./slackware64/l/libiodbc-3.52.15-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-08 20:34 ./slackware64/l/libiodbc-3.52.15-x86_64-1.txz.asc --rw-r--r-- 1 root root 514 2021-08-10 18:13 ./slackware64/l/libjpeg-turbo-2.1.1-x86_64-1.txt --rw-r--r-- 1 root root 394060 2021-08-10 18:13 ./slackware64/l/libjpeg-turbo-2.1.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-08-10 18:13 ./slackware64/l/libjpeg-turbo-2.1.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 514 2021-11-19 20:26 ./slackware64/l/libjpeg-turbo-2.1.2-x86_64-1.txt +-rw-r--r-- 1 root root 391652 2021-11-19 20:26 ./slackware64/l/libjpeg-turbo-2.1.2-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-11-19 20:26 ./slackware64/l/libjpeg-turbo-2.1.2-x86_64-1.txz.asc -rw-r--r-- 1 root root 402 2021-02-13 07:06 ./slackware64/l/libkarma-0.1.2-x86_64-3.txt -rw-r--r-- 1 root root 57948 2021-02-13 07:06 ./slackware64/l/libkarma-0.1.2-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 07:06 ./slackware64/l/libkarma-0.1.2-x86_64-3.txz.asc @@ -3482,8 +3482,8 @@ drwxr-xr-x 2 root root 77824 2021-11-17 20:52 ./slackware64/l -rw-r--r-- 1 root root 272 2021-02-13 07:20 ./slackware64/l/lzo-2.10-x86_64-4.txt -rw-r--r-- 1 root root 85240 2021-02-13 07:20 ./slackware64/l/lzo-2.10-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 07:20 ./slackware64/l/lzo-2.10-x86_64-4.txz.asc --rw-r--r-- 1 root root 27020 2021-11-11 20:34 ./slackware64/l/maketag --rw-r--r-- 1 root root 27020 2021-11-11 20:34 ./slackware64/l/maketag.ez +-rw-r--r-- 1 root root 27199 2021-11-20 07:06 ./slackware64/l/maketag +-rw-r--r-- 1 root root 27199 2021-11-20 07:06 ./slackware64/l/maketag.ez -rw-r--r-- 1 root root 520 2021-02-13 07:20 ./slackware64/l/media-player-info-24-noarch-3.txt -rw-r--r-- 1 root root 20676 2021-02-13 07:20 ./slackware64/l/media-player-info-24-noarch-3.txz -rw-r--r-- 1 root root 163 2021-02-13 07:20 ./slackware64/l/media-player-info-24-noarch-3.txz.asc @@ -3679,9 +3679,15 @@ drwxr-xr-x 2 root root 77824 2021-11-17 20:52 ./slackware64/l -rw-r--r-- 1 root root 328 2021-11-03 00:43 ./slackware64/l/python-sane-2.9.1-x86_64-5.txt -rw-r--r-- 1 root root 18720 2021-11-03 00:43 ./slackware64/l/python-sane-2.9.1-x86_64-5.txz -rw-r--r-- 1 root root 163 2021-11-03 00:43 ./slackware64/l/python-sane-2.9.1-x86_64-5.txz.asc +-rw-r--r-- 1 root root 639 2021-11-19 21:38 ./slackware64/l/python-setuptools_scm-6.3.2-x86_64-1.txt +-rw-r--r-- 1 root root 47188 2021-11-19 21:38 ./slackware64/l/python-setuptools_scm-6.3.2-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-11-19 21:38 ./slackware64/l/python-setuptools_scm-6.3.2-x86_64-1.txz.asc -rw-r--r-- 1 root root 510 2021-11-03 00:43 ./slackware64/l/python-six-1.16.0-x86_64-3.txt -rw-r--r-- 1 root root 18528 2021-11-03 00:43 ./slackware64/l/python-six-1.16.0-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-11-03 00:43 ./slackware64/l/python-six-1.16.0-x86_64-3.txz.asc +-rw-r--r-- 1 root root 312 2021-11-19 21:38 ./slackware64/l/python-tomli-1.2.2-x86_64-1.txt +-rw-r--r-- 1 root root 17704 2021-11-19 21:38 ./slackware64/l/python-tomli-1.2.2-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-11-19 21:38 ./slackware64/l/python-tomli-1.2.2-x86_64-1.txz.asc -rw-r--r-- 1 root root 417 2021-11-03 00:43 ./slackware64/l/python-urllib3-1.26.7-x86_64-3.txt -rw-r--r-- 1 root root 170712 2021-11-03 00:43 ./slackware64/l/python-urllib3-1.26.7-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-11-03 00:43 ./slackware64/l/python-urllib3-1.26.7-x86_64-3.txz.asc @@ -3700,9 +3706,9 @@ drwxr-xr-x 2 root root 77824 2021-11-17 20:52 ./slackware64/l -rw-r--r-- 1 root root 470 2021-04-18 01:50 ./slackware64/l/qt5-webkit-5.212.0_alpha4-x86_64-7.txt -rw-r--r-- 1 root root 16073500 2021-04-18 01:50 ./slackware64/l/qt5-webkit-5.212.0_alpha4-x86_64-7.txz -rw-r--r-- 1 root root 163 2021-04-18 01:50 ./slackware64/l/qt5-webkit-5.212.0_alpha4-x86_64-7.txz.asc --rw-r--r-- 1 root root 402 2021-11-08 18:29 ./slackware64/l/qtkeychain-0.13.1-x86_64-1.txt --rw-r--r-- 1 root root 54384 2021-11-08 18:29 ./slackware64/l/qtkeychain-0.13.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-11-08 18:29 ./slackware64/l/qtkeychain-0.13.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 402 2021-11-19 20:18 ./slackware64/l/qtkeychain-0.13.2-x86_64-1.txt +-rw-r--r-- 1 root root 54368 2021-11-19 20:18 ./slackware64/l/qtkeychain-0.13.2-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-11-19 20:18 ./slackware64/l/qtkeychain-0.13.2-x86_64-1.txz.asc -rw-r--r-- 1 root root 457 2021-02-13 08:57 ./slackware64/l/quazip-1.1-x86_64-3.txt -rw-r--r-- 1 root root 110292 2021-02-13 08:57 ./slackware64/l/quazip-1.1-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 08:57 ./slackware64/l/quazip-1.1-x86_64-3.txz.asc @@ -3772,7 +3778,7 @@ drwxr-xr-x 2 root root 77824 2021-11-17 20:52 ./slackware64/l -rw-r--r-- 1 root root 356 2021-02-13 09:01 ./slackware64/l/t1lib-5.1.2-x86_64-6.txt -rw-r--r-- 1 root root 514212 2021-02-13 09:01 ./slackware64/l/t1lib-5.1.2-x86_64-6.txz -rw-r--r-- 1 root root 163 2021-02-13 09:01 ./slackware64/l/t1lib-5.1.2-x86_64-6.txz.asc --rw-r--r-- 1 root root 5043 2021-11-11 20:34 ./slackware64/l/tagfile +-rw-r--r-- 1 root root 5086 2021-11-20 07:06 ./slackware64/l/tagfile -rw-r--r-- 1 root root 339 2021-02-16 19:23 ./slackware64/l/taglib-1.12-x86_64-1.txt -rw-r--r-- 1 root root 378740 2021-02-16 19:23 ./slackware64/l/taglib-1.12-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-02-16 19:23 ./slackware64/l/taglib-1.12-x86_64-1.txz.asc @@ -3827,7 +3833,7 @@ drwxr-xr-x 2 root root 77824 2021-11-17 20:52 ./slackware64/l -rw-r--r-- 1 root root 463 2021-05-15 18:01 ./slackware64/l/zstd-1.5.0-x86_64-1.txt -rw-r--r-- 1 root root 458040 2021-05-15 18:01 ./slackware64/l/zstd-1.5.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-05-15 18:01 ./slackware64/l/zstd-1.5.0-x86_64-1.txz.asc -drwxr-xr-x 2 root root 32768 2021-11-18 21:15 ./slackware64/n +drwxr-xr-x 2 root root 32768 2021-11-20 07:15 ./slackware64/n -rw-r--r-- 1 root root 357 2021-09-27 06:13 ./slackware64/n/ModemManager-1.18.2-x86_64-1.txt -rw-r--r-- 1 root root 2111876 2021-09-27 06:13 ./slackware64/n/ModemManager-1.18.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-09-27 06:13 ./slackware64/n/ModemManager-1.18.2-x86_64-1.txz.asc @@ -3995,9 +4001,9 @@ drwxr-xr-x 2 root root 32768 2021-11-18 21:15 ./slackware64/n -rw-r--r-- 1 root root 332 2021-06-10 18:08 ./slackware64/n/libksba-1.6.0-x86_64-1.txt -rw-r--r-- 1 root root 168412 2021-06-10 18:08 ./slackware64/n/libksba-1.6.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 18:08 ./slackware64/n/libksba-1.6.0-x86_64-1.txz.asc --rw-r--r-- 1 root root 341 2021-08-02 17:57 ./slackware64/n/libmbim-1.26.0-x86_64-1.txt --rw-r--r-- 1 root root 274948 2021-08-02 17:57 ./slackware64/n/libmbim-1.26.0-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-08-02 17:57 ./slackware64/n/libmbim-1.26.0-x86_64-1.txz.asc +-rw-r--r-- 1 root root 341 2021-11-19 20:27 ./slackware64/n/libmbim-1.26.2-x86_64-1.txt +-rw-r--r-- 1 root root 280020 2021-11-19 20:27 ./slackware64/n/libmbim-1.26.2-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-11-19 20:27 ./slackware64/n/libmbim-1.26.2-x86_64-1.txz.asc -rw-r--r-- 1 root root 341 2021-08-21 03:28 ./slackware64/n/libmilter-8.17.1-x86_64-1.txt -rw-r--r-- 1 root root 119668 2021-08-21 03:28 ./slackware64/n/libmilter-8.17.1-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-08-21 03:28 ./slackware64/n/libmilter-8.17.1-x86_64-1.txz.asc @@ -4028,9 +4034,9 @@ drwxr-xr-x 2 root root 32768 2021-11-18 21:15 ./slackware64/n -rw-r--r-- 1 root root 518 2021-02-13 12:11 ./slackware64/n/libnfnetlink-1.0.1-x86_64-4.txt -rw-r--r-- 1 root root 21840 2021-02-13 12:11 ./slackware64/n/libnfnetlink-1.0.1-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 12:11 ./slackware64/n/libnfnetlink-1.0.1-x86_64-4.txz.asc --rw-r--r-- 1 root root 403 2021-05-25 17:48 ./slackware64/n/libnftnl-1.2.0-x86_64-1.txt --rw-r--r-- 1 root root 68380 2021-05-25 17:48 ./slackware64/n/libnftnl-1.2.0-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-05-25 17:48 ./slackware64/n/libnftnl-1.2.0-x86_64-1.txz.asc +-rw-r--r-- 1 root root 403 2021-11-19 20:28 ./slackware64/n/libnftnl-1.2.1-x86_64-1.txt +-rw-r--r-- 1 root root 68484 2021-11-19 20:28 ./slackware64/n/libnftnl-1.2.1-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-11-19 20:28 ./slackware64/n/libnftnl-1.2.1-x86_64-1.txz.asc -rw-r--r-- 1 root root 298 2021-09-07 16:58 ./slackware64/n/libqmi-1.30.2-x86_64-1.txt -rw-r--r-- 1 root root 1401760 2021-09-07 16:58 ./slackware64/n/libqmi-1.30.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-09-07 16:58 ./slackware64/n/libqmi-1.30.2-x86_64-1.txz.asc @@ -4129,9 +4135,9 @@ drwxr-xr-x 2 root root 32768 2021-11-18 21:15 ./slackware64/n -rw-r--r-- 1 root root 322 2021-06-15 18:38 ./slackware64/n/nfs-utils-2.5.4-x86_64-1.txt -rw-r--r-- 1 root root 383188 2021-06-15 18:38 ./slackware64/n/nfs-utils-2.5.4-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-15 18:38 ./slackware64/n/nfs-utils-2.5.4-x86_64-1.txz.asc --rw-r--r-- 1 root root 535 2021-11-03 01:01 ./slackware64/n/nftables-1.0.0-x86_64-4.txt --rw-r--r-- 1 root root 325112 2021-11-03 01:01 ./slackware64/n/nftables-1.0.0-x86_64-4.txz --rw-r--r-- 1 root root 163 2021-11-03 01:01 ./slackware64/n/nftables-1.0.0-x86_64-4.txz.asc +-rw-r--r-- 1 root root 535 2021-11-19 20:47 ./slackware64/n/nftables-1.0.1-x86_64-1.txt +-rw-r--r-- 1 root root 328396 2021-11-19 20:47 ./slackware64/n/nftables-1.0.1-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-11-19 20:47 ./slackware64/n/nftables-1.0.1-x86_64-1.txz.asc -rw-r--r-- 1 root root 297 2021-10-19 16:48 ./slackware64/n/nghttp2-1.46.0-x86_64-1.txt -rw-r--r-- 1 root root 106148 2021-10-19 16:48 ./slackware64/n/nghttp2-1.46.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-10-19 16:48 ./slackware64/n/nghttp2-1.46.0-x86_64-1.txz.asc @@ -5288,7 +5294,7 @@ drwxr-xr-x 2 root root 65536 2021-11-18 21:15 ./slackware64/x -rw-r--r-- 1 root root 213 2021-02-13 13:14 ./slackware64/x/xwud-1.0.5-x86_64-4.txt -rw-r--r-- 1 root root 25428 2021-02-13 13:14 ./slackware64/x/xwud-1.0.5-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 13:14 ./slackware64/x/xwud-1.0.5-x86_64-4.txz.asc -drwxr-xr-x 2 root root 16384 2021-11-18 21:15 ./slackware64/xap +drwxr-xr-x 2 root root 16384 2021-11-20 07:15 ./slackware64/xap -rw-r--r-- 1 root root 625 2021-04-18 18:11 ./slackware64/xap/MPlayer-20210418-x86_64-1.txt -rw-r--r-- 1 root root 2738724 2021-04-18 18:11 ./slackware64/xap/MPlayer-20210418-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-04-18 18:11 ./slackware64/xap/MPlayer-20210418-x86_64-1.txz.asc @@ -5368,9 +5374,9 @@ drwxr-xr-x 2 root root 16384 2021-11-18 21:15 ./slackware64/xap -rw-r--r-- 1 root root 570 2021-11-05 22:25 ./slackware64/xap/mozilla-firefox-91.3.0esr-x86_64-2.txt -rw-r--r-- 1 root root 56637064 2021-11-05 22:25 ./slackware64/xap/mozilla-firefox-91.3.0esr-x86_64-2.txz -rw-r--r-- 1 root root 163 2021-11-05 22:25 ./slackware64/xap/mozilla-firefox-91.3.0esr-x86_64-2.txz.asc --rw-r--r-- 1 root root 663 2021-11-14 20:22 ./slackware64/xap/mozilla-thunderbird-91.3.1-x86_64-1.txt --rw-r--r-- 1 root root 53248272 2021-11-14 20:22 ./slackware64/xap/mozilla-thunderbird-91.3.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-11-14 20:22 ./slackware64/xap/mozilla-thunderbird-91.3.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 663 2021-11-19 21:16 ./slackware64/xap/mozilla-thunderbird-91.3.2-x86_64-1.txt +-rw-r--r-- 1 root root 53253244 2021-11-19 21:16 ./slackware64/xap/mozilla-thunderbird-91.3.2-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-11-19 21:16 ./slackware64/xap/mozilla-thunderbird-91.3.2-x86_64-1.txz.asc -rw-r--r-- 1 root root 359 2021-09-10 17:57 ./slackware64/xap/network-manager-applet-1.24.0-x86_64-2.txt -rw-r--r-- 1 root root 860376 2021-09-10 17:57 ./slackware64/xap/network-manager-applet-1.24.0-x86_64-2.txz -rw-r--r-- 1 root root 163 2021-09-10 17:57 ./slackware64/xap/network-manager-applet-1.24.0-x86_64-2.txz.asc @@ -5504,12 +5510,12 @@ drwxr-xr-x 2 root root 12288 2021-11-15 20:36 ./slackware64/xfce -rw-r--r-- 1 root root 413 2021-02-13 13:52 ./slackware64/xfce/xfce4-power-manager-4.16.0-x86_64-3.txt -rw-r--r-- 1 root root 524064 2021-02-13 13:52 ./slackware64/xfce/xfce4-power-manager-4.16.0-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 13:52 ./slackware64/xfce/xfce4-power-manager-4.16.0-x86_64-3.txz.asc --rw-r--r-- 1 root root 598 2021-02-13 13:52 ./slackware64/xfce/xfce4-pulseaudio-plugin-0.4.3-x86_64-4.txt --rw-r--r-- 1 root root 94704 2021-02-13 13:52 ./slackware64/xfce/xfce4-pulseaudio-plugin-0.4.3-x86_64-4.txz --rw-r--r-- 1 root root 163 2021-02-13 13:52 ./slackware64/xfce/xfce4-pulseaudio-plugin-0.4.3-x86_64-4.txz.asc --rw-r--r-- 1 root root 561 2021-02-13 13:53 ./slackware64/xfce/xfce4-screensaver-4.16.0-x86_64-3.txt --rw-r--r-- 1 root root 254900 2021-02-13 13:53 ./slackware64/xfce/xfce4-screensaver-4.16.0-x86_64-3.txz --rw-r--r-- 1 root root 163 2021-02-13 13:53 ./slackware64/xfce/xfce4-screensaver-4.16.0-x86_64-3.txz.asc +-rw-r--r-- 1 root root 598 2021-02-13 13:52 ./slackware64/xfce/xfce4-pulseaudio-plugin-0.4.3-x86_64-4.txt +-rw-r--r-- 1 root root 94704 2021-02-13 13:52 ./slackware64/xfce/xfce4-pulseaudio-plugin-0.4.3-x86_64-4.txz +-rw-r--r-- 1 root root 163 2021-02-13 13:52 ./slackware64/xfce/xfce4-pulseaudio-plugin-0.4.3-x86_64-4.txz.asc +-rw-r--r-- 1 root root 561 2021-02-13 13:53 ./slackware64/xfce/xfce4-screensaver-4.16.0-x86_64-3.txt +-rw-r--r-- 1 root root 254900 2021-02-13 13:53 ./slackware64/xfce/xfce4-screensaver-4.16.0-x86_64-3.txz +-rw-r--r-- 1 root root 163 2021-02-13 13:53 ./slackware64/xfce/xfce4-screensaver-4.16.0-x86_64-3.txz.asc -rw-r--r-- 1 root root 365 2021-05-19 19:02 ./slackware64/xfce/xfce4-screenshooter-1.9.9-x86_64-1.txt -rw-r--r-- 1 root root 160580 2021-05-19 19:02 ./slackware64/xfce/xfce4-screenshooter-1.9.9-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-05-19 19:02 ./slackware64/xfce/xfce4-screenshooter-1.9.9-x86_64-1.txz.asc @@ -5555,11 +5561,11 @@ drwxr-xr-x 2 root root 4096 2021-02-15 19:33 ./slackware64/y -rw-r--r-- 1 root root 1486956 2021-02-13 13:56 ./slackware64/y/nethack-3.6.6-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 13:56 ./slackware64/y/nethack-3.6.6-x86_64-3.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-11-18 21:17 ./source --rw-r--r-- 1 root root 579279 2021-11-18 21:17 ./source/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2021-11-18 21:17 ./source/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 806011 2021-11-18 21:17 ./source/FILE_LIST --rw-r--r-- 1 root root 23358248 2021-11-18 21:17 ./source/MANIFEST.bz2 +drwxr-xr-x 18 root root 4096 2021-11-20 07:16 ./source +-rw-r--r-- 1 root root 579878 2021-11-20 07:16 ./source/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2021-11-20 07:16 ./source/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 806884 2021-11-20 07:16 ./source/FILE_LIST +-rw-r--r-- 1 root root 23346729 2021-11-20 07:16 ./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-11-11 20:15 ./source/a -rw-r--r-- 1 root root 1591 2021-04-06 18:09 ./source/a/FTBFSlog @@ -7591,11 +7597,11 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/d/python2 -rw-r--r-- 1 root root 1867 2016-12-28 19:19 ./source/d/python2/python.x86_64.diff.gz -rwxr-xr-x 1 root root 5723 2021-02-13 05:31 ./source/d/python2/python2.SlackBuild -rw-r--r-- 1 root root 939 2020-04-20 19:09 ./source/d/python2/slack-desc -drwxr-xr-x 2 root root 4096 2021-11-10 19:37 ./source/d/python3 --rw-r--r-- 1 root root 19149464 2021-11-05 20:14 ./source/d/python3/Python-3.9.8.tar.xz --rw-r--r-- 1 root root 833 2021-11-05 20:14 ./source/d/python3/Python-3.9.8.tar.xz.asc +drwxr-xr-x 2 root root 4096 2021-11-19 19:16 ./source/d/python3 +-rw-r--r-- 1 root root 19144372 2021-11-15 18:49 ./source/d/python3/Python-3.9.9.tar.xz +-rw-r--r-- 1 root root 833 2021-11-15 18:49 ./source/d/python3/Python-3.9.9.tar.xz.asc -rw-r--r-- 1 root root 890 2017-01-12 20:00 ./source/d/python3/README --rw-r--r-- 1 root root 2520644 2021-11-05 20:15 ./source/d/python3/python-3.9.8-docs-text.tar.bz2 +-rw-r--r-- 1 root root 2520398 2021-11-15 18:49 ./source/d/python3/python-3.9.9-docs-text.tar.bz2 -rw-r--r-- 1 root root 426 2020-10-24 22:24 ./source/d/python3/python.sysconfig.py.x86_64.diff.gz -rwxr-xr-x 1 root root 6370 2021-11-10 19:37 ./source/d/python3/python3.SlackBuild -rw-r--r-- 1 root root 495 2020-10-24 22:31 ./source/d/python3/python3.distutils.x86_64.diff.gz @@ -9604,7 +9610,7 @@ drwxr-xr-x 2 root root 4096 2021-11-18 17:54 ./source/kde/kde/src/plasma- -rw-r--r-- 1 root root 833 2021-11-09 13:50 ./source/kde/kde/src/plasma/systemsettings-5.23.3.tar.xz.sig -rw-r--r-- 1 root root 89400 2021-11-09 13:50 ./source/kde/kde/src/plasma/xdg-desktop-portal-kde-5.23.3.tar.xz -rw-r--r-- 1 root root 833 2021-11-09 13:50 ./source/kde/kde/src/plasma/xdg-desktop-portal-kde-5.23.3.tar.xz.sig -drwxr-xr-x 368 root root 12288 2021-11-17 19:23 ./source/l +drwxr-xr-x 370 root root 12288 2021-11-19 21:32 ./source/l -rw-r--r-- 1 root root 5349 2021-10-11 18:42 ./source/l/FTBFSlog drwxr-xr-x 3 root root 4096 2021-02-13 05:31 ./source/l/GConf -rw-r--r-- 1 root root 1559904 2013-01-22 02:48 ./source/l/GConf/GConf-3.2.6.tar.xz @@ -10600,8 +10606,8 @@ drwxr-xr-x 2 root root 4096 2021-06-08 20:34 ./source/l/libiodbc -rwxr-xr-x 1 root root 4315 2021-02-18 19:01 ./source/l/libiodbc/libiodbc.SlackBuild -rw-r--r-- 1 root root 277 2019-08-12 23:35 ./source/l/libiodbc/libiodbc.disable.rpath.diff.gz -rw-r--r-- 1 root root 923 2018-11-08 00:04 ./source/l/libiodbc/slack-desc -drwxr-xr-x 2 root root 4096 2021-08-10 18:13 ./source/l/libjpeg-turbo --rw-r--r-- 1 root root 1575203 2021-08-10 02:59 ./source/l/libjpeg-turbo/libjpeg-turbo-2.1.1.tar.lz +drwxr-xr-x 2 root root 4096 2021-11-19 20:26 ./source/l/libjpeg-turbo +-rw-r--r-- 1 root root 1586091 2021-11-19 03:04 ./source/l/libjpeg-turbo/libjpeg-turbo-2.1.2.tar.lz -rwxr-xr-x 1 root root 4900 2021-04-24 03:12 ./source/l/libjpeg-turbo/libjpeg-turbo.SlackBuild -rw-r--r-- 1 root root 94 2019-02-20 20:35 ./source/l/libjpeg-turbo/libjpeg-turbo.url -rw-r--r-- 1 root root 975 2018-02-27 06:12 ./source/l/libjpeg-turbo/slack-desc @@ -11338,11 +11344,21 @@ drwxr-xr-x 2 root root 4096 2021-11-02 19:02 ./source/l/python-sane -rw-r--r-- 1 root root 18666 2021-01-05 12:44 ./source/l/python-sane/Sane-2.9.1.tar.lz -rwxr-xr-x 1 root root 3089 2021-11-02 19:02 ./source/l/python-sane/python-sane.SlackBuild -rw-r--r-- 1 root root 787 2018-02-27 06:12 ./source/l/python-sane/slack-desc +drwxr-xr-x 2 root root 4096 2021-11-19 19:28 ./source/l/python-setuptools_scm +-rwxr-xr-x 1 root root 2862 2021-11-19 19:28 ./source/l/python-setuptools_scm/python-setuptools_scm.SlackBuild +-rw-r--r-- 1 root root 42062 2021-09-11 19:27 ./source/l/python-setuptools_scm/setuptools_scm-6.3.2.tar.lz +-rw-r--r-- 1 root root 40 2021-11-19 19:24 ./source/l/python-setuptools_scm/setuptools_scm.url +-rw-r--r-- 1 root root 1140 2021-11-19 19:28 ./source/l/python-setuptools_scm/slack-desc drwxr-xr-x 2 root root 4096 2021-11-02 19:02 ./source/l/python-six -rwxr-xr-x 1 root root 3134 2021-11-02 19:02 ./source/l/python-six/python-six.SlackBuild -rw-r--r-- 1 root root 27872 2021-05-05 14:18 ./source/l/python-six/six-1.16.0.tar.lz -rw-r--r-- 1 root root 33 2020-05-22 17:48 ./source/l/python-six/six.url -rw-r--r-- 1 root root 1000 2018-02-27 06:12 ./source/l/python-six/slack-desc +drwxr-xr-x 2 root root 4096 2021-11-19 21:08 ./source/l/python-tomli +-rwxr-xr-x 1 root root 3260 2021-11-19 21:37 ./source/l/python-tomli/python-tomli.SlackBuild +-rw-r--r-- 1 root root 804 2021-11-19 19:33 ./source/l/python-tomli/slack-desc +-rw-r--r-- 1 root root 11480 2021-10-25 09:51 ./source/l/python-tomli/tomli-1.2.2.tar.lz +-rw-r--r-- 1 root root 31 2021-11-19 19:30 ./source/l/python-tomli/tomli.url drwxr-xr-x 2 root root 4096 2021-11-02 19:02 ./source/l/python-urllib3 -rwxr-xr-x 1 root root 2883 2021-11-02 19:02 ./source/l/python-urllib3/python-urllib3.SlackBuild -rw-r--r-- 1 root root 911 2018-02-27 06:12 ./source/l/python-urllib3/slack-desc @@ -11413,8 +11429,8 @@ drwxr-xr-x 2 root root 4096 2013-12-17 17:08 ./source/l/qt5/profile.d -rw-r--r-- 1 root root 571808094 2021-10-24 00:16 ./source/l/qt5/qt-everywhere-src-5.15.3_20211024_2aa0de43.tar.lz -rwxr-xr-x 1 root root 12116 2021-10-15 04:55 ./source/l/qt5/qt5.SlackBuild -rw-r--r-- 1 root root 711 2020-11-28 01:00 ./source/l/qt5/slack-desc -drwxr-xr-x 2 root root 4096 2021-11-08 18:29 ./source/l/qtkeychain --rw-r--r-- 1 root root 37339 2021-11-08 09:04 ./source/l/qtkeychain/qtkeychain-0.13.1.tar.lz +drwxr-xr-x 2 root root 4096 2021-11-19 20:18 ./source/l/qtkeychain +-rw-r--r-- 1 root root 37368 2021-11-18 15:34 ./source/l/qtkeychain/qtkeychain-0.13.2.tar.lz -rwxr-xr-x 1 root root 3967 2021-11-07 17:45 ./source/l/qtkeychain/qtkeychain.SlackBuild -rw-r--r-- 1 root root 45 2020-10-27 21:25 ./source/l/qtkeychain/qtkeychain.url -rw-r--r-- 1 root root 860 2020-11-01 20:04 ./source/l/qtkeychain/slack-desc @@ -11985,33 +12001,33 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/ipw2200-fw drwxr-xr-x 2 root root 4096 2021-05-21 16:40 ./source/n/irssi -rw-r--r-- 1 root root 264 2009-07-29 00:34 ./source/n/irssi/doinst.sh.gz -rw-r--r-- 1 root root 1145292 2021-04-09 18:09 ./source/n/irssi/irssi-1.2.3.tar.xz --rw-r--r-- 1 root root 195 2021-04-09 18:09 ./source/n/irssi/irssi-1.2.3.tar.xz.asc --rwxr-xr-x 1 root root 4796 2021-05-21 16:40 ./source/n/irssi/irssi.SlackBuild --rw-r--r-- 1 root root 784 2018-02-27 06:13 ./source/n/irssi/slack-desc -drwxr-xr-x 2 root root 4096 2021-11-08 18:25 ./source/n/iw --rw-r--r-- 1 root root 566 2021-11-08 08:59 ./source/n/iw/iw-5.16.tar.sign --rw-r--r-- 1 root root 149548 2021-11-08 08:59 ./source/n/iw/iw-5.16.tar.xz --rwxr-xr-x 1 root root 3643 2021-11-08 18:25 ./source/n/iw/iw.SlackBuild --rw-r--r-- 1 root root 47 2019-02-02 03:29 ./source/n/iw/iw.url --rw-r--r-- 1 root root 876 2018-02-27 06:13 ./source/n/iw/slack-desc -drwxr-xr-x 3 root root 4096 2021-10-21 17:05 ./source/n/krb5 -drwxr-xr-x 2 root root 4096 2020-01-21 18:39 ./source/n/krb5/conf --rw-r--r-- 1 root root 92 2019-12-10 20:45 ./source/n/krb5/conf/kadmind --rw-r--r-- 1 root root 1164 2019-12-10 21:03 ./source/n/krb5/conf/kdc.conf.example --rw-r--r-- 1 root root 90 2019-12-10 20:48 ./source/n/krb5/conf/kpropd --rw-r--r-- 1 root root 628 2019-12-10 21:00 ./source/n/krb5/conf/krb5.conf.example --rw-r--r-- 1 root root 92 2019-12-10 20:49 ./source/n/krb5/conf/krb5kdc --rw-r--r-- 1 root root 797 2019-12-12 21:24 ./source/n/krb5/conf/rc.kadmind --rw-r--r-- 1 root root 857 2019-12-12 21:25 ./source/n/krb5/conf/rc.kpropd --rw-r--r-- 1 root root 842 2019-12-12 21:24 ./source/n/krb5/conf/rc.krb5kdc --rw-r--r-- 1 root root 1454 2021-10-21 16:32 ./source/n/krb5/d775c95af7606a51bf79547a94fa52ddd1cb7f49.patch --rw-r--r-- 1 root root 357 2019-12-10 20:54 ./source/n/krb5/doinst.sh.gz --rw-r--r-- 1 root root 6035610 2021-07-22 15:58 ./source/n/krb5/krb5-1.19.2.tar.lz --rwxr-xr-x 1 root root 6173 2021-10-21 17:02 ./source/n/krb5/krb5.SlackBuild --rw-r--r-- 1 root root 39 2017-09-30 20:08 ./source/n/krb5/krb5.url --rw-r--r-- 1 root root 756 2020-01-21 18:49 ./source/n/krb5/slack-desc -drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/lftp --rw-r--r-- 1 root root 263 2009-05-31 06:11 ./source/n/lftp/doinst.sh.gz +-rw-r--r-- 1 root root 195 2021-04-09 18:09 ./source/n/irssi/irssi-1.2.3.tar.xz.asc +-rwxr-xr-x 1 root root 4796 2021-05-21 16:40 ./source/n/irssi/irssi.SlackBuild +-rw-r--r-- 1 root root 784 2018-02-27 06:13 ./source/n/irssi/slack-desc +drwxr-xr-x 2 root root 4096 2021-11-08 18:25 ./source/n/iw +-rw-r--r-- 1 root root 566 2021-11-08 08:59 ./source/n/iw/iw-5.16.tar.sign +-rw-r--r-- 1 root root 149548 2021-11-08 08:59 ./source/n/iw/iw-5.16.tar.xz +-rwxr-xr-x 1 root root 3643 2021-11-08 18:25 ./source/n/iw/iw.SlackBuild +-rw-r--r-- 1 root root 47 2019-02-02 03:29 ./source/n/iw/iw.url +-rw-r--r-- 1 root root 876 2018-02-27 06:13 ./source/n/iw/slack-desc +drwxr-xr-x 3 root root 4096 2021-10-21 17:05 ./source/n/krb5 +drwxr-xr-x 2 root root 4096 2020-01-21 18:39 ./source/n/krb5/conf +-rw-r--r-- 1 root root 92 2019-12-10 20:45 ./source/n/krb5/conf/kadmind +-rw-r--r-- 1 root root 1164 2019-12-10 21:03 ./source/n/krb5/conf/kdc.conf.example +-rw-r--r-- 1 root root 90 2019-12-10 20:48 ./source/n/krb5/conf/kpropd +-rw-r--r-- 1 root root 628 2019-12-10 21:00 ./source/n/krb5/conf/krb5.conf.example +-rw-r--r-- 1 root root 92 2019-12-10 20:49 ./source/n/krb5/conf/krb5kdc +-rw-r--r-- 1 root root 797 2019-12-12 21:24 ./source/n/krb5/conf/rc.kadmind +-rw-r--r-- 1 root root 857 2019-12-12 21:25 ./source/n/krb5/conf/rc.kpropd +-rw-r--r-- 1 root root 842 2019-12-12 21:24 ./source/n/krb5/conf/rc.krb5kdc +-rw-r--r-- 1 root root 1454 2021-10-21 16:32 ./source/n/krb5/d775c95af7606a51bf79547a94fa52ddd1cb7f49.patch +-rw-r--r-- 1 root root 357 2019-12-10 20:54 ./source/n/krb5/doinst.sh.gz +-rw-r--r-- 1 root root 6035610 2021-07-22 15:58 ./source/n/krb5/krb5-1.19.2.tar.lz +-rwxr-xr-x 1 root root 6173 2021-10-21 17:02 ./source/n/krb5/krb5.SlackBuild +-rw-r--r-- 1 root root 39 2017-09-30 20:08 ./source/n/krb5/krb5.url +-rw-r--r-- 1 root root 756 2020-01-21 18:49 ./source/n/krb5/slack-desc +drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/lftp +-rw-r--r-- 1 root root 263 2009-05-31 06:11 ./source/n/lftp/doinst.sh.gz -rw-r--r-- 1 root root 1654960 2020-08-13 20:37 ./source/n/lftp/lftp-4.9.2.tar.xz -rw-r--r-- 1 root root 155 2020-08-13 20:37 ./source/n/lftp/lftp-4.9.2.tar.xz.asc -rwxr-xr-x 1 root root 4342 2021-02-13 05:32 ./source/n/lftp/lftp.SlackBuild @@ -12035,9 +12051,9 @@ drwxr-xr-x 2 root root 4096 2021-06-10 18:08 ./source/n/libksba -rwxr-xr-x 1 root root 3963 2021-04-07 19:48 ./source/n/libksba/libksba.SlackBuild -rw-r--r-- 1 root root 36 2020-05-24 18:04 ./source/n/libksba/libksba.url -rw-r--r-- 1 root root 787 2018-02-27 06:13 ./source/n/libksba/slack-desc -drwxr-xr-x 2 root root 4096 2021-08-02 17:57 ./source/n/libmbim --rw-r--r-- 1 root root 554672 2021-07-27 09:54 ./source/n/libmbim/libmbim-1.26.0.tar.xz --rw-r--r-- 1 root root 195 2021-07-27 09:54 ./source/n/libmbim/libmbim-1.26.0.tar.xz.asc +drwxr-xr-x 2 root root 4096 2021-11-19 20:27 ./source/n/libmbim +-rw-r--r-- 1 root root 561096 2021-11-08 11:47 ./source/n/libmbim/libmbim-1.26.2.tar.xz +-rw-r--r-- 1 root root 195 2021-11-08 11:47 ./source/n/libmbim/libmbim-1.26.2.tar.xz.asc -rwxr-xr-x 1 root root 4347 2021-06-04 17:50 ./source/n/libmbim/libmbim.SlackBuild -rw-r--r-- 1 root root 828 2018-02-27 06:13 ./source/n/libmbim/slack-desc drwxr-xr-x 2 root root 4096 2021-08-21 03:28 ./source/n/libmilter @@ -12084,8 +12100,8 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/libnfnetlink -rwxr-xr-x 1 root root 3375 2021-02-13 05:32 ./source/n/libnfnetlink/libnfnetlink.SlackBuild -rw-r--r-- 1 root root 50 2020-11-25 20:42 ./source/n/libnfnetlink/libnfnetlink.url -rw-r--r-- 1 root root 1010 2018-02-27 06:13 ./source/n/libnfnetlink/slack-desc -drwxr-xr-x 2 root root 4096 2021-05-25 17:48 ./source/n/libnftnl --rw-r--r-- 1 root root 331128 2021-05-25 11:21 ./source/n/libnftnl/libnftnl-1.2.0.tar.lz +drwxr-xr-x 2 root root 4096 2021-11-19 20:28 ./source/n/libnftnl +-rw-r--r-- 1 root root 332412 2021-11-18 10:48 ./source/n/libnftnl/libnftnl-1.2.1.tar.lz -rwxr-xr-x 1 root root 3768 2021-05-25 17:48 ./source/n/libnftnl/libnftnl.SlackBuild -rw-r--r-- 1 root root 46 2020-10-27 17:40 ./source/n/libnftnl/libnftnl.url -rw-r--r-- 1 root root 891 2018-02-27 06:13 ./source/n/libnftnl/slack-desc @@ -12340,9 +12356,9 @@ drwxr-xr-x 2 root root 4096 2021-06-15 18:36 ./source/n/nfs-utils -rw-r--r-- 1 root root 292 2017-12-29 05:37 ./source/n/nfs-utils/nfs.default -rw-r--r-- 1 root root 2920 2020-02-03 20:42 ./source/n/nfs-utils/rc.nfsd -rw-r--r-- 1 root root 779 2018-02-27 06:13 ./source/n/nfs-utils/slack-desc -drwxr-xr-x 2 root root 4096 2021-11-02 19:02 ./source/n/nftables --rw-r--r-- 1 root root 774853 2021-08-19 17:22 ./source/n/nftables/nftables-1.0.0.tar.lz --rwxr-xr-x 1 root root 3873 2021-11-02 19:02 ./source/n/nftables/nftables.SlackBuild +drwxr-xr-x 2 root root 4096 2021-11-19 20:29 ./source/n/nftables +-rw-r--r-- 1 root root 799203 2021-11-18 10:58 ./source/n/nftables/nftables-1.0.1.tar.lz +-rwxr-xr-x 1 root root 3897 2021-11-19 20:47 ./source/n/nftables/nftables.SlackBuild -rw-r--r-- 1 root root 46 2020-10-27 17:39 ./source/n/nftables/nftables.url -rw-r--r-- 1 root root 1023 2018-02-27 06:13 ./source/n/nftables/slack-desc drwxr-xr-x 2 root root 4096 2021-10-19 16:48 ./source/n/nghttp2 @@ -14575,7 +14591,7 @@ drwxr-xr-x 2 root root 4096 2021-10-12 20:15 ./source/xap/mozilla-firefox/ -rwxr-xr-x 1 root root 16060 2021-11-05 16:37 ./source/xap/mozilla-firefox/mozilla-firefox.SlackBuild -rw-r--r-- 1 root root 2748 2017-12-04 21:30 ./source/xap/mozilla-firefox/mozilla-firefox.desktop -rw-r--r-- 1 root root 1033 2020-07-07 18:08 ./source/xap/mozilla-firefox/slack-desc -drwxr-xr-x 4 root root 4096 2021-11-14 19:47 ./source/xap/mozilla-thunderbird +drwxr-xr-x 4 root root 4096 2021-11-19 20:50 ./source/xap/mozilla-thunderbird drwxr-xr-x 2 root root 4096 2016-07-03 18:05 ./source/xap/mozilla-thunderbird/autoconf -rw-r--r-- 1 root root 5869 2016-07-03 18:04 ./source/xap/mozilla-thunderbird/autoconf/autoconf-2.13-consolidated_fixes-1.patch.gz -rw-r--r-- 1 root root 300116 1999-01-15 21:03 ./source/xap/mozilla-thunderbird/autoconf/autoconf-2.13.tar.xz @@ -14599,8 +14615,8 @@ drwxr-xr-x 2 root root 4096 2021-10-12 20:16 ./source/xap/mozilla-thunderb -rw-r--r-- 1 root root 3378 2005-03-08 05:13 ./source/xap/mozilla-thunderbird/mozilla-thunderbird.desktop -rw-r--r-- 1 root root 1130 2018-02-27 06:47 ./source/xap/mozilla-thunderbird/slack-desc -rw-r--r-- 1 root root 330 2019-08-27 16:35 ./source/xap/mozilla-thunderbird/tb.ui.scrollToClick.diff.gz --rw-r--r-- 1 root root 403764984 2021-11-14 18:20 ./source/xap/mozilla-thunderbird/thunderbird-91.3.1.source.tar.xz --rw-r--r-- 1 root root 833 2021-11-14 18:20 ./source/xap/mozilla-thunderbird/thunderbird-91.3.1.source.tar.xz.asc +-rw-r--r-- 1 root root 407454432 2021-11-19 01:51 ./source/xap/mozilla-thunderbird/thunderbird-91.3.2.source.tar.xz +-rw-r--r-- 1 root root 833 2021-11-19 01:51 ./source/xap/mozilla-thunderbird/thunderbird-91.3.2.source.tar.xz.asc drwxr-xr-x 2 root root 4096 2021-09-10 17:57 ./source/xap/network-manager-applet -rw-r--r-- 1 root root 173 2021-09-10 17:57 ./source/xap/network-manager-applet/doinst.sh.gz -rw-r--r-- 1 root root 1903280 2021-08-17 08:14 ./source/xap/network-manager-applet/network-manager-applet-1.24.0.tar.xz diff --git a/extra/source/php8/fetch-php.sh b/extra/source/php8/fetch-php.sh index ba225f190..8f26da55c 100755 --- a/extra/source/php8/fetch-php.sh +++ b/extra/source/php8/fetch-php.sh @@ -1,2 +1,2 @@ -lftpget http://us.php.net/distributions/php-8.0.12.tar.xz.asc -lftpget http://us.php.net/distributions/php-8.0.12.tar.xz +lftpget http://us.php.net/distributions/php-8.0.13.tar.xz.asc +lftpget http://us.php.net/distributions/php-8.0.13.tar.xz diff --git a/slackware64/l/maketag b/slackware64/l/maketag index 19b7bf53f..9d1eb280f 100644 --- a/slackware64/l/maketag +++ b/slackware64/l/maketag @@ -333,7 +333,9 @@ you are done." 22 74 10 \ "python-random2" "Python 3 port of Python 2 random module" "on" \ "python-requests" "HTTP request library for python" "on" \ "python-sane" "SANE interface for python" "on" \ +"python-setuptools_scm" "manages versions in SCM metadata" "on" \ "python-six" "Python 2 and 3 compatibility library" "on" \ +"python-tomli" "A lil' TOML parser" "on" \ "python-urllib3" "Powerful HTTP client for Python" "on" \ "python2-module-collection" "modules for python2" "on" \ "qca" "Qt Cryptographic Architecture" "on" \ @@ -387,7 +389,7 @@ if [ $? = 1 -o $? = 255 ]; then rm -f $TMP/SeTpkgs > $TMP/SeTnewtag for pkg in \ -GConf LibRaw M2Crypto Mako PyQt5 QScintilla QtAV SDL2 SDL2_gfx SDL2_image SDL2_mixer SDL2_net SDL2_ttf a52dec aalib accountsservice adwaita-icon-theme alsa-lib alsa-oss alsa-plugins apr apr-util argon2 aspell aspell-en at-spi2-atk at-spi2-core atk atkmm audiofile babl boost brotli cairo cairomm cfitsio chmlib clucene cryfs cryptopp db48 dbus-glib dbus-python dconf dconf-editor desktop-file-utils djvulibre dotconf dvdauthor ebook-tools editorconfig-core-c eigen3 elfutils enchant esound espeak-ng exiv2 expat farstream ffmpeg fftw fluidsynth freecell-solver freetype frei0r-plugins fribidi fuse fuse3 gamin gc gcr gd gdbm gdk-pixbuf2 gdk-pixbuf2-xlib gegl gexiv2 giflib gjs glade glib glib-networking glib2 glibc glibc-i18n glibc-profile glibmm gmime gmm gmp gnome-keyring gnome-themes-extra gnu-efi gobject-introspection grantlee graphene graphite2 gsettings-desktop-schemas gsl gst-plugins-bad-free gst-plugins-base gst-plugins-good gst-plugins-libav gstreamer gtk+ gtk+2 gtk+3 gtk4 gtkmm2 gtkmm3 gtksourceview3 gtkspell gvfs harfbuzz hicolor-icon-theme hunspell hyphen icon-naming-utils icu4c id3lib imagemagick isl iso-codes jansson jasper jemalloc jmtpfs json-c json-glib judy kdsoap keybinder3 keyutils lame lcms lcms2 lensfun libaio libao libappindicator libarchive libasyncns libatasmart libbluray libburn libcaca libcanberra libcap libcap-ng libcddb libcdio libcdio-paranoia libclc libcue libdbusmenu libdbusmenu-qt libdiscid libdmtx libdvdnav libdvdread libedit libevent libexif libfakekey libffi libglade libgnome-keyring libgnt libgphoto2 libgpod libgsf libgtop libical libid3tag libidl libidn libidn2 libieee1284 libimobiledevice libindicator libiodbc libjpeg-turbo libkarma libmad libmcrypt libmng libmpc libmtp libnice libnih libnjb libnl libnl3 libnotify libnsl libnss_nis libodfgen libogg liboggz liboil libopusenc libpcap libplist libpng libproxy libpsl libqalculate libraw1394 librevenge librsvg libsamplerate libsass libseccomp libsecret libsigc++ libsigc++3 libsigsegv libsndfile libsodium libsoup libspectre libssh libssh2 libtasn1 libtheora libtiff libunistring libunwind liburing libusb libusb-compat libusbmuxd libuv libvisio libvisual libvisual-plugins libvncserver libvorbis libvpx libwebp libwmf libwnck libwnck3 libwpd libwpg libxkbcommon libxklavier libxml2 libxslt libyaml libzip lmdb loudmouth lz4 lzo media-player-info mhash mlt mm mozilla-nss mozjs78 mpfr ncurses neon netpbm newt ocl-icd oniguruma openal-soft opencv openexr openjpeg opus opusfile orc pango pangomm parted pcaudiolib pcre pcre2 phonon phonon-backend-gstreamer pilot-link pipewire polkit polkit-gnome polkit-qt-1 poppler poppler-data popt pulseaudio pycairo pycups pycurl pygobject pygobject3 pygtk pyparsing python-appdirs python-certifi python-cffi python-chardet python-charset-normalizer python-distro python-dnspython python-docutils python-future python-idna python-markdown python-notify2 python-packaging python-pillow python-ply python-pycparser python-pygments python-pysol_cards python-random2 python-requests python-sane python-six python-urllib3 python2-module-collection qca qrencode qt5 qt5-webkit qtkeychain quazip readline rpcsvc-proto rttr rubygem-asciidoctor sbc sdl serf sg3_utils shared-desktop-ontologies shared-mime-info sip slang slang1 sound-theme-freedesktop speech-dispatcher speex speexdsp spirv-llvm-translator startup-notification svgalib system-config-printer t1lib taglib taglib-extras talloc tango-icon-theme tango-icon-theme-extras tdb tevent tidy-html5 utf8proc v4l-utils vid.stab vte wavpack woff2 xapian-core xxHash zlib zstd \ +GConf LibRaw M2Crypto Mako PyQt5 QScintilla QtAV SDL2 SDL2_gfx SDL2_image SDL2_mixer SDL2_net SDL2_ttf a52dec aalib accountsservice adwaita-icon-theme alsa-lib alsa-oss alsa-plugins apr apr-util argon2 aspell aspell-en at-spi2-atk at-spi2-core atk atkmm audiofile babl boost brotli cairo cairomm cfitsio chmlib clucene cryfs cryptopp db48 dbus-glib dbus-python dconf dconf-editor desktop-file-utils djvulibre dotconf dvdauthor ebook-tools editorconfig-core-c eigen3 elfutils enchant esound espeak-ng exiv2 expat farstream ffmpeg fftw fluidsynth freecell-solver freetype frei0r-plugins fribidi fuse fuse3 gamin gc gcr gd gdbm gdk-pixbuf2 gdk-pixbuf2-xlib gegl gexiv2 giflib gjs glade glib glib-networking glib2 glibc glibc-i18n glibc-profile glibmm gmime gmm gmp gnome-keyring gnome-themes-extra gnu-efi gobject-introspection grantlee graphene graphite2 gsettings-desktop-schemas gsl gst-plugins-bad-free gst-plugins-base gst-plugins-good gst-plugins-libav gstreamer gtk+ gtk+2 gtk+3 gtk4 gtkmm2 gtkmm3 gtksourceview3 gtkspell gvfs harfbuzz hicolor-icon-theme hunspell hyphen icon-naming-utils icu4c id3lib imagemagick isl iso-codes jansson jasper jemalloc jmtpfs json-c json-glib judy kdsoap keybinder3 keyutils lame lcms lcms2 lensfun libaio libao libappindicator libarchive libasyncns libatasmart libbluray libburn libcaca libcanberra libcap libcap-ng libcddb libcdio libcdio-paranoia libclc libcue libdbusmenu libdbusmenu-qt libdiscid libdmtx libdvdnav libdvdread libedit libevent libexif libfakekey libffi libglade libgnome-keyring libgnt libgphoto2 libgpod libgsf libgtop libical libid3tag libidl libidn libidn2 libieee1284 libimobiledevice libindicator libiodbc libjpeg-turbo libkarma libmad libmcrypt libmng libmpc libmtp libnice libnih libnjb libnl libnl3 libnotify libnsl libnss_nis libodfgen libogg liboggz liboil libopusenc libpcap libplist libpng libproxy libpsl libqalculate libraw1394 librevenge librsvg libsamplerate libsass libseccomp libsecret libsigc++ libsigc++3 libsigsegv libsndfile libsodium libsoup libspectre libssh libssh2 libtasn1 libtheora libtiff libunistring libunwind liburing libusb libusb-compat libusbmuxd libuv libvisio libvisual libvisual-plugins libvncserver libvorbis libvpx libwebp libwmf libwnck libwnck3 libwpd libwpg libxkbcommon libxklavier libxml2 libxslt libyaml libzip lmdb loudmouth lz4 lzo media-player-info mhash mlt mm mozilla-nss mozjs78 mpfr ncurses neon netpbm newt ocl-icd oniguruma openal-soft opencv openexr openjpeg opus opusfile orc pango pangomm parted pcaudiolib pcre pcre2 phonon phonon-backend-gstreamer pilot-link pipewire polkit polkit-gnome polkit-qt-1 poppler poppler-data popt pulseaudio pycairo pycups pycurl pygobject pygobject3 pygtk pyparsing python-appdirs python-certifi python-cffi python-chardet python-charset-normalizer python-distro python-dnspython python-docutils python-future python-idna python-markdown python-notify2 python-packaging python-pillow python-ply python-pycparser python-pygments python-pysol_cards python-random2 python-requests python-sane python-setuptools_scm python-six python-tomli python-urllib3 python2-module-collection qca qrencode qt5 qt5-webkit qtkeychain quazip readline rpcsvc-proto rttr rubygem-asciidoctor sbc sdl serf sg3_utils shared-desktop-ontologies shared-mime-info sip slang slang1 sound-theme-freedesktop speech-dispatcher speex speexdsp spirv-llvm-translator startup-notification svgalib system-config-printer t1lib taglib taglib-extras talloc tango-icon-theme tango-icon-theme-extras tdb tevent tidy-html5 utf8proc v4l-utils vid.stab vte wavpack woff2 xapian-core xxHash zlib zstd \ ; do echo "$pkg: SKP" >> $TMP/SeTnewtag done @@ -395,7 +397,7 @@ GConf LibRaw M2Crypto Mako PyQt5 QScintilla QtAV SDL2 SDL2_gfx SDL2_image SDL2_m fi cat /dev/null > $TMP/SeTnewtag for PACKAGE in \ -GConf LibRaw M2Crypto Mako PyQt5 QScintilla QtAV SDL2 SDL2_gfx SDL2_image SDL2_mixer SDL2_net SDL2_ttf a52dec aalib accountsservice adwaita-icon-theme alsa-lib alsa-oss alsa-plugins apr apr-util argon2 aspell aspell-en at-spi2-atk at-spi2-core atk atkmm audiofile babl boost brotli cairo cairomm cfitsio chmlib clucene cryfs cryptopp db48 dbus-glib dbus-python dconf dconf-editor desktop-file-utils djvulibre dotconf dvdauthor ebook-tools editorconfig-core-c eigen3 elfutils enchant esound espeak-ng exiv2 expat farstream ffmpeg fftw fluidsynth freecell-solver freetype frei0r-plugins fribidi fuse fuse3 gamin gc gcr gd gdbm gdk-pixbuf2 gdk-pixbuf2-xlib gegl gexiv2 giflib gjs glade glib glib-networking glib2 glibc glibc-i18n glibc-profile glibmm gmime gmm gmp gnome-keyring gnome-themes-extra gnu-efi gobject-introspection grantlee graphene graphite2 gsettings-desktop-schemas gsl gst-plugins-bad-free gst-plugins-base gst-plugins-good gst-plugins-libav gstreamer gtk+ gtk+2 gtk+3 gtk4 gtkmm2 gtkmm3 gtksourceview3 gtkspell gvfs harfbuzz hicolor-icon-theme hunspell hyphen icon-naming-utils icu4c id3lib imagemagick isl iso-codes jansson jasper jemalloc jmtpfs json-c json-glib judy kdsoap keybinder3 keyutils lame lcms lcms2 lensfun libaio libao libappindicator libarchive libasyncns libatasmart libbluray libburn libcaca libcanberra libcap libcap-ng libcddb libcdio libcdio-paranoia libclc libcue libdbusmenu libdbusmenu-qt libdiscid libdmtx libdvdnav libdvdread libedit libevent libexif libfakekey libffi libglade libgnome-keyring libgnt libgphoto2 libgpod libgsf libgtop libical libid3tag libidl libidn libidn2 libieee1284 libimobiledevice libindicator libiodbc libjpeg-turbo libkarma libmad libmcrypt libmng libmpc libmtp libnice libnih libnjb libnl libnl3 libnotify libnsl libnss_nis libodfgen libogg liboggz liboil libopusenc libpcap libplist libpng libproxy libpsl libqalculate libraw1394 librevenge librsvg libsamplerate libsass libseccomp libsecret libsigc++ libsigc++3 libsigsegv libsndfile libsodium libsoup libspectre libssh libssh2 libtasn1 libtheora libtiff libunistring libunwind liburing libusb libusb-compat libusbmuxd libuv libvisio libvisual libvisual-plugins libvncserver libvorbis libvpx libwebp libwmf libwnck libwnck3 libwpd libwpg libxkbcommon libxklavier libxml2 libxslt libyaml libzip lmdb loudmouth lz4 lzo media-player-info mhash mlt mm mozilla-nss mozjs78 mpfr ncurses neon netpbm newt ocl-icd oniguruma openal-soft opencv openexr openjpeg opus opusfile orc pango pangomm parted pcaudiolib pcre pcre2 phonon phonon-backend-gstreamer pilot-link pipewire polkit polkit-gnome polkit-qt-1 poppler poppler-data popt pulseaudio pycairo pycups pycurl pygobject pygobject3 pygtk pyparsing python-appdirs python-certifi python-cffi python-chardet python-charset-normalizer python-distro python-dnspython python-docutils python-future python-idna python-markdown python-notify2 python-packaging python-pillow python-ply python-pycparser python-pygments python-pysol_cards python-random2 python-requests python-sane python-six python-urllib3 python2-module-collection qca qrencode qt5 qt5-webkit qtkeychain quazip readline rpcsvc-proto rttr rubygem-asciidoctor sbc sdl serf sg3_utils shared-desktop-ontologies shared-mime-info sip slang slang1 sound-theme-freedesktop speech-dispatcher speex speexdsp spirv-llvm-translator startup-notification svgalib system-config-printer t1lib taglib taglib-extras talloc tango-icon-theme tango-icon-theme-extras tdb tevent tidy-html5 utf8proc v4l-utils vid.stab vte wavpack woff2 xapian-core xxHash zlib zstd \ +GConf LibRaw M2Crypto Mako PyQt5 QScintilla QtAV SDL2 SDL2_gfx SDL2_image SDL2_mixer SDL2_net SDL2_ttf a52dec aalib accountsservice adwaita-icon-theme alsa-lib alsa-oss alsa-plugins apr apr-util argon2 aspell aspell-en at-spi2-atk at-spi2-core atk atkmm audiofile babl boost brotli cairo cairomm cfitsio chmlib clucene cryfs cryptopp db48 dbus-glib dbus-python dconf dconf-editor desktop-file-utils djvulibre dotconf dvdauthor ebook-tools editorconfig-core-c eigen3 elfutils enchant esound espeak-ng exiv2 expat farstream ffmpeg fftw fluidsynth freecell-solver freetype frei0r-plugins fribidi fuse fuse3 gamin gc gcr gd gdbm gdk-pixbuf2 gdk-pixbuf2-xlib gegl gexiv2 giflib gjs glade glib glib-networking glib2 glibc glibc-i18n glibc-profile glibmm gmime gmm gmp gnome-keyring gnome-themes-extra gnu-efi gobject-introspection grantlee graphene graphite2 gsettings-desktop-schemas gsl gst-plugins-bad-free gst-plugins-base gst-plugins-good gst-plugins-libav gstreamer gtk+ gtk+2 gtk+3 gtk4 gtkmm2 gtkmm3 gtksourceview3 gtkspell gvfs harfbuzz hicolor-icon-theme hunspell hyphen icon-naming-utils icu4c id3lib imagemagick isl iso-codes jansson jasper jemalloc jmtpfs json-c json-glib judy kdsoap keybinder3 keyutils lame lcms lcms2 lensfun libaio libao libappindicator libarchive libasyncns libatasmart libbluray libburn libcaca libcanberra libcap libcap-ng libcddb libcdio libcdio-paranoia libclc libcue libdbusmenu libdbusmenu-qt libdiscid libdmtx libdvdnav libdvdread libedit libevent libexif libfakekey libffi libglade libgnome-keyring libgnt libgphoto2 libgpod libgsf libgtop libical libid3tag libidl libidn libidn2 libieee1284 libimobiledevice libindicator libiodbc libjpeg-turbo libkarma libmad libmcrypt libmng libmpc libmtp libnice libnih libnjb libnl libnl3 libnotify libnsl libnss_nis libodfgen libogg liboggz liboil libopusenc libpcap libplist libpng libproxy libpsl libqalculate libraw1394 librevenge librsvg libsamplerate libsass libseccomp libsecret libsigc++ libsigc++3 libsigsegv libsndfile libsodium libsoup libspectre libssh libssh2 libtasn1 libtheora libtiff libunistring libunwind liburing libusb libusb-compat libusbmuxd libuv libvisio libvisual libvisual-plugins libvncserver libvorbis libvpx libwebp libwmf libwnck libwnck3 libwpd libwpg libxkbcommon libxklavier libxml2 libxslt libyaml libzip lmdb loudmouth lz4 lzo media-player-info mhash mlt mm mozilla-nss mozjs78 mpfr ncurses neon netpbm newt ocl-icd oniguruma openal-soft opencv openexr openjpeg opus opusfile orc pango pangomm parted pcaudiolib pcre pcre2 phonon phonon-backend-gstreamer pilot-link pipewire polkit polkit-gnome polkit-qt-1 poppler poppler-data popt pulseaudio pycairo pycups pycurl pygobject pygobject3 pygtk pyparsing python-appdirs python-certifi python-cffi python-chardet python-charset-normalizer python-distro python-dnspython python-docutils python-future python-idna python-markdown python-notify2 python-packaging python-pillow python-ply python-pycparser python-pygments python-pysol_cards python-random2 python-requests python-sane python-setuptools_scm python-six python-tomli python-urllib3 python2-module-collection qca qrencode qt5 qt5-webkit qtkeychain quazip readline rpcsvc-proto rttr rubygem-asciidoctor sbc sdl serf sg3_utils shared-desktop-ontologies shared-mime-info sip slang slang1 sound-theme-freedesktop speech-dispatcher speex speexdsp spirv-llvm-translator startup-notification svgalib system-config-printer t1lib taglib taglib-extras talloc tango-icon-theme tango-icon-theme-extras tdb tevent tidy-html5 utf8proc v4l-utils vid.stab vte wavpack woff2 xapian-core xxHash zlib zstd \ ; do if grep "\(^\| \)$PACKAGE\( \|$\)" $TMP/SeTpkgs 1> /dev/null 2> /dev/null ; then echo "$PACKAGE: ADD" >> $TMP/SeTnewtag diff --git a/slackware64/l/maketag.ez b/slackware64/l/maketag.ez index 19b7bf53f..9d1eb280f 100644 --- a/slackware64/l/maketag.ez +++ b/slackware64/l/maketag.ez @@ -333,7 +333,9 @@ you are done." 22 74 10 \ "python-random2" "Python 3 port of Python 2 random module" "on" \ "python-requests" "HTTP request library for python" "on" \ "python-sane" "SANE interface for python" "on" \ +"python-setuptools_scm" "manages versions in SCM metadata" "on" \ "python-six" "Python 2 and 3 compatibility library" "on" \ +"python-tomli" "A lil' TOML parser" "on" \ "python-urllib3" "Powerful HTTP client for Python" "on" \ "python2-module-collection" "modules for python2" "on" \ "qca" "Qt Cryptographic Architecture" "on" \ @@ -387,7 +389,7 @@ if [ $? = 1 -o $? = 255 ]; then rm -f $TMP/SeTpkgs > $TMP/SeTnewtag for pkg in \ -GConf LibRaw M2Crypto Mako PyQt5 QScintilla QtAV SDL2 SDL2_gfx SDL2_image SDL2_mixer SDL2_net SDL2_ttf a52dec aalib accountsservice adwaita-icon-theme alsa-lib alsa-oss alsa-plugins apr apr-util argon2 aspell aspell-en at-spi2-atk at-spi2-core atk atkmm audiofile babl boost brotli cairo cairomm cfitsio chmlib clucene cryfs cryptopp db48 dbus-glib dbus-python dconf dconf-editor desktop-file-utils djvulibre dotconf dvdauthor ebook-tools editorconfig-core-c eigen3 elfutils enchant esound espeak-ng exiv2 expat farstream ffmpeg fftw fluidsynth freecell-solver freetype frei0r-plugins fribidi fuse fuse3 gamin gc gcr gd gdbm gdk-pixbuf2 gdk-pixbuf2-xlib gegl gexiv2 giflib gjs glade glib glib-networking glib2 glibc glibc-i18n glibc-profile glibmm gmime gmm gmp gnome-keyring gnome-themes-extra gnu-efi gobject-introspection grantlee graphene graphite2 gsettings-desktop-schemas gsl gst-plugins-bad-free gst-plugins-base gst-plugins-good gst-plugins-libav gstreamer gtk+ gtk+2 gtk+3 gtk4 gtkmm2 gtkmm3 gtksourceview3 gtkspell gvfs harfbuzz hicolor-icon-theme hunspell hyphen icon-naming-utils icu4c id3lib imagemagick isl iso-codes jansson jasper jemalloc jmtpfs json-c json-glib judy kdsoap keybinder3 keyutils lame lcms lcms2 lensfun libaio libao libappindicator libarchive libasyncns libatasmart libbluray libburn libcaca libcanberra libcap libcap-ng libcddb libcdio libcdio-paranoia libclc libcue libdbusmenu libdbusmenu-qt libdiscid libdmtx libdvdnav libdvdread libedit libevent libexif libfakekey libffi libglade libgnome-keyring libgnt libgphoto2 libgpod libgsf libgtop libical libid3tag libidl libidn libidn2 libieee1284 libimobiledevice libindicator libiodbc libjpeg-turbo libkarma libmad libmcrypt libmng libmpc libmtp libnice libnih libnjb libnl libnl3 libnotify libnsl libnss_nis libodfgen libogg liboggz liboil libopusenc libpcap libplist libpng libproxy libpsl libqalculate libraw1394 librevenge librsvg libsamplerate libsass libseccomp libsecret libsigc++ libsigc++3 libsigsegv libsndfile libsodium libsoup libspectre libssh libssh2 libtasn1 libtheora libtiff libunistring libunwind liburing libusb libusb-compat libusbmuxd libuv libvisio libvisual libvisual-plugins libvncserver libvorbis libvpx libwebp libwmf libwnck libwnck3 libwpd libwpg libxkbcommon libxklavier libxml2 libxslt libyaml libzip lmdb loudmouth lz4 lzo media-player-info mhash mlt mm mozilla-nss mozjs78 mpfr ncurses neon netpbm newt ocl-icd oniguruma openal-soft opencv openexr openjpeg opus opusfile orc pango pangomm parted pcaudiolib pcre pcre2 phonon phonon-backend-gstreamer pilot-link pipewire polkit polkit-gnome polkit-qt-1 poppler poppler-data popt pulseaudio pycairo pycups pycurl pygobject pygobject3 pygtk pyparsing python-appdirs python-certifi python-cffi python-chardet python-charset-normalizer python-distro python-dnspython python-docutils python-future python-idna python-markdown python-notify2 python-packaging python-pillow python-ply python-pycparser python-pygments python-pysol_cards python-random2 python-requests python-sane python-six python-urllib3 python2-module-collection qca qrencode qt5 qt5-webkit qtkeychain quazip readline rpcsvc-proto rttr rubygem-asciidoctor sbc sdl serf sg3_utils shared-desktop-ontologies shared-mime-info sip slang slang1 sound-theme-freedesktop speech-dispatcher speex speexdsp spirv-llvm-translator startup-notification svgalib system-config-printer t1lib taglib taglib-extras talloc tango-icon-theme tango-icon-theme-extras tdb tevent tidy-html5 utf8proc v4l-utils vid.stab vte wavpack woff2 xapian-core xxHash zlib zstd \ +GConf LibRaw M2Crypto Mako PyQt5 QScintilla QtAV SDL2 SDL2_gfx SDL2_image SDL2_mixer SDL2_net SDL2_ttf a52dec aalib accountsservice adwaita-icon-theme alsa-lib alsa-oss alsa-plugins apr apr-util argon2 aspell aspell-en at-spi2-atk at-spi2-core atk atkmm audiofile babl boost brotli cairo cairomm cfitsio chmlib clucene cryfs cryptopp db48 dbus-glib dbus-python dconf dconf-editor desktop-file-utils djvulibre dotconf dvdauthor ebook-tools editorconfig-core-c eigen3 elfutils enchant esound espeak-ng exiv2 expat farstream ffmpeg fftw fluidsynth freecell-solver freetype frei0r-plugins fribidi fuse fuse3 gamin gc gcr gd gdbm gdk-pixbuf2 gdk-pixbuf2-xlib gegl gexiv2 giflib gjs glade glib glib-networking glib2 glibc glibc-i18n glibc-profile glibmm gmime gmm gmp gnome-keyring gnome-themes-extra gnu-efi gobject-introspection grantlee graphene graphite2 gsettings-desktop-schemas gsl gst-plugins-bad-free gst-plugins-base gst-plugins-good gst-plugins-libav gstreamer gtk+ gtk+2 gtk+3 gtk4 gtkmm2 gtkmm3 gtksourceview3 gtkspell gvfs harfbuzz hicolor-icon-theme hunspell hyphen icon-naming-utils icu4c id3lib imagemagick isl iso-codes jansson jasper jemalloc jmtpfs json-c json-glib judy kdsoap keybinder3 keyutils lame lcms lcms2 lensfun libaio libao libappindicator libarchive libasyncns libatasmart libbluray libburn libcaca libcanberra libcap libcap-ng libcddb libcdio libcdio-paranoia libclc libcue libdbusmenu libdbusmenu-qt libdiscid libdmtx libdvdnav libdvdread libedit libevent libexif libfakekey libffi libglade libgnome-keyring libgnt libgphoto2 libgpod libgsf libgtop libical libid3tag libidl libidn libidn2 libieee1284 libimobiledevice libindicator libiodbc libjpeg-turbo libkarma libmad libmcrypt libmng libmpc libmtp libnice libnih libnjb libnl libnl3 libnotify libnsl libnss_nis libodfgen libogg liboggz liboil libopusenc libpcap libplist libpng libproxy libpsl libqalculate libraw1394 librevenge librsvg libsamplerate libsass libseccomp libsecret libsigc++ libsigc++3 libsigsegv libsndfile libsodium libsoup libspectre libssh libssh2 libtasn1 libtheora libtiff libunistring libunwind liburing libusb libusb-compat libusbmuxd libuv libvisio libvisual libvisual-plugins libvncserver libvorbis libvpx libwebp libwmf libwnck libwnck3 libwpd libwpg libxkbcommon libxklavier libxml2 libxslt libyaml libzip lmdb loudmouth lz4 lzo media-player-info mhash mlt mm mozilla-nss mozjs78 mpfr ncurses neon netpbm newt ocl-icd oniguruma openal-soft opencv openexr openjpeg opus opusfile orc pango pangomm parted pcaudiolib pcre pcre2 phonon phonon-backend-gstreamer pilot-link pipewire polkit polkit-gnome polkit-qt-1 poppler poppler-data popt pulseaudio pycairo pycups pycurl pygobject pygobject3 pygtk pyparsing python-appdirs python-certifi python-cffi python-chardet python-charset-normalizer python-distro python-dnspython python-docutils python-future python-idna python-markdown python-notify2 python-packaging python-pillow python-ply python-pycparser python-pygments python-pysol_cards python-random2 python-requests python-sane python-setuptools_scm python-six python-tomli python-urllib3 python2-module-collection qca qrencode qt5 qt5-webkit qtkeychain quazip readline rpcsvc-proto rttr rubygem-asciidoctor sbc sdl serf sg3_utils shared-desktop-ontologies shared-mime-info sip slang slang1 sound-theme-freedesktop speech-dispatcher speex speexdsp spirv-llvm-translator startup-notification svgalib system-config-printer t1lib taglib taglib-extras talloc tango-icon-theme tango-icon-theme-extras tdb tevent tidy-html5 utf8proc v4l-utils vid.stab vte wavpack woff2 xapian-core xxHash zlib zstd \ ; do echo "$pkg: SKP" >> $TMP/SeTnewtag done @@ -395,7 +397,7 @@ GConf LibRaw M2Crypto Mako PyQt5 QScintilla QtAV SDL2 SDL2_gfx SDL2_image SDL2_m fi cat /dev/null > $TMP/SeTnewtag for PACKAGE in \ -GConf LibRaw M2Crypto Mako PyQt5 QScintilla QtAV SDL2 SDL2_gfx SDL2_image SDL2_mixer SDL2_net SDL2_ttf a52dec aalib accountsservice adwaita-icon-theme alsa-lib alsa-oss alsa-plugins apr apr-util argon2 aspell aspell-en at-spi2-atk at-spi2-core atk atkmm audiofile babl boost brotli cairo cairomm cfitsio chmlib clucene cryfs cryptopp db48 dbus-glib dbus-python dconf dconf-editor desktop-file-utils djvulibre dotconf dvdauthor ebook-tools editorconfig-core-c eigen3 elfutils enchant esound espeak-ng exiv2 expat farstream ffmpeg fftw fluidsynth freecell-solver freetype frei0r-plugins fribidi fuse fuse3 gamin gc gcr gd gdbm gdk-pixbuf2 gdk-pixbuf2-xlib gegl gexiv2 giflib gjs glade glib glib-networking glib2 glibc glibc-i18n glibc-profile glibmm gmime gmm gmp gnome-keyring gnome-themes-extra gnu-efi gobject-introspection grantlee graphene graphite2 gsettings-desktop-schemas gsl gst-plugins-bad-free gst-plugins-base gst-plugins-good gst-plugins-libav gstreamer gtk+ gtk+2 gtk+3 gtk4 gtkmm2 gtkmm3 gtksourceview3 gtkspell gvfs harfbuzz hicolor-icon-theme hunspell hyphen icon-naming-utils icu4c id3lib imagemagick isl iso-codes jansson jasper jemalloc jmtpfs json-c json-glib judy kdsoap keybinder3 keyutils lame lcms lcms2 lensfun libaio libao libappindicator libarchive libasyncns libatasmart libbluray libburn libcaca libcanberra libcap libcap-ng libcddb libcdio libcdio-paranoia libclc libcue libdbusmenu libdbusmenu-qt libdiscid libdmtx libdvdnav libdvdread libedit libevent libexif libfakekey libffi libglade libgnome-keyring libgnt libgphoto2 libgpod libgsf libgtop libical libid3tag libidl libidn libidn2 libieee1284 libimobiledevice libindicator libiodbc libjpeg-turbo libkarma libmad libmcrypt libmng libmpc libmtp libnice libnih libnjb libnl libnl3 libnotify libnsl libnss_nis libodfgen libogg liboggz liboil libopusenc libpcap libplist libpng libproxy libpsl libqalculate libraw1394 librevenge librsvg libsamplerate libsass libseccomp libsecret libsigc++ libsigc++3 libsigsegv libsndfile libsodium libsoup libspectre libssh libssh2 libtasn1 libtheora libtiff libunistring libunwind liburing libusb libusb-compat libusbmuxd libuv libvisio libvisual libvisual-plugins libvncserver libvorbis libvpx libwebp libwmf libwnck libwnck3 libwpd libwpg libxkbcommon libxklavier libxml2 libxslt libyaml libzip lmdb loudmouth lz4 lzo media-player-info mhash mlt mm mozilla-nss mozjs78 mpfr ncurses neon netpbm newt ocl-icd oniguruma openal-soft opencv openexr openjpeg opus opusfile orc pango pangomm parted pcaudiolib pcre pcre2 phonon phonon-backend-gstreamer pilot-link pipewire polkit polkit-gnome polkit-qt-1 poppler poppler-data popt pulseaudio pycairo pycups pycurl pygobject pygobject3 pygtk pyparsing python-appdirs python-certifi python-cffi python-chardet python-charset-normalizer python-distro python-dnspython python-docutils python-future python-idna python-markdown python-notify2 python-packaging python-pillow python-ply python-pycparser python-pygments python-pysol_cards python-random2 python-requests python-sane python-six python-urllib3 python2-module-collection qca qrencode qt5 qt5-webkit qtkeychain quazip readline rpcsvc-proto rttr rubygem-asciidoctor sbc sdl serf sg3_utils shared-desktop-ontologies shared-mime-info sip slang slang1 sound-theme-freedesktop speech-dispatcher speex speexdsp spirv-llvm-translator startup-notification svgalib system-config-printer t1lib taglib taglib-extras talloc tango-icon-theme tango-icon-theme-extras tdb tevent tidy-html5 utf8proc v4l-utils vid.stab vte wavpack woff2 xapian-core xxHash zlib zstd \ +GConf LibRaw M2Crypto Mako PyQt5 QScintilla QtAV SDL2 SDL2_gfx SDL2_image SDL2_mixer SDL2_net SDL2_ttf a52dec aalib accountsservice adwaita-icon-theme alsa-lib alsa-oss alsa-plugins apr apr-util argon2 aspell aspell-en at-spi2-atk at-spi2-core atk atkmm audiofile babl boost brotli cairo cairomm cfitsio chmlib clucene cryfs cryptopp db48 dbus-glib dbus-python dconf dconf-editor desktop-file-utils djvulibre dotconf dvdauthor ebook-tools editorconfig-core-c eigen3 elfutils enchant esound espeak-ng exiv2 expat farstream ffmpeg fftw fluidsynth freecell-solver freetype frei0r-plugins fribidi fuse fuse3 gamin gc gcr gd gdbm gdk-pixbuf2 gdk-pixbuf2-xlib gegl gexiv2 giflib gjs glade glib glib-networking glib2 glibc glibc-i18n glibc-profile glibmm gmime gmm gmp gnome-keyring gnome-themes-extra gnu-efi gobject-introspection grantlee graphene graphite2 gsettings-desktop-schemas gsl gst-plugins-bad-free gst-plugins-base gst-plugins-good gst-plugins-libav gstreamer gtk+ gtk+2 gtk+3 gtk4 gtkmm2 gtkmm3 gtksourceview3 gtkspell gvfs harfbuzz hicolor-icon-theme hunspell hyphen icon-naming-utils icu4c id3lib imagemagick isl iso-codes jansson jasper jemalloc jmtpfs json-c json-glib judy kdsoap keybinder3 keyutils lame lcms lcms2 lensfun libaio libao libappindicator libarchive libasyncns libatasmart libbluray libburn libcaca libcanberra libcap libcap-ng libcddb libcdio libcdio-paranoia libclc libcue libdbusmenu libdbusmenu-qt libdiscid libdmtx libdvdnav libdvdread libedit libevent libexif libfakekey libffi libglade libgnome-keyring libgnt libgphoto2 libgpod libgsf libgtop libical libid3tag libidl libidn libidn2 libieee1284 libimobiledevice libindicator libiodbc libjpeg-turbo libkarma libmad libmcrypt libmng libmpc libmtp libnice libnih libnjb libnl libnl3 libnotify libnsl libnss_nis libodfgen libogg liboggz liboil libopusenc libpcap libplist libpng libproxy libpsl libqalculate libraw1394 librevenge librsvg libsamplerate libsass libseccomp libsecret libsigc++ libsigc++3 libsigsegv libsndfile libsodium libsoup libspectre libssh libssh2 libtasn1 libtheora libtiff libunistring libunwind liburing libusb libusb-compat libusbmuxd libuv libvisio libvisual libvisual-plugins libvncserver libvorbis libvpx libwebp libwmf libwnck libwnck3 libwpd libwpg libxkbcommon libxklavier libxml2 libxslt libyaml libzip lmdb loudmouth lz4 lzo media-player-info mhash mlt mm mozilla-nss mozjs78 mpfr ncurses neon netpbm newt ocl-icd oniguruma openal-soft opencv openexr openjpeg opus opusfile orc pango pangomm parted pcaudiolib pcre pcre2 phonon phonon-backend-gstreamer pilot-link pipewire polkit polkit-gnome polkit-qt-1 poppler poppler-data popt pulseaudio pycairo pycups pycurl pygobject pygobject3 pygtk pyparsing python-appdirs python-certifi python-cffi python-chardet python-charset-normalizer python-distro python-dnspython python-docutils python-future python-idna python-markdown python-notify2 python-packaging python-pillow python-ply python-pycparser python-pygments python-pysol_cards python-random2 python-requests python-sane python-setuptools_scm python-six python-tomli python-urllib3 python2-module-collection qca qrencode qt5 qt5-webkit qtkeychain quazip readline rpcsvc-proto rttr rubygem-asciidoctor sbc sdl serf sg3_utils shared-desktop-ontologies shared-mime-info sip slang slang1 sound-theme-freedesktop speech-dispatcher speex speexdsp spirv-llvm-translator startup-notification svgalib system-config-printer t1lib taglib taglib-extras talloc tango-icon-theme tango-icon-theme-extras tdb tevent tidy-html5 utf8proc v4l-utils vid.stab vte wavpack woff2 xapian-core xxHash zlib zstd \ ; do if grep "\(^\| \)$PACKAGE\( \|$\)" $TMP/SeTpkgs 1> /dev/null 2> /dev/null ; then echo "$PACKAGE: ADD" >> $TMP/SeTnewtag diff --git a/slackware64/l/tagfile b/slackware64/l/tagfile index 1559d2566..65e5bef61 100644 --- a/slackware64/l/tagfile +++ b/slackware64/l/tagfile @@ -318,7 +318,9 @@ python-pysol_cards:REC python-random2:REC python-requests:REC python-sane:REC +python-setuptools_scm:REC python-six:REC +python-tomli:REC python-urllib3:REC python2-module-collection:REC qca:REC diff --git a/source/l/python-setuptools_scm/python-setuptools_scm.SlackBuild b/source/l/python-setuptools_scm/python-setuptools_scm.SlackBuild new file mode 100755 index 000000000..fd0bf10c8 --- /dev/null +++ b/source/l/python-setuptools_scm/python-setuptools_scm.SlackBuild @@ -0,0 +1,82 @@ +#!/bin/bash + +# Copyright 2021 Patrick J. Volkerding, Sebeka, MN, USA +# All rights reserved. +# +# Redistribution and use of this script, with or without modification, is +# permitted provided that the following conditions are met: +# +# 1. Redistributions of this script must retain the above copyright +# notice, this list of conditions and the following disclaimer. +# +# THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED +# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO +# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; +# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, +# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +cd $(dirname $0) ; CWD=$(pwd) + +PKGNAM=python-setuptools_scm +SRCNAM=setuptools_scm +VERSION=${VERSION:-$(echo ${SRCNAM}-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} +BUILD=${BUILD:-1} + +if [ -z "$ARCH" ]; then + case "$( uname -m )" in + i?86) ARCH=i586 ;; + arm*) ARCH=arm ;; + *) ARCH=$( uname -m ) ;; + esac +fi + +# If the variable PRINT_PACKAGE_NAME is set, then this script will report what +# the name of the created package would be, and then exit. This information +# could be useful to other scripts. +if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then + echo "$PKGNAM-$VERSION-$ARCH-$BUILD.txz" + exit 0 +fi + +TMP=${TMP:-/tmp} +PKG=$TMP/package-$PKGNAM + +rm -rf $PKG +mkdir -p $TMP $PKG +cd $TMP +rm -rf $SRCNAM-$VERSION +tar xvf $CWD/$SRCNAM-$VERSION.tar.?z || exit 1 +cd $SRCNAM-$VERSION || exit 1 + +chown -R root:root . +find -L . \ + \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ + -o -perm 511 \) -exec chmod 755 {} \+ -o \ + \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ + -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \+ + +python3 setup.py install --root=$PKG || exit 1 + +mkdir -p $PKG/usr/doc/$PKGNAM-$VERSION +cp -a *.rst LICENSE* NOTICE PKG-INFO README* \ + $PKG/usr/doc/$PKGNAM-$VERSION +find $PKG/usr/doc/$PKGNAM-$VERSION -type f -exec chmod 0644 {} \+ + +# If there's a HISTORY.rst, installing at least part of the recent history +# is useful, but don't let it get totally out of control: +if [ -r HISTORY.rst ]; then + DOCSDIR=$(echo $PKG/usr/doc/${PKGNAM}-$VERSION) + cat HISTORY.rst | head -n 1000 > $DOCSDIR/HISTORY.rst + touch -r HISTORY.rst $DOCSDIR/HISTORY.rst +fi + +mkdir -p $PKG/install +cat $CWD/slack-desc > $PKG/install/slack-desc + +cd $PKG +/sbin/makepkg -l y -c n $TMP/$PKGNAM-$VERSION-$ARCH-$BUILD.txz diff --git a/source/l/python-setuptools_scm/setuptools_scm.url b/source/l/python-setuptools_scm/setuptools_scm.url new file mode 100644 index 000000000..71af39a71 --- /dev/null +++ b/source/l/python-setuptools_scm/setuptools_scm.url @@ -0,0 +1 @@ +https://pypi.org/project/setuptools_scm diff --git a/source/l/python-setuptools_scm/slack-desc b/source/l/python-setuptools_scm/slack-desc new file mode 100644 index 000000000..8f2c8a98d --- /dev/null +++ b/source/l/python-setuptools_scm/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python-setuptools_scm: python-setuptools_scm (manages versions in SCM metadata) +python-setuptools_scm: +python-setuptools_scm: setuptools_scm handles managing your Python package versions in SCM +python-setuptools_scm: metadata instead of declaring them as the version argument or in a SCM +python-setuptools_scm: managed file. It also provides setuptools with a list of files that +python-setuptools_scm: are managed by the SCM. Git and mercurial are supported out of the +python-setuptools_scm: box. +python-setuptools_scm: +python-setuptools_scm: Homepage: https://github.com/pypa/setuptools_scm/ +python-setuptools_scm: +python-setuptools_scm: diff --git a/source/l/python-tomli/python-tomli.SlackBuild b/source/l/python-tomli/python-tomli.SlackBuild new file mode 100755 index 000000000..0c207be54 --- /dev/null +++ b/source/l/python-tomli/python-tomli.SlackBuild @@ -0,0 +1,94 @@ +#!/bin/bash + +# Copyright 2021 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2021 Patrick J. Volkerding, Sebeka, MN, USA +# All rights reserved. +# +# Redistribution and use of this script, with or without modification, is +# permitted provided that the following conditions are met: +# +# 1. Redistributions of this script must retain the above copyright +# notice, this list of conditions and the following disclaimer. +# +# THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED +# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO +# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; +# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, +# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +cd $(dirname $0) ; CWD=$(pwd) + +PKGNAM=python-tomli +SRCNAM=tomli +VERSION=${VERSION:-$(echo ${SRCNAM}-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} +BUILD=${BUILD:-1} + +if [ -z "$ARCH" ]; then + case "$( uname -m )" in + i?86) ARCH=i586 ;; + arm*) ARCH=arm ;; + *) ARCH=$( uname -m ) ;; + esac +fi + +# If the variable PRINT_PACKAGE_NAME is set, then this script will report what +# the name of the created package would be, and then exit. This information +# could be useful to other scripts. +if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then + echo "$PKGNAM-$VERSION-$ARCH-$BUILD.txz" + exit 0 +fi + +TMP=${TMP:-/tmp} +PKG=$TMP/package-$PKGNAM + +rm -rf $PKG +mkdir -p $TMP $PKG +cd $TMP +rm -rf $SRCNAM-$VERSION +tar xvf $CWD/$SRCNAM-$VERSION.tar.?z || exit 1 +cd $SRCNAM-$VERSION || exit 1 + +chown -R root:root . +find -L . \ + \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ + -o -perm 511 \) -exec chmod 755 {} \+ -o \ + \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ + -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \+ + +# flit is not needed at runtime +sed -i '/flit_core/d' pyproject.toml + +# Use this setup.py shim: +cat << EOF > setup.py +from setuptools import setup +setup(name="${SRCNAM}", version="${VERSION}", packages=["${SRCNAM}"], package_data={"": ["*"]}) +EOF + +# With the shim, it's a good idea to use "unshare -n" to prevent downloading +# anything extra: +unshare -n python3 setup.py install --root=$PKG || exit 1 + +mkdir -p $PKG/usr/doc/$PKGNAM-$VERSION +cp -a *.rst LICENSE* NOTICE PKG-INFO README* \ + $PKG/usr/doc/$PKGNAM-$VERSION +find $PKG/usr/doc/$PKGNAM-$VERSION -type f -exec chmod 0644 {} \+ + +# If there's a HISTORY.rst, installing at least part of the recent history +# is useful, but don't let it get totally out of control: +if [ -r HISTORY.rst ]; then + DOCSDIR=$(echo $PKG/usr/doc/${PKGNAM}-$VERSION) + cat HISTORY.rst | head -n 1000 > $DOCSDIR/HISTORY.rst + touch -r HISTORY.rst $DOCSDIR/HISTORY.rst +fi + +mkdir -p $PKG/install +cat $CWD/slack-desc > $PKG/install/slack-desc + +cd $PKG +/sbin/makepkg -l y -c n $TMP/$PKGNAM-$VERSION-$ARCH-$BUILD.txz diff --git a/source/l/python-tomli/slack-desc b/source/l/python-tomli/slack-desc new file mode 100644 index 000000000..80be264c2 --- /dev/null +++ b/source/l/python-tomli/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python-tomli: python-tomli (A lil' TOML parser) +python-tomli: +python-tomli: Tomli is a Python library for parsing TOML (a minimal configuration +python-tomli: file format). +python-tomli: +python-tomli: Homepage: https://github.com/hukkin/tomli +python-tomli: +python-tomli: +python-tomli: +python-tomli: +python-tomli: diff --git a/source/l/python-tomli/tomli.url b/source/l/python-tomli/tomli.url new file mode 100644 index 000000000..22bfedf76 --- /dev/null +++ b/source/l/python-tomli/tomli.url @@ -0,0 +1 @@ +https://pypi.org/project/tomli diff --git a/source/n/nftables/nftables.SlackBuild b/source/n/nftables/nftables.SlackBuild index 292d1e6f4..d6bed8a4d 100755 --- a/source/n/nftables/nftables.SlackBuild +++ b/source/n/nftables/nftables.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=nftables VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-4} +BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} @@ -93,6 +93,7 @@ LIBS="-lncursesw" \ --disable-static \ --with-json \ --enable-python \ + --with-cli=readline \ --build=$ARCH-slackware-linux || exit 1 make $NUMJOBS || make || exit 1 -- cgit v1.2.3