diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2022-04-30 21:35:21 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2022-05-01 06:59:45 +0200 |
commit | 9b4be22e71a5affdb921f8ab706fbd12b27c40e0 (patch) | |
tree | 657af4cce782959f24514c947f5d884c5b2bb417 | |
parent | 6e7367558a81e9565a69e3657c01a624dec5e892 (diff) | |
download | current-9b4be22e71a5affdb921f8ab706fbd12b27c40e0.tar.gz |
Sat Apr 30 21:35:21 UTC 202220220430213521
a/btrfs-progs-5.17-x86_64-1.txz: Upgraded.
l/libgsf-1.14.49-x86_64-1.txz: Upgraded.
l/mozilla-nss-3.78-x86_64-1.txz: Upgraded.
l/oniguruma-6.9.8-x86_64-1.txz: Upgraded.
l/python-alabaster-0.7.12-x86_64-1.txz: Added.
l/python-babel-2.10.1-x86_64-1.txz: Added.
l/python-imagesize-1.3.0-x86_64-1.txz: Added.
l/python-importlib_metadata-4.11.3-x86_64-1.txz: Added.
l/python-pytz-2022.1-x86_64-1.txz: Added.
l/python-snowballstemmer-2.2.0-x86_64-1.txz: Added.
l/python-sphinx-4.5.0-x86_64-1.txz: Added.
l/python-zipp-3.8.0-x86_64-1.txz: Added.
n/ModemManager-1.18.8-x86_64-1.txz: Upgraded.
x/libX11-1.8-x86_64-1.txz: Upgraded.
xap/pidgin-2.14.9-x86_64-1.txz: Upgraded.
Mitigate the potential for a man in the middle attack via DNS spoofing by
removing the code that supported the _xmppconnect DNS TXT record.
For more information, see:
https://www.pidgin.im/about/security/advisories/cve-2022-26491/
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-26491
(* Security fix *)
35 files changed, 1239 insertions, 258 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index f7b1a266..38aa931c 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,41 @@ <description>Tracking Slackware development in git.</description> <language>en-us</language> <id xmlns="http://www.w3.org/2005/Atom">urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f</id> - <pubDate>Thu, 28 Apr 2022 18:50:52 GMT</pubDate> - <lastBuildDate>Fri, 29 Apr 2022 04:59:43 GMT</lastBuildDate> + <pubDate>Sat, 30 Apr 2022 21:35:21 GMT</pubDate> + <lastBuildDate>Sun, 1 May 2022 04:59:44 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.17</generator> <item> + <title>Sat, 30 Apr 2022 21:35:21 GMT</title> + <pubDate>Sat, 30 Apr 2022 21:35:21 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20220430213521</link> + <guid isPermaLink="false">20220430213521</guid> + <description> + <![CDATA[<pre> +a/btrfs-progs-5.17-x86_64-1.txz: Upgraded. +l/libgsf-1.14.49-x86_64-1.txz: Upgraded. +l/mozilla-nss-3.78-x86_64-1.txz: Upgraded. +l/oniguruma-6.9.8-x86_64-1.txz: Upgraded. +l/python-alabaster-0.7.12-x86_64-1.txz: Added. +l/python-babel-2.10.1-x86_64-1.txz: Added. +l/python-imagesize-1.3.0-x86_64-1.txz: Added. +l/python-importlib_metadata-4.11.3-x86_64-1.txz: Added. +l/python-pytz-2022.1-x86_64-1.txz: Added. +l/python-snowballstemmer-2.2.0-x86_64-1.txz: Added. +l/python-sphinx-4.5.0-x86_64-1.txz: Added. +l/python-zipp-3.8.0-x86_64-1.txz: Added. +n/ModemManager-1.18.8-x86_64-1.txz: Upgraded. +x/libX11-1.8-x86_64-1.txz: Upgraded. +xap/pidgin-2.14.9-x86_64-1.txz: Upgraded. + Mitigate the potential for a man in the middle attack via DNS spoofing by + removing the code that supported the _xmppconnect DNS TXT record. + For more information, see: + https://www.pidgin.im/about/security/advisories/cve-2022-26491/ + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-26491 + (* Security fix *) + </pre>]]> + </description> + </item> + <item> <title>Thu, 28 Apr 2022 18:50:52 GMT</title> <pubDate>Thu, 28 Apr 2022 18:50:52 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20220428185052</link> diff --git a/ChangeLog.txt b/ChangeLog.txt index 1f2706ff..a4fd9f2c 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,26 @@ +Sat Apr 30 21:35:21 UTC 2022 +a/btrfs-progs-5.17-x86_64-1.txz: Upgraded. +l/libgsf-1.14.49-x86_64-1.txz: Upgraded. +l/mozilla-nss-3.78-x86_64-1.txz: Upgraded. +l/oniguruma-6.9.8-x86_64-1.txz: Upgraded. +l/python-alabaster-0.7.12-x86_64-1.txz: Added. +l/python-babel-2.10.1-x86_64-1.txz: Added. +l/python-imagesize-1.3.0-x86_64-1.txz: Added. +l/python-importlib_metadata-4.11.3-x86_64-1.txz: Added. +l/python-pytz-2022.1-x86_64-1.txz: Added. +l/python-snowballstemmer-2.2.0-x86_64-1.txz: Added. +l/python-sphinx-4.5.0-x86_64-1.txz: Added. +l/python-zipp-3.8.0-x86_64-1.txz: Added. +n/ModemManager-1.18.8-x86_64-1.txz: Upgraded. +x/libX11-1.8-x86_64-1.txz: Upgraded. +xap/pidgin-2.14.9-x86_64-1.txz: Upgraded. + Mitigate the potential for a man in the middle attack via DNS spoofing by + removing the code that supported the _xmppconnect DNS TXT record. + For more information, see: + https://www.pidgin.im/about/security/advisories/cve-2022-26491/ + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-26491 + (* Security fix *) ++--------------------------+ Thu Apr 28 18:50:52 UTC 2022 ap/lsof-4.95.0-x86_64-1.txz: Upgraded. ap/nano-6.3-x86_64-1.txz: Upgraded. diff --git a/FILELIST.TXT b/FILELIST.TXT index d7704dcd..0dc678ca 100644 --- a/FILELIST.TXT +++ b/FILELIST.TXT @@ -1,20 +1,20 @@ -Thu Apr 28 18:53:58 UTC 2022 +Sat Apr 30 21:39:48 UTC 2022 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 2022-04-28 18:50 . +drwxr-xr-x 12 root root 4096 2022-04-30 21:35 . -rw-r--r-- 1 root root 5767 2022-02-02 22:44 ./ANNOUNCE.15.0 -rw-r--r-- 1 root root 16617 2022-02-02 23:27 ./CHANGES_AND_HINTS.TXT --rw-r--r-- 1 root root 1095866 2022-04-27 21:51 ./CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2022-04-27 21:51 ./CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 1101017 2022-04-30 21:25 ./CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2022-04-30 21:25 ./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 116761 2022-04-28 18:50 ./ChangeLog.txt +-rw-r--r-- 1 root root 117826 2022-04-30 21:35 ./ChangeLog.txt drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI drwxr-xr-x 2 root root 4096 2022-04-27 21:43 ./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 2022-04-27 21:43 ./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 1426779 2022-04-27 21:51 ./FILELIST.TXT +-rw-r--r-- 1 root root 1433628 2022-04-30 21:25 ./FILELIST.TXT -rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY --rw-r--r-- 1 root root 866101 2022-04-28 18:53 ./PACKAGES.TXT +-rw-r--r-- 1 root root 871329 2022-04-30 21:39 ./PACKAGES.TXT -rw-r--r-- 1 root root 8034 2022-02-02 03:36 ./README.TXT -rw-r--r-- 1 root root 3629 2022-04-27 21:31 ./README.initrd -rw-r--r-- 1 root root 34162 2022-01-30 20:35 ./README_CRYPT.TXT @@ -744,13 +744,13 @@ drwxr-xr-x 2 root root 4096 2022-02-03 07:02 ./patches -rw-r--r-- 1 root root 575 2022-02-03 07:02 ./patches/FILE_LIST -rw-r--r-- 1 root root 14 2022-02-03 07:02 ./patches/MANIFEST.bz2 -rw-r--r-- 1 root root 224 2022-02-03 07:02 ./patches/PACKAGES.TXT -drwxr-xr-x 17 root root 4096 2022-04-28 18:53 ./slackware64 --rw-r--r-- 1 root root 337866 2022-04-28 18:53 ./slackware64/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2022-04-28 18:53 ./slackware64/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 419021 2022-04-28 18:52 ./slackware64/FILE_LIST --rw-r--r-- 1 root root 4248785 2022-04-28 18:53 ./slackware64/MANIFEST.bz2 +drwxr-xr-x 17 root root 4096 2022-04-30 21:39 ./slackware64 +-rw-r--r-- 1 root root 339662 2022-04-30 21:39 ./slackware64/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2022-04-30 21:39 ./slackware64/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 421175 2022-04-30 21:38 ./slackware64/FILE_LIST +-rw-r--r-- 1 root root 4264366 2022-04-30 21:38 ./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 2022-04-27 21:49 ./slackware64/a +drwxr-xr-x 2 root root 32768 2022-04-30 21:24 ./slackware64/a -rw-r--r-- 1 root root 327 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txt -rw-r--r-- 1 root root 10720 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txz -rw-r--r-- 1 root root 163 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txz.asc @@ -778,9 +778,9 @@ drwxr-xr-x 2 root root 32768 2022-04-27 21:49 ./slackware64/a -rw-r--r-- 1 root root 226 2021-02-13 10:55 ./slackware64/a/bin-11.1-x86_64-5.txt -rw-r--r-- 1 root root 39244 2021-02-13 10:55 ./slackware64/a/bin-11.1-x86_64-5.txz -rw-r--r-- 1 root root 163 2021-02-13 10:55 ./slackware64/a/bin-11.1-x86_64-5.txz.asc --rw-r--r-- 1 root root 482 2022-02-17 17:24 ./slackware64/a/btrfs-progs-5.16.2-x86_64-1.txt --rw-r--r-- 1 root root 792400 2022-02-17 17:24 ./slackware64/a/btrfs-progs-5.16.2-x86_64-1.txz --rw-r--r-- 1 root root 163 2022-02-17 17:24 ./slackware64/a/btrfs-progs-5.16.2-x86_64-1.txz.asc +-rw-r--r-- 1 root root 482 2022-04-29 19:15 ./slackware64/a/btrfs-progs-5.17-x86_64-1.txt +-rw-r--r-- 1 root root 795012 2022-04-29 19:15 ./slackware64/a/btrfs-progs-5.17-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-04-29 19:15 ./slackware64/a/btrfs-progs-5.17-x86_64-1.txz.asc -rw-r--r-- 1 root root 477 2021-02-13 10:55 ./slackware64/a/bzip2-1.0.8-x86_64-3.txt -rw-r--r-- 1 root root 92456 2021-02-13 10:55 ./slackware64/a/bzip2-1.0.8-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 10:55 ./slackware64/a/bzip2-1.0.8-x86_64-3.txz.asc @@ -2745,7 +2745,7 @@ drwxr-xr-x 2 root root 86016 2022-04-27 21:50 ./slackware64/kde -rw-r--r-- 1 root root 296 2022-04-22 18:16 ./slackware64/kde/zeroconf-ioslave-22.04.0-x86_64-1.txt -rw-r--r-- 1 root root 50664 2022-04-22 18:16 ./slackware64/kde/zeroconf-ioslave-22.04.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-04-22 18:16 ./slackware64/kde/zeroconf-ioslave-22.04.0-x86_64-1.txz.asc -drwxr-xr-x 2 root root 86016 2022-04-28 18:52 ./slackware64/l +drwxr-xr-x 2 root root 86016 2022-04-30 21:38 ./slackware64/l -rw-r--r-- 1 root root 329 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txt -rw-r--r-- 1 root root 928144 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txz -rw-r--r-- 1 root root 163 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txz.asc @@ -3258,9 +3258,9 @@ drwxr-xr-x 2 root root 86016 2022-04-28 18:52 ./slackware64/l -rw-r--r-- 1 root root 517 2021-11-11 16:26 ./slackware64/l/libgpod-0.8.3-x86_64-11.txt -rw-r--r-- 1 root root 306516 2021-11-11 16:26 ./slackware64/l/libgpod-0.8.3-x86_64-11.txz -rw-r--r-- 1 root root 163 2021-11-11 16:26 ./slackware64/l/libgpod-0.8.3-x86_64-11.txz.asc --rw-r--r-- 1 root root 336 2021-12-28 19:31 ./slackware64/l/libgsf-1.14.48-x86_64-1.txt --rw-r--r-- 1 root root 325760 2021-12-28 19:31 ./slackware64/l/libgsf-1.14.48-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-12-28 19:31 ./slackware64/l/libgsf-1.14.48-x86_64-1.txz.asc +-rw-r--r-- 1 root root 336 2022-04-30 19:58 ./slackware64/l/libgsf-1.14.49-x86_64-1.txt +-rw-r--r-- 1 root root 325728 2022-04-30 19:58 ./slackware64/l/libgsf-1.14.49-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-04-30 19:58 ./slackware64/l/libgsf-1.14.49-x86_64-1.txz.asc -rw-r--r-- 1 root root 342 2021-09-09 01:34 ./slackware64/l/libgtop-2.40.0-x86_64-5.txt -rw-r--r-- 1 root root 196192 2021-09-09 01:34 ./slackware64/l/libgtop-2.40.0-x86_64-5.txz -rw-r--r-- 1 root root 163 2021-09-09 01:34 ./slackware64/l/libgtop-2.40.0-x86_64-5.txz.asc @@ -3516,8 +3516,8 @@ drwxr-xr-x 2 root root 86016 2022-04-28 18: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 27911 2022-03-02 01:52 ./slackware64/l/maketag --rw-r--r-- 1 root root 27911 2022-03-02 01:52 ./slackware64/l/maketag.ez +-rw-r--r-- 1 root root 28631 2022-04-30 21:16 ./slackware64/l/maketag +-rw-r--r-- 1 root root 28631 2022-04-30 21:16 ./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 @@ -3530,9 +3530,9 @@ drwxr-xr-x 2 root root 86016 2022-04-28 18:52 ./slackware64/l -rw-r--r-- 1 root root 548 2021-02-13 07:21 ./slackware64/l/mm-1.4.2-x86_64-5.txt -rw-r--r-- 1 root root 32820 2021-02-13 07:21 ./slackware64/l/mm-1.4.2-x86_64-5.txz -rw-r--r-- 1 root root 163 2021-02-13 07:21 ./slackware64/l/mm-1.4.2-x86_64-5.txz.asc --rw-r--r-- 1 root root 564 2022-04-02 18:32 ./slackware64/l/mozilla-nss-3.77-x86_64-1.txt --rw-r--r-- 1 root root 1830108 2022-04-02 18:32 ./slackware64/l/mozilla-nss-3.77-x86_64-1.txz --rw-r--r-- 1 root root 163 2022-04-02 18:32 ./slackware64/l/mozilla-nss-3.77-x86_64-1.txz.asc +-rw-r--r-- 1 root root 564 2022-04-30 20:05 ./slackware64/l/mozilla-nss-3.78-x86_64-1.txt +-rw-r--r-- 1 root root 1829396 2022-04-30 20:05 ./slackware64/l/mozilla-nss-3.78-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-04-30 20:05 ./slackware64/l/mozilla-nss-3.78-x86_64-1.txz.asc -rw-r--r-- 1 root root 397 2021-10-06 18:33 ./slackware64/l/mozjs78-78.15.0esr-x86_64-1.txt -rw-r--r-- 1 root root 9291092 2021-10-06 18:33 ./slackware64/l/mozjs78-78.15.0esr-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-10-06 18:33 ./slackware64/l/mozjs78-78.15.0esr-x86_64-1.txz.asc @@ -3557,9 +3557,9 @@ drwxr-xr-x 2 root root 86016 2022-04-28 18:52 ./slackware64/l -rw-r--r-- 1 root root 406 2021-08-19 18:18 ./slackware64/l/ocl-icd-2.3.1-x86_64-1.txt -rw-r--r-- 1 root root 35540 2021-08-19 18:18 ./slackware64/l/ocl-icd-2.3.1-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-08-19 18:18 ./slackware64/l/ocl-icd-2.3.1-x86_64-1.txz.asc --rw-r--r-- 1 root root 459 2021-12-14 21:00 ./slackware64/l/oniguruma-6.9.7.1-x86_64-1.txt --rw-r--r-- 1 root root 224244 2021-12-14 21:00 ./slackware64/l/oniguruma-6.9.7.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-12-14 21:00 ./slackware64/l/oniguruma-6.9.7.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 459 2022-04-30 21:29 ./slackware64/l/oniguruma-6.9.8-x86_64-1.txt +-rw-r--r-- 1 root root 209472 2022-04-30 21:29 ./slackware64/l/oniguruma-6.9.8-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-04-30 21:29 ./slackware64/l/oniguruma-6.9.8-x86_64-1.txz.asc -rw-r--r-- 1 root root 463 2022-04-25 19:39 ./slackware64/l/openal-soft-1.22.0-x86_64-1.txt -rw-r--r-- 1 root root 533348 2022-04-25 19:39 ./slackware64/l/openal-soft-1.22.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-04-25 19:39 ./slackware64/l/openal-soft-1.22.0-x86_64-1.txz.asc @@ -3662,9 +3662,15 @@ drwxr-xr-x 2 root root 86016 2022-04-28 18:52 ./slackware64/l -rw-r--r-- 1 root root 637 2021-11-22 19:02 ./slackware64/l/python-PyYAML-6.0-x86_64-1.txt -rw-r--r-- 1 root root 504640 2021-11-22 19:02 ./slackware64/l/python-PyYAML-6.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-11-22 19:02 ./slackware64/l/python-PyYAML-6.0-x86_64-1.txz.asc +-rw-r--r-- 1 root root 575 2022-04-29 18:14 ./slackware64/l/python-alabaster-0.7.12-x86_64-1.txt +-rw-r--r-- 1 root root 11660 2022-04-29 18:14 ./slackware64/l/python-alabaster-0.7.12-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-04-29 18:14 ./slackware64/l/python-alabaster-0.7.12-x86_64-1.txz.asc -rw-r--r-- 1 root root 393 2021-11-03 00:42 ./slackware64/l/python-appdirs-1.4.4-x86_64-6.txt -rw-r--r-- 1 root root 11936 2021-11-03 00:42 ./slackware64/l/python-appdirs-1.4.4-x86_64-6.txz -rw-r--r-- 1 root root 163 2021-11-03 00:42 ./slackware64/l/python-appdirs-1.4.4-x86_64-6.txz.asc +-rw-r--r-- 1 root root 428 2022-04-29 18:19 ./slackware64/l/python-babel-2.10.1-x86_64-1.txt +-rw-r--r-- 1 root root 5564956 2022-04-29 18:19 ./slackware64/l/python-babel-2.10.1-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-04-29 18:19 ./slackware64/l/python-babel-2.10.1-x86_64-1.txz.asc -rw-r--r-- 1 root root 432 2021-11-03 00:42 ./slackware64/l/python-certifi-2021.10.8-x86_64-2.txt -rw-r--r-- 1 root root 138136 2021-11-03 00:42 ./slackware64/l/python-certifi-2021.10.8-x86_64-2.txz -rw-r--r-- 1 root root 163 2021-11-03 00:42 ./slackware64/l/python-certifi-2021.10.8-x86_64-2.txz.asc @@ -3698,6 +3704,12 @@ drwxr-xr-x 2 root root 86016 2022-04-28 18:52 ./slackware64/l -rw-r--r-- 1 root root 537 2021-11-03 00:42 ./slackware64/l/python-idna-3.3-x86_64-2.txt -rw-r--r-- 1 root root 65452 2021-11-03 00:42 ./slackware64/l/python-idna-3.3-x86_64-2.txz -rw-r--r-- 1 root root 163 2021-11-03 00:42 ./slackware64/l/python-idna-3.3-x86_64-2.txz.asc +-rw-r--r-- 1 root root 480 2022-04-29 18:25 ./slackware64/l/python-imagesize-1.3.0-x86_64-1.txt +-rw-r--r-- 1 root root 8580 2022-04-29 18:25 ./slackware64/l/python-imagesize-1.3.0-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-04-29 18:25 ./slackware64/l/python-imagesize-1.3.0-x86_64-1.txz.asc +-rw-r--r-- 1 root root 597 2022-04-29 18:33 ./slackware64/l/python-importlib_metadata-4.11.3-x86_64-1.txt +-rw-r--r-- 1 root root 32744 2022-04-29 18:33 ./slackware64/l/python-importlib_metadata-4.11.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-04-29 18:33 ./slackware64/l/python-importlib_metadata-4.11.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 584 2021-11-03 00:42 ./slackware64/l/python-markdown-3.3.4-x86_64-3.txt -rw-r--r-- 1 root root 118876 2021-11-03 00:42 ./slackware64/l/python-markdown-3.3.4-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-11-03 00:42 ./slackware64/l/python-markdown-3.3.4-x86_64-3.txz.asc @@ -3725,6 +3737,9 @@ drwxr-xr-x 2 root root 86016 2022-04-28 18:52 ./slackware64/l -rw-r--r-- 1 root root 508 2021-11-03 00:43 ./slackware64/l/python-pysol_cards-0.12.0-x86_64-2.txt -rw-r--r-- 1 root root 20056 2021-11-03 00:43 ./slackware64/l/python-pysol_cards-0.12.0-x86_64-2.txz -rw-r--r-- 1 root root 163 2021-11-03 00:43 ./slackware64/l/python-pysol_cards-0.12.0-x86_64-2.txz.asc +-rw-r--r-- 1 root root 426 2022-04-29 19:03 ./slackware64/l/python-pytz-2022.1-x86_64-1.txt +-rw-r--r-- 1 root root 143476 2022-04-29 19:03 ./slackware64/l/python-pytz-2022.1-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-04-29 19:03 ./slackware64/l/python-pytz-2022.1-x86_64-1.txz.asc -rw-r--r-- 1 root root 361 2021-11-03 00:43 ./slackware64/l/python-random2-1.0.1-x86_64-5.txt -rw-r--r-- 1 root root 17600 2021-11-03 00:43 ./slackware64/l/python-random2-1.0.1-x86_64-5.txz -rw-r--r-- 1 root root 163 2021-11-03 00:43 ./slackware64/l/python-random2-1.0.1-x86_64-5.txz.asc @@ -3740,12 +3755,21 @@ drwxr-xr-x 2 root root 86016 2022-04-28 18:52 ./slackware64/l -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 647 2022-04-29 19:00 ./slackware64/l/python-snowballstemmer-2.2.0-x86_64-1.txt +-rw-r--r-- 1 root root 142604 2022-04-29 19:00 ./slackware64/l/python-snowballstemmer-2.2.0-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-04-29 19:00 ./slackware64/l/python-snowballstemmer-2.2.0-x86_64-1.txz.asc +-rw-r--r-- 1 root root 637 2022-04-28 19:38 ./slackware64/l/python-sphinx-4.5.0-x86_64-1.txt +-rw-r--r-- 1 root root 1749028 2022-04-28 19:38 ./slackware64/l/python-sphinx-4.5.0-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-04-28 19:38 ./slackware64/l/python-sphinx-4.5.0-x86_64-1.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 2022-01-09 03:41 ./slackware64/l/python-urllib3-1.26.8-x86_64-1.txt -rw-r--r-- 1 root root 170864 2022-01-09 03:41 ./slackware64/l/python-urllib3-1.26.8-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-01-09 03:41 ./slackware64/l/python-urllib3-1.26.8-x86_64-1.txz.asc +-rw-r--r-- 1 root root 327 2022-04-29 19:15 ./slackware64/l/python-zipp-3.8.0-x86_64-1.txt +-rw-r--r-- 1 root root 9052 2022-04-29 19:15 ./slackware64/l/python-zipp-3.8.0-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-04-29 19:15 ./slackware64/l/python-zipp-3.8.0-x86_64-1.txz.asc -rw-r--r-- 1 root root 701 2021-08-23 03:36 ./slackware64/l/python2-module-collection-2.7.18-x86_64-6.txt -rw-r--r-- 1 root root 7202520 2021-08-23 03:36 ./slackware64/l/python2-module-collection-2.7.18-x86_64-6.txz -rw-r--r-- 1 root root 163 2021-08-23 03:36 ./slackware64/l/python2-module-collection-2.7.18-x86_64-6.txz.asc @@ -3833,7 +3857,7 @@ drwxr-xr-x 2 root root 86016 2022-04-28 18: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 5235 2022-03-02 01:52 ./slackware64/l/tagfile +-rw-r--r-- 1 root root 5401 2022-04-30 21:16 ./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 @@ -3888,10 +3912,10 @@ drwxr-xr-x 2 root root 86016 2022-04-28 18:52 ./slackware64/l -rw-r--r-- 1 root root 463 2022-01-21 04:11 ./slackware64/l/zstd-1.5.2-x86_64-1.txt -rw-r--r-- 1 root root 437228 2022-01-21 04:11 ./slackware64/l/zstd-1.5.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-01-21 04:11 ./slackware64/l/zstd-1.5.2-x86_64-1.txz.asc -drwxr-xr-x 2 root root 36864 2022-04-28 18:52 ./slackware64/n --rw-r--r-- 1 root root 357 2022-02-11 19:23 ./slackware64/n/ModemManager-1.18.6-x86_64-1.txt --rw-r--r-- 1 root root 2132292 2022-02-11 19:23 ./slackware64/n/ModemManager-1.18.6-x86_64-1.txz --rw-r--r-- 1 root root 163 2022-02-11 19:23 ./slackware64/n/ModemManager-1.18.6-x86_64-1.txz.asc +drwxr-xr-x 2 root root 36864 2022-04-30 21:24 ./slackware64/n +-rw-r--r-- 1 root root 357 2022-04-30 20:02 ./slackware64/n/ModemManager-1.18.8-x86_64-1.txt +-rw-r--r-- 1 root root 2141932 2022-04-30 20:02 ./slackware64/n/ModemManager-1.18.8-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-04-30 20:02 ./slackware64/n/ModemManager-1.18.8-x86_64-1.txz.asc -rw-r--r-- 1 root root 602 2022-03-23 02:24 ./slackware64/n/NetworkManager-1.36.4-x86_64-1.txt -rw-r--r-- 1 root root 3973272 2022-03-23 02:24 ./slackware64/n/NetworkManager-1.36.4-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-03-23 02:24 ./slackware64/n/NetworkManager-1.36.4-x86_64-1.txz.asc @@ -4395,7 +4419,7 @@ drwxr-xr-x 2 root root 4096 2021-11-06 20:26 ./slackware64/tcl -rw-r--r-- 1 root root 227 2021-11-06 17:03 ./slackware64/tcl/tk-8.6.12-x86_64-1.txt -rw-r--r-- 1 root root 1788908 2021-11-06 17:03 ./slackware64/tcl/tk-8.6.12-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-11-06 17:03 ./slackware64/tcl/tk-8.6.12-x86_64-1.txz.asc -drwxr-xr-x 2 root root 65536 2022-04-25 20:58 ./slackware64/x +drwxr-xr-x 2 root root 65536 2022-04-30 21:38 ./slackware64/x -rw-r--r-- 1 root root 440 2021-09-04 17:57 ./slackware64/x/OpenCC-1.1.3-x86_64-1.txt -rw-r--r-- 1 root root 682700 2021-09-04 17:57 ./slackware64/x/OpenCC-1.1.3-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-09-04 17:57 ./slackware64/x/OpenCC-1.1.3-x86_64-1.txz.asc @@ -4659,9 +4683,9 @@ drwxr-xr-x 2 root root 65536 2022-04-25 20:58 ./slackware64/x -rw-r--r-- 1 root root 288 2021-02-13 13:05 ./slackware64/x/libSM-1.2.3-x86_64-3.txt -rw-r--r-- 1 root root 76428 2021-02-13 13:05 ./slackware64/x/libSM-1.2.3-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 13:05 ./slackware64/x/libSM-1.2.3-x86_64-3.txz.asc --rw-r--r-- 1 root root 305 2022-04-03 19:30 ./slackware64/x/libX11-1.7.5-x86_64-1.txt --rw-r--r-- 1 root root 2621020 2022-04-03 19:30 ./slackware64/x/libX11-1.7.5-x86_64-1.txz --rw-r--r-- 1 root root 163 2022-04-03 19:30 ./slackware64/x/libX11-1.7.5-x86_64-1.txz.asc +-rw-r--r-- 1 root root 305 2022-04-30 20:00 ./slackware64/x/libX11-1.8-x86_64-1.txt +-rw-r--r-- 1 root root 2614296 2022-04-30 20:00 ./slackware64/x/libX11-1.8-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-04-30 20:00 ./slackware64/x/libX11-1.8-x86_64-1.txz.asc -rw-r--r-- 1 root root 405 2021-02-13 13:07 ./slackware64/x/libXScrnSaver-1.2.3-x86_64-3.txt -rw-r--r-- 1 root root 25980 2021-02-13 13:07 ./slackware64/x/libXScrnSaver-1.2.3-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 13:07 ./slackware64/x/libXScrnSaver-1.2.3-x86_64-3.txz.asc @@ -5349,7 +5373,7 @@ drwxr-xr-x 2 root root 65536 2022-04-25 20:58 ./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 2022-04-26 19:47 ./slackware64/xap +drwxr-xr-x 2 root root 16384 2022-04-30 21:24 ./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 @@ -5441,9 +5465,9 @@ drwxr-xr-x 2 root root 16384 2022-04-26 19:47 ./slackware64/xap -rw-r--r-- 1 root root 479 2021-08-21 03:27 ./slackware64/xap/pavucontrol-5.0-x86_64-1.txt -rw-r--r-- 1 root root 170152 2021-08-21 03:27 ./slackware64/xap/pavucontrol-5.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-08-21 03:27 ./slackware64/xap/pavucontrol-5.0-x86_64-1.txz.asc --rw-r--r-- 1 root root 457 2021-10-15 18:05 ./slackware64/xap/pidgin-2.14.8-x86_64-1.txt --rw-r--r-- 1 root root 6080552 2021-10-15 18:05 ./slackware64/xap/pidgin-2.14.8-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-10-15 18:05 ./slackware64/xap/pidgin-2.14.8-x86_64-1.txz.asc +-rw-r--r-- 1 root root 457 2022-04-30 20:09 ./slackware64/xap/pidgin-2.14.9-x86_64-1.txt +-rw-r--r-- 1 root root 5831304 2022-04-30 20:09 ./slackware64/xap/pidgin-2.14.9-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-04-30 20:09 ./slackware64/xap/pidgin-2.14.9-x86_64-1.txz.asc -rw-r--r-- 1 root root 378 2021-02-13 13:40 ./slackware64/xap/rdesktop-1.9.0-x86_64-4.txt -rw-r--r-- 1 root root 205788 2021-02-13 13:40 ./slackware64/xap/rdesktop-1.9.0-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 13:40 ./slackware64/xap/rdesktop-1.9.0-x86_64-4.txz.asc @@ -5486,33 +5510,33 @@ drwxr-xr-x 2 root root 16384 2022-04-26 19:47 ./slackware64/xap -rw-r--r-- 1 root root 163 2022-03-10 19:17 ./slackware64/xap/xine-lib-1.2.12-x86_64-1.txz.asc -rw-r--r-- 1 root root 373 2021-12-17 18:46 ./slackware64/xap/xine-ui-0.99.13-x86_64-1.txt -rw-r--r-- 1 root root 1661140 2021-12-17 18:46 ./slackware64/xap/xine-ui-0.99.13-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-12-17 18:46 ./slackware64/xap/xine-ui-0.99.13-x86_64-1.txz.asc --rw-r--r-- 1 root root 508 2022-03-12 19:53 ./slackware64/xap/xlockmore-5.69-x86_64-1.txt --rw-r--r-- 1 root root 1240532 2022-03-12 19:53 ./slackware64/xap/xlockmore-5.69-x86_64-1.txz --rw-r--r-- 1 root root 163 2022-03-12 19:53 ./slackware64/xap/xlockmore-5.69-x86_64-1.txz.asc --rw-r--r-- 1 root root 376 2021-02-13 13:45 ./slackware64/xap/xmms-1.2.11-x86_64-8.txt --rw-r--r-- 1 root root 1123980 2021-02-13 13:45 ./slackware64/xap/xmms-1.2.11-x86_64-8.txz --rw-r--r-- 1 root root 163 2021-02-13 13:45 ./slackware64/xap/xmms-1.2.11-x86_64-8.txz.asc --rw-r--r-- 1 root root 443 2021-10-07 04:41 ./slackware64/xap/xpaint-3.1.4-x86_64-1.txt --rw-r--r-- 1 root root 846392 2021-10-07 04:41 ./slackware64/xap/xpaint-3.1.4-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-10-07 04:41 ./slackware64/xap/xpaint-3.1.4-x86_64-1.txz.asc --rw-r--r-- 1 root root 188 2022-04-26 18:19 ./slackware64/xap/xpdf-4.04-x86_64-1.txt --rw-r--r-- 1 root root 2516660 2022-04-26 18:19 ./slackware64/xap/xpdf-4.04-x86_64-1.txz --rw-r--r-- 1 root root 163 2022-04-26 18:19 ./slackware64/xap/xpdf-4.04-x86_64-1.txz.asc --rw-r--r-- 1 root root 498 2021-02-13 13:46 ./slackware64/xap/xsane-0.999-x86_64-5.txt --rw-r--r-- 1 root root 1636864 2021-02-13 13:46 ./slackware64/xap/xsane-0.999-x86_64-5.txz --rw-r--r-- 1 root root 163 2021-02-13 13:46 ./slackware64/xap/xsane-0.999-x86_64-5.txz.asc --rw-r--r-- 1 root root 463 2022-03-01 00:48 ./slackware64/xap/xscreensaver-6.03-x86_64-1.txt --rw-r--r-- 1 root root 8982880 2022-03-01 00:48 ./slackware64/xap/xscreensaver-6.03-x86_64-1.txz --rw-r--r-- 1 root root 163 2022-03-01 00:48 ./slackware64/xap/xscreensaver-6.03-x86_64-1.txz.asc --rw-r--r-- 1 root root 230 2022-04-17 19:25 ./slackware64/xap/xsnow-3.5.0-x86_64-1.txt --rw-r--r-- 1 root root 708800 2022-04-17 19:25 ./slackware64/xap/xsnow-3.5.0-x86_64-1.txz --rw-r--r-- 1 root root 163 2022-04-17 19:25 ./slackware64/xap/xsnow-3.5.0-x86_64-1.txz.asc -drwxr-xr-x 2 root root 12288 2022-04-22 21:23 ./slackware64/xfce --rw-r--r-- 1 root root 253 2021-10-01 03:27 ./slackware64/xfce/Greybird-3.22.15-noarch-1.txt --rw-r--r-- 1 root root 189900 2021-10-01 03:27 ./slackware64/xfce/Greybird-3.22.15-noarch-1.txz --rw-r--r-- 1 root root 163 2021-10-01 03:27 ./slackware64/xfce/Greybird-3.22.15-noarch-1.txz.asc --rw-r--r-- 1 root root 352 2021-03-10 19:28 ./slackware64/xfce/elementary-xfce-0.15.2-x86_64-1.txt +-rw-r--r-- 1 root root 163 2021-12-17 18:46 ./slackware64/xap/xine-ui-0.99.13-x86_64-1.txz.asc +-rw-r--r-- 1 root root 508 2022-03-12 19:53 ./slackware64/xap/xlockmore-5.69-x86_64-1.txt +-rw-r--r-- 1 root root 1240532 2022-03-12 19:53 ./slackware64/xap/xlockmore-5.69-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-03-12 19:53 ./slackware64/xap/xlockmore-5.69-x86_64-1.txz.asc +-rw-r--r-- 1 root root 376 2021-02-13 13:45 ./slackware64/xap/xmms-1.2.11-x86_64-8.txt +-rw-r--r-- 1 root root 1123980 2021-02-13 13:45 ./slackware64/xap/xmms-1.2.11-x86_64-8.txz +-rw-r--r-- 1 root root 163 2021-02-13 13:45 ./slackware64/xap/xmms-1.2.11-x86_64-8.txz.asc +-rw-r--r-- 1 root root 443 2021-10-07 04:41 ./slackware64/xap/xpaint-3.1.4-x86_64-1.txt +-rw-r--r-- 1 root root 846392 2021-10-07 04:41 ./slackware64/xap/xpaint-3.1.4-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-10-07 04:41 ./slackware64/xap/xpaint-3.1.4-x86_64-1.txz.asc +-rw-r--r-- 1 root root 188 2022-04-26 18:19 ./slackware64/xap/xpdf-4.04-x86_64-1.txt +-rw-r--r-- 1 root root 2516660 2022-04-26 18:19 ./slackware64/xap/xpdf-4.04-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-04-26 18:19 ./slackware64/xap/xpdf-4.04-x86_64-1.txz.asc +-rw-r--r-- 1 root root 498 2021-02-13 13:46 ./slackware64/xap/xsane-0.999-x86_64-5.txt +-rw-r--r-- 1 root root 1636864 2021-02-13 13:46 ./slackware64/xap/xsane-0.999-x86_64-5.txz +-rw-r--r-- 1 root root 163 2021-02-13 13:46 ./slackware64/xap/xsane-0.999-x86_64-5.txz.asc +-rw-r--r-- 1 root root 463 2022-03-01 00:48 ./slackware64/xap/xscreensaver-6.03-x86_64-1.txt +-rw-r--r-- 1 root root 8982880 2022-03-01 00:48 ./slackware64/xap/xscreensaver-6.03-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-03-01 00:48 ./slackware64/xap/xscreensaver-6.03-x86_64-1.txz.asc +-rw-r--r-- 1 root root 230 2022-04-17 19:25 ./slackware64/xap/xsnow-3.5.0-x86_64-1.txt +-rw-r--r-- 1 root root 708800 2022-04-17 19:25 ./slackware64/xap/xsnow-3.5.0-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-04-17 19:25 ./slackware64/xap/xsnow-3.5.0-x86_64-1.txz.asc +drwxr-xr-x 2 root root 12288 2022-04-22 21:23 ./slackware64/xfce +-rw-r--r-- 1 root root 253 2021-10-01 03:27 ./slackware64/xfce/Greybird-3.22.15-noarch-1.txt +-rw-r--r-- 1 root root 189900 2021-10-01 03:27 ./slackware64/xfce/Greybird-3.22.15-noarch-1.txz +-rw-r--r-- 1 root root 163 2021-10-01 03:27 ./slackware64/xfce/Greybird-3.22.15-noarch-1.txz.asc +-rw-r--r-- 1 root root 352 2021-03-10 19:28 ./slackware64/xfce/elementary-xfce-0.15.2-x86_64-1.txt -rw-r--r-- 1 root root 5710740 2021-03-10 19:28 ./slackware64/xfce/elementary-xfce-0.15.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-03-10 19:28 ./slackware64/xfce/elementary-xfce-0.15.2-x86_64-1.txz.asc -rw-r--r-- 1 root root 375 2021-12-08 20:07 ./slackware64/xfce/exo-4.16.3-x86_64-1.txt @@ -5616,13 +5640,13 @@ 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 2022-04-28 18:53 ./source --rw-r--r-- 1 root root 583586 2022-04-28 18:53 ./source/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2022-04-28 18:53 ./source/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 812518 2022-04-28 18:53 ./source/FILE_LIST --rw-r--r-- 1 root root 23604169 2022-04-28 18:53 ./source/MANIFEST.bz2 +drwxr-xr-x 18 root root 4096 2022-04-30 21:39 ./source +-rw-r--r-- 1 root root 586391 2022-04-30 21:39 ./source/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2022-04-30 21:39 ./source/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 816562 2022-04-30 21:39 ./source/FILE_LIST +-rw-r--r-- 1 root root 23636140 2022-04-30 21:39 ./source/MANIFEST.bz2 -rw-r--r-- 1 root root 828 2022-02-02 04:43 ./source/README.TXT -drwxr-xr-x 122 root root 4096 2022-04-26 19:14 ./source/a +drwxr-xr-x 122 root root 4096 2022-04-30 19:56 ./source/a -rw-r--r-- 1 root root 111 2022-02-07 20:58 ./source/a/FTBFSlog drwxr-xr-x 2 root root 4096 2022-02-15 18:15 ./source/a/aaa_base -rw-r--r-- 1 root root 11041 2022-02-15 04:49 ./source/a/aaa_base/_aaa_base.tar.gz @@ -5716,10 +5740,10 @@ drwxr-xr-x 2 root root 4096 2006-12-23 06:28 ./source/a/bin/scripts -rw-r--r-- 1 root root 595 1993-05-02 00:04 ./source/a/bin/scripts/xx.gz -rw-r--r-- 1 root root 677 2018-02-27 06:13 ./source/a/bin/slack-desc -rw-r--r-- 1 root root 2403 1997-06-15 20:38 ./source/a/bin/todos.tar.gz -drwxr-xr-x 2 root root 4096 2022-02-17 17:23 ./source/a/btrfs-progs --rw-r--r-- 1 root root 566 2022-02-16 22:27 ./source/a/btrfs-progs/btrfs-progs-v5.16.2.tar.sign --rw-r--r-- 1 root root 2334464 2022-02-16 22:27 ./source/a/btrfs-progs/btrfs-progs-v5.16.2.tar.xz --rwxr-xr-x 1 root root 5202 2021-03-05 20:30 ./source/a/btrfs-progs/btrfs-progs.SlackBuild +drwxr-xr-x 2 root root 4096 2022-04-29 19:06 ./source/a/btrfs-progs +-rw-r--r-- 1 root root 566 2022-04-26 17:21 ./source/a/btrfs-progs/btrfs-progs-v5.17.tar.sign +-rw-r--r-- 1 root root 2286016 2022-04-26 17:21 ./source/a/btrfs-progs/btrfs-progs-v5.17.tar.xz +-rwxr-xr-x 1 root root 5172 2022-04-29 19:06 ./source/a/btrfs-progs/btrfs-progs.SlackBuild -rw-r--r-- 1 root root 66 2017-04-23 04:56 ./source/a/btrfs-progs/btrfs-progs.url -rw-r--r-- 1 root root 942 2018-11-04 19:06 ./source/a/btrfs-progs/slack-desc drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/a/bzip2 @@ -7316,7 +7340,7 @@ drwxr-xr-x 2 root root 4096 2022-02-13 19:39 ./source/ap/zsh -rwxr-xr-x 1 root root 4352 2022-02-13 19:39 ./source/ap/zsh/zsh.SlackBuild -rw-r--r-- 1 root root 23 2018-09-14 17:50 ./source/ap/zsh/zsh.url -rwxr-xr-x 1 root root 12001 2021-10-08 01:36 ./source/buildlist-from-changelog.sh -drwxr-xr-x 63 root root 4096 2022-04-27 18:16 ./source/d +drwxr-xr-x 63 root root 4096 2022-04-30 19:56 ./source/d drwxr-xr-x 2 root root 4096 2022-03-09 03:56 ./source/d/Cython -rw-r--r-- 1 root root 1614249 2022-02-17 10:59 ./source/d/Cython/Cython-0.29.28.tar.lz -rwxr-xr-x 1 root root 3031 2021-12-06 19:51 ./source/d/Cython/Cython.SlackBuild @@ -7385,12 +7409,10 @@ drwxr-xr-x 2 root root 4096 2021-06-07 18:22 ./source/d/clisp -rw-r--r-- 1 root root 659498 2021-06-06 19:22 ./source/d/clisp/libffcall-2.3.tar.lz -rw-r--r-- 1 root root 1116 2018-02-27 06:13 ./source/d/clisp/slack-desc -rwxr-xr-x 1 root root 1890 2020-07-09 18:37 ./source/d/clisp/source.download -drwxr-xr-x 2 root root 4096 2022-04-13 16:19 ./source/d/cmake +drwxr-xr-x 2 root root 4096 2022-04-30 19:32 ./source/d/cmake -rw-r--r-- 1 root root 6725953 2022-04-12 16:26 ./source/d/cmake/cmake-3.23.1.tar.lz --rwxr-xr-x 1 root root 4277 2021-02-15 20:07 ./source/d/cmake/cmake.SlackBuild --rw-r--r-- 1 root root 462486 2022-04-13 16:19 ./source/d/cmake/cmake.manpages.tar.lz +-rwxr-xr-x 1 root root 4157 2022-04-30 19:32 ./source/d/cmake/cmake.SlackBuild -rw-r--r-- 1 root root 42 2019-02-02 19:08 ./source/d/cmake/cmake.url --rwxr-xr-x 1 root root 1597 2021-03-24 03:37 ./source/d/cmake/extract-manpages-from-binary.sh -rw-r--r-- 1 root root 832 2018-11-29 19:16 ./source/d/cmake/slack-desc drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/d/cscope -rw-r--r-- 1 root root 406801 2018-07-24 18:39 ./source/d/cscope/cscope-15.9.tar.lz @@ -9704,7 +9726,7 @@ drwxr-xr-x 2 root root 4096 2022-02-21 19:47 ./source/kde/kde/src/plasma- -rw-r--r-- 1 root root 833 2022-03-29 13:40 ./source/kde/kde/src/plasma/systemsettings-5.24.4.tar.xz.sig -rw-r--r-- 1 root root 88540 2022-03-29 13:41 ./source/kde/kde/src/plasma/xdg-desktop-portal-kde-5.24.4.tar.xz -rw-r--r-- 1 root root 833 2022-03-29 13:41 ./source/kde/kde/src/plasma/xdg-desktop-portal-kde-5.24.4.tar.xz.sig -drwxr-xr-x 378 root root 12288 2022-04-20 04:25 ./source/l +drwxr-xr-x 386 root root 12288 2022-04-30 19:54 ./source/l -rw-r--r-- 1 root root 229 2022-04-12 00:22 ./source/l/FTBFSlog drwxr-xr-x 3 root root 4096 2022-03-06 19:58 ./source/l/GConf -rw-r--r-- 1 root root 1559904 2013-01-22 02:48 ./source/l/GConf/GConf-3.2.6.tar.xz @@ -10650,8 +10672,8 @@ drwxr-xr-x 2 root root 4096 2021-04-18 18:14 ./source/l/libgpod -rw-r--r-- 1 root root 666488 2013-09-04 11:24 ./source/l/libgpod/libgpod-0.8.3.tar.xz -rwxr-xr-x 1 root root 4727 2021-11-11 16:26 ./source/l/libgpod/libgpod.SlackBuild -rw-r--r-- 1 root root 972 2018-02-27 06:12 ./source/l/libgpod/slack-desc -drwxr-xr-x 2 root root 4096 2021-12-28 19:30 ./source/l/libgsf --rw-r--r-- 1 root root 701760 2021-12-28 01:13 ./source/l/libgsf/libgsf-1.14.48.tar.xz +drwxr-xr-x 2 root root 4096 2022-04-30 19:58 ./source/l/libgsf +-rw-r--r-- 1 root root 702644 2022-03-21 00:53 ./source/l/libgsf/libgsf-1.14.49.tar.xz -rwxr-xr-x 1 root root 4211 2021-12-28 19:30 ./source/l/libgsf/libgsf.SlackBuild -rw-r--r-- 1 root root 790 2018-02-27 06:12 ./source/l/libgsf/slack-desc drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/libgtop @@ -11078,14 +11100,14 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/mm -rw-r--r-- 1 root root 248658 2006-08-15 07:05 ./source/l/mm/mm-1.4.2.tar.bz2 -rwxr-xr-x 1 root root 4602 2021-02-13 05:32 ./source/l/mm/mm.SlackBuild -rw-r--r-- 1 root root 998 2018-02-27 06:12 ./source/l/mm/slack-desc -drwxr-xr-x 2 root root 4096 2022-04-02 18:58 ./source/l/mozilla-nss +drwxr-xr-x 2 root root 4096 2022-04-30 20:04 ./source/l/mozilla-nss -rw-r--r-- 1 root root 25755 2008-02-27 08:35 ./source/l/mozilla-nss/MPL-1.1.txt -rw-r--r-- 1 root root 18152 2009-01-01 08:10 ./source/l/mozilla-nss/faq.html -rw-r--r-- 1 root root 17987 2007-06-28 20:04 ./source/l/mozilla-nss/gpl-2.0.txt -rw-r--r-- 1 root root 26434 2009-04-08 16:39 ./source/l/mozilla-nss/lgpl-2.1.txt --rwxr-xr-- 1 root root 6041 2022-04-02 18:32 ./source/l/mozilla-nss/mozilla-nss.SlackBuild +-rwxr-xr-- 1 root root 6041 2022-04-30 20:04 ./source/l/mozilla-nss/mozilla-nss.SlackBuild -rw-r--r-- 1 root root 714796 2021-06-30 21:51 ./source/l/mozilla-nss/nspr-4.32.tar.lz --rw-r--r-- 1 root root 54583843 2022-03-31 17:38 ./source/l/mozilla-nss/nss-3.77.tar.lz +-rw-r--r-- 1 root root 55055203 2022-04-28 10:59 ./source/l/mozilla-nss/nss-3.78.tar.lz -rw-r--r-- 1 root root 2488 2012-04-29 21:05 ./source/l/mozilla-nss/nss-config.in -rw-r--r-- 1 root root 1023 2018-02-27 06:12 ./source/l/mozilla-nss/slack-desc drwxr-xr-x 4 root root 4096 2021-10-06 18:30 ./source/l/mozjs78 @@ -11171,9 +11193,9 @@ drwxr-xr-x 2 root root 4096 2021-08-19 18:18 ./source/l/ocl-icd -rwxr-xr-x 1 root root 4009 2021-08-19 18:18 ./source/l/ocl-icd/ocl-icd.SlackBuild -rw-r--r-- 1 root root 35 2020-10-08 17:59 ./source/l/ocl-icd/ocl-icd.url -rw-r--r-- 1 root root 893 2020-10-08 17:59 ./source/l/ocl-icd/slack-desc -drwxr-xr-x 2 root root 4096 2021-12-14 21:00 ./source/l/oniguruma --rw-r--r-- 1 root root 385388 2021-04-14 13:03 ./source/l/oniguruma/oniguruma-6.9.7.1.tar.lz --rwxr-xr-x 1 root root 4182 2021-04-14 16:35 ./source/l/oniguruma/oniguruma.SlackBuild +drwxr-xr-x 2 root root 4096 2022-04-30 20:05 ./source/l/oniguruma +-rw-r--r-- 1 root root 389332 2022-04-15 13:59 ./source/l/oniguruma/oniguruma-6.9.8.tar.lz +-rwxr-xr-x 1 root root 4175 2022-04-30 21:28 ./source/l/oniguruma/oniguruma.SlackBuild -rw-r--r-- 1 root root 916 2019-12-01 18:11 ./source/l/oniguruma/slack-desc drwxr-xr-x 2 root root 4096 2022-04-25 19:39 ./source/l/openal-soft -rw-r--r-- 1 root root 275 2020-02-12 22:38 ./source/l/openal-soft/doinst.sh.gz @@ -11366,10 +11388,20 @@ drwxr-xr-x 2 root root 4096 2021-11-22 18:56 ./source/l/python-PyYAML -rw-r--r-- 1 root root 32 2021-11-22 18:55 ./source/l/python-PyYAML/PyYAML.url -rwxr-xr-x 1 root root 2838 2021-11-22 18:56 ./source/l/python-PyYAML/python-PyYAML.SlackBuild -rw-r--r-- 1 root root 1130 2021-11-22 18:58 ./source/l/python-PyYAML/slack-desc +drwxr-xr-x 2 root root 4096 2022-04-29 18:13 ./source/l/python-alabaster +-rw-r--r-- 1 root root 11242 2020-02-26 17:37 ./source/l/python-alabaster/alabaster-0.7.12.tar.gz +-rw-r--r-- 1 root root 35 2022-04-29 18:11 ./source/l/python-alabaster/alabaster.url +-rwxr-xr-x 1 root root 2844 2022-04-29 18:11 ./source/l/python-alabaster/python-alabaster.SlackBuild +-rw-r--r-- 1 root root 1061 2022-04-29 18:17 ./source/l/python-alabaster/slack-desc drwxr-xr-x 2 root root 4096 2021-11-02 19:02 ./source/l/python-appdirs -rw-r--r-- 1 root root 8969 2020-05-11 07:36 ./source/l/python-appdirs/appdirs-1.4.4.tar.lz -rwxr-xr-x 1 root root 2886 2021-11-02 19:02 ./source/l/python-appdirs/python-appdirs.SlackBuild -rw-r--r-- 1 root root 887 2018-02-27 06:12 ./source/l/python-appdirs/slack-desc +drwxr-xr-x 2 root root 4096 2022-04-29 18:20 ./source/l/python-babel +-rw-r--r-- 1 root root 5614626 2022-04-20 18:11 ./source/l/python-babel/Babel-2.10.1.tar.lz +-rw-r--r-- 1 root root 31 2022-04-29 18:15 ./source/l/python-babel/Babel.url +-rwxr-xr-x 1 root root 2836 2022-04-29 18:18 ./source/l/python-babel/python-babel.SlackBuild +-rw-r--r-- 1 root root 920 2022-04-29 18:17 ./source/l/python-babel/slack-desc drwxr-xr-x 2 root root 4096 2021-11-02 19:02 ./source/l/python-certifi -rw-r--r-- 1 root root 137479 2021-10-08 19:32 ./source/l/python-certifi/certifi-2021.10.8.tar.lz -rwxr-xr-x 1 root root 2570 2021-11-02 19:02 ./source/l/python-certifi/python-certifi.SlackBuild @@ -11425,6 +11457,16 @@ drwxr-xr-x 2 root root 4096 2021-11-02 19:02 ./source/l/python-idna -rwxr-xr-x 1 root root 2868 2021-11-02 19:02 ./source/l/python-idna/python-idna.SlackBuild -rw-r--r-- 1 root root 37 2020-06-28 19:27 ./source/l/python-idna/python-idna.url -rw-r--r-- 1 root root 1028 2018-02-27 06:12 ./source/l/python-idna/slack-desc +drwxr-xr-x 2 root root 4096 2022-04-29 18:25 ./source/l/python-imagesize +-rw-r--r-- 1 root root 756193 2021-11-09 16:24 ./source/l/python-imagesize/imagesize-1.3.0.tar.lz +-rw-r--r-- 1 root root 35 2022-04-29 18:20 ./source/l/python-imagesize/imagesize.url +-rwxr-xr-x 1 root root 2844 2022-04-29 18:21 ./source/l/python-imagesize/python-imagesize.SlackBuild +-rw-r--r-- 1 root root 976 2022-04-29 18:25 ./source/l/python-imagesize/slack-desc +drwxr-xr-x 2 root root 4096 2022-04-30 19:55 ./source/l/python-importlib_metadata +-rw-r--r-- 1 root root 43607 2022-03-13 18:08 ./source/l/python-importlib_metadata/importlib_metadata-4.11.3.tar.gz +-rw-r--r-- 1 root root 44 2022-04-29 18:26 ./source/l/python-importlib_metadata/importlib_metadata.url +-rwxr-xr-x 1 root root 3146 2022-04-29 18:33 ./source/l/python-importlib_metadata/python-importlib_metadata.SlackBuild +-rw-r--r-- 1 root root 1102 2022-04-29 18:30 ./source/l/python-importlib_metadata/slack-desc drwxr-xr-x 2 root root 4096 2021-11-17 19:26 ./source/l/python-markdown -rw-r--r-- 1 root root 198596 2021-02-24 19:57 ./source/l/python-markdown/Markdown-3.3.4.tar.lz -rw-r--r-- 1 root root 34 2021-03-10 19:54 ./source/l/python-markdown/Markdown.url @@ -11470,6 +11512,11 @@ drwxr-xr-x 2 root root 4096 2021-11-02 19:02 ./source/l/python-pysol_card -rw-r--r-- 1 root root 21337 2021-10-06 12:06 ./source/l/python-pysol_cards/pysol_cards-0.12.0.tar.gz -rwxr-xr-x 1 root root 2613 2021-11-02 19:02 ./source/l/python-pysol_cards/python-pysol_cards.SlackBuild -rw-r--r-- 1 root root 1007 2020-11-12 20:23 ./source/l/python-pysol_cards/slack-desc +drwxr-xr-x 2 root root 4096 2022-04-29 19:03 ./source/l/python-pytz +-rwxr-xr-x 1 root root 2834 2022-04-29 19:01 ./source/l/python-pytz/python-pytz.SlackBuild +-rw-r--r-- 1 root root 137153 2022-03-20 00:37 ./source/l/python-pytz/pytz-2022.1.tar.lz +-rw-r--r-- 1 root root 30 2022-04-29 19:00 ./source/l/python-pytz/pytz.url +-rw-r--r-- 1 root root 917 2022-04-29 19:03 ./source/l/python-pytz/slack-desc drwxr-xr-x 2 root root 4096 2021-11-02 19:02 ./source/l/python-random2 -rwxr-xr-x 1 root root 3181 2021-11-02 19:02 ./source/l/python-random2/python-random2.SlackBuild -rw-r--r-- 1 root root 16175 2020-02-26 17:52 ./source/l/python-random2/random2-1.0.1.tar.lz @@ -11494,6 +11541,23 @@ drwxr-xr-x 2 root root 4096 2021-11-02 19:02 ./source/l/python-six -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 2022-04-29 18:59 ./source/l/python-snowballstemmer +-rwxr-xr-x 1 root root 2856 2022-04-29 19:00 ./source/l/python-snowballstemmer/python-snowballstemmer.SlackBuild +-rw-r--r-- 1 root root 1149 2022-04-29 18:59 ./source/l/python-snowballstemmer/slack-desc +-rw-r--r-- 1 root root 86699 2021-11-16 18:38 ./source/l/python-snowballstemmer/snowballstemmer-2.2.0.tar.gz +-rw-r--r-- 1 root root 41 2022-04-29 18:55 ./source/l/python-snowballstemmer/snowballstemmer.url +drwxr-xr-x 3 root root 4096 2022-04-28 19:26 ./source/l/python-sphinx +-rw-r--r-- 1 root root 3249649 2022-03-27 15:56 ./source/l/python-sphinx/Sphinx-4.5.0.tar.lz +-rw-r--r-- 1 root root 323 2022-04-28 19:40 ./source/l/python-sphinx/Sphinx.url +drwxr-xr-x 2 root root 4096 2022-04-28 19:29 ./source/l/python-sphinx/extensions +-rw-r--r-- 1 root root 24548 2020-02-29 04:12 ./source/l/python-sphinx/extensions/sphinxcontrib-applehelp-1.0.2.tar.gz +-rw-r--r-- 1 root root 17398 2020-02-29 04:14 ./source/l/python-sphinx/extensions/sphinxcontrib-devhelp-1.0.2.tar.gz +-rw-r--r-- 1 root root 28144 2021-05-22 16:02 ./source/l/python-sphinx/extensions/sphinxcontrib-htmlhelp-2.0.0.tar.gz +-rw-r--r-- 1 root root 5787 2020-02-26 17:53 ./source/l/python-sphinx/extensions/sphinxcontrib-jsmath-1.0.1.tar.gz +-rw-r--r-- 1 root root 21658 2020-02-29 04:19 ./source/l/python-sphinx/extensions/sphinxcontrib-qthelp-1.0.3.tar.gz +-rw-r--r-- 1 root root 21019 2021-05-22 16:07 ./source/l/python-sphinx/extensions/sphinxcontrib-serializinghtml-1.1.5.tar.gz +-rwxr-xr-x 1 root root 4049 2022-04-28 19:58 ./source/l/python-sphinx/python-sphinx.SlackBuild +-rw-r--r-- 1 root root 1131 2022-04-28 18:22 ./source/l/python-sphinx/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 @@ -11504,6 +11568,11 @@ drwxr-xr-x 2 root root 4096 2022-01-09 03:41 ./source/l/python-urllib3 -rw-r--r-- 1 root root 911 2018-02-27 06:12 ./source/l/python-urllib3/slack-desc -rw-r--r-- 1 root root 205772 2022-01-07 15:54 ./source/l/python-urllib3/urllib3-1.26.8.tar.lz -rw-r--r-- 1 root root 34 2018-08-27 18:30 ./source/l/python-urllib3/urllib3.url +drwxr-xr-x 2 root root 4096 2022-04-30 19:53 ./source/l/python-zipp +-rwxr-xr-x 1 root root 3161 2022-04-29 19:15 ./source/l/python-zipp/python-zipp.SlackBuild +-rw-r--r-- 1 root root 818 2021-11-17 19:03 ./source/l/python-zipp/slack-desc +-rw-r--r-- 1 root root 13344 2022-04-03 15:07 ./source/l/python-zipp/zipp-3.8.0.tar.gz +-rw-r--r-- 1 root root 30 2021-11-17 19:00 ./source/l/python-zipp/zipp.url drwxr-xr-x 3 root root 4096 2021-02-13 05:32 ./source/l/python2-module-collection drwxr-xr-x 2 root root 4096 2021-08-17 17:19 ./source/l/python2-module-collection/modules -rw-r--r-- 1 root root 1595709 2020-03-24 15:35 ./source/l/python2-module-collection/modules/Cython-0.29.16.tar.lz @@ -11800,9 +11869,9 @@ drwxr-xr-x 2 root root 4096 2022-01-21 04:10 ./source/l/zstd -rwxr-xr-x 1 root root 14547 2021-02-14 06:12 ./source/make_world.sh drwxr-xr-x 156 root root 4096 2022-04-04 19:18 ./source/n -rw-r--r-- 1 root root 111 2022-02-07 20:58 ./source/n/FTBFSlog -drwxr-xr-x 2 root root 4096 2022-02-11 19:22 ./source/n/ModemManager --rw-r--r-- 1 root root 2519572 2022-02-11 10:42 ./source/n/ModemManager/ModemManager-1.18.6.tar.xz --rw-r--r-- 1 root root 195 2022-02-11 10:42 ./source/n/ModemManager/ModemManager-1.18.6.tar.xz.asc +drwxr-xr-x 2 root root 4096 2022-04-30 20:02 ./source/n/ModemManager +-rw-r--r-- 1 root root 2533392 2022-04-28 11:10 ./source/n/ModemManager/ModemManager-1.18.8.tar.xz +-rw-r--r-- 1 root root 195 2022-04-28 11:10 ./source/n/ModemManager/ModemManager-1.18.8.tar.xz.asc -rwxr-xr-x 1 root root 4002 2021-08-09 03:22 ./source/n/ModemManager/ModemManager.SlackBuild -rw-r--r-- 1 root root 444 2013-09-22 21:10 ./source/n/ModemManager/WeDoNotHaveSystemD.patch.gz -rw-r--r-- 1 root root 817 2018-09-24 19:21 ./source/n/ModemManager/slack-desc @@ -11875,89 +11944,89 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/bluez-firmware -rwxr-xr-x 1 root root 6549 2022-03-17 19:22 ./source/n/bluez/bluez.SlackBuild -rw-r--r-- 1 root root 42 2019-10-31 16:44 ./source/n/bluez/bluez.url -rw-r--r-- 1 root root 128 2016-03-26 18:17 ./source/n/bluez/btusb.conf -drwxr-xr-x 2 root root 4096 2016-04-18 18:04 ./source/n/bluez/config --rw-r--r-- 1 root root 276 2021-07-10 16:50 ./source/n/bluez/config/defaultconfig --rw-r--r-- 1 root root 1456 2022-01-26 19:14 ./source/n/bluez/config/rc.bluetooth --rw-r--r-- 1 root root 148 2015-11-26 06:03 ./source/n/bluez/config/uart.conf --rw-r--r-- 1 root root 370 2017-12-28 21:31 ./source/n/bluez/doinst.sh.gz --rw-r--r-- 1 root root 786 2019-09-20 19:06 ./source/n/bluez/slack-desc -drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/bootp --rw-r--r-- 1 root root 616 2006-06-09 23:31 ./source/n/bootp/_bootp.tar.gz --rwxr-xr-x 1 root root 3150 2021-02-13 05:32 ./source/n/bootp/bootp.SlackBuild --rw-r--r-- 1 root root 23147 2006-02-17 23:17 ./source/n/bootp/bootp_2.4.3-15.diff.gz --rw-r--r-- 1 root root 89235 1999-03-18 19:52 ./source/n/bootp/bootp_2.4.3.orig.tar.gz --rw-r--r-- 1 root root 643 2002-02-27 00:08 ./source/n/bootp/bootptab.gz --rw-r--r-- 1 root root 873 2018-02-27 06:13 ./source/n/bootp/slack-desc -drwxr-xr-x 2 root root 4096 2021-03-21 17:41 ./source/n/bridge-utils --rw-r--r-- 1 root root 29421 2021-03-21 17:40 ./source/n/bridge-utils/bridge-utils-1.7.1.tar.lz --rwxr-xr-x 1 root root 4014 2021-03-21 17:41 ./source/n/bridge-utils/bridge-utils.SlackBuild --rw-r--r-- 1 root root 131 2021-03-21 17:40 ./source/n/bridge-utils/bridge-utils.url --rw-r--r-- 1 root root 1048 2018-02-27 06:13 ./source/n/bridge-utils/slack-desc -drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/bsd-finger --rw-r--r-- 1 root root 288 2017-08-02 23:32 ./source/n/bsd-finger/bsd-finger-0.16-allocbroken.patch.gz --rw-r--r-- 1 root root 334 2017-08-02 23:32 ./source/n/bsd-finger/bsd-finger-0.16-pts.patch.gz --rw-r--r-- 1 root root 2920 2017-08-02 23:32 ./source/n/bsd-finger/bsd-finger-0.17-coverity-bugs.patch.gz --rw-r--r-- 1 root root 430 2017-08-02 23:32 ./source/n/bsd-finger/bsd-finger-0.17-exact.patch.gz --rw-r--r-- 1 root root 541 2017-08-02 23:32 ./source/n/bsd-finger/bsd-finger-0.17-host-info.patch.gz --rw-r--r-- 1 root root 234 2017-08-02 23:32 ./source/n/bsd-finger/bsd-finger-0.17-init-realname.patch.gz --rw-r--r-- 1 root root 349 2017-08-02 23:32 ./source/n/bsd-finger/bsd-finger-0.17-match_sigsegv.patch.gz --rw-r--r-- 1 root root 350 2017-08-02 23:32 ./source/n/bsd-finger/bsd-finger-0.17-rfc742.patch.gz --rw-r--r-- 1 root root 302 2017-08-02 23:32 ./source/n/bsd-finger/bsd-finger-0.17-strip.patch.gz --rw-r--r-- 1 root root 312 2017-08-02 23:32 ./source/n/bsd-finger/bsd-finger-0.17-time.patch.gz --rw-r--r-- 1 root root 4169 2017-08-02 23:32 ./source/n/bsd-finger/bsd-finger-0.17-usagi-ipv6.patch.gz --rw-r--r-- 1 root root 568 2017-08-02 23:32 ./source/n/bsd-finger/bsd-finger-0.17-utmp.patch.gz --rw-r--r-- 1 root root 273 2001-02-26 01:21 ./source/n/bsd-finger/bsd-finger-0.17.diff.gz --rw-r--r-- 1 root root 25521 2000-07-31 02:56 ./source/n/bsd-finger/bsd-finger-0.17.tar.gz --rw-r--r-- 1 root root 1479 2017-08-02 23:32 ./source/n/bsd-finger/bsd-finger-wide-char-support5.patch.gz --rwxr-xr-x 1 root root 3939 2021-02-13 05:32 ./source/n/bsd-finger/bsd-finger.SlackBuild --rw-r--r-- 1 root root 1071 2018-02-27 06:13 ./source/n/bsd-finger/slack-desc -drwxr-xr-x 2 root root 4096 2021-10-27 17:44 ./source/n/c-ares --rw-r--r-- 1 root root 835619 2021-10-27 06:07 ./source/n/c-ares/c-ares-1.18.1.tar.lz --rwxr-xr-x 1 root root 4415 2021-04-09 19:16 ./source/n/c-ares/c-ares.SlackBuild --rw-r--r-- 1 root root 970 2021-04-09 19:13 ./source/n/c-ares/slack-desc -drwxr-xr-x 2 root root 4096 2022-04-03 19:23 ./source/n/ca-certificates --rwxr-xr-x 1 root root 3661 2021-10-05 19:57 ./source/n/ca-certificates/ca-certificates.SlackBuild --rw-r--r-- 1 root root 14672 2018-12-11 03:14 ./source/n/ca-certificates/ca-certificates.tar.lz --rw-r--r-- 1 root root 208528 2022-04-03 19:23 ./source/n/ca-certificates/certdata-20220403.txt.xz --rw-r--r-- 1 root root 448 2021-10-05 19:56 ./source/n/ca-certificates/doinst.sh.gz --rw-r--r-- 1 root root 374 2015-09-14 21:52 ./source/n/ca-certificates/fixup_update-ca-certificates.diff.gz --rwxr-xr-x 1 root root 1626 2018-12-11 03:25 ./source/n/ca-certificates/get-certdata.txt.sh --rw-r--r-- 1 root root 128 2012-09-11 21:12 ./source/n/ca-certificates/setup.11.cacerts --rw-r--r-- 1 root root 829 2019-02-26 23:30 ./source/n/ca-certificates/slack-desc --rw-r--r-- 1 root root 229 2019-02-26 20:33 ./source/n/ca-certificates/update-ca-certificates.c_rehash.diff.gz -drwxr-xr-x 2 root root 4096 2021-09-25 00:06 ./source/n/cifs-utils --rw-r--r-- 1 root root 319490 2021-09-23 23:53 ./source/n/cifs-utils/cifs-utils-6.14.tar.lz --rwxr-xr-x 1 root root 4873 2021-04-13 16:13 ./source/n/cifs-utils/cifs-utils.SlackBuild --rw-r--r-- 1 root root 48 2018-11-15 17:49 ./source/n/cifs-utils/cifs-utils.url --rw-r--r-- 1 root root 1061 2018-02-27 06:13 ./source/n/cifs-utils/slack-desc -drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/conntrack-tools --rw-r--r-- 1 root root 419642 2020-04-01 17:27 ./source/n/conntrack-tools/conntrack-tools-1.4.6.tar.lz --rwxr-xr-x 1 root root 3634 2021-02-13 05:32 ./source/n/conntrack-tools/conntrack-tools.SlackBuild --rw-r--r-- 1 root root 44 2020-04-02 18:37 ./source/n/conntrack-tools/conntrack-tools.url --rw-r--r-- 1 root root 1092 2018-05-28 18:00 ./source/n/conntrack-tools/slack-desc -drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/crda --rw-r--r-- 1 root root 61500 2019-11-01 18:08 ./source/n/crda/crda-4.14.tar.xz --rwxr-xr-x 1 root root 4281 2021-02-13 05:32 ./source/n/crda/crda.SlackBuild --rw-r--r-- 1 root root 113 2019-11-01 19:04 ./source/n/crda/crda.url --rw-r--r-- 1 root root 425 2015-03-21 20:15 ./source/n/crda/get_regdb.sh --rw-r--r-- 1 root root 861 2018-02-27 06:13 ./source/n/crda/slack-desc --rw-r--r-- 1 root root 488 2019-06-03 21:45 ./source/n/crda/wireless-regdb-2019.06.03.tar.sign --rw-r--r-- 1 root root 23176 2019-06-03 21:45 ./source/n/crda/wireless-regdb-2019.06.03.tar.xz --rw-r--r-- 1 root root 55 2018-02-05 06:31 ./source/n/crda/wireless-regdb.url -drwxr-xr-x 2 root root 4096 2022-04-27 18:29 ./source/n/curl --rw-r--r-- 1 root root 2472560 2022-04-27 06:17 ./source/n/curl/curl-7.83.0.tar.xz --rw-r--r-- 1 root root 488 2022-04-27 06:17 ./source/n/curl/curl-7.83.0.tar.xz.asc --rwxr-xr-x 1 root root 4851 2022-04-27 18:29 ./source/n/curl/curl.SlackBuild --rw-r--r-- 1 root root 30 2018-04-20 16:49 ./source/n/curl/curl.url --rw-r--r-- 1 root root 1004 2019-02-06 21:57 ./source/n/curl/slack-desc -drwxr-xr-x 2 root root 4096 2022-03-06 19:58 ./source/n/cyrus-sasl --rw-r--r-- 1 root root 1577929 2022-02-22 18:04 ./source/n/cyrus-sasl/cyrus-sasl-2.1.28.tar.lz --rwxr-xr-x 1 root root 4565 2022-03-06 19:58 ./source/n/cyrus-sasl/cyrus-sasl.SlackBuild --rw-r--r-- 1 root root 49 2022-02-24 19:01 ./source/n/cyrus-sasl/cyrus-sasl.url --rw-r--r-- 1 root root 275 2005-07-24 22:43 ./source/n/cyrus-sasl/doinst.sh.gz --rw-r--r-- 1 root root 584 2020-11-30 19:09 ./source/n/cyrus-sasl/rc.saslauthd.gz --rw-r--r-- 1 root root 831 2018-02-27 06:13 ./source/n/cyrus-sasl/slack-desc -drwxr-xr-x 2 root root 4096 2021-04-18 18:03 ./source/n/daemon +drwxr-xr-x 2 root root 4096 2016-04-18 18:04 ./source/n/bluez/config +-rw-r--r-- 1 root root 276 2021-07-10 16:50 ./source/n/bluez/config/defaultconfig +-rw-r--r-- 1 root root 1456 2022-01-26 19:14 ./source/n/bluez/config/rc.bluetooth +-rw-r--r-- 1 root root 148 2015-11-26 06:03 ./source/n/bluez/config/uart.conf +-rw-r--r-- 1 root root 370 2017-12-28 21:31 ./source/n/bluez/doinst.sh.gz +-rw-r--r-- 1 root root 786 2019-09-20 19:06 ./source/n/bluez/slack-desc +drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/bootp +-rw-r--r-- 1 root root 616 2006-06-09 23:31 ./source/n/bootp/_bootp.tar.gz +-rwxr-xr-x 1 root root 3150 2021-02-13 05:32 ./source/n/bootp/bootp.SlackBuild +-rw-r--r-- 1 root root 23147 2006-02-17 23:17 ./source/n/bootp/bootp_2.4.3-15.diff.gz +-rw-r--r-- 1 root root 89235 1999-03-18 19:52 ./source/n/bootp/bootp_2.4.3.orig.tar.gz +-rw-r--r-- 1 root root 643 2002-02-27 00:08 ./source/n/bootp/bootptab.gz +-rw-r--r-- 1 root root 873 2018-02-27 06:13 ./source/n/bootp/slack-desc +drwxr-xr-x 2 root root 4096 2021-03-21 17:41 ./source/n/bridge-utils +-rw-r--r-- 1 root root 29421 2021-03-21 17:40 ./source/n/bridge-utils/bridge-utils-1.7.1.tar.lz +-rwxr-xr-x 1 root root 4014 2021-03-21 17:41 ./source/n/bridge-utils/bridge-utils.SlackBuild +-rw-r--r-- 1 root root 131 2021-03-21 17:40 ./source/n/bridge-utils/bridge-utils.url +-rw-r--r-- 1 root root 1048 2018-02-27 06:13 ./source/n/bridge-utils/slack-desc +drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/bsd-finger +-rw-r--r-- 1 root root 288 2017-08-02 23:32 ./source/n/bsd-finger/bsd-finger-0.16-allocbroken.patch.gz +-rw-r--r-- 1 root root 334 2017-08-02 23:32 ./source/n/bsd-finger/bsd-finger-0.16-pts.patch.gz +-rw-r--r-- 1 root root 2920 2017-08-02 23:32 ./source/n/bsd-finger/bsd-finger-0.17-coverity-bugs.patch.gz +-rw-r--r-- 1 root root 430 2017-08-02 23:32 ./source/n/bsd-finger/bsd-finger-0.17-exact.patch.gz +-rw-r--r-- 1 root root 541 2017-08-02 23:32 ./source/n/bsd-finger/bsd-finger-0.17-host-info.patch.gz +-rw-r--r-- 1 root root 234 2017-08-02 23:32 ./source/n/bsd-finger/bsd-finger-0.17-init-realname.patch.gz +-rw-r--r-- 1 root root 349 2017-08-02 23:32 ./source/n/bsd-finger/bsd-finger-0.17-match_sigsegv.patch.gz +-rw-r--r-- 1 root root 350 2017-08-02 23:32 ./source/n/bsd-finger/bsd-finger-0.17-rfc742.patch.gz +-rw-r--r-- 1 root root 302 2017-08-02 23:32 ./source/n/bsd-finger/bsd-finger-0.17-strip.patch.gz +-rw-r--r-- 1 root root 312 2017-08-02 23:32 ./source/n/bsd-finger/bsd-finger-0.17-time.patch.gz +-rw-r--r-- 1 root root 4169 2017-08-02 23:32 ./source/n/bsd-finger/bsd-finger-0.17-usagi-ipv6.patch.gz +-rw-r--r-- 1 root root 568 2017-08-02 23:32 ./source/n/bsd-finger/bsd-finger-0.17-utmp.patch.gz +-rw-r--r-- 1 root root 273 2001-02-26 01:21 ./source/n/bsd-finger/bsd-finger-0.17.diff.gz +-rw-r--r-- 1 root root 25521 2000-07-31 02:56 ./source/n/bsd-finger/bsd-finger-0.17.tar.gz +-rw-r--r-- 1 root root 1479 2017-08-02 23:32 ./source/n/bsd-finger/bsd-finger-wide-char-support5.patch.gz +-rwxr-xr-x 1 root root 3939 2021-02-13 05:32 ./source/n/bsd-finger/bsd-finger.SlackBuild +-rw-r--r-- 1 root root 1071 2018-02-27 06:13 ./source/n/bsd-finger/slack-desc +drwxr-xr-x 2 root root 4096 2021-10-27 17:44 ./source/n/c-ares +-rw-r--r-- 1 root root 835619 2021-10-27 06:07 ./source/n/c-ares/c-ares-1.18.1.tar.lz +-rwxr-xr-x 1 root root 4415 2021-04-09 19:16 ./source/n/c-ares/c-ares.SlackBuild +-rw-r--r-- 1 root root 970 2021-04-09 19:13 ./source/n/c-ares/slack-desc +drwxr-xr-x 2 root root 4096 2022-04-03 19:23 ./source/n/ca-certificates +-rwxr-xr-x 1 root root 3661 2021-10-05 19:57 ./source/n/ca-certificates/ca-certificates.SlackBuild +-rw-r--r-- 1 root root 14672 2018-12-11 03:14 ./source/n/ca-certificates/ca-certificates.tar.lz +-rw-r--r-- 1 root root 208528 2022-04-03 19:23 ./source/n/ca-certificates/certdata-20220403.txt.xz +-rw-r--r-- 1 root root 448 2021-10-05 19:56 ./source/n/ca-certificates/doinst.sh.gz +-rw-r--r-- 1 root root 374 2015-09-14 21:52 ./source/n/ca-certificates/fixup_update-ca-certificates.diff.gz +-rwxr-xr-x 1 root root 1626 2018-12-11 03:25 ./source/n/ca-certificates/get-certdata.txt.sh +-rw-r--r-- 1 root root 128 2012-09-11 21:12 ./source/n/ca-certificates/setup.11.cacerts +-rw-r--r-- 1 root root 829 2019-02-26 23:30 ./source/n/ca-certificates/slack-desc +-rw-r--r-- 1 root root 229 2019-02-26 20:33 ./source/n/ca-certificates/update-ca-certificates.c_rehash.diff.gz +drwxr-xr-x 2 root root 4096 2021-09-25 00:06 ./source/n/cifs-utils +-rw-r--r-- 1 root root 319490 2021-09-23 23:53 ./source/n/cifs-utils/cifs-utils-6.14.tar.lz +-rwxr-xr-x 1 root root 4873 2021-04-13 16:13 ./source/n/cifs-utils/cifs-utils.SlackBuild +-rw-r--r-- 1 root root 48 2018-11-15 17:49 ./source/n/cifs-utils/cifs-utils.url +-rw-r--r-- 1 root root 1061 2018-02-27 06:13 ./source/n/cifs-utils/slack-desc +drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/conntrack-tools +-rw-r--r-- 1 root root 419642 2020-04-01 17:27 ./source/n/conntrack-tools/conntrack-tools-1.4.6.tar.lz +-rwxr-xr-x 1 root root 3634 2021-02-13 05:32 ./source/n/conntrack-tools/conntrack-tools.SlackBuild +-rw-r--r-- 1 root root 44 2020-04-02 18:37 ./source/n/conntrack-tools/conntrack-tools.url +-rw-r--r-- 1 root root 1092 2018-05-28 18:00 ./source/n/conntrack-tools/slack-desc +drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/crda +-rw-r--r-- 1 root root 61500 2019-11-01 18:08 ./source/n/crda/crda-4.14.tar.xz +-rwxr-xr-x 1 root root 4281 2021-02-13 05:32 ./source/n/crda/crda.SlackBuild +-rw-r--r-- 1 root root 113 2019-11-01 19:04 ./source/n/crda/crda.url +-rw-r--r-- 1 root root 425 2015-03-21 20:15 ./source/n/crda/get_regdb.sh +-rw-r--r-- 1 root root 861 2018-02-27 06:13 ./source/n/crda/slack-desc +-rw-r--r-- 1 root root 488 2019-06-03 21:45 ./source/n/crda/wireless-regdb-2019.06.03.tar.sign +-rw-r--r-- 1 root root 23176 2019-06-03 21:45 ./source/n/crda/wireless-regdb-2019.06.03.tar.xz +-rw-r--r-- 1 root root 55 2018-02-05 06:31 ./source/n/crda/wireless-regdb.url +drwxr-xr-x 2 root root 4096 2022-04-27 18:29 ./source/n/curl +-rw-r--r-- 1 root root 2472560 2022-04-27 06:17 ./source/n/curl/curl-7.83.0.tar.xz +-rw-r--r-- 1 root root 488 2022-04-27 06:17 ./source/n/curl/curl-7.83.0.tar.xz.asc +-rwxr-xr-x 1 root root 4851 2022-04-27 18:29 ./source/n/curl/curl.SlackBuild +-rw-r--r-- 1 root root 30 2018-04-20 16:49 ./source/n/curl/curl.url +-rw-r--r-- 1 root root 1004 2019-02-06 21:57 ./source/n/curl/slack-desc +drwxr-xr-x 2 root root 4096 2022-03-06 19:58 ./source/n/cyrus-sasl +-rw-r--r-- 1 root root 1577929 2022-02-22 18:04 ./source/n/cyrus-sasl/cyrus-sasl-2.1.28.tar.lz +-rwxr-xr-x 1 root root 4565 2022-03-06 19:58 ./source/n/cyrus-sasl/cyrus-sasl.SlackBuild +-rw-r--r-- 1 root root 49 2022-02-24 19:01 ./source/n/cyrus-sasl/cyrus-sasl.url +-rw-r--r-- 1 root root 275 2005-07-24 22:43 ./source/n/cyrus-sasl/doinst.sh.gz +-rw-r--r-- 1 root root 584 2020-11-30 19:09 ./source/n/cyrus-sasl/rc.saslauthd.gz +-rw-r--r-- 1 root root 831 2018-02-27 06:13 ./source/n/cyrus-sasl/slack-desc +drwxr-xr-x 2 root root 4096 2021-04-18 18:03 ./source/n/daemon -rw-r--r-- 1 root root 297884 2021-03-04 16:12 ./source/n/daemon/daemon-0.8.tar.lz -rwxr-xr-x 1 root root 3821 2021-04-18 18:01 ./source/n/daemon/daemon.SlackBuild -rw-r--r-- 1 root root 271 2021-04-18 18:02 ./source/n/daemon/doinst.sh.gz @@ -14231,7 +14300,7 @@ drwxr-xr-x 2 root root 12288 2020-05-18 17:50 ./source/x/x11/slack-desc -rw-r--r-- 1 root root 716 2012-04-08 02:21 ./source/x/x11/slack-desc/xwd -rw-r--r-- 1 root root 702 2012-04-08 02:21 ./source/x/x11/slack-desc/xwininfo -rw-r--r-- 1 root root 668 2012-04-07 23:42 ./source/x/x11/slack-desc/xwud -drwxr-xr-x 12 root root 4096 2022-04-22 18:37 ./source/x/x11/src +drwxr-xr-x 12 root root 4096 2022-04-30 19:59 ./source/x/x11/src drwxr-xr-x 2 root root 4096 2022-04-22 18:37 ./source/x/x11/src/app -rw-r--r-- 1 root root 118972 2022-04-03 18:57 ./source/x/x11/src/app/appres-1.0.6.tar.xz -rw-r--r-- 1 root root 139452 2017-11-07 19:12 ./source/x/x11/src/app/bdftopcf-1.1.tar.xz @@ -14422,11 +14491,11 @@ drwxr-xr-x 2 root root 4096 2020-08-09 17:46 ./source/x/x11/src/font -rwxr-xr-x 1 root root 2202 2020-07-09 18:37 ./source/x/x11/src/get-xf86-video-savage.sh -rwxr-xr-x 1 root root 2154 2020-07-09 18:37 ./source/x/x11/src/get-xf86-video-sis.sh -rwxr-xr-x 1 root root 2154 2020-07-09 18:37 ./source/x/x11/src/get-xf86-video-v4l.sh -drwxr-xr-x 2 root root 4096 2022-04-03 19:29 ./source/x/x11/src/lib +drwxr-xr-x 2 root root 4096 2022-04-30 19:59 ./source/x/x11/src/lib -rw-r--r-- 1 root root 280640 2019-03-10 22:43 ./source/x/x11/src/lib/libFS-1.0.8.tar.xz -rw-r--r-- 1 root root 325932 2019-07-14 17:45 ./source/x/x11/src/lib/libICE-1.0.10.tar.xz -rw-r--r-- 1 root root 300712 2018-10-10 15:05 ./source/x/x11/src/lib/libSM-1.2.3.tar.xz --rw-r--r-- 1 root root 1853152 2022-04-03 17:17 ./source/x/x11/src/lib/libX11-1.7.5.tar.xz +-rw-r--r-- 1 root root 1782508 2022-04-29 15:55 ./source/x/x11/src/lib/libX11-1.8.tar.xz -rw-r--r-- 1 root root 258564 2018-07-05 16:33 ./source/x/x11/src/lib/libXScrnSaver-1.2.3.tar.xz -rw-r--r-- 1 root root 265528 2019-02-10 22:46 ./source/x/x11/src/lib/libXau-1.0.9.tar.xz -rw-r--r-- 1 root root 590852 2021-03-27 17:42 ./source/x/x11/src/lib/libXaw-1.0.14.tar.xz @@ -14753,10 +14822,10 @@ drwxr-xr-x 2 root root 4096 2021-08-21 03:26 ./source/xap/pavucontrol -rw-r--r-- 1 root root 193451 2021-08-15 18:40 ./source/xap/pavucontrol/pavucontrol-5.0.tar.lz -rwxr-xr-x 1 root root 3343 2021-08-21 03:25 ./source/xap/pavucontrol/pavucontrol.SlackBuild -rw-r--r-- 1 root root 970 2021-08-21 03:26 ./source/xap/pavucontrol/slack-desc -drwxr-xr-x 2 root root 4096 2021-10-15 18:04 ./source/xap/pidgin +drwxr-xr-x 2 root root 4096 2022-04-30 20:07 ./source/xap/pidgin -rw-r--r-- 1 root root 172 2016-01-04 03:06 ./source/xap/pidgin/doinst.sh.gz -rw-r--r-- 1 root root 355 2012-05-02 03:59 ./source/xap/pidgin/fix-gmain_h-compile-error.diff.gz --rw-r--r-- 1 root root 6376875 2021-10-15 02:27 ./source/xap/pidgin/pidgin-2.14.8.tar.lz +-rw-r--r-- 1 root root 6150594 2022-04-28 22:30 ./source/xap/pidgin/pidgin-2.14.9.tar.lz -rw-r--r-- 1 root root 604129 2010-05-18 16:51 ./source/xap/pidgin/pidgin-encryption-3.1.tar.gz -rwxr-xr-x 1 root root 7564 2021-06-05 18:08 ./source/xap/pidgin/pidgin.SlackBuild -rw-r--r-- 1 root root 911 2021-04-30 17:42 ./source/xap/pidgin/slack-desc @@ -15151,20 +15220,20 @@ drwxr-xr-x 2 root root 4096 2019-02-17 22:03 ./source/y/bsd-games/patches -rw-r--r-- 1 root root 1065 2019-02-17 22:28 ./source/y/bsd-games/slack-desc drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/y/nethack -rw-r--r-- 1 root root 4023451 2020-03-08 18:44 ./source/y/nethack/nethack-366-src.tar.lz --rwxr-xr-x 1 root root 4998 2021-02-13 05:32 ./source/y/nethack/nethack.SlackBuild --rw-r--r-- 1 root root 59 2020-12-30 20:25 ./source/y/nethack/nethack.url --rw-r--r-- 1 root root 1031 2020-12-30 21:50 ./source/y/nethack/slack-desc -drwxr-xr-x 4 root root 4096 2022-04-27 21:51 ./testing --rw-r--r-- 1 root root 552 2022-04-27 21:51 ./testing/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2022-04-27 21:51 ./testing/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 701 2022-04-27 21:51 ./testing/FILE_LIST --rw-r--r-- 1 root root 14 2022-04-27 21:51 ./testing/MANIFEST.bz2 --rw-r--r-- 1 root root 224 2022-04-27 21:51 ./testing/PACKAGES.TXT -drwxr-xr-x 2 root root 4096 2022-04-27 18:17 ./testing/packages -drwxr-xr-x 2 root root 4096 2022-04-27 18:16 ./testing/source -drwxr-xr-x 2 root root 4096 2022-04-27 21:43 ./usb-and-pxe-installers --rw-r--r-- 1 root root 31203 2011-03-21 21:21 ./usb-and-pxe-installers/README_PXE.TXT --rw-r--r-- 1 root root 9197 2013-09-25 04:33 ./usb-and-pxe-installers/README_USB.TXT --rw-r--r-- 1 root root 574 2013-03-27 04:59 ./usb-and-pxe-installers/pxelinux.cfg_default --rw-r--r-- 1 root root 63652864 2022-04-27 21:42 ./usb-and-pxe-installers/usbboot.img --rw-r--r-- 1 root root 16314 2022-03-24 20:54 ./usb-and-pxe-installers/usbimg2disk.sh +-rwxr-xr-x 1 root root 4998 2021-02-13 05:32 ./source/y/nethack/nethack.SlackBuild +-rw-r--r-- 1 root root 59 2020-12-30 20:25 ./source/y/nethack/nethack.url +-rw-r--r-- 1 root root 1031 2020-12-30 21:50 ./source/y/nethack/slack-desc +drwxr-xr-x 4 root root 4096 2022-04-27 21:51 ./testing +-rw-r--r-- 1 root root 552 2022-04-27 21:51 ./testing/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2022-04-27 21:51 ./testing/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 701 2022-04-27 21:51 ./testing/FILE_LIST +-rw-r--r-- 1 root root 14 2022-04-27 21:51 ./testing/MANIFEST.bz2 +-rw-r--r-- 1 root root 224 2022-04-27 21:51 ./testing/PACKAGES.TXT +drwxr-xr-x 2 root root 4096 2022-04-27 18:17 ./testing/packages +drwxr-xr-x 2 root root 4096 2022-04-27 18:16 ./testing/source +drwxr-xr-x 2 root root 4096 2022-04-27 21:43 ./usb-and-pxe-installers +-rw-r--r-- 1 root root 31203 2011-03-21 21:21 ./usb-and-pxe-installers/README_PXE.TXT +-rw-r--r-- 1 root root 9197 2013-09-25 04:33 ./usb-and-pxe-installers/README_USB.TXT +-rw-r--r-- 1 root root 574 2013-03-27 04:59 ./usb-and-pxe-installers/pxelinux.cfg_default +-rw-r--r-- 1 root root 63652864 2022-04-27 21:42 ./usb-and-pxe-installers/usbboot.img +-rw-r--r-- 1 root root 16314 2022-03-24 20:54 ./usb-and-pxe-installers/usbimg2disk.sh diff --git a/slackware64/l/maketag b/slackware64/l/maketag index 92651529..335912f3 100644 --- a/slackware64/l/maketag +++ b/slackware64/l/maketag @@ -317,7 +317,9 @@ you are done." 22 74 10 \ "python-Jinja2" "A very fast and expressive template engine" "on" \ "python-MarkupSafe" "Safely add untrusted strings to markup" "on" \ "python-PyYAML" "YAML parser and emitter for Python" "on" \ +"python-alabaster" "Python Sphinx theme" "on" \ "python-appdirs" "Python module for platform-specific dirs" "on" \ +"python-babel" "Python internationalization library" "on" \ "python-certifi" "Python package for the Mozilla's CA Bundle" "on" \ "python-cffi" "C Foreign Function Interface for Python" "on" \ "python-chardet" "Universal encoding detector for Python" "on" \ @@ -329,6 +331,8 @@ you are done." 22 74 10 \ "python-doxyqml" "Doxygen input filter for QML files" "on" \ "python-future" "Easy, clean, reliable Python 2/3 compatibility" "on" \ "python-idna" "Internationalized Domain Names for Python" "on" \ +"python-imagesize" "Python image size module" "on" \ +"python-importlib_metadata" "access Python package metadata" "on" \ "python-markdown" "Python Markdown implementation" "on" \ "python-notify2" "Python interface to DBus notifications" "on" \ "python-packaging" "Core utilities for Python packages" "on" \ @@ -338,13 +342,17 @@ you are done." 22 74 10 \ "python-pycparser" "C parser written in Python" "on" \ "python-pygments" "Python syntax highlighter" "on" \ "python-pysol_cards" "deal PySol FC card games" "on" \ +"python-pytz" "Timezone Definitions for Python" "on" \ "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-snowballstemmer" "Snowball stemming library" "on" \ +"python-sphinx" "Python documentation generator" "on" \ "python-tomli" "A lil' TOML parser" "on" \ "python-urllib3" "Powerful HTTP client for Python" "on" \ +"python-zipp" "object wrapper for zip files" "on" \ "python2-module-collection" "modules for python2" "on" \ "qca" "Qt Cryptographic Architecture" "on" \ "qrencode" "QR Code encoding library" "on" \ @@ -397,7 +405,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 libimobiledevice-glue 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 nodejs 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-Jinja2 python-MarkupSafe python-PyYAML python-appdirs python-certifi python-cffi python-chardet python-charset-normalizer python-distro python-dnspython python-docutils python-doxypypy python-doxyqml python-future python-idna python-markdown python-notify2 python-packaging python-pbr 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 \ +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 libimobiledevice-glue 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 nodejs 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-Jinja2 python-MarkupSafe python-PyYAML python-alabaster python-appdirs python-babel python-certifi python-cffi python-chardet python-charset-normalizer python-distro python-dnspython python-docutils python-doxypypy python-doxyqml python-future python-idna python-imagesize python-importlib_metadata python-markdown python-notify2 python-packaging python-pbr python-pillow python-ply python-pycparser python-pygments python-pysol_cards python-pytz python-random2 python-requests python-sane python-setuptools_scm python-six python-snowballstemmer python-sphinx python-tomli python-urllib3 python-zipp 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 @@ -405,7 +413,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 libimobiledevice-glue 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 nodejs 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-Jinja2 python-MarkupSafe python-PyYAML python-appdirs python-certifi python-cffi python-chardet python-charset-normalizer python-distro python-dnspython python-docutils python-doxypypy python-doxyqml python-future python-idna python-markdown python-notify2 python-packaging python-pbr 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 \ +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 libimobiledevice-glue 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 nodejs 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-Jinja2 python-MarkupSafe python-PyYAML python-alabaster python-appdirs python-babel python-certifi python-cffi python-chardet python-charset-normalizer python-distro python-dnspython python-docutils python-doxypypy python-doxyqml python-future python-idna python-imagesize python-importlib_metadata python-markdown python-notify2 python-packaging python-pbr python-pillow python-ply python-pycparser python-pygments python-pysol_cards python-pytz python-random2 python-requests python-sane python-setuptools_scm python-six python-snowballstemmer python-sphinx python-tomli python-urllib3 python-zipp 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 92651529..335912f3 100644 --- a/slackware64/l/maketag.ez +++ b/slackware64/l/maketag.ez @@ -317,7 +317,9 @@ you are done." 22 74 10 \ "python-Jinja2" "A very fast and expressive template engine" "on" \ "python-MarkupSafe" "Safely add untrusted strings to markup" "on" \ "python-PyYAML" "YAML parser and emitter for Python" "on" \ +"python-alabaster" "Python Sphinx theme" "on" \ "python-appdirs" "Python module for platform-specific dirs" "on" \ +"python-babel" "Python internationalization library" "on" \ "python-certifi" "Python package for the Mozilla's CA Bundle" "on" \ "python-cffi" "C Foreign Function Interface for Python" "on" \ "python-chardet" "Universal encoding detector for Python" "on" \ @@ -329,6 +331,8 @@ you are done." 22 74 10 \ "python-doxyqml" "Doxygen input filter for QML files" "on" \ "python-future" "Easy, clean, reliable Python 2/3 compatibility" "on" \ "python-idna" "Internationalized Domain Names for Python" "on" \ +"python-imagesize" "Python image size module" "on" \ +"python-importlib_metadata" "access Python package metadata" "on" \ "python-markdown" "Python Markdown implementation" "on" \ "python-notify2" "Python interface to DBus notifications" "on" \ "python-packaging" "Core utilities for Python packages" "on" \ @@ -338,13 +342,17 @@ you are done." 22 74 10 \ "python-pycparser" "C parser written in Python" "on" \ "python-pygments" "Python syntax highlighter" "on" \ "python-pysol_cards" "deal PySol FC card games" "on" \ +"python-pytz" "Timezone Definitions for Python" "on" \ "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-snowballstemmer" "Snowball stemming library" "on" \ +"python-sphinx" "Python documentation generator" "on" \ "python-tomli" "A lil' TOML parser" "on" \ "python-urllib3" "Powerful HTTP client for Python" "on" \ +"python-zipp" "object wrapper for zip files" "on" \ "python2-module-collection" "modules for python2" "on" \ "qca" "Qt Cryptographic Architecture" "on" \ "qrencode" "QR Code encoding library" "on" \ @@ -397,7 +405,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 libimobiledevice-glue 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 nodejs 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-Jinja2 python-MarkupSafe python-PyYAML python-appdirs python-certifi python-cffi python-chardet python-charset-normalizer python-distro python-dnspython python-docutils python-doxypypy python-doxyqml python-future python-idna python-markdown python-notify2 python-packaging python-pbr 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 \ +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 libimobiledevice-glue 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 nodejs 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-Jinja2 python-MarkupSafe python-PyYAML python-alabaster python-appdirs python-babel python-certifi python-cffi python-chardet python-charset-normalizer python-distro python-dnspython python-docutils python-doxypypy python-doxyqml python-future python-idna python-imagesize python-importlib_metadata python-markdown python-notify2 python-packaging python-pbr python-pillow python-ply python-pycparser python-pygments python-pysol_cards python-pytz python-random2 python-requests python-sane python-setuptools_scm python-six python-snowballstemmer python-sphinx python-tomli python-urllib3 python-zipp 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 @@ -405,7 +413,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 libimobiledevice-glue 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 nodejs 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-Jinja2 python-MarkupSafe python-PyYAML python-appdirs python-certifi python-cffi python-chardet python-charset-normalizer python-distro python-dnspython python-docutils python-doxypypy python-doxyqml python-future python-idna python-markdown python-notify2 python-packaging python-pbr 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 \ +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 libimobiledevice-glue 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 nodejs 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-Jinja2 python-MarkupSafe python-PyYAML python-alabaster python-appdirs python-babel python-certifi python-cffi python-chardet python-charset-normalizer python-distro python-dnspython python-docutils python-doxypypy python-doxyqml python-future python-idna python-imagesize python-importlib_metadata python-markdown python-notify2 python-packaging python-pbr python-pillow python-ply python-pycparser python-pygments python-pysol_cards python-pytz python-random2 python-requests python-sane python-setuptools_scm python-six python-snowballstemmer python-sphinx python-tomli python-urllib3 python-zipp 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 5bffd7c7..c3a8e9aa 100644 --- a/slackware64/l/tagfile +++ b/slackware64/l/tagfile @@ -302,7 +302,9 @@ pyparsing:REC python-Jinja2:REC python-MarkupSafe:REC python-PyYAML:REC +python-alabaster:REC python-appdirs:REC +python-babel:REC python-certifi:REC python-cffi:REC python-chardet:REC @@ -314,6 +316,8 @@ python-doxypypy:REC python-doxyqml:REC python-future:REC python-idna:REC +python-imagesize:REC +python-importlib_metadata:REC python-markdown:REC python-notify2:REC python-packaging:REC @@ -323,13 +327,17 @@ python-ply:REC python-pycparser:REC python-pygments:REC python-pysol_cards:REC +python-pytz:REC python-random2:REC python-requests:REC python-sane:REC python-setuptools_scm:REC python-six:REC +python-snowballstemmer:REC +python-sphinx:REC python-tomli:REC python-urllib3:REC +python-zipp:REC python2-module-collection:REC qca:REC qrencode:REC diff --git a/source/a/btrfs-progs/btrfs-progs.SlackBuild b/source/a/btrfs-progs/btrfs-progs.SlackBuild index 7764ad22..dcb9bdc9 100755 --- a/source/a/btrfs-progs/btrfs-progs.SlackBuild +++ b/source/a/btrfs-progs/btrfs-progs.SlackBuild @@ -83,9 +83,9 @@ rm -rf $PKG mkdir -p $PKG cd $TMP -rm -rf btrfs-progs btrfs-progs-$VERSION +rm -rf btrfs-progs-$VERSION tar xvf $CWD/$PKGNAM-$VERSION.tar.xz || exit 1 -cd btrfs-progs-$VERSION || cd btrfs-progs || exit 1 +cd btrfs-progs-$VERSION || exit 1 # Make sure ownerships and permissions are sane: chown -R root:root . diff --git a/source/d/cmake/cmake.SlackBuild b/source/d/cmake/cmake.SlackBuild index 7b8c62ab..6392d312 100755 --- a/source/d/cmake/cmake.SlackBuild +++ b/source/d/cmake/cmake.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2008, 2009, 2010, 2011, 2013, 2015, 2017, 2018 Patrick J. Volkerding, Sebeka, Minnesota, USA +# Copyright 2008, 2009, 2010, 2011, 2013, 2015, 2017, 2018, 2022 Patrick J. Volkerding, Sebeka, Minnesota, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -86,20 +86,15 @@ CXXFLAGS="$SLKCFLAGS" \ --system-curl \ --system-expat \ --no-system-jsoncpp \ + --sphinx-man \ --system-zlib \ --system-bzip2 \ --system-libarchive || exit 1 # --system-libs \ -# --sphinx-man \ make $NUMJOBS || make || exit 1 make install DESTDIR=$PKG || exit 1 -# Install preprocessed man pages instead of adding six new python packages: -( cd $PKG - tar xf $CWD/cmake.manpages.tar.?z -) - # 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: if [ -r ../ChangeLog.txt ]; then diff --git a/source/d/cmake/extract-manpages-from-binary.sh b/source/d/cmake/extract-manpages-from-binary.sh deleted file mode 100755 index 24f2145e..00000000 --- a/source/d/cmake/extract-manpages-from-binary.sh +++ /dev/null @@ -1,38 +0,0 @@ -#!/bin/sh - -# Copyright 2017, 2021 Patrick J. Volkerding, Sebeka, Minnesota, 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. - -# This is a script to extract the manpages from cmake-*-Linux-x86_64.tar.gz -# and output them as cmake.manpages.tar.xz in the current directory. - -rm -rf tmp-manpages -mkdir tmp-manpages -tar xf cmake-*-?inux-x86_64.tar.?z -mv cmake-*-?inux-x86_64/man tmp-manpages -rm -r cmake-*-?inux-x86_64 -mkdir tmp-manpages/usr -mv tmp-manpages/man tmp-manpages/usr -chown -R root:root tmp-manpages -cd tmp-manpages -tar cf ../cmake.manpages.tar . -cd .. -lzip -9 -f cmake.manpages.tar -rm -r tmp-manpages diff --git a/source/l/mozilla-nss/mozilla-nss.SlackBuild b/source/l/mozilla-nss/mozilla-nss.SlackBuild index 595ca450..d999f60d 100755 --- a/source/l/mozilla-nss/mozilla-nss.SlackBuild +++ b/source/l/mozilla-nss/mozilla-nss.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=mozilla-nss SRCNAM=nss -VERSION=${VERSION:-3.77} +VERSION=${VERSION:-3.78} NSPR=${NSPR:-4.32} BUILD=${BUILD:-1} diff --git a/source/l/oniguruma/oniguruma.SlackBuild b/source/l/oniguruma/oniguruma.SlackBuild index cc9e1997..32cd2432 100755 --- a/source/l/oniguruma/oniguruma.SlackBuild +++ b/source/l/oniguruma/oniguruma.SlackBuild @@ -119,12 +119,12 @@ cp -a \ doc \ $PKG/usr/doc/${PKGNAM}-$VERSION -# If there's a ChangeLog, installing at least part of the recent history +# If there's a HISTORY file, installing at least part of the recent history # is useful, but don't let it get totally out of control: -if [ -r ChangeLog ]; then +if [ -r HISTORY ]; then DOCSDIR=$(echo $PKG/usr/doc/${PKGNAM}-$VERSION) - cat ChangeLog | head -n 1000 > $DOCSDIR/ChangeLog - touch -r ChangeLog $DOCSDIR/ChangeLog + cat HISTORY | head -n 1000 > $DOCSDIR/HISTORY + touch -r HISTORY $DOCSDIR/HISTORY fi mkdir -p $PKG/install diff --git a/source/l/python-alabaster/alabaster.url b/source/l/python-alabaster/alabaster.url new file mode 100644 index 00000000..4c63b2d7 --- /dev/null +++ b/source/l/python-alabaster/alabaster.url @@ -0,0 +1 @@ +https://pypi.org/project/alabaster diff --git a/source/l/python-alabaster/python-alabaster.SlackBuild b/source/l/python-alabaster/python-alabaster.SlackBuild new file mode 100755 index 00000000..009d9115 --- /dev/null +++ b/source/l/python-alabaster/python-alabaster.SlackBuild @@ -0,0 +1,82 @@ +#!/bin/bash + +# Copyright 2022 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-alabaster +SRCNAM=alabaster +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 \ + $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-alabaster/slack-desc b/source/l/python-alabaster/slack-desc new file mode 100644 index 00000000..4aefe17c --- /dev/null +++ b/source/l/python-alabaster/slack-desc @@ -0,0 +1,20 @@ +# 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-alabaster: python-alabaster (Python Sphinx theme) +python-alabaster: +python-alabaster: Alabaster is a visually (c)lean, responsive, configurable theme for +python-alabaster: the Sphinx documentation system. It is Python 2+3 compatible. It began +python-alabaster: as a third-party theme, and is still maintained separately, but is now +python-alabaster: an install-time dependency of Sphinx and is selected as the default +python-alabaster: theme. +python-alabaster: +python-alabaster: Homepage: http://alabaster.readthedocs.io +python-alabaster: +python-alabaster: + diff --git a/source/l/python-babel/Babel.url b/source/l/python-babel/Babel.url new file mode 100644 index 00000000..a0bee683 --- /dev/null +++ b/source/l/python-babel/Babel.url @@ -0,0 +1 @@ +https://pypi.org/project/babel diff --git a/source/l/python-babel/python-babel.SlackBuild b/source/l/python-babel/python-babel.SlackBuild new file mode 100755 index 00000000..d5cf1985 --- /dev/null +++ b/source/l/python-babel/python-babel.SlackBuild @@ -0,0 +1,82 @@ +#!/bin/bash + +# Copyright 2022 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-babel +SRCNAM=Babel +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 \ + $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-babel/slack-desc b/source/l/python-babel/slack-desc new file mode 100644 index 00000000..640d321f --- /dev/null +++ b/source/l/python-babel/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-babel: python-babel (Python internationalization library) +python-babel: +python-babel: Babel is a Python library that provides an integrated collection of +python-babel: utilities that assist with internationalizing and localizing Python +python-babel: applications (in particular web-based applications.) +python-babel: +python-babel: Homepage: http://babel.pocoo.org/ +python-babel: +python-babel: +python-babel: +python-babel: diff --git a/source/l/python-imagesize/imagesize.url b/source/l/python-imagesize/imagesize.url new file mode 100644 index 00000000..eefda796 --- /dev/null +++ b/source/l/python-imagesize/imagesize.url @@ -0,0 +1 @@ +https://pypi.org/project/imagesize diff --git a/source/l/python-imagesize/python-imagesize.SlackBuild b/source/l/python-imagesize/python-imagesize.SlackBuild new file mode 100755 index 00000000..9bf537cf --- /dev/null +++ b/source/l/python-imagesize/python-imagesize.SlackBuild @@ -0,0 +1,82 @@ +#!/bin/bash + +# Copyright 2022 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-imagesize +SRCNAM=imagesize +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 \ + $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-imagesize/slack-desc b/source/l/python-imagesize/slack-desc new file mode 100644 index 00000000..8671e3ca --- /dev/null +++ b/source/l/python-imagesize/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-imagesize: python-imagesize (Python image size module) +python-imagesize: +python-imagesize: This module analyzes JPEG/JPEG 2000/PNG/GIF/TIFF/SVG/Netpbm image +python-imagesize: headers and returns image size or DIP. It only parses headers and +python-imagesize: ignores pixel data, so it is much faster than Pillow. +python-imagesize: +python-imagesize: Homepage: https://github.com/shibukawa/imagesize_py +python-imagesize: +python-imagesize: +python-imagesize: +python-imagesize: diff --git a/source/l/python-importlib_metadata/importlib_metadata.url b/source/l/python-importlib_metadata/importlib_metadata.url new file mode 100644 index 00000000..abfed2a8 --- /dev/null +++ b/source/l/python-importlib_metadata/importlib_metadata.url @@ -0,0 +1 @@ +https://pypi.org/project/importlib-metadata diff --git a/source/l/python-importlib_metadata/python-importlib_metadata.SlackBuild b/source/l/python-importlib_metadata/python-importlib_metadata.SlackBuild new file mode 100755 index 00000000..5c0896b3 --- /dev/null +++ b/source/l/python-importlib_metadata/python-importlib_metadata.SlackBuild @@ -0,0 +1,90 @@ +#!/bin/bash + +# Copyright 2022 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-importlib_metadata +SRCNAM=importlib_metadata +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 {} \+ + +# 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 \ + $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-importlib_metadata/slack-desc b/source/l/python-importlib_metadata/slack-desc new file mode 100644 index 00000000..5bfae20b --- /dev/null +++ b/source/l/python-importlib_metadata/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-importlib_metadata: python-importlib_metadata (access Python package metadata) +python-importlib_metadata: +python-importlib_metadata: Library to access the metadata for a Python package, supplying third- +python-importlib_metadata: party access to the functionality of importlib.metadata including +python-importlib_metadata: improvements added to subsequent Python versions. +python-importlib_metadata: +python-importlib_metadata: Homepage: https://github.com/python/importlib_metadata +python-importlib_metadata: +python-importlib_metadata: +python-importlib_metadata: +python-importlib_metadata: diff --git a/source/l/python-pytz/python-pytz.SlackBuild b/source/l/python-pytz/python-pytz.SlackBuild new file mode 100755 index 00000000..0dc07f73 --- /dev/null +++ b/source/l/python-pytz/python-pytz.SlackBuild @@ -0,0 +1,82 @@ +#!/bin/bash + +# Copyright 2022 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-pytz +SRCNAM=pytz +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 \ + $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-pytz/pytz.url b/source/l/python-pytz/pytz.url new file mode 100644 index 00000000..efd8c533 --- /dev/null +++ b/source/l/python-pytz/pytz.url @@ -0,0 +1 @@ +https://pypi.org/project/pytz diff --git a/source/l/python-pytz/slack-desc b/source/l/python-pytz/slack-desc new file mode 100644 index 00000000..919badd8 --- /dev/null +++ b/source/l/python-pytz/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-pytz: python-pytz (Timezone Definitions for Python) +python-pytz: +python-pytz: pytz brings the Olson tz database into Python. This library allows +python-pytz: accurate and cross platform timezone calculations. It also solves the +python-pytz: issue of ambiguous times at the end of daylight saving time. +python-pytz: +python-pytz: Homepage: http://pythonhosted.org/pytz +python-pytz: +python-pytz: +python-pytz: +python-pytz: diff --git a/source/l/python-snowballstemmer/python-snowballstemmer.SlackBuild b/source/l/python-snowballstemmer/python-snowballstemmer.SlackBuild new file mode 100755 index 00000000..76c38de0 --- /dev/null +++ b/source/l/python-snowballstemmer/python-snowballstemmer.SlackBuild @@ -0,0 +1,82 @@ +#!/bin/bash + +# Copyright 2022 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-snowballstemmer +SRCNAM=snowballstemmer +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 \ + $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-snowballstemmer/slack-desc b/source/l/python-snowballstemmer/slack-desc new file mode 100644 index 00000000..630d4e83 --- /dev/null +++ b/source/l/python-snowballstemmer/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-snowballstemmer: python-snowballstemmer (Snowball stemming library) +python-snowballstemmer: +python-snowballstemmer: Stemming maps different forms of the same word to a common "stem" - +python-snowballstemmer: for example, the English stemmer maps *connection*, *connections*, +python-snowballstemmer: *connective*, *connected*, and *connecting* to *connect*. So a search +python-snowballstemmer: for *connected* would also find documents which only have the other +python-snowballstemmer: forms. +python-snowballstemmer: +python-snowballstemmer: Homepage: https://github.com/snowballstem/snowball +python-snowballstemmer: +python-snowballstemmer: diff --git a/source/l/python-snowballstemmer/snowballstemmer.url b/source/l/python-snowballstemmer/snowballstemmer.url new file mode 100644 index 00000000..1e830218 --- /dev/null +++ b/source/l/python-snowballstemmer/snowballstemmer.url @@ -0,0 +1 @@ +https://pypi.org/project/snowballstemmer diff --git a/source/l/python-sphinx/Sphinx.url b/source/l/python-sphinx/Sphinx.url new file mode 100644 index 00000000..c90a21ab --- /dev/null +++ b/source/l/python-sphinx/Sphinx.url @@ -0,0 +1,7 @@ +https://pypi.org/project/sphinx +https://pypi.org/project/sphinxcontrib-applehelp +https://pypi.org/project/sphinxcontrib-devhelp +https://pypi.org/project/sphinxcontrib-htmlhelp +https://pypi.org/project/sphinxcontrib-jsmath +https://pypi.org/project/sphinxcontrib-qthelp +https://pypi.org/project/sphinxcontrib-serializinghtml diff --git a/source/l/python-sphinx/python-sphinx.SlackBuild b/source/l/python-sphinx/python-sphinx.SlackBuild new file mode 100755 index 00000000..5d6286e1 --- /dev/null +++ b/source/l/python-sphinx/python-sphinx.SlackBuild @@ -0,0 +1,116 @@ +#!/bin/bash + +# Copyright 2022 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-sphinx +SRCNAM=Sphinx +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 \ + $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 + +# Install extensions (we don't need them all in separate packages): + +for extension in $CWD/extensions/*.tar.?z ; do + EXTNAM=$(basename $(echo $extension) | rev | cut -f 2- -d - | rev) + EXTVER=$(basename $(echo $extension) | rev | cut -f 3- -d . | cut -f 1 -d - | rev) + cd $TMP + rm -rf ${EXTNAM}-${EXTVER} + tar xf $extension + cd ${EXTNAM}-${EXTVER} || 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/$EXTNAM-$EXTVER + cp -a *.rst LICENSE* NOTICE PKG-INFO \ + $PKG/usr/doc/$EXTNAM-$EXTVER + find $PKG/usr/doc/$EXTNAM-$EXTVER -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/${EXTNAM}-$EXTVER) + cat HISTORY.rst | head -n 1000 > $DOCSDIR/HISTORY.rst + touch -r HISTORY.rst $DOCSDIR/HISTORY.rst + fi + +done + +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-sphinx/slack-desc b/source/l/python-sphinx/slack-desc new file mode 100644 index 00000000..c2bb5c9c --- /dev/null +++ b/source/l/python-sphinx/slack-desc @@ -0,0 +1,20 @@ +# 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-sphinx: python-sphinx (Python documentation generator) +python-sphinx: +python-sphinx: Sphinx is a tool that makes it easy to create intelligent and +python-sphinx: beautiful documentation for Python projects (or other documents +python-sphinx: consisting of multiple reStructuredText sources), written by Georg +python-sphinx: Brandl. It was originally created for the new Python documentation, +python-sphinx: and has excellent facilities for Python project documentation, but +python-sphinx: C/C++ is supported as well, and more languages are planned. +python-sphinx: +python-sphinx: Homepage: http://www.sphinx-doc.org/ +python-sphinx: + diff --git a/source/l/python-zipp/python-zipp.SlackBuild b/source/l/python-zipp/python-zipp.SlackBuild new file mode 100755 index 00000000..3e691d88 --- /dev/null +++ b/source/l/python-zipp/python-zipp.SlackBuild @@ -0,0 +1,93 @@ +#!/bin/bash + +# Copyright 2022 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-zipp +SRCNAM=zipp +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 {} \+ + +# Not sure why this is needed? +mkdir zipp + +# 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 \ + $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-zipp/slack-desc b/source/l/python-zipp/slack-desc new file mode 100644 index 00000000..760814ef --- /dev/null +++ b/source/l/python-zipp/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-zipp: python-zipp (object wrapper for zip files) +python-zipp: +python-zipp: A pathlib-compatible Zipfile object wrapper. Official backport of the +python-zipp: standard library Path object. +python-zipp: +python-zipp: Homepage: https://github.com/jaraco/zipp +python-zipp: +python-zipp: +python-zipp: +python-zipp: +python-zipp: diff --git a/source/l/python-zipp/zipp.url b/source/l/python-zipp/zipp.url new file mode 100644 index 00000000..6ea74815 --- /dev/null +++ b/source/l/python-zipp/zipp.url @@ -0,0 +1 @@ +https://pypi.org/project/zipp |