From 52113da4b88c808f9cc80e6711b429c13e0e7c54 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Mon, 18 Mar 2024 21:44:21 +0000 Subject: Mon Mar 18 21:44:21 UTC 2024 d/perl-5.38.2-x86_64-2.txz: Rebuilt. Added IO-Tty-1.20, needed by mosh. Upgraded: DBD-mysql-4.051, URI-5.27, XML-Parser-2.47, IO-Socket-SSL-2.085, and Net-SSLeay-1.94. kde/cantor-23.08.5-x86_64-3.txz: Rebuilt. Recompiled against libqalculate-5.0.0. kde/plasma-workspace-5.27.11-x86_64-2.txz: Rebuilt. Recompiled against libqalculate-5.0.0. kde/step-23.08.5-x86_64-2.txz: Rebuilt. Recompiled against libqalculate-5.0.0. l/abseil-cpp-20240116.1-x86_64-1.txz: Added. Needed for protobuf and mosh. l/libgnt-2.14.3-x86_64-2.txz: Rebuilt. Build with -Dpython2=false. Thanks to USUARIONUEVO. l/libqalculate-5.0.0-x86_64-2.txz: Rebuilt. Shared library .so-version bump. Thanks to gmgf. l/protobuf-26.0-x86_64-1.txz: Added. Needed for mosh. n/mosh-1.4.0-x86_64-1.txz: Added. Thanks to unInstance for cueing me in on this one. n/pinentry-1.3.0-x86_64-1.txz: Upgraded. x/vulkan-sdk-1.3.275.0-x86_64-2.txz: Rebuilt. Build glslang with -DENABLE_OPT=Off. Thanks to F0nix. --- ChangeLog.rss | 38 +++- ChangeLog.txt | 26 +++ FILELIST.TXT | 241 ++++++++++++++------------ slackware64/l/maketag | 6 +- slackware64/l/maketag.ez | 6 +- slackware64/l/tagfile | 2 + slackware64/n/maketag | 5 +- slackware64/n/maketag.ez | 5 +- slackware64/n/tagfile | 1 + source/d/perl/perl.SlackBuild | 28 ++- source/installer/ChangeLog.txt | 4 + source/installer/build_installer.sh | 3 +- source/kde/kde/build/cantor | 2 +- source/kde/kde/build/plasma-workspace | 2 +- source/kde/kde/build/step | 2 +- source/l/abseil-cpp/abseil-cpp.SlackBuild | 118 +++++++++++++ source/l/abseil-cpp/abseil-cpp.url | 1 + source/l/abseil-cpp/slack-desc | 19 ++ source/l/libgnt/libgnt.SlackBuild | 3 +- source/l/libqalculate/libqalculate.SlackBuild | 2 +- source/l/protobuf/protobuf.SlackBuild | 137 +++++++++++++++ source/l/protobuf/protobuf.url | 1 + source/l/protobuf/slack-desc | 20 +++ source/l/protobuf/soversion.patch | 30 ++++ source/n/mosh/1282.patch | 43 +++++ source/n/mosh/mosh.SlackBuild | 152 ++++++++++++++++ source/n/mosh/mosh.url | 1 + source/n/mosh/slack-desc | 19 ++ source/n/pinentry/pinentry.SlackBuild | 2 +- source/x/vulkan-sdk/vulkan-sdk.SlackBuild | 3 +- 30 files changed, 791 insertions(+), 131 deletions(-) create mode 100755 source/l/abseil-cpp/abseil-cpp.SlackBuild create mode 100644 source/l/abseil-cpp/abseil-cpp.url create mode 100644 source/l/abseil-cpp/slack-desc create mode 100755 source/l/protobuf/protobuf.SlackBuild create mode 100644 source/l/protobuf/protobuf.url create mode 100644 source/l/protobuf/slack-desc create mode 100644 source/l/protobuf/soversion.patch create mode 100644 source/n/mosh/1282.patch create mode 100755 source/n/mosh/mosh.SlackBuild create mode 100644 source/n/mosh/mosh.url create mode 100644 source/n/mosh/slack-desc diff --git a/ChangeLog.rss b/ChangeLog.rss index c451b829c..4ae4b5fa1 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,9 +11,43 @@ Tracking Slackware development in git. en-us urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f - Sun, 17 Mar 2024 21:11:08 GMT - Sun, 17 Mar 2024 22:12:12 GMT + Mon, 18 Mar 2024 21:44:21 GMT + Mon, 18 Mar 2024 22:31:20 GMT maintain_current_git.sh v 1.17 + + Mon, 18 Mar 2024 21:44:21 GMT + Mon, 18 Mar 2024 21:44:21 GMT + https://git.slackware.nl/current/tag/?h=20240318214421 + 20240318214421 + + +d/perl-5.38.2-x86_64-2.txz: Rebuilt. + Added IO-Tty-1.20, needed by mosh. + Upgraded: DBD-mysql-4.051, URI-5.27, XML-Parser-2.47, IO-Socket-SSL-2.085, + and Net-SSLeay-1.94. +kde/cantor-23.08.5-x86_64-3.txz: Rebuilt. + Recompiled against libqalculate-5.0.0. +kde/plasma-workspace-5.27.11-x86_64-2.txz: Rebuilt. + Recompiled against libqalculate-5.0.0. +kde/step-23.08.5-x86_64-2.txz: Rebuilt. + Recompiled against libqalculate-5.0.0. +l/abseil-cpp-20240116.1-x86_64-1.txz: Added. + Needed for protobuf and mosh. +l/libgnt-2.14.3-x86_64-2.txz: Rebuilt. + Build with -Dpython2=false. Thanks to USUARIONUEVO. +l/libqalculate-5.0.0-x86_64-2.txz: Rebuilt. + Shared library .so-version bump. + Thanks to gmgf. +l/protobuf-26.0-x86_64-1.txz: Added. + Needed for mosh. +n/mosh-1.4.0-x86_64-1.txz: Added. + Thanks to unInstance for cueing me in on this one. +n/pinentry-1.3.0-x86_64-1.txz: Upgraded. +x/vulkan-sdk-1.3.275.0-x86_64-2.txz: Rebuilt. + Build glslang with -DENABLE_OPT=Off. Thanks to F0nix. + ]]> + + Sun, 17 Mar 2024 21:11:08 GMT Sun, 17 Mar 2024 21:11:08 GMT diff --git a/ChangeLog.txt b/ChangeLog.txt index 0913840e1..520c6f3da 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,29 @@ +Mon Mar 18 21:44:21 UTC 2024 +d/perl-5.38.2-x86_64-2.txz: Rebuilt. + Added IO-Tty-1.20, needed by mosh. + Upgraded: DBD-mysql-4.051, URI-5.27, XML-Parser-2.47, IO-Socket-SSL-2.085, + and Net-SSLeay-1.94. +kde/cantor-23.08.5-x86_64-3.txz: Rebuilt. + Recompiled against libqalculate-5.0.0. +kde/plasma-workspace-5.27.11-x86_64-2.txz: Rebuilt. + Recompiled against libqalculate-5.0.0. +kde/step-23.08.5-x86_64-2.txz: Rebuilt. + Recompiled against libqalculate-5.0.0. +l/abseil-cpp-20240116.1-x86_64-1.txz: Added. + Needed for protobuf and mosh. +l/libgnt-2.14.3-x86_64-2.txz: Rebuilt. + Build with -Dpython2=false. Thanks to USUARIONUEVO. +l/libqalculate-5.0.0-x86_64-2.txz: Rebuilt. + Shared library .so-version bump. + Thanks to gmgf. +l/protobuf-26.0-x86_64-1.txz: Added. + Needed for mosh. +n/mosh-1.4.0-x86_64-1.txz: Added. + Thanks to unInstance for cueing me in on this one. +n/pinentry-1.3.0-x86_64-1.txz: Upgraded. +x/vulkan-sdk-1.3.275.0-x86_64-2.txz: Rebuilt. + Build glslang with -DENABLE_OPT=Off. Thanks to F0nix. ++--------------------------+ Sun Mar 17 21:11:08 UTC 2024 La fheile Padraig sona dhaoibh! Pionta Guinness, le do thoil. :-) diff --git a/FILELIST.TXT b/FILELIST.TXT index d5f0f36f6..86a177f70 100644 --- a/FILELIST.TXT +++ b/FILELIST.TXT @@ -1,20 +1,20 @@ -Sun Mar 17 21:15:22 UTC 2024 +Mon Mar 18 21:47:45 UTC 2024 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 2024-03-17 21:11 . +drwxr-xr-x 12 root root 4096 2024-03-18 21:44 . -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 1144061 2024-03-15 22:52 ./CHECKSUMS.md5 --rw-r--r-- 1 root root 195 2024-03-15 22:52 ./CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 1144146 2024-03-17 21:15 ./CHECKSUMS.md5 +-rw-r--r-- 1 root root 195 2024-03-17 21:15 ./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 1003552 2024-03-17 21:11 ./ChangeLog.txt +-rw-r--r-- 1 root root 1004605 2024-03-18 21:44 ./ChangeLog.txt drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI drwxr-xr-x 2 root root 4096 2024-03-15 22:48 ./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 2024-03-15 22:48 ./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 1496905 2024-03-15 22:52 ./FILELIST.TXT +-rw-r--r-- 1 root root 1497007 2024-03-17 21:15 ./FILELIST.TXT -rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY --rw-r--r-- 1 root root 901884 2024-03-17 21:14 ./PACKAGES.TXT +-rw-r--r-- 1 root root 903621 2024-03-18 21:47 ./PACKAGES.TXT -rw-r--r-- 1 root root 8034 2022-02-02 03:36 ./README.TXT -rw-r--r-- 1 root root 3629 2024-03-15 22:35 ./README.initrd -rw-r--r-- 1 root root 34114 2023-12-11 20:35 ./README_CRYPT.TXT @@ -683,11 +683,11 @@ 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 2024-03-17 21:15 ./slackware64 --rw-r--r-- 1 root root 351826 2024-03-17 21:15 ./slackware64/CHECKSUMS.md5 --rw-r--r-- 1 root root 195 2024-03-17 21:15 ./slackware64/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 435757 2024-03-17 21:14 ./slackware64/FILE_LIST --rw-r--r-- 1 root root 4598917 2024-03-17 21:14 ./slackware64/MANIFEST.bz2 +drwxr-xr-x 17 root root 4096 2024-03-18 21:47 ./slackware64 +-rw-r--r-- 1 root root 352438 2024-03-18 21:47 ./slackware64/CHECKSUMS.md5 +-rw-r--r-- 1 root root 195 2024-03-18 21:47 ./slackware64/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 436504 2024-03-18 21:46 ./slackware64/FILE_LIST +-rw-r--r-- 1 root root 4617147 2024-03-18 21:46 ./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 2024-03-15 22:50 ./slackware64/a -rw-r--r-- 1 root root 327 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txt @@ -1340,7 +1340,7 @@ drwxr-xr-x 2 root root 20480 2024-03-14 19:52 ./slackware64/ap -rw-r--r-- 1 root root 506 2022-05-15 17:09 ./slackware64/ap/zsh-5.9-x86_64-1.txt -rw-r--r-- 1 root root 3156392 2022-05-15 17:09 ./slackware64/ap/zsh-5.9-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-05-15 17:09 ./slackware64/ap/zsh-5.9-x86_64-1.txz.asc -drwxr-xr-x 2 root root 20480 2024-03-15 22:51 ./slackware64/d +drwxr-xr-x 2 root root 20480 2024-03-18 21:46 ./slackware64/d -rw-r--r-- 1 root root 360 2024-03-07 20:03 ./slackware64/d/Cython-3.0.9-x86_64-1.txt -rw-r--r-- 1 root root 3821404 2024-03-07 20:03 ./slackware64/d/Cython-3.0.9-x86_64-1.txz -rw-r--r-- 1 root root 195 2024-03-07 20:03 ./slackware64/d/Cython-3.0.9-x86_64-1.txz.asc @@ -1513,9 +1513,9 @@ drwxr-xr-x 2 root root 20480 2024-03-15 22:51 ./slackware64/d -rw-r--r-- 1 root root 469 2023-04-24 19:58 ./slackware64/d/patchelf-0.18.0-x86_64-1.txt -rw-r--r-- 1 root root 94892 2023-04-24 19:58 ./slackware64/d/patchelf-0.18.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2023-04-24 19:58 ./slackware64/d/patchelf-0.18.0-x86_64-1.txz.asc --rw-r--r-- 1 root root 544 2023-11-29 20:45 ./slackware64/d/perl-5.38.2-x86_64-1.txt --rw-r--r-- 1 root root 16894896 2023-11-29 20:45 ./slackware64/d/perl-5.38.2-x86_64-1.txz --rw-r--r-- 1 root root 163 2023-11-29 20:45 ./slackware64/d/perl-5.38.2-x86_64-1.txz.asc +-rw-r--r-- 1 root root 544 2024-03-18 21:37 ./slackware64/d/perl-5.38.2-x86_64-2.txt +-rw-r--r-- 1 root root 16943804 2024-03-18 21:37 ./slackware64/d/perl-5.38.2-x86_64-2.txz +-rw-r--r-- 1 root root 195 2024-03-18 21:37 ./slackware64/d/perl-5.38.2-x86_64-2.txz.asc -rw-r--r-- 1 root root 444 2021-02-13 10:44 ./slackware64/d/pkg-config-0.29.2-x86_64-4.txt -rw-r--r-- 1 root root 55712 2021-02-13 10:44 ./slackware64/d/pkg-config-0.29.2-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 10:44 ./slackware64/d/pkg-config-0.29.2-x86_64-4.txz.asc @@ -1616,7 +1616,7 @@ drwxr-xr-x 2 root root 4096 2024-03-15 22:50 ./slackware64/k -rw-r--r-- 1 root root 1170 2024-03-15 22:35 ./slackware64/k/maketag -rw-r--r-- 1 root root 1170 2024-03-15 22:35 ./slackware64/k/maketag.ez -rw-r--r-- 1 root root 18 2024-03-15 22:35 ./slackware64/k/tagfile -drwxr-xr-x 2 root root 86016 2024-03-17 21:14 ./slackware64/kde +drwxr-xr-x 2 root root 86016 2024-03-18 21:46 ./slackware64/kde -rw-r--r-- 1 root root 382 2024-02-15 20:27 ./slackware64/kde/akonadi-23.08.5-x86_64-1.txt -rw-r--r-- 1 root root 2559504 2024-02-15 20:27 ./slackware64/kde/akonadi-23.08.5-x86_64-1.txz -rw-r--r-- 1 root root 163 2024-02-15 20:27 ./slackware64/kde/akonadi-23.08.5-x86_64-1.txz.asc @@ -1710,9 +1710,9 @@ drwxr-xr-x 2 root root 86016 2024-03-17 21:14 ./slackware64/kde -rw-r--r-- 1 root root 356 2021-09-30 19:55 ./slackware64/kde/calligraplan-3.3.0-x86_64-3.txt -rw-r--r-- 1 root root 5380488 2021-09-30 19:55 ./slackware64/kde/calligraplan-3.3.0-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-09-30 19:55 ./slackware64/kde/calligraplan-3.3.0-x86_64-3.txz.asc --rw-r--r-- 1 root root 332 2024-03-04 19:22 ./slackware64/kde/cantor-23.08.5-x86_64-2.txt --rw-r--r-- 1 root root 2235228 2024-03-04 19:22 ./slackware64/kde/cantor-23.08.5-x86_64-2.txz --rw-r--r-- 1 root root 163 2024-03-04 19:22 ./slackware64/kde/cantor-23.08.5-x86_64-2.txz.asc +-rw-r--r-- 1 root root 332 2024-03-18 16:51 ./slackware64/kde/cantor-23.08.5-x86_64-3.txt +-rw-r--r-- 1 root root 2234772 2024-03-18 16:51 ./slackware64/kde/cantor-23.08.5-x86_64-3.txz +-rw-r--r-- 1 root root 195 2024-03-18 16:51 ./slackware64/kde/cantor-23.08.5-x86_64-3.txz.asc -rw-r--r-- 1 root root 175 2024-02-15 20:59 ./slackware64/kde/cervisia-23.08.5-x86_64-1.txt -rw-r--r-- 1 root root 2477100 2024-02-15 20:59 ./slackware64/kde/cervisia-23.08.5-x86_64-1.txz -rw-r--r-- 1 root root 163 2024-02-15 20:59 ./slackware64/kde/cervisia-23.08.5-x86_64-1.txz.asc @@ -2680,9 +2680,9 @@ drwxr-xr-x 2 root root 86016 2024-03-17 21:14 ./slackware64/kde -rw-r--r-- 1 root root 424 2023-12-09 18:41 ./slackware64/kde/plasma-wayland-protocols-1.12.0-x86_64-1.txt -rw-r--r-- 1 root root 43860 2023-12-09 18:41 ./slackware64/kde/plasma-wayland-protocols-1.12.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2023-12-09 18:41 ./slackware64/kde/plasma-wayland-protocols-1.12.0-x86_64-1.txz.asc --rw-r--r-- 1 root root 378 2024-03-06 20:46 ./slackware64/kde/plasma-workspace-5.27.11-x86_64-1.txt --rw-r--r-- 1 root root 19499376 2024-03-06 20:46 ./slackware64/kde/plasma-workspace-5.27.11-x86_64-1.txz --rw-r--r-- 1 root root 195 2024-03-06 20:46 ./slackware64/kde/plasma-workspace-5.27.11-x86_64-1.txz.asc +-rw-r--r-- 1 root root 378 2024-03-18 16:56 ./slackware64/kde/plasma-workspace-5.27.11-x86_64-2.txt +-rw-r--r-- 1 root root 19499276 2024-03-18 16:56 ./slackware64/kde/plasma-workspace-5.27.11-x86_64-2.txz +-rw-r--r-- 1 root root 195 2024-03-18 16:56 ./slackware64/kde/plasma-workspace-5.27.11-x86_64-2.txz.asc -rw-r--r-- 1 root root 423 2024-03-06 20:48 ./slackware64/kde/plasma-workspace-wallpapers-5.27.11-noarch-1.txt -rw-r--r-- 1 root root 94032344 2024-03-06 20:48 ./slackware64/kde/plasma-workspace-wallpapers-5.27.11-noarch-1.txz -rw-r--r-- 1 root root 195 2024-03-06 20:48 ./slackware64/kde/plasma-workspace-wallpapers-5.27.11-noarch-1.txz.asc @@ -2743,9 +2743,9 @@ drwxr-xr-x 2 root root 86016 2024-03-17 21:14 ./slackware64/kde -rw-r--r-- 1 root root 488 2023-10-22 18:40 ./slackware64/kde/stellarsolver-2.5-x86_64-1.txt -rw-r--r-- 1 root root 453392 2023-10-22 18:40 ./slackware64/kde/stellarsolver-2.5-x86_64-1.txz -rw-r--r-- 1 root root 163 2023-10-22 18:40 ./slackware64/kde/stellarsolver-2.5-x86_64-1.txz.asc --rw-r--r-- 1 root root 409 2024-02-15 21:33 ./slackware64/kde/step-23.08.5-x86_64-1.txt --rw-r--r-- 1 root root 1288592 2024-02-15 21:33 ./slackware64/kde/step-23.08.5-x86_64-1.txz --rw-r--r-- 1 root root 163 2024-02-15 21:33 ./slackware64/kde/step-23.08.5-x86_64-1.txz.asc +-rw-r--r-- 1 root root 409 2024-03-18 16:51 ./slackware64/kde/step-23.08.5-x86_64-2.txt +-rw-r--r-- 1 root root 1289692 2024-03-18 16:51 ./slackware64/kde/step-23.08.5-x86_64-2.txz +-rw-r--r-- 1 root root 195 2024-03-18 16:51 ./slackware64/kde/step-23.08.5-x86_64-2.txz.asc -rw-r--r-- 1 root root 164 2024-02-15 21:04 ./slackware64/kde/svgpart-23.08.5-x86_64-1.txt -rw-r--r-- 1 root root 32308 2024-02-15 21:04 ./slackware64/kde/svgpart-23.08.5-x86_64-1.txz -rw-r--r-- 1 root root 163 2024-02-15 21:04 ./slackware64/kde/svgpart-23.08.5-x86_64-1.txz.asc @@ -2783,7 +2783,7 @@ drwxr-xr-x 2 root root 86016 2024-03-17 21:14 ./slackware64/kde -rw-r--r-- 1 root root 517 2024-02-15 21:47 ./slackware64/kde/zanshin-23.08.5-x86_64-1.txt -rw-r--r-- 1 root root 686104 2024-02-15 21:47 ./slackware64/kde/zanshin-23.08.5-x86_64-1.txz -rw-r--r-- 1 root root 163 2024-02-15 21:47 ./slackware64/kde/zanshin-23.08.5-x86_64-1.txz.asc -drwxr-xr-x 2 root root 94208 2024-03-17 21:14 ./slackware64/l +drwxr-xr-x 2 root root 94208 2024-03-18 21:46 ./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 @@ -2835,6 +2835,9 @@ drwxr-xr-x 2 root root 94208 2024-03-17 21:14 ./slackware64/l -rw-r--r-- 1 root root 989 2021-02-13 06:11 ./slackware64/l/aalib-1.4rc5-x86_64-8.txt -rw-r--r-- 1 root root 157260 2021-02-13 06:11 ./slackware64/l/aalib-1.4rc5-x86_64-8.txz -rw-r--r-- 1 root root 163 2021-02-13 06:11 ./slackware64/l/aalib-1.4rc5-x86_64-8.txz.asc +-rw-r--r-- 1 root root 522 2024-03-18 19:33 ./slackware64/l/abseil-cpp-20240116.1-x86_64-1.txt +-rw-r--r-- 1 root root 1027868 2024-03-18 19:33 ./slackware64/l/abseil-cpp-20240116.1-x86_64-1.txz +-rw-r--r-- 1 root root 195 2024-03-18 19:33 ./slackware64/l/abseil-cpp-20240116.1-x86_64-1.txz.asc -rw-r--r-- 1 root root 432 2024-02-27 18:45 ./slackware64/l/accountsservice-23.13.9-x86_64-1.txt -rw-r--r-- 1 root root 151320 2024-02-27 18:45 ./slackware64/l/accountsservice-23.13.9-x86_64-1.txz -rw-r--r-- 1 root root 163 2024-02-27 18:45 ./slackware64/l/accountsservice-23.13.9-x86_64-1.txz.asc @@ -3320,9 +3323,9 @@ drwxr-xr-x 2 root root 94208 2024-03-17 21:14 ./slackware64/l -rw-r--r-- 1 root root 411 2021-02-13 07:03 ./slackware64/l/libgnome-keyring-3.12.0-x86_64-4.txt -rw-r--r-- 1 root root 143908 2021-02-13 07:03 ./slackware64/l/libgnome-keyring-3.12.0-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 07:03 ./slackware64/l/libgnome-keyring-3.12.0-x86_64-4.txz.asc --rw-r--r-- 1 root root 440 2021-10-06 17:57 ./slackware64/l/libgnt-2.14.3-x86_64-1.txt --rw-r--r-- 1 root root 179324 2021-10-06 17:57 ./slackware64/l/libgnt-2.14.3-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-10-06 17:57 ./slackware64/l/libgnt-2.14.3-x86_64-1.txz.asc +-rw-r--r-- 1 root root 440 2024-03-17 21:34 ./slackware64/l/libgnt-2.14.3-x86_64-2.txt +-rw-r--r-- 1 root root 173792 2024-03-17 21:34 ./slackware64/l/libgnt-2.14.3-x86_64-2.txz +-rw-r--r-- 1 root root 195 2024-03-17 21:34 ./slackware64/l/libgnt-2.14.3-x86_64-2.txz.asc -rw-r--r-- 1 root root 293 2023-09-03 03:53 ./slackware64/l/libgphoto2-2.5.31-x86_64-1.txt -rw-r--r-- 1 root root 1475176 2023-09-03 03:53 ./slackware64/l/libgphoto2-2.5.31-x86_64-1.txz -rw-r--r-- 1 root root 163 2023-09-03 03:53 ./slackware64/l/libgphoto2-2.5.31-x86_64-1.txz.asc @@ -3458,9 +3461,9 @@ drwxr-xr-x 2 root root 94208 2024-03-17 21:14 ./slackware64/l -rw-r--r-- 1 root root 554 2023-07-20 18:45 ./slackware64/l/libptytty-2.0-x86_64-1.txt -rw-r--r-- 1 root root 56628 2023-07-20 18:45 ./slackware64/l/libptytty-2.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2023-07-20 18:45 ./slackware64/l/libptytty-2.0-x86_64-1.txz.asc --rw-r--r-- 1 root root 515 2024-03-11 17:40 ./slackware64/l/libqalculate-5.0.0-x86_64-1.txt --rw-r--r-- 1 root root 2560344 2024-03-11 17:40 ./slackware64/l/libqalculate-5.0.0-x86_64-1.txz --rw-r--r-- 1 root root 195 2024-03-11 17:40 ./slackware64/l/libqalculate-5.0.0-x86_64-1.txz.asc +-rw-r--r-- 1 root root 515 2024-03-18 16:47 ./slackware64/l/libqalculate-5.0.0-x86_64-2.txt +-rw-r--r-- 1 root root 2557352 2024-03-18 16:47 ./slackware64/l/libqalculate-5.0.0-x86_64-2.txz +-rw-r--r-- 1 root root 195 2024-03-18 16:47 ./slackware64/l/libqalculate-5.0.0-x86_64-2.txz.asc -rw-r--r-- 1 root root 350 2021-02-13 07:11 ./slackware64/l/libraw1394-2.1.2-x86_64-4.txt -rw-r--r-- 1 root root 70100 2021-02-13 07:11 ./slackware64/l/libraw1394-2.1.2-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 07:11 ./slackware64/l/libraw1394-2.1.2-x86_64-4.txz.asc @@ -3611,8 +3614,8 @@ drwxr-xr-x 2 root root 94208 2024-03-17 21:14 ./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 32183 2024-03-01 22:34 ./slackware64/l/maketag --rw-r--r-- 1 root root 32183 2024-03-01 22:34 ./slackware64/l/maketag.ez +-rw-r--r-- 1 root root 32317 2024-03-18 21:38 ./slackware64/l/maketag +-rw-r--r-- 1 root root 32317 2024-03-18 21:38 ./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 @@ -3724,6 +3727,9 @@ drwxr-xr-x 2 root root 94208 2024-03-17 21:14 ./slackware64/l -rw-r--r-- 1 root root 589 2022-09-17 18:29 ./slackware64/l/popt-1.19-x86_64-1.txt -rw-r--r-- 1 root root 62380 2022-09-17 18:29 ./slackware64/l/popt-1.19-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-09-17 18:29 ./slackware64/l/popt-1.19-x86_64-1.txz.asc +-rw-r--r-- 1 root root 338 2024-03-18 19:36 ./slackware64/l/protobuf-26.0-x86_64-1.txt +-rw-r--r-- 1 root root 2908092 2024-03-18 19:36 ./slackware64/l/protobuf-26.0-x86_64-1.txz +-rw-r--r-- 1 root root 195 2024-03-18 19:36 ./slackware64/l/protobuf-26.0-x86_64-1.txz.asc -rw-r--r-- 1 root root 338 2024-02-23 01:18 ./slackware64/l/pulseaudio-17.0-x86_64-3.txt -rw-r--r-- 1 root root 1659648 2024-02-23 01:18 ./slackware64/l/pulseaudio-17.0-x86_64-3.txz -rw-r--r-- 1 root root 163 2024-02-23 01:18 ./slackware64/l/pulseaudio-17.0-x86_64-3.txz.asc @@ -4018,7 +4024,7 @@ drwxr-xr-x 2 root root 94208 2024-03-17 21:14 ./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 6129 2024-03-01 22:34 ./slackware64/l/tagfile +-rw-r--r-- 1 root root 6157 2024-03-18 21:38 ./slackware64/l/tagfile -rw-r--r-- 1 root root 368 2023-07-01 18:40 ./slackware64/l/taglib-1.13.1-x86_64-1.txt -rw-r--r-- 1 root root 380512 2023-07-01 18:40 ./slackware64/l/taglib-1.13.1-x86_64-1.txz -rw-r--r-- 1 root root 163 2023-07-01 18:40 ./slackware64/l/taglib-1.13.1-x86_64-1.txz.asc @@ -4079,7 +4085,7 @@ drwxr-xr-x 2 root root 94208 2024-03-17 21:14 ./slackware64/l -rw-r--r-- 1 root root 403 2023-12-11 22:02 ./slackware64/l/zxing-cpp-2.2.1-x86_64-1.txt -rw-r--r-- 1 root root 773596 2023-12-11 22:02 ./slackware64/l/zxing-cpp-2.2.1-x86_64-1.txz -rw-r--r-- 1 root root 163 2023-12-11 22:02 ./slackware64/l/zxing-cpp-2.2.1-x86_64-1.txz.asc -drwxr-xr-x 2 root root 36864 2024-03-15 18:58 ./slackware64/n +drwxr-xr-x 2 root root 36864 2024-03-18 21:46 ./slackware64/n -rw-r--r-- 1 root root 357 2023-03-09 19:11 ./slackware64/n/ModemManager-1.20.6-x86_64-1.txt -rw-r--r-- 1 root root 1517848 2023-03-09 19:11 ./slackware64/n/ModemManager-1.20.6-x86_64-1.txz -rw-r--r-- 1 root root 163 2023-03-09 19:11 ./slackware64/n/ModemManager-1.20.6-x86_64-1.txz.asc @@ -4295,8 +4301,8 @@ drwxr-xr-x 2 root root 36864 2024-03-15 18:58 ./slackware64/n -rw-r--r-- 1 root root 530 2023-04-28 17:41 ./slackware64/n/lynx-2.9.0dev.12-x86_64-1.txt -rw-r--r-- 1 root root 1598508 2023-04-28 17:41 ./slackware64/n/lynx-2.9.0dev.12-x86_64-1.txz -rw-r--r-- 1 root root 163 2023-04-28 17:41 ./slackware64/n/lynx-2.9.0dev.12-x86_64-1.txz.asc --rw-r--r-- 1 root root 11849 2024-02-23 20:44 ./slackware64/n/maketag --rw-r--r-- 1 root root 11849 2024-02-23 20:44 ./slackware64/n/maketag.ez +-rw-r--r-- 1 root root 11892 2024-03-18 21:38 ./slackware64/n/maketag +-rw-r--r-- 1 root root 11892 2024-03-18 21:38 ./slackware64/n/maketag.ez -rw-r--r-- 1 root root 401 2021-02-13 12:12 ./slackware64/n/mcabber-1.1.2-x86_64-3.txt -rw-r--r-- 1 root root 246504 2021-02-13 12:12 ./slackware64/n/mcabber-1.1.2-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 12:12 ./slackware64/n/mcabber-1.1.2-x86_64-3.txz.asc @@ -4306,6 +4312,9 @@ drwxr-xr-x 2 root root 36864 2024-03-15 18:58 ./slackware64/n -rw-r--r-- 1 root root 593 2024-01-03 20:12 ./slackware64/n/mobile-broadband-provider-info-20231023-x86_64-1.txt -rw-r--r-- 1 root root 60124 2024-01-03 20:12 ./slackware64/n/mobile-broadband-provider-info-20231023-x86_64-1.txz -rw-r--r-- 1 root root 163 2024-01-03 20:12 ./slackware64/n/mobile-broadband-provider-info-20231023-x86_64-1.txz.asc +-rw-r--r-- 1 root root 408 2024-03-18 19:36 ./slackware64/n/mosh-1.4.0-x86_64-1.txt +-rw-r--r-- 1 root root 208384 2024-03-18 19:36 ./slackware64/n/mosh-1.4.0-x86_64-1.txz +-rw-r--r-- 1 root root 195 2024-03-18 19:36 ./slackware64/n/mosh-1.4.0-x86_64-1.txz.asc -rw-r--r-- 1 root root 314 2022-01-11 20:43 ./slackware64/n/mtr-0.95-x86_64-1.txt -rw-r--r-- 1 root root 70220 2022-01-11 20:43 ./slackware64/n/mtr-0.95-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-01-11 20:43 ./slackware64/n/mtr-0.95-x86_64-1.txz.asc @@ -4441,9 +4450,9 @@ drwxr-xr-x 2 root root 36864 2024-03-15 18:58 ./slackware64/n -rw-r--r-- 1 root root 576 2023-03-08 02:28 ./slackware64/n/pidentd-3.0.19-x86_64-7.txt -rw-r--r-- 1 root root 42376 2023-03-08 02:28 ./slackware64/n/pidentd-3.0.19-x86_64-7.txz -rw-r--r-- 1 root root 163 2023-03-08 02:28 ./slackware64/n/pidentd-3.0.19-x86_64-7.txz.asc --rw-r--r-- 1 root root 315 2022-09-27 05:01 ./slackware64/n/pinentry-1.2.1-x86_64-2.txt --rw-r--r-- 1 root root 147268 2022-09-27 05:01 ./slackware64/n/pinentry-1.2.1-x86_64-2.txz --rw-r--r-- 1 root root 163 2022-09-27 05:01 ./slackware64/n/pinentry-1.2.1-x86_64-2.txz.asc +-rw-r--r-- 1 root root 315 2024-03-18 17:08 ./slackware64/n/pinentry-1.3.0-x86_64-1.txt +-rw-r--r-- 1 root root 187668 2024-03-18 17:08 ./slackware64/n/pinentry-1.3.0-x86_64-1.txz +-rw-r--r-- 1 root root 195 2024-03-18 17:08 ./slackware64/n/pinentry-1.3.0-x86_64-1.txz.asc -rw-r--r-- 1 root root 543 2023-03-08 02:29 ./slackware64/n/popa3d-1.0.3-x86_64-7.txt -rw-r--r-- 1 root root 21048 2023-03-08 02:29 ./slackware64/n/popa3d-1.0.3-x86_64-7.txz -rw-r--r-- 1 root root 163 2023-03-08 02:29 ./slackware64/n/popa3d-1.0.3-x86_64-7.txz.asc @@ -4495,7 +4504,7 @@ drwxr-xr-x 2 root root 36864 2024-03-15 18:58 ./slackware64/n -rw-r--r-- 1 root root 510 2024-02-05 19:26 ./slackware64/n/stunnel-5.72-x86_64-1.txt -rw-r--r-- 1 root root 202616 2024-02-05 19:26 ./slackware64/n/stunnel-5.72-x86_64-1.txz -rw-r--r-- 1 root root 163 2024-02-05 19:26 ./slackware64/n/stunnel-5.72-x86_64-1.txz.asc --rw-r--r-- 1 root root 2034 2024-02-23 20:44 ./slackware64/n/tagfile +-rw-r--r-- 1 root root 2043 2024-03-18 21:38 ./slackware64/n/tagfile -rw-r--r-- 1 root root 648 2023-03-05 21:19 ./slackware64/n/tcp_wrappers-7.6-x86_64-7.txt -rw-r--r-- 1 root root 76756 2023-03-05 21:19 ./slackware64/n/tcp_wrappers-7.6-x86_64-7.txz -rw-r--r-- 1 root root 163 2023-03-05 21:19 ./slackware64/n/tcp_wrappers-7.6-x86_64-7.txz.asc @@ -4592,7 +4601,7 @@ drwxr-xr-x 2 root root 4096 2024-03-01 22:17 ./slackware64/tcl -rw-r--r-- 1 root root 227 2024-03-01 18:55 ./slackware64/tcl/tk-8.6.14-x86_64-1.txt -rw-r--r-- 1 root root 1806636 2024-03-01 18:55 ./slackware64/tcl/tk-8.6.14-x86_64-1.txz -rw-r--r-- 1 root root 163 2024-03-01 18:55 ./slackware64/tcl/tk-8.6.14-x86_64-1.txz.asc -drwxr-xr-x 2 root root 65536 2024-03-14 19:52 ./slackware64/x +drwxr-xr-x 2 root root 65536 2024-03-18 21:46 ./slackware64/x -rw-r--r-- 1 root root 440 2023-10-17 18:03 ./slackware64/x/OpenCC-1.1.7-x86_64-1.txt -rw-r--r-- 1 root root 644060 2023-10-17 18:03 ./slackware64/x/OpenCC-1.1.7-x86_64-1.txz -rw-r--r-- 1 root root 163 2023-10-17 18:03 ./slackware64/x/OpenCC-1.1.7-x86_64-1.txz.asc @@ -5138,9 +5147,9 @@ drwxr-xr-x 2 root root 65536 2024-03-14 19:52 ./slackware64/x -rw-r--r-- 1 root root 338 2022-10-15 19:51 ./slackware64/x/viewres-1.0.7-x86_64-1.txt -rw-r--r-- 1 root root 26808 2022-10-15 19:51 ./slackware64/x/viewres-1.0.7-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-10-15 19:51 ./slackware64/x/viewres-1.0.7-x86_64-1.txz.asc --rw-r--r-- 1 root root 527 2024-03-06 04:00 ./slackware64/x/vulkan-sdk-1.3.275.0-x86_64-1.txt --rw-r--r-- 1 root root 29213540 2024-03-06 04:00 ./slackware64/x/vulkan-sdk-1.3.275.0-x86_64-1.txz --rw-r--r-- 1 root root 195 2024-03-06 04:00 ./slackware64/x/vulkan-sdk-1.3.275.0-x86_64-1.txz.asc +-rw-r--r-- 1 root root 527 2024-03-18 20:04 ./slackware64/x/vulkan-sdk-1.3.275.0-x86_64-2.txt +-rw-r--r-- 1 root root 29217276 2024-03-18 20:04 ./slackware64/x/vulkan-sdk-1.3.275.0-x86_64-2.txz +-rw-r--r-- 1 root root 195 2024-03-18 20:04 ./slackware64/x/vulkan-sdk-1.3.275.0-x86_64-2.txz.asc -rw-r--r-- 1 root root 551 2023-04-04 19:08 ./slackware64/x/wayland-1.22.0-x86_64-1.txt -rw-r--r-- 1 root root 132912 2023-04-04 19:08 ./slackware64/x/wayland-1.22.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2023-04-04 19:08 ./slackware64/x/wayland-1.22.0-x86_64-1.txz.asc @@ -5483,13 +5492,13 @@ drwxr-xr-x 2 root root 65536 2024-03-14 19:52 ./slackware64/x drwxr-xr-x 2 root root 16384 2024-03-14 19:52 ./slackware64/xap -rw-r--r-- 1 root root 625 2024-01-30 20:29 ./slackware64/xap/MPlayer-20240130-x86_64-1.txt -rw-r--r-- 1 root root 2705540 2024-01-30 20:29 ./slackware64/xap/MPlayer-20240130-x86_64-1.txz --rw-r--r-- 1 root root 163 2024-01-30 20:29 ./slackware64/xap/MPlayer-20240130-x86_64-1.txz.asc --rw-r--r-- 1 root root 524 2024-03-13 18:41 ./slackware64/xap/NetworkManager-openvpn-1.10.2-x86_64-2.txt --rw-r--r-- 1 root root 260892 2024-03-13 18:41 ./slackware64/xap/NetworkManager-openvpn-1.10.2-x86_64-2.txz --rw-r--r-- 1 root root 195 2024-03-13 18:41 ./slackware64/xap/NetworkManager-openvpn-1.10.2-x86_64-2.txz.asc --rw-r--r-- 1 root root 592 2023-05-01 18:13 ./slackware64/xap/audacious-4.3.1-x86_64-1.txt --rw-r--r-- 1 root root 595276 2023-05-01 18:13 ./slackware64/xap/audacious-4.3.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2023-05-01 18:13 ./slackware64/xap/audacious-4.3.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 163 2024-01-30 20:29 ./slackware64/xap/MPlayer-20240130-x86_64-1.txz.asc +-rw-r--r-- 1 root root 524 2024-03-13 18:41 ./slackware64/xap/NetworkManager-openvpn-1.10.2-x86_64-2.txt +-rw-r--r-- 1 root root 260892 2024-03-13 18:41 ./slackware64/xap/NetworkManager-openvpn-1.10.2-x86_64-2.txz +-rw-r--r-- 1 root root 195 2024-03-13 18:41 ./slackware64/xap/NetworkManager-openvpn-1.10.2-x86_64-2.txz.asc +-rw-r--r-- 1 root root 592 2023-05-01 18:13 ./slackware64/xap/audacious-4.3.1-x86_64-1.txt +-rw-r--r-- 1 root root 595276 2023-05-01 18:13 ./slackware64/xap/audacious-4.3.1-x86_64-1.txz +-rw-r--r-- 1 root root 163 2023-05-01 18:13 ./slackware64/xap/audacious-4.3.1-x86_64-1.txz.asc -rw-r--r-- 1 root root 404 2024-01-28 21:05 ./slackware64/xap/audacious-plugins-4.3.1-x86_64-2.txt -rw-r--r-- 1 root root 1518844 2024-01-28 21:05 ./slackware64/xap/audacious-plugins-4.3.1-x86_64-2.txz -rw-r--r-- 1 root root 163 2024-01-28 21:05 ./slackware64/xap/audacious-plugins-4.3.1-x86_64-2.txz.asc @@ -5747,11 +5756,11 @@ drwxr-xr-x 2 root root 4096 2023-03-08 20:34 ./slackware64/y -rw-r--r-- 1 root root 1491108 2023-02-19 18:31 ./slackware64/y/nethack-3.6.7-x86_64-1.txz -rw-r--r-- 1 root root 163 2023-02-19 18:31 ./slackware64/y/nethack-3.6.7-x86_64-1.txz.asc -rw-r--r-- 1 root root 26 2020-12-30 21:55 ./slackware64/y/tagfile -drwxr-xr-x 18 root root 4096 2024-03-17 21:15 ./source --rw-r--r-- 1 root root 615202 2024-03-17 21:15 ./source/CHECKSUMS.md5 --rw-r--r-- 1 root root 195 2024-03-17 21:15 ./source/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 857113 2024-03-17 21:15 ./source/FILE_LIST --rw-r--r-- 1 root root 28180488 2024-03-17 21:15 ./source/MANIFEST.bz2 +drwxr-xr-x 18 root root 4096 2024-03-18 21:47 ./source +-rw-r--r-- 1 root root 616133 2024-03-18 21:47 ./source/CHECKSUMS.md5 +-rw-r--r-- 1 root root 195 2024-03-18 21:47 ./source/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 858496 2024-03-18 21:47 ./source/FILE_LIST +-rw-r--r-- 1 root root 28220300 2024-03-18 21:47 ./source/MANIFEST.bz2 -rw-r--r-- 1 root root 828 2022-02-02 04:43 ./source/README.TXT drwxr-xr-x 124 root root 4096 2024-03-12 18:02 ./source/a -rw-r--r-- 1 root root 339 2023-09-28 19:06 ./source/a/FTBFSlog @@ -7486,7 +7495,7 @@ drwxr-xr-x 2 root root 4096 2022-05-15 17:07 ./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 71 root root 4096 2024-03-07 06:24 ./source/d +drwxr-xr-x 71 root root 4096 2024-03-18 19:38 ./source/d drwxr-xr-x 2 root root 4096 2024-03-07 19:59 ./source/d/Cython -rw-r--r-- 1 root root 2122542 2024-03-05 19:34 ./source/d/Cython/Cython-3.0.9.tar.lz -rwxr-xr-x 1 root root 3118 2024-02-28 18:04 ./source/d/Cython/Cython.SlackBuild @@ -7803,30 +7812,31 @@ drwxr-xr-x 2 root root 4096 2023-04-24 19:57 ./source/d/patchelf -rw-r--r-- 1 root root 286397 2023-04-23 11:31 ./source/d/patchelf/patchelf-0.18.0.tar.lz -rwxr-xr-x 1 root root 4424 2022-09-06 18:27 ./source/d/patchelf/patchelf.SlackBuild -rw-r--r-- 1 root root 925 2018-02-27 06:13 ./source/d/patchelf/slack-desc -drwxr-xr-x 2 root root 4096 2023-11-29 20:42 ./source/d/perl +drwxr-xr-x 2 root root 4096 2024-03-18 21:24 ./source/d/perl -rw-r--r-- 1 root root 37488 2023-08-10 10:19 ./source/d/perl/Authen-SASL-2.1700.tar.gz --rw-r--r-- 1 root root 161579 2019-01-09 09:07 ./source/d/perl/DBD-mysql-4.050.tar.gz +-rw-r--r-- 1 root root 161166 2023-10-04 07:10 ./source/d/perl/DBD-mysql-4.051.tar.gz -rw-r--r-- 1 root root 612372 2020-01-31 19:02 ./source/d/perl/DBI-1.643.tar.gz -rw-r--r-- 1 root root 15863 2022-05-04 14:32 ./source/d/perl/Devel-CheckLib-1.16.tar.gz --rw-r--r-- 1 root root 260125 2023-11-06 21:02 ./source/d/perl/IO-Socket-SSL-2.084.tar.gz +-rw-r--r-- 1 root root 265644 2024-01-22 19:07 ./source/d/perl/IO-Socket-SSL-2.085.tar.gz +-rw-r--r-- 1 root root 27709 2023-12-28 17:58 ./source/d/perl/IO-Tty-1.20.tar.gz -rw-r--r-- 1 root root 94342 2022-10-09 00:11 ./source/d/perl/JSON-4.10.tar.gz -rw-r--r-- 1 root root 8651 2015-09-28 16:49 ./source/d/perl/Locale-gettext-1.07.tar.gz -rw-r--r-- 1 root root 32767 2020-09-27 00:13 ./source/d/perl/MIME-Base64-3.16.tar.gz -rw-r--r-- 1 root root 18275 2017-10-17 20:29 ./source/d/perl/Module-Runtime-0.016.tar.gz -rw-r--r-- 1 root root 108583 2023-01-05 20:56 ./source/d/perl/Moo-2.005005.tar.gz --rw-r--r-- 1 root root 555930 2022-01-12 22:47 ./source/d/perl/Net-SSLeay-1.92.tar.gz +-rw-r--r-- 1 root root 663948 2024-01-08 01:22 ./source/d/perl/Net-SSLeay-1.94.tar.gz -rw-r--r-- 1 root root 108661 2017-08-04 08:05 ./source/d/perl/Parse-Yapp-1.21.tar.gz -rw-r--r-- 1 root root 105730 2022-12-01 16:37 ./source/d/perl/Path-Tiny-0.144.tar.gz -rw-r--r-- 1 root root 35925 2023-01-20 10:28 ./source/d/perl/Sub-Quote-2.006008.tar.gz -rw-r--r-- 1 root root 515947 2022-08-16 07:02 ./source/d/perl/Template-Toolkit-3.101.tar.gz -rw-r--r-- 1 root root 85164 2019-01-05 11:57 ./source/d/perl/TermReadKey-2.38.tar.gz --rw-r--r-- 1 root root 119928 2023-08-23 16:02 ./source/d/perl/URI-5.21.tar.gz --rw-r--r-- 1 root root 254763 2019-09-24 05:29 ./source/d/perl/XML-Parser-2.46.tar.gz +-rw-r--r-- 1 root root 123909 2024-02-09 15:02 ./source/d/perl/URI-5.27.tar.gz +-rw-r--r-- 1 root root 279029 2023-12-29 00:31 ./source/d/perl/XML-Parser-2.47.tar.gz -rw-r--r-- 1 root root 78443 2018-03-18 03:19 ./source/d/perl/XML-Simple-2.25.tar.gz -rw-r--r-- 1 root root 844 2017-01-14 23:40 ./source/d/perl/libnet-3.08-Do-not-create-Net-libnet.cfg.patch.gz -rw-r--r-- 1 root root 95593 2023-03-20 19:15 ./source/d/perl/libnet-3.15.tar.gz -rw-r--r-- 1 root root 13296690 2023-11-29 16:10 ./source/d/perl/perl-5.38.2.tar.lz --rwxr-xr-x 1 root root 18765 2024-02-21 18:35 ./source/d/perl/perl.SlackBuild +-rwxr-xr-x 1 root root 19302 2024-03-18 21:26 ./source/d/perl/perl.SlackBuild -rw-r--r-- 1 root root 606 2008-09-21 00:04 ./source/d/perl/perl.configure.multilib.patch.gz -rw-r--r-- 1 root root 996 2021-05-21 04:51 ./source/d/perl/slack-desc drwxr-xr-x 3 root root 4096 2021-02-13 05:31 ./source/d/pkg-config @@ -7980,10 +7990,10 @@ drwxr-xr-x 2 root root 4096 2024-03-04 19:05 ./source/e/emacspeak drwxr-xr-x 2 root root 4096 2018-02-27 06:13 ./source/f -rw-r--r-- 1 root root 960 2018-02-27 06:13 ./source/f/slack-desc.linux-faqs -rw-r--r-- 1 root root 801 2018-02-27 06:13 ./source/f/slack-desc.linux-howtos -drwxr-xr-x 3 root root 4096 2023-12-01 20:52 ./source/installer --rw-r--r-- 1 root root 49360 2024-03-10 17:50 ./source/installer/ChangeLog.txt +drwxr-xr-x 3 root root 4096 2024-03-18 19:02 ./source/installer +-rw-r--r-- 1 root root 49516 2024-03-18 17:46 ./source/installer/ChangeLog.txt -rw-r--r-- 1 root root 6849 2018-03-11 00:53 ./source/installer/README --rwxr-xr-x 1 root root 79736 2024-02-01 19:37 ./source/installer/build_installer.sh +-rwxr-xr-x 1 root root 79757 2024-03-18 17:46 ./source/installer/build_installer.sh -rwxr-xr-x 1 root root 2252 2023-12-11 20:39 ./source/installer/installer.SlackBuild -rw-r--r-- 1 root root 1376 2020-02-29 06:16 ./source/installer/module-blacklist -rwxr-xr-x 1 root root 5290 2023-12-11 20:18 ./source/installer/repack_installer.SlackBuild @@ -8115,7 +8125,7 @@ drwxr-xr-x 2 root root 16384 2024-02-15 20:19 ./source/kde/kde/build -rw-r--r-- 1 root root 2 2021-11-04 17:58 ./source/kde/kde/build/calendarsupport -rw-r--r-- 1 root root 3 2024-03-04 19:20 ./source/kde/kde/build/calligra -rw-r--r-- 1 root root 2 2021-09-30 17:57 ./source/kde/kde/build/calligraplan --rw-r--r-- 1 root root 2 2024-03-04 19:20 ./source/kde/kde/build/cantor +-rw-r--r-- 1 root root 2 2024-03-18 16:50 ./source/kde/kde/build/cantor -rw-r--r-- 1 root root 2 2021-11-04 17:58 ./source/kde/kde/build/cervisia -rw-r--r-- 1 root root 2 2021-11-04 17:58 ./source/kde/kde/build/colord-kde -rw-r--r-- 1 root root 2 2024-03-17 20:10 ./source/kde/kde/build/digikam @@ -8475,7 +8485,7 @@ drwxr-xr-x 2 root root 16384 2024-02-15 20:19 ./source/kde/kde/build -rw-r--r-- 1 root root 2 2021-09-30 17:57 ./source/kde/kde/build/plasma-thunderbolt -rw-r--r-- 1 root root 2 2021-10-14 16:34 ./source/kde/kde/build/plasma-vault -rw-r--r-- 1 root root 2 2021-10-10 18:07 ./source/kde/kde/build/plasma-wayland-protocols --rw-r--r-- 1 root root 2 2021-10-10 18:07 ./source/kde/kde/build/plasma-workspace +-rw-r--r-- 1 root root 2 2024-03-18 16:50 ./source/kde/kde/build/plasma-workspace -rw-r--r-- 1 root root 2 2021-10-14 16:34 ./source/kde/kde/build/plasma-workspace-wallpapers -rw-r--r-- 1 root root 2 2021-09-30 17:57 ./source/kde/kde/build/plymouth-kcm -rw-r--r-- 1 root root 2 2021-10-14 16:34 ./source/kde/kde/build/polkit-kde-agent-1 @@ -8495,7 +8505,7 @@ drwxr-xr-x 2 root root 16384 2024-02-15 20:19 ./source/kde/kde/build -rw-r--r-- 1 root root 2 2021-10-10 18:07 ./source/kde/kde/build/solid -rw-r--r-- 1 root root 2 2021-10-10 18:07 ./source/kde/kde/build/sonnet -rw-r--r-- 1 root root 2 2021-11-04 17:58 ./source/kde/kde/build/spectacle --rw-r--r-- 1 root root 2 2022-06-09 18:24 ./source/kde/kde/build/step +-rw-r--r-- 1 root root 2 2024-03-18 16:49 ./source/kde/kde/build/step -rw-r--r-- 1 root root 2 2021-11-04 17:58 ./source/kde/kde/build/svgpart -rw-r--r-- 1 root root 2 2021-11-04 17:58 ./source/kde/kde/build/sweeper -rw-r--r-- 1 root root 2 2021-10-10 18:07 ./source/kde/kde/build/syndication @@ -9983,7 +9993,7 @@ drwxr-xr-x 2 root root 4096 2023-11-30 17:19 ./source/kde/wcslib -rw-r--r-- 1 root root 2607622 2023-11-29 08:11 ./source/kde/wcslib/wcslib-8.2.2.tar.lz -rwxr-xr-x 1 root root 4611 2023-10-22 00:57 ./source/kde/wcslib/wcslib.SlackBuild -rw-r--r-- 1 root root 44 2023-11-17 18:29 ./source/kde/wcslib/wcslib.url -drwxr-xr-x 428 root root 16384 2024-03-17 17:22 ./source/l +drwxr-xr-x 430 root root 16384 2024-03-18 19:40 ./source/l -rw-r--r-- 1 root root 2550 2024-03-14 19:58 ./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 @@ -10075,6 +10085,11 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/aalib -rwxr-xr-x 1 root root 4267 2021-02-13 05:31 ./source/l/aalib/aalib.SlackBuild -rw-r--r-- 1 root root 1442 2018-02-27 06:14 ./source/l/aalib/slack-desc -rw-r--r-- 1 root root 1298 2018-02-27 06:14 ./source/l/aalib/slack-desc.11line +drwxr-xr-x 2 root root 4096 2024-03-18 19:33 ./source/l/abseil-cpp +-rw-r--r-- 1 root root 1504065 2024-02-12 19:51 ./source/l/abseil-cpp/abseil-cpp-20240116.1.tar.lz +-rwxr-xr-x 1 root root 3782 2024-03-18 18:42 ./source/l/abseil-cpp/abseil-cpp.SlackBuild +-rw-r--r-- 1 root root 37 2024-03-18 18:32 ./source/l/abseil-cpp/abseil-cpp.url +-rw-r--r-- 1 root root 1012 2024-03-18 18:44 ./source/l/abseil-cpp/slack-desc drwxr-xr-x 2 root root 4096 2024-02-27 18:43 ./source/l/accountsservice -rw-r--r-- 1 root root 1053 2024-02-27 18:43 ./source/l/accountsservice/7e9058c1edda71cd9aa457717ed8fed50cd49666.patch -rw-r--r-- 1 root root 636064 2023-03-28 15:05 ./source/l/accountsservice/accountsservice-23.13.9.tar.xz @@ -10988,7 +11003,7 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/libgnome-keyring -rw-r--r-- 1 root root 875 2018-02-27 06:12 ./source/l/libgnome-keyring/slack-desc drwxr-xr-x 2 root root 4096 2021-10-06 17:57 ./source/l/libgnt -rw-r--r-- 1 root root 106388 2021-09-26 04:01 ./source/l/libgnt/libgnt-2.14.3.tar.xz --rwxr-xr-x 1 root root 4200 2021-04-07 05:11 ./source/l/libgnt/libgnt.SlackBuild +-rwxr-xr-x 1 root root 4220 2024-03-17 21:34 ./source/l/libgnt/libgnt.SlackBuild -rw-r--r-- 1 root root 96 2023-12-28 19:30 ./source/l/libgnt/libgnt.url -rw-r--r-- 1 root root 897 2021-05-05 17:00 ./source/l/libgnt/slack-desc drwxr-xr-x 2 root root 4096 2023-09-03 03:52 ./source/l/libgphoto2 @@ -11209,9 +11224,9 @@ drwxr-xr-x 2 root root 4096 2023-07-20 18:45 ./source/l/libptytty -rwxr-xr-x 1 root root 3674 2023-07-20 18:45 ./source/l/libptytty/libptytty.SlackBuild -rw-r--r-- 1 root root 34 2023-07-20 18:35 ./source/l/libptytty/libptytty.url -rw-r--r-- 1 root root 1011 2023-07-20 18:39 ./source/l/libptytty/slack-desc -drwxr-xr-x 2 root root 4096 2024-03-11 17:39 ./source/l/libqalculate --rw-r--r-- 1 root root 1264481 2024-03-11 09:50 ./source/l/libqalculate/libqalculate-5.0.0.tar.lz --rwxr-xr-x 1 root root 4490 2023-11-27 20:59 ./source/l/libqalculate/libqalculate.SlackBuild +drwxr-xr-x 2 root root 4096 2024-03-18 16:45 ./source/l/libqalculate +-rw-r--r-- 1 root root 1264461 2024-03-12 07:42 ./source/l/libqalculate/libqalculate-5.0.0.tar.lz +-rwxr-xr-x 1 root root 4490 2024-03-18 16:45 ./source/l/libqalculate/libqalculate.SlackBuild -rw-r--r-- 1 root root 42 2020-09-29 03:55 ./source/l/libqalculate/libqalculate.url -rw-r--r-- 1 root root 1007 2020-11-01 20:04 ./source/l/libqalculate/slack-desc drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/libraw1394 @@ -11706,6 +11721,12 @@ drwxr-xr-x 2 root root 4096 2022-09-17 18:29 ./source/l/popt -rwxr-xr-x 1 root root 4399 2022-09-17 18:29 ./source/l/popt/popt.SlackBuild -rw-r--r-- 1 root root 40 2020-06-26 19:04 ./source/l/popt/popt.url -rw-r--r-- 1 root root 1041 2018-02-27 06:12 ./source/l/popt/slack-desc +drwxr-xr-x 2 root root 4096 2024-03-18 19:25 ./source/l/protobuf +-rw-r--r-- 1 root root 3652234 2024-03-12 18:01 ./source/l/protobuf/protobuf-26.0.tar.lz +-rwxr-xr-x 1 root root 4287 2024-03-18 19:22 ./source/l/protobuf/protobuf.SlackBuild +-rw-r--r-- 1 root root 35 2024-03-18 18:47 ./source/l/protobuf/protobuf.url +-rw-r--r-- 1 root root 827 2024-03-18 18:52 ./source/l/protobuf/slack-desc +-rw-r--r-- 1 root root 1345 2024-03-18 19:15 ./source/l/protobuf/soversion.patch drwxr-xr-x 2 root root 4096 2024-01-15 20:56 ./source/l/pulseaudio -rw-r--r-- 1 root root 1498 2016-06-22 18:41 ./source/l/pulseaudio/0001-client-conf-Add-allow-autospawn-for-root.patch.gz -rw-r--r-- 1 root root 531 2016-01-06 21:40 ./source/l/pulseaudio/0002-allow-autospawn-for-root-default.diff.gz @@ -12412,7 +12433,7 @@ drwxr-xr-x 2 root root 4096 2023-12-11 22:02 ./source/l/zxing-cpp -rwxr-xr-x 1 root root 3872 2023-04-20 20:52 ./source/l/zxing-cpp/zxing-cpp.SlackBuild -rw-r--r-- 1 root root 39 2023-04-20 20:51 ./source/l/zxing-cpp/zxing-cpp.url -rwxr-xr-x 1 root root 14793 2022-06-07 03:16 ./source/make_world.sh -drwxr-xr-x 158 root root 4096 2024-02-23 19:46 ./source/n +drwxr-xr-x 159 root root 4096 2024-03-18 19:40 ./source/n -rw-r--r-- 1 root root 713 2023-12-21 19:06 ./source/n/FTBFSlog drwxr-xr-x 2 root root 4096 2023-03-09 19:09 ./source/n/ModemManager -rw-r--r-- 1 root root 1280407 2023-03-09 19:09 ./source/n/ModemManager/ModemManager-1.20.6.tar.lz @@ -12904,6 +12925,12 @@ drwxr-xr-x 2 root root 4096 2024-01-03 20:12 ./source/n/mobile-broadband- -rw-r--r-- 1 root root 44828 2023-10-23 15:14 ./source/n/mobile-broadband-provider-info/mobile-broadband-provider-info-20231023_1bd3cdc.tar.xz -rwxr-xr-x 1 root root 3959 2022-11-21 20:13 ./source/n/mobile-broadband-provider-info/mobile-broadband-provider-info.SlackBuild -rw-r--r-- 1 root root 1071 2018-02-27 06:13 ./source/n/mobile-broadband-provider-info/slack-desc +drwxr-xr-x 2 root root 4096 2024-03-18 19:36 ./source/n/mosh +-rw-r--r-- 1 root root 1554 2024-03-09 01:12 ./source/n/mosh/1282.patch +-rw-r--r-- 1 root root 246051 2022-10-31 12:48 ./source/n/mosh/mosh-1.4.0.tar.lz +-rwxr-xr-x 1 root root 4782 2024-03-18 19:36 ./source/n/mosh/mosh.SlackBuild +-rw-r--r-- 1 root root 17 2024-03-18 18:17 ./source/n/mosh/mosh.url +-rw-r--r-- 1 root root 860 2024-03-18 18:22 ./source/n/mosh/slack-desc drwxr-xr-x 2 root root 4096 2022-01-11 20:43 ./source/n/mtr -rw-r--r-- 1 root root 207809 2022-01-11 10:10 ./source/n/mtr/mtr-0.95.tar.lz -rwxr-xr-x 1 root root 3743 2022-01-11 20:43 ./source/n/mtr/mtr.SlackBuild @@ -13272,9 +13299,9 @@ drwxr-xr-x 2 root root 4096 2023-03-07 21:39 ./source/n/pidentd -rw-r--r-- 1 root root 893 2004-06-13 20:28 ./source/n/pidentd/pidentd.conf.diff.gz -rw-r--r-- 1 root root 852 2018-05-07 22:04 ./source/n/pidentd/pidentd.openssl-1.1.diff.gz -rw-r--r-- 1 root root 1031 2018-02-27 06:13 ./source/n/pidentd/slack-desc -drwxr-xr-x 2 root root 4096 2022-08-24 16:56 ./source/n/pinentry --rw-r--r-- 1 root root 405135 2022-08-24 10:55 ./source/n/pinentry/pinentry-1.2.1.tar.lz --rwxr-xr-x 1 root root 4175 2022-09-27 05:00 ./source/n/pinentry/pinentry.SlackBuild +drwxr-xr-x 2 root root 4096 2024-03-18 17:07 ./source/n/pinentry +-rw-r--r-- 1 root root 421332 2024-03-18 11:24 ./source/n/pinentry/pinentry-1.3.0.tar.lz +-rwxr-xr-x 1 root root 4175 2024-03-18 17:08 ./source/n/pinentry/pinentry.SlackBuild -rw-r--r-- 1 root root 771 2021-01-23 03:59 ./source/n/pinentry/slack-desc drwxr-xr-x 2 root root 4096 2023-03-07 21:39 ./source/n/popa3d -rw-r--r-- 1 root root 164 2006-09-30 23:56 ./source/n/popa3d/doinst.sh.gz @@ -14085,7 +14112,7 @@ drwxr-xr-x 2 root root 4096 2024-03-06 04:21 ./source/x/vulkan-sdk -rw-r--r-- 1 root root 1017 2018-02-27 06:13 ./source/x/vulkan-sdk/slack-desc -rw-r--r-- 1 root root 548598 2024-03-06 03:49 ./source/x/vulkan-sdk/valijson-v1.0.1.tar.lz -rw-r--r-- 1 root root 33660 2024-03-06 03:51 ./source/x/vulkan-sdk/volk-vulkan-sdk-1.3.275.tar.lz --rwxr-xr-x 1 root root 32520 2024-03-06 03:38 ./source/x/vulkan-sdk/vulkan-sdk.SlackBuild +-rwxr-xr-x 1 root root 32541 2024-03-18 19:49 ./source/x/vulkan-sdk/vulkan-sdk.SlackBuild drwxr-xr-x 2 root root 4096 2023-04-04 19:07 ./source/x/wayland drwxr-xr-x 2 root root 4096 2024-01-19 19:39 ./source/x/wayland-protocols -rw-r--r-- 1 root root 1063 2020-02-19 20:00 ./source/x/wayland-protocols/slack-desc @@ -15233,30 +15260,30 @@ drwxr-xr-x 2 root root 4096 2022-11-23 18:52 ./source/xap/blueman -rw-r--r-- 1 root root 1211557 2022-11-22 19:00 ./source/xap/blueman/blueman-2.3.5.tar.lz -rwxr-xr-x 1 root root 4957 2022-02-10 19:14 ./source/xap/blueman/blueman.SlackBuild -rw-r--r-- 1 root root 361 2020-06-23 19:52 ./source/xap/blueman/blueman.allow.access.to.netdev.group.diff.gz --rw-r--r-- 1 root root 200 2020-06-23 19:57 ./source/xap/blueman/doinst.sh.gz --rw-r--r-- 1 root root 269 2017-06-27 21:59 ./source/xap/blueman/dont-autostart-applet-in-kde.diff.gz --rw-r--r-- 1 root root 889 2018-02-27 06:13 ./source/xap/blueman/slack-desc -drwxr-xr-x 2 root root 4096 2023-05-26 18:31 ./source/xap/ddd --rw-r--r-- 1 root root 4415961 2023-05-09 15:25 ./source/xap/ddd/ddd-3.4.0.tar.lz --rwxr-xr-x 1 root root 3786 2023-05-26 18:33 ./source/xap/ddd/ddd.SlackBuild --rw-r--r-- 1 root root 5689 2010-06-16 05:22 ./source/xap/ddd/ddd.png --rw-r--r-- 1 root root 121 2010-06-16 05:22 ./source/xap/ddd/doinst.sh.gz --rw-r--r-- 1 root root 880 2018-02-27 06:13 ./source/xap/ddd/slack-desc -drwxr-xr-x 2 root root 4096 2022-11-19 19:18 ./source/xap/easytag --rw-r--r-- 1 root root 239 2018-01-05 19:27 ./source/xap/easytag/doinst.sh.gz --rw-r--r-- 1 root root 1381084 2016-12-05 19:42 ./source/xap/easytag/easytag-2.4.3.tar.xz --rwxr-xr-x 1 root root 4928 2022-11-19 19:18 ./source/xap/easytag/easytag.SlackBuild --rw-r--r-- 1 root root 338 2019-04-29 20:04 ./source/xap/easytag/easytag.no.freedb.musicbrainz.org.diff.gz --rw-r--r-- 1 root root 2283 2019-04-29 18:42 ./source/xap/easytag/easytag.revert.ogg.handle.patch.gz --rw-r--r-- 1 root root 870 2018-02-27 06:13 ./source/xap/easytag/slack-desc -drwxr-xr-x 2 root root 4096 2022-11-21 20:13 ./source/xap/electricsheep --rw-r--r-- 1 root root 1306 2009-01-07 22:42 ./source/xap/electricsheep/README.slackware --rw-r--r-- 1 root root 3116176 2009-03-06 00:30 ./source/xap/electricsheep/electricsheep-20090306.tar.xz --rwxr-xr-- 1 root root 10244 2022-11-26 20:22 ./source/xap/electricsheep/electricsheep.SlackBuild --rw-r--r-- 1 root root 268 2009-07-01 19:53 ./source/xap/electricsheep/electricsheep.mplayer.diff.gz --rw-r--r-- 1 root root 524 2009-01-07 21:38 ./source/xap/electricsheep/electricsheep_gnome-open.patch --rw-r--r-- 1 root root 2395 2015-03-29 20:59 ./source/xap/electricsheep/flam3-3.0.1-libpng15.patch --rw-r--r-- 1 root root 1111 2018-02-27 06:13 ./source/xap/electricsheep/slack-desc +-rw-r--r-- 1 root root 200 2020-06-23 19:57 ./source/xap/blueman/doinst.sh.gz +-rw-r--r-- 1 root root 269 2017-06-27 21:59 ./source/xap/blueman/dont-autostart-applet-in-kde.diff.gz +-rw-r--r-- 1 root root 889 2018-02-27 06:13 ./source/xap/blueman/slack-desc +drwxr-xr-x 2 root root 4096 2023-05-26 18:31 ./source/xap/ddd +-rw-r--r-- 1 root root 4415961 2023-05-09 15:25 ./source/xap/ddd/ddd-3.4.0.tar.lz +-rwxr-xr-x 1 root root 3786 2023-05-26 18:33 ./source/xap/ddd/ddd.SlackBuild +-rw-r--r-- 1 root root 5689 2010-06-16 05:22 ./source/xap/ddd/ddd.png +-rw-r--r-- 1 root root 121 2010-06-16 05:22 ./source/xap/ddd/doinst.sh.gz +-rw-r--r-- 1 root root 880 2018-02-27 06:13 ./source/xap/ddd/slack-desc +drwxr-xr-x 2 root root 4096 2022-11-19 19:18 ./source/xap/easytag +-rw-r--r-- 1 root root 239 2018-01-05 19:27 ./source/xap/easytag/doinst.sh.gz +-rw-r--r-- 1 root root 1381084 2016-12-05 19:42 ./source/xap/easytag/easytag-2.4.3.tar.xz +-rwxr-xr-x 1 root root 4928 2022-11-19 19:18 ./source/xap/easytag/easytag.SlackBuild +-rw-r--r-- 1 root root 338 2019-04-29 20:04 ./source/xap/easytag/easytag.no.freedb.musicbrainz.org.diff.gz +-rw-r--r-- 1 root root 2283 2019-04-29 18:42 ./source/xap/easytag/easytag.revert.ogg.handle.patch.gz +-rw-r--r-- 1 root root 870 2018-02-27 06:13 ./source/xap/easytag/slack-desc +drwxr-xr-x 2 root root 4096 2022-11-21 20:13 ./source/xap/electricsheep +-rw-r--r-- 1 root root 1306 2009-01-07 22:42 ./source/xap/electricsheep/README.slackware +-rw-r--r-- 1 root root 3116176 2009-03-06 00:30 ./source/xap/electricsheep/electricsheep-20090306.tar.xz +-rwxr-xr-- 1 root root 10244 2022-11-26 20:22 ./source/xap/electricsheep/electricsheep.SlackBuild +-rw-r--r-- 1 root root 268 2009-07-01 19:53 ./source/xap/electricsheep/electricsheep.mplayer.diff.gz +-rw-r--r-- 1 root root 524 2009-01-07 21:38 ./source/xap/electricsheep/electricsheep_gnome-open.patch +-rw-r--r-- 1 root root 2395 2015-03-29 20:59 ./source/xap/electricsheep/flam3-3.0.1-libpng15.patch +-rw-r--r-- 1 root root 1111 2018-02-27 06:13 ./source/xap/electricsheep/slack-desc drwxr-xr-x 2 root root 4096 2024-01-28 20:02 ./source/xap/ffmpegthumbnailer -rw-r--r-- 1 root root 2981 2022-10-03 18:59 ./source/xap/ffmpegthumbnailer/198.patch.gz -rw-r--r-- 1 root root 438 2022-10-03 19:01 ./source/xap/ffmpegthumbnailer/efb5b618.patch.gz diff --git a/slackware64/l/maketag b/slackware64/l/maketag index 6d9e65824..fdedd131e 100644 --- a/slackware64/l/maketag +++ b/slackware64/l/maketag @@ -30,6 +30,7 @@ you are done." 22 74 10 \ "SDL2_ttf" "SDL2 TrueType font library" "on" \ "a52dec" "ATSC A/52 stream decoder library" "on" \ "aalib" "ASCII Art library" "on" \ +"abseil-cpp" "Abseil C++ library" "on" \ "accountsservice" "D-Bus interface for user account query" "on" \ "adwaita-icon-theme" "GTK+ default icon theme" "on" \ "alsa-lib" "ALSA sound library" "on" \ @@ -325,6 +326,7 @@ you are done." 22 74 10 \ "poppler" "Portable Document Format (PDF) library" "on" \ "poppler-data" "Data files that can be used by poppler" "on" \ "popt" "Command line parsing library" "on" \ +"protobuf" "Google's data interchange format" "on" \ "pulseaudio" "PulseAudio sound server" "on" \ "pycairo" "Python bindings for cairo" "on" \ "pycups" "Python bindings for the CUPS API" "on" \ @@ -448,7 +450,7 @@ if [ $? = 1 -o $? = 255 ]; then rm -f $TMP/SeTpkgs > $TMP/SeTnewtag for pkg in \ -GConf Imath LibRaw M2Crypto Mako PyQt-builder PyQt5 PyQt5_sip QScintilla 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-core atkmm audiofile avahi babl boost brotli cairo cairomm cfitsio chmlib clucene colord cryfs cryptopp cxxopts 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 fmt freecell-solver freetype frei0r-plugins fribidi fuse fuse3 gc gcr gd gdbm gdk-pixbuf2 gdk-pixbuf2-xlib gegl gexiv2 gi-docgen 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 gtkspell3 gvfs harfbuzz hicolor-icon-theme hunspell hyphen icon-naming-utils icu4c id3lib imagemagick immer isl iso-codes jansson jasper jemalloc jmtpfs json-c json-glib judy kdsoap keybinder3 keyutils lager lame lcms lcms2 lensfun libaio libao libappindicator libarchive libass libasyncns libatasmart libbluray libburn libcaca libcanberra libcap libcap-ng libcddb libcdio libcdio-paranoia libclc libcue libdaemon libdbusmenu libdbusmenu-qt libdeflate libdiscid libdmtx libdvdnav libdvdread libedit libev libevent libexif libfakekey libffi libglade libgnome-keyring libgnt libgphoto2 libgpod libgsf libgtop libgusb libhandy 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 libnvme libodfgen libogg liboggz liboil libopusenc libpaper libpcap libplacebo libplist libpng libproxy libpsl libptytty libqalculate libraw1394 librevenge librsvg libsamplerate libsass libseccomp libsecret libsigc++ libsigc++3 libsigsegv libsndfile libsodium libsoup libsoup3 libspectre libssh libssh2 libtasn1 libtheora libtiff libunibreak 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 mozjs102 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-build python-calver python-certifi python-cffi python-chardet python-charset-normalizer python-distro python-dnspython python-docutils python-doxypypy python-doxyqml python-editables python-flit-core python-future python-glad2 python-hatchling python-html5lib python-idna python-imagesize python-importlib_metadata python-installer python-lxml python-markdown python-notify2 python-packaging python-pathspec python-pbr python-pillow python-pluggy python-ply python-psutil python-pycparser python-pygments python-pyproject-hooks python-pysol_cards python-pytz python-random2 python-requests python-sane python-setuptools_scm python-six python-smartypants python-snowballstemmer python-sphinx python-sphinx_rtd_theme python-tomli python-tomli-w python-trove-classifiers python-typing_extensions python-typogrify python-urllib3 python-webencodings python-wheel python-zipp python2-module-collection qrencode qt5 qt5-webkit qt6 qtkeychain quazip readline rpcsvc-proto rttr rubygem-asciidoctor sbc sdl serf sg3_utils shared-desktop-ontologies shared-mime-info sip slang slang1 sof-firmware sound-theme-freedesktop speech-dispatcher speex speexdsp spirv-llvm-translator startup-notification svgalib system-config-printer t1lib taglib talloc tango-icon-theme tango-icon-theme-extras tdb tevent tidy-html5 utf8proc v4l-utils vid.stab vte wavpack wireplumber woff2 xapian-core xxHash zlib zstd zug zxing-cpp \ +GConf Imath LibRaw M2Crypto Mako PyQt-builder PyQt5 PyQt5_sip QScintilla SDL2 SDL2_gfx SDL2_image SDL2_mixer SDL2_net SDL2_ttf a52dec aalib abseil-cpp accountsservice adwaita-icon-theme alsa-lib alsa-oss alsa-plugins apr apr-util argon2 aspell aspell-en at-spi2-core atkmm audiofile avahi babl boost brotli cairo cairomm cfitsio chmlib clucene colord cryfs cryptopp cxxopts 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 fmt freecell-solver freetype frei0r-plugins fribidi fuse fuse3 gc gcr gd gdbm gdk-pixbuf2 gdk-pixbuf2-xlib gegl gexiv2 gi-docgen 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 gtkspell3 gvfs harfbuzz hicolor-icon-theme hunspell hyphen icon-naming-utils icu4c id3lib imagemagick immer isl iso-codes jansson jasper jemalloc jmtpfs json-c json-glib judy kdsoap keybinder3 keyutils lager lame lcms lcms2 lensfun libaio libao libappindicator libarchive libass libasyncns libatasmart libbluray libburn libcaca libcanberra libcap libcap-ng libcddb libcdio libcdio-paranoia libclc libcue libdaemon libdbusmenu libdbusmenu-qt libdeflate libdiscid libdmtx libdvdnav libdvdread libedit libev libevent libexif libfakekey libffi libglade libgnome-keyring libgnt libgphoto2 libgpod libgsf libgtop libgusb libhandy 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 libnvme libodfgen libogg liboggz liboil libopusenc libpaper libpcap libplacebo libplist libpng libproxy libpsl libptytty libqalculate libraw1394 librevenge librsvg libsamplerate libsass libseccomp libsecret libsigc++ libsigc++3 libsigsegv libsndfile libsodium libsoup libsoup3 libspectre libssh libssh2 libtasn1 libtheora libtiff libunibreak 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 mozjs102 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 protobuf pulseaudio pycairo pycups pycurl pygobject pygobject3 pygtk pyparsing python-Jinja2 python-MarkupSafe python-PyYAML python-alabaster python-appdirs python-babel python-build python-calver python-certifi python-cffi python-chardet python-charset-normalizer python-distro python-dnspython python-docutils python-doxypypy python-doxyqml python-editables python-flit-core python-future python-glad2 python-hatchling python-html5lib python-idna python-imagesize python-importlib_metadata python-installer python-lxml python-markdown python-notify2 python-packaging python-pathspec python-pbr python-pillow python-pluggy python-ply python-psutil python-pycparser python-pygments python-pyproject-hooks python-pysol_cards python-pytz python-random2 python-requests python-sane python-setuptools_scm python-six python-smartypants python-snowballstemmer python-sphinx python-sphinx_rtd_theme python-tomli python-tomli-w python-trove-classifiers python-typing_extensions python-typogrify python-urllib3 python-webencodings python-wheel python-zipp python2-module-collection qrencode qt5 qt5-webkit qt6 qtkeychain quazip readline rpcsvc-proto rttr rubygem-asciidoctor sbc sdl serf sg3_utils shared-desktop-ontologies shared-mime-info sip slang slang1 sof-firmware sound-theme-freedesktop speech-dispatcher speex speexdsp spirv-llvm-translator startup-notification svgalib system-config-printer t1lib taglib talloc tango-icon-theme tango-icon-theme-extras tdb tevent tidy-html5 utf8proc v4l-utils vid.stab vte wavpack wireplumber woff2 xapian-core xxHash zlib zstd zug zxing-cpp \ ; do echo "$pkg: SKP" >> $TMP/SeTnewtag done @@ -456,7 +458,7 @@ GConf Imath LibRaw M2Crypto Mako PyQt-builder PyQt5 PyQt5_sip QScintilla SDL2 SD fi cat /dev/null > $TMP/SeTnewtag for PACKAGE in \ -GConf Imath LibRaw M2Crypto Mako PyQt-builder PyQt5 PyQt5_sip QScintilla 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-core atkmm audiofile avahi babl boost brotli cairo cairomm cfitsio chmlib clucene colord cryfs cryptopp cxxopts 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 fmt freecell-solver freetype frei0r-plugins fribidi fuse fuse3 gc gcr gd gdbm gdk-pixbuf2 gdk-pixbuf2-xlib gegl gexiv2 gi-docgen 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 gtkspell3 gvfs harfbuzz hicolor-icon-theme hunspell hyphen icon-naming-utils icu4c id3lib imagemagick immer isl iso-codes jansson jasper jemalloc jmtpfs json-c json-glib judy kdsoap keybinder3 keyutils lager lame lcms lcms2 lensfun libaio libao libappindicator libarchive libass libasyncns libatasmart libbluray libburn libcaca libcanberra libcap libcap-ng libcddb libcdio libcdio-paranoia libclc libcue libdaemon libdbusmenu libdbusmenu-qt libdeflate libdiscid libdmtx libdvdnav libdvdread libedit libev libevent libexif libfakekey libffi libglade libgnome-keyring libgnt libgphoto2 libgpod libgsf libgtop libgusb libhandy 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 libnvme libodfgen libogg liboggz liboil libopusenc libpaper libpcap libplacebo libplist libpng libproxy libpsl libptytty libqalculate libraw1394 librevenge librsvg libsamplerate libsass libseccomp libsecret libsigc++ libsigc++3 libsigsegv libsndfile libsodium libsoup libsoup3 libspectre libssh libssh2 libtasn1 libtheora libtiff libunibreak 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 mozjs102 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-build python-calver python-certifi python-cffi python-chardet python-charset-normalizer python-distro python-dnspython python-docutils python-doxypypy python-doxyqml python-editables python-flit-core python-future python-glad2 python-hatchling python-html5lib python-idna python-imagesize python-importlib_metadata python-installer python-lxml python-markdown python-notify2 python-packaging python-pathspec python-pbr python-pillow python-pluggy python-ply python-psutil python-pycparser python-pygments python-pyproject-hooks python-pysol_cards python-pytz python-random2 python-requests python-sane python-setuptools_scm python-six python-smartypants python-snowballstemmer python-sphinx python-sphinx_rtd_theme python-tomli python-tomli-w python-trove-classifiers python-typing_extensions python-typogrify python-urllib3 python-webencodings python-wheel python-zipp python2-module-collection qrencode qt5 qt5-webkit qt6 qtkeychain quazip readline rpcsvc-proto rttr rubygem-asciidoctor sbc sdl serf sg3_utils shared-desktop-ontologies shared-mime-info sip slang slang1 sof-firmware sound-theme-freedesktop speech-dispatcher speex speexdsp spirv-llvm-translator startup-notification svgalib system-config-printer t1lib taglib talloc tango-icon-theme tango-icon-theme-extras tdb tevent tidy-html5 utf8proc v4l-utils vid.stab vte wavpack wireplumber woff2 xapian-core xxHash zlib zstd zug zxing-cpp \ +GConf Imath LibRaw M2Crypto Mako PyQt-builder PyQt5 PyQt5_sip QScintilla SDL2 SDL2_gfx SDL2_image SDL2_mixer SDL2_net SDL2_ttf a52dec aalib abseil-cpp accountsservice adwaita-icon-theme alsa-lib alsa-oss alsa-plugins apr apr-util argon2 aspell aspell-en at-spi2-core atkmm audiofile avahi babl boost brotli cairo cairomm cfitsio chmlib clucene colord cryfs cryptopp cxxopts 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 fmt freecell-solver freetype frei0r-plugins fribidi fuse fuse3 gc gcr gd gdbm gdk-pixbuf2 gdk-pixbuf2-xlib gegl gexiv2 gi-docgen 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 gtkspell3 gvfs harfbuzz hicolor-icon-theme hunspell hyphen icon-naming-utils icu4c id3lib imagemagick immer isl iso-codes jansson jasper jemalloc jmtpfs json-c json-glib judy kdsoap keybinder3 keyutils lager lame lcms lcms2 lensfun libaio libao libappindicator libarchive libass libasyncns libatasmart libbluray libburn libcaca libcanberra libcap libcap-ng libcddb libcdio libcdio-paranoia libclc libcue libdaemon libdbusmenu libdbusmenu-qt libdeflate libdiscid libdmtx libdvdnav libdvdread libedit libev libevent libexif libfakekey libffi libglade libgnome-keyring libgnt libgphoto2 libgpod libgsf libgtop libgusb libhandy 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 libnvme libodfgen libogg liboggz liboil libopusenc libpaper libpcap libplacebo libplist libpng libproxy libpsl libptytty libqalculate libraw1394 librevenge librsvg libsamplerate libsass libseccomp libsecret libsigc++ libsigc++3 libsigsegv libsndfile libsodium libsoup libsoup3 libspectre libssh libssh2 libtasn1 libtheora libtiff libunibreak 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 mozjs102 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 protobuf pulseaudio pycairo pycups pycurl pygobject pygobject3 pygtk pyparsing python-Jinja2 python-MarkupSafe python-PyYAML python-alabaster python-appdirs python-babel python-build python-calver python-certifi python-cffi python-chardet python-charset-normalizer python-distro python-dnspython python-docutils python-doxypypy python-doxyqml python-editables python-flit-core python-future python-glad2 python-hatchling python-html5lib python-idna python-imagesize python-importlib_metadata python-installer python-lxml python-markdown python-notify2 python-packaging python-pathspec python-pbr python-pillow python-pluggy python-ply python-psutil python-pycparser python-pygments python-pyproject-hooks python-pysol_cards python-pytz python-random2 python-requests python-sane python-setuptools_scm python-six python-smartypants python-snowballstemmer python-sphinx python-sphinx_rtd_theme python-tomli python-tomli-w python-trove-classifiers python-typing_extensions python-typogrify python-urllib3 python-webencodings python-wheel python-zipp python2-module-collection qrencode qt5 qt5-webkit qt6 qtkeychain quazip readline rpcsvc-proto rttr rubygem-asciidoctor sbc sdl serf sg3_utils shared-desktop-ontologies shared-mime-info sip slang slang1 sof-firmware sound-theme-freedesktop speech-dispatcher speex speexdsp spirv-llvm-translator startup-notification svgalib system-config-printer t1lib taglib talloc tango-icon-theme tango-icon-theme-extras tdb tevent tidy-html5 utf8proc v4l-utils vid.stab vte wavpack wireplumber woff2 xapian-core xxHash zlib zstd zug zxing-cpp \ ; 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 6d9e65824..fdedd131e 100644 --- a/slackware64/l/maketag.ez +++ b/slackware64/l/maketag.ez @@ -30,6 +30,7 @@ you are done." 22 74 10 \ "SDL2_ttf" "SDL2 TrueType font library" "on" \ "a52dec" "ATSC A/52 stream decoder library" "on" \ "aalib" "ASCII Art library" "on" \ +"abseil-cpp" "Abseil C++ library" "on" \ "accountsservice" "D-Bus interface for user account query" "on" \ "adwaita-icon-theme" "GTK+ default icon theme" "on" \ "alsa-lib" "ALSA sound library" "on" \ @@ -325,6 +326,7 @@ you are done." 22 74 10 \ "poppler" "Portable Document Format (PDF) library" "on" \ "poppler-data" "Data files that can be used by poppler" "on" \ "popt" "Command line parsing library" "on" \ +"protobuf" "Google's data interchange format" "on" \ "pulseaudio" "PulseAudio sound server" "on" \ "pycairo" "Python bindings for cairo" "on" \ "pycups" "Python bindings for the CUPS API" "on" \ @@ -448,7 +450,7 @@ if [ $? = 1 -o $? = 255 ]; then rm -f $TMP/SeTpkgs > $TMP/SeTnewtag for pkg in \ -GConf Imath LibRaw M2Crypto Mako PyQt-builder PyQt5 PyQt5_sip QScintilla 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-core atkmm audiofile avahi babl boost brotli cairo cairomm cfitsio chmlib clucene colord cryfs cryptopp cxxopts 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 fmt freecell-solver freetype frei0r-plugins fribidi fuse fuse3 gc gcr gd gdbm gdk-pixbuf2 gdk-pixbuf2-xlib gegl gexiv2 gi-docgen 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 gtkspell3 gvfs harfbuzz hicolor-icon-theme hunspell hyphen icon-naming-utils icu4c id3lib imagemagick immer isl iso-codes jansson jasper jemalloc jmtpfs json-c json-glib judy kdsoap keybinder3 keyutils lager lame lcms lcms2 lensfun libaio libao libappindicator libarchive libass libasyncns libatasmart libbluray libburn libcaca libcanberra libcap libcap-ng libcddb libcdio libcdio-paranoia libclc libcue libdaemon libdbusmenu libdbusmenu-qt libdeflate libdiscid libdmtx libdvdnav libdvdread libedit libev libevent libexif libfakekey libffi libglade libgnome-keyring libgnt libgphoto2 libgpod libgsf libgtop libgusb libhandy 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 libnvme libodfgen libogg liboggz liboil libopusenc libpaper libpcap libplacebo libplist libpng libproxy libpsl libptytty libqalculate libraw1394 librevenge librsvg libsamplerate libsass libseccomp libsecret libsigc++ libsigc++3 libsigsegv libsndfile libsodium libsoup libsoup3 libspectre libssh libssh2 libtasn1 libtheora libtiff libunibreak 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 mozjs102 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-build python-calver python-certifi python-cffi python-chardet python-charset-normalizer python-distro python-dnspython python-docutils python-doxypypy python-doxyqml python-editables python-flit-core python-future python-glad2 python-hatchling python-html5lib python-idna python-imagesize python-importlib_metadata python-installer python-lxml python-markdown python-notify2 python-packaging python-pathspec python-pbr python-pillow python-pluggy python-ply python-psutil python-pycparser python-pygments python-pyproject-hooks python-pysol_cards python-pytz python-random2 python-requests python-sane python-setuptools_scm python-six python-smartypants python-snowballstemmer python-sphinx python-sphinx_rtd_theme python-tomli python-tomli-w python-trove-classifiers python-typing_extensions python-typogrify python-urllib3 python-webencodings python-wheel python-zipp python2-module-collection qrencode qt5 qt5-webkit qt6 qtkeychain quazip readline rpcsvc-proto rttr rubygem-asciidoctor sbc sdl serf sg3_utils shared-desktop-ontologies shared-mime-info sip slang slang1 sof-firmware sound-theme-freedesktop speech-dispatcher speex speexdsp spirv-llvm-translator startup-notification svgalib system-config-printer t1lib taglib talloc tango-icon-theme tango-icon-theme-extras tdb tevent tidy-html5 utf8proc v4l-utils vid.stab vte wavpack wireplumber woff2 xapian-core xxHash zlib zstd zug zxing-cpp \ +GConf Imath LibRaw M2Crypto Mako PyQt-builder PyQt5 PyQt5_sip QScintilla SDL2 SDL2_gfx SDL2_image SDL2_mixer SDL2_net SDL2_ttf a52dec aalib abseil-cpp accountsservice adwaita-icon-theme alsa-lib alsa-oss alsa-plugins apr apr-util argon2 aspell aspell-en at-spi2-core atkmm audiofile avahi babl boost brotli cairo cairomm cfitsio chmlib clucene colord cryfs cryptopp cxxopts 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 fmt freecell-solver freetype frei0r-plugins fribidi fuse fuse3 gc gcr gd gdbm gdk-pixbuf2 gdk-pixbuf2-xlib gegl gexiv2 gi-docgen 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 gtkspell3 gvfs harfbuzz hicolor-icon-theme hunspell hyphen icon-naming-utils icu4c id3lib imagemagick immer isl iso-codes jansson jasper jemalloc jmtpfs json-c json-glib judy kdsoap keybinder3 keyutils lager lame lcms lcms2 lensfun libaio libao libappindicator libarchive libass libasyncns libatasmart libbluray libburn libcaca libcanberra libcap libcap-ng libcddb libcdio libcdio-paranoia libclc libcue libdaemon libdbusmenu libdbusmenu-qt libdeflate libdiscid libdmtx libdvdnav libdvdread libedit libev libevent libexif libfakekey libffi libglade libgnome-keyring libgnt libgphoto2 libgpod libgsf libgtop libgusb libhandy 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 libnvme libodfgen libogg liboggz liboil libopusenc libpaper libpcap libplacebo libplist libpng libproxy libpsl libptytty libqalculate libraw1394 librevenge librsvg libsamplerate libsass libseccomp libsecret libsigc++ libsigc++3 libsigsegv libsndfile libsodium libsoup libsoup3 libspectre libssh libssh2 libtasn1 libtheora libtiff libunibreak 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 mozjs102 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 protobuf pulseaudio pycairo pycups pycurl pygobject pygobject3 pygtk pyparsing python-Jinja2 python-MarkupSafe python-PyYAML python-alabaster python-appdirs python-babel python-build python-calver python-certifi python-cffi python-chardet python-charset-normalizer python-distro python-dnspython python-docutils python-doxypypy python-doxyqml python-editables python-flit-core python-future python-glad2 python-hatchling python-html5lib python-idna python-imagesize python-importlib_metadata python-installer python-lxml python-markdown python-notify2 python-packaging python-pathspec python-pbr python-pillow python-pluggy python-ply python-psutil python-pycparser python-pygments python-pyproject-hooks python-pysol_cards python-pytz python-random2 python-requests python-sane python-setuptools_scm python-six python-smartypants python-snowballstemmer python-sphinx python-sphinx_rtd_theme python-tomli python-tomli-w python-trove-classifiers python-typing_extensions python-typogrify python-urllib3 python-webencodings python-wheel python-zipp python2-module-collection qrencode qt5 qt5-webkit qt6 qtkeychain quazip readline rpcsvc-proto rttr rubygem-asciidoctor sbc sdl serf sg3_utils shared-desktop-ontologies shared-mime-info sip slang slang1 sof-firmware sound-theme-freedesktop speech-dispatcher speex speexdsp spirv-llvm-translator startup-notification svgalib system-config-printer t1lib taglib talloc tango-icon-theme tango-icon-theme-extras tdb tevent tidy-html5 utf8proc v4l-utils vid.stab vte wavpack wireplumber woff2 xapian-core xxHash zlib zstd zug zxing-cpp \ ; do echo "$pkg: SKP" >> $TMP/SeTnewtag done @@ -456,7 +458,7 @@ GConf Imath LibRaw M2Crypto Mako PyQt-builder PyQt5 PyQt5_sip QScintilla SDL2 SD fi cat /dev/null > $TMP/SeTnewtag for PACKAGE in \ -GConf Imath LibRaw M2Crypto Mako PyQt-builder PyQt5 PyQt5_sip QScintilla 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-core atkmm audiofile avahi babl boost brotli cairo cairomm cfitsio chmlib clucene colord cryfs cryptopp cxxopts 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 fmt freecell-solver freetype frei0r-plugins fribidi fuse fuse3 gc gcr gd gdbm gdk-pixbuf2 gdk-pixbuf2-xlib gegl gexiv2 gi-docgen 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 gtkspell3 gvfs harfbuzz hicolor-icon-theme hunspell hyphen icon-naming-utils icu4c id3lib imagemagick immer isl iso-codes jansson jasper jemalloc jmtpfs json-c json-glib judy kdsoap keybinder3 keyutils lager lame lcms lcms2 lensfun libaio libao libappindicator libarchive libass libasyncns libatasmart libbluray libburn libcaca libcanberra libcap libcap-ng libcddb libcdio libcdio-paranoia libclc libcue libdaemon libdbusmenu libdbusmenu-qt libdeflate libdiscid libdmtx libdvdnav libdvdread libedit libev libevent libexif libfakekey libffi libglade libgnome-keyring libgnt libgphoto2 libgpod libgsf libgtop libgusb libhandy 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 libnvme libodfgen libogg liboggz liboil libopusenc libpaper libpcap libplacebo libplist libpng libproxy libpsl libptytty libqalculate libraw1394 librevenge librsvg libsamplerate libsass libseccomp libsecret libsigc++ libsigc++3 libsigsegv libsndfile libsodium libsoup libsoup3 libspectre libssh libssh2 libtasn1 libtheora libtiff libunibreak 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 mozjs102 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-build python-calver python-certifi python-cffi python-chardet python-charset-normalizer python-distro python-dnspython python-docutils python-doxypypy python-doxyqml python-editables python-flit-core python-future python-glad2 python-hatchling python-html5lib python-idna python-imagesize python-importlib_metadata python-installer python-lxml python-markdown python-notify2 python-packaging python-pathspec python-pbr python-pillow python-pluggy python-ply python-psutil python-pycparser python-pygments python-pyproject-hooks python-pysol_cards python-pytz python-random2 python-requests python-sane python-setuptools_scm python-six python-smartypants python-snowballstemmer python-sphinx python-sphinx_rtd_theme python-tomli python-tomli-w python-trove-classifiers python-typing_extensions python-typogrify python-urllib3 python-webencodings python-wheel python-zipp python2-module-collection qrencode qt5 qt5-webkit qt6 qtkeychain quazip readline rpcsvc-proto rttr rubygem-asciidoctor sbc sdl serf sg3_utils shared-desktop-ontologies shared-mime-info sip slang slang1 sof-firmware sound-theme-freedesktop speech-dispatcher speex speexdsp spirv-llvm-translator startup-notification svgalib system-config-printer t1lib taglib talloc tango-icon-theme tango-icon-theme-extras tdb tevent tidy-html5 utf8proc v4l-utils vid.stab vte wavpack wireplumber woff2 xapian-core xxHash zlib zstd zug zxing-cpp \ +GConf Imath LibRaw M2Crypto Mako PyQt-builder PyQt5 PyQt5_sip QScintilla SDL2 SDL2_gfx SDL2_image SDL2_mixer SDL2_net SDL2_ttf a52dec aalib abseil-cpp accountsservice adwaita-icon-theme alsa-lib alsa-oss alsa-plugins apr apr-util argon2 aspell aspell-en at-spi2-core atkmm audiofile avahi babl boost brotli cairo cairomm cfitsio chmlib clucene colord cryfs cryptopp cxxopts 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 fmt freecell-solver freetype frei0r-plugins fribidi fuse fuse3 gc gcr gd gdbm gdk-pixbuf2 gdk-pixbuf2-xlib gegl gexiv2 gi-docgen 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 gtkspell3 gvfs harfbuzz hicolor-icon-theme hunspell hyphen icon-naming-utils icu4c id3lib imagemagick immer isl iso-codes jansson jasper jemalloc jmtpfs json-c json-glib judy kdsoap keybinder3 keyutils lager lame lcms lcms2 lensfun libaio libao libappindicator libarchive libass libasyncns libatasmart libbluray libburn libcaca libcanberra libcap libcap-ng libcddb libcdio libcdio-paranoia libclc libcue libdaemon libdbusmenu libdbusmenu-qt libdeflate libdiscid libdmtx libdvdnav libdvdread libedit libev libevent libexif libfakekey libffi libglade libgnome-keyring libgnt libgphoto2 libgpod libgsf libgtop libgusb libhandy 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 libnvme libodfgen libogg liboggz liboil libopusenc libpaper libpcap libplacebo libplist libpng libproxy libpsl libptytty libqalculate libraw1394 librevenge librsvg libsamplerate libsass libseccomp libsecret libsigc++ libsigc++3 libsigsegv libsndfile libsodium libsoup libsoup3 libspectre libssh libssh2 libtasn1 libtheora libtiff libunibreak 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 mozjs102 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 protobuf pulseaudio pycairo pycups pycurl pygobject pygobject3 pygtk pyparsing python-Jinja2 python-MarkupSafe python-PyYAML python-alabaster python-appdirs python-babel python-build python-calver python-certifi python-cffi python-chardet python-charset-normalizer python-distro python-dnspython python-docutils python-doxypypy python-doxyqml python-editables python-flit-core python-future python-glad2 python-hatchling python-html5lib python-idna python-imagesize python-importlib_metadata python-installer python-lxml python-markdown python-notify2 python-packaging python-pathspec python-pbr python-pillow python-pluggy python-ply python-psutil python-pycparser python-pygments python-pyproject-hooks python-pysol_cards python-pytz python-random2 python-requests python-sane python-setuptools_scm python-six python-smartypants python-snowballstemmer python-sphinx python-sphinx_rtd_theme python-tomli python-tomli-w python-trove-classifiers python-typing_extensions python-typogrify python-urllib3 python-webencodings python-wheel python-zipp python2-module-collection qrencode qt5 qt5-webkit qt6 qtkeychain quazip readline rpcsvc-proto rttr rubygem-asciidoctor sbc sdl serf sg3_utils shared-desktop-ontologies shared-mime-info sip slang slang1 sof-firmware sound-theme-freedesktop speech-dispatcher speex speexdsp spirv-llvm-translator startup-notification svgalib system-config-printer t1lib taglib talloc tango-icon-theme tango-icon-theme-extras tdb tevent tidy-html5 utf8proc v4l-utils vid.stab vte wavpack wireplumber woff2 xapian-core xxHash zlib zstd zug zxing-cpp \ ; 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 7001dd3fb..429ea3ef4 100644 --- a/slackware64/l/tagfile +++ b/slackware64/l/tagfile @@ -15,6 +15,7 @@ SDL2_net:REC SDL2_ttf:REC a52dec:REC aalib:REC +abseil-cpp:REC accountsservice:REC adwaita-icon-theme:REC alsa-lib:ADD @@ -310,6 +311,7 @@ polkit-qt-1:REC poppler:OPT poppler-data:OPT popt:REC +protobuf:REC pulseaudio:ADD pycairo:REC pycups:REC diff --git a/slackware64/n/maketag b/slackware64/n/maketag index 1330abf9b..56ce40dd7 100644 --- a/slackware64/n/maketag +++ b/slackware64/n/maketag @@ -85,6 +85,7 @@ Press ENTER when you are done." \ "mcabber" "Jabber messaging client for the console" "on" \ "metamail" "Metamail multimedia mail extensions" "on" \ "mobile-broadband-provider-info" "mobile broadband provider settings" "on" \ +"mosh" "the MObile SHell" "on" \ "mtr" "Network diagnosic tool" "on" \ "mutt" "The Mutt E-Mail Client" "on" \ "nc" "Netcat network utility" "on" \ @@ -172,7 +173,7 @@ if [ $? = 1 -o $? = 255 ]; then rm -f $TMP/SeTpkgs > $TMP/SeTnewtag for pkg in \ -ModemManager NetworkManager alpine autofs biff+comsat bind bluez bluez-firmware bootp bridge-utils bsd-finger c-ares ca-certificates cifs-utils conntrack-tools crda curl cyrus-sasl daemon dehydrated dhcp dhcpcd dnsmasq dovecot ebtables elm epic5 ethtool fetchmail getmail gnupg gnupg2 gnutls gpa gpgme htdig httpd icmpinfo iftop inetd iproute2 ipset iptables iptraf-ng iputils ipw2100-fw ipw2200-fw irssi iw krb5 lftp libassuan libgcrypt libgpg-error libksba libmbim libmilter libmnl libndp libnetfilter_acct libnetfilter_conntrack libnetfilter_cthelper libnetfilter_cttimeout libnetfilter_log libnetfilter_queue libnfnetlink libnftnl libqmi libtirpc links lynx mcabber metamail mobile-broadband-provider-info mtr mutt nc ncftp net-snmp net-tools netatalk netdate netkit-bootparamd netkit-ftp netkit-ntalk netkit-routed netkit-rsh netkit-rusers netkit-rwall netkit-rwho netkit-timed netpipes nettle netwatch network-scripts netwrite newspost nfacct nfs-utils nftables nghttp2 nmap nn npth nss-mdns nss-pam-ldapd ntp obexftp openldap openobex openresolv openssh openssl openssl11 openvpn p11-kit pam-krb5 php pidentd pinentry popa3d postfix ppp procmail proftpd pssh rdist rp-pppoe rpcbind rsync s-nail samba slrn snownews socat sshfs stunnel tcp_wrappers tcpdump telnet tftp-hpa tin traceroute ulogd uucp vlan vsftpd wget wget2 whois wireguard-tools wireless_tools wpa_supplicant yptools ytalk zd1211-firmware \ +ModemManager NetworkManager alpine autofs biff+comsat bind bluez bluez-firmware bootp bridge-utils bsd-finger c-ares ca-certificates cifs-utils conntrack-tools crda curl cyrus-sasl daemon dehydrated dhcp dhcpcd dnsmasq dovecot ebtables elm epic5 ethtool fetchmail getmail gnupg gnupg2 gnutls gpa gpgme htdig httpd icmpinfo iftop inetd iproute2 ipset iptables iptraf-ng iputils ipw2100-fw ipw2200-fw irssi iw krb5 lftp libassuan libgcrypt libgpg-error libksba libmbim libmilter libmnl libndp libnetfilter_acct libnetfilter_conntrack libnetfilter_cthelper libnetfilter_cttimeout libnetfilter_log libnetfilter_queue libnfnetlink libnftnl libqmi libtirpc links lynx mcabber metamail mobile-broadband-provider-info mosh mtr mutt nc ncftp net-snmp net-tools netatalk netdate netkit-bootparamd netkit-ftp netkit-ntalk netkit-routed netkit-rsh netkit-rusers netkit-rwall netkit-rwho netkit-timed netpipes nettle netwatch network-scripts netwrite newspost nfacct nfs-utils nftables nghttp2 nmap nn npth nss-mdns nss-pam-ldapd ntp obexftp openldap openobex openresolv openssh openssl openssl11 openvpn p11-kit pam-krb5 php pidentd pinentry popa3d postfix ppp procmail proftpd pssh rdist rp-pppoe rpcbind rsync s-nail samba slrn snownews socat sshfs stunnel tcp_wrappers tcpdump telnet tftp-hpa tin traceroute ulogd uucp vlan vsftpd wget wget2 whois wireguard-tools wireless_tools wpa_supplicant yptools ytalk zd1211-firmware \ ; do echo "$pkg: SKP" >> $TMP/SeTnewtag done @@ -180,7 +181,7 @@ ModemManager NetworkManager alpine autofs biff+comsat bind bluez bluez-firmware fi cat /dev/null > $TMP/SeTnewtag for PACKAGE in \ -ModemManager NetworkManager alpine autofs biff+comsat bind bluez bluez-firmware bootp bridge-utils bsd-finger c-ares ca-certificates cifs-utils conntrack-tools crda curl cyrus-sasl daemon dehydrated dhcp dhcpcd dnsmasq dovecot ebtables elm epic5 ethtool fetchmail getmail gnupg gnupg2 gnutls gpa gpgme htdig httpd icmpinfo iftop inetd iproute2 ipset iptables iptraf-ng iputils ipw2100-fw ipw2200-fw irssi iw krb5 lftp libassuan libgcrypt libgpg-error libksba libmbim libmilter libmnl libndp libnetfilter_acct libnetfilter_conntrack libnetfilter_cthelper libnetfilter_cttimeout libnetfilter_log libnetfilter_queue libnfnetlink libnftnl libqmi libtirpc links lynx mcabber metamail mobile-broadband-provider-info mtr mutt nc ncftp net-snmp net-tools netatalk netdate netkit-bootparamd netkit-ftp netkit-ntalk netkit-routed netkit-rsh netkit-rusers netkit-rwall netkit-rwho netkit-timed netpipes nettle netwatch network-scripts netwrite newspost nfacct nfs-utils nftables nghttp2 nmap nn npth nss-mdns nss-pam-ldapd ntp obexftp openldap openobex openresolv openssh openssl openssl11 openvpn p11-kit pam-krb5 php pidentd pinentry popa3d postfix ppp procmail proftpd pssh rdist rp-pppoe rpcbind rsync s-nail samba slrn snownews socat sshfs stunnel tcp_wrappers tcpdump telnet tftp-hpa tin traceroute ulogd uucp vlan vsftpd wget wget2 whois wireguard-tools wireless_tools wpa_supplicant yptools ytalk zd1211-firmware \ +ModemManager NetworkManager alpine autofs biff+comsat bind bluez bluez-firmware bootp bridge-utils bsd-finger c-ares ca-certificates cifs-utils conntrack-tools crda curl cyrus-sasl daemon dehydrated dhcp dhcpcd dnsmasq dovecot ebtables elm epic5 ethtool fetchmail getmail gnupg gnupg2 gnutls gpa gpgme htdig httpd icmpinfo iftop inetd iproute2 ipset iptables iptraf-ng iputils ipw2100-fw ipw2200-fw irssi iw krb5 lftp libassuan libgcrypt libgpg-error libksba libmbim libmilter libmnl libndp libnetfilter_acct libnetfilter_conntrack libnetfilter_cthelper libnetfilter_cttimeout libnetfilter_log libnetfilter_queue libnfnetlink libnftnl libqmi libtirpc links lynx mcabber metamail mobile-broadband-provider-info mosh mtr mutt nc ncftp net-snmp net-tools netatalk netdate netkit-bootparamd netkit-ftp netkit-ntalk netkit-routed netkit-rsh netkit-rusers netkit-rwall netkit-rwho netkit-timed netpipes nettle netwatch network-scripts netwrite newspost nfacct nfs-utils nftables nghttp2 nmap nn npth nss-mdns nss-pam-ldapd ntp obexftp openldap openobex openresolv openssh openssl openssl11 openvpn p11-kit pam-krb5 php pidentd pinentry popa3d postfix ppp procmail proftpd pssh rdist rp-pppoe rpcbind rsync s-nail samba slrn snownews socat sshfs stunnel tcp_wrappers tcpdump telnet tftp-hpa tin traceroute ulogd uucp vlan vsftpd wget wget2 whois wireguard-tools wireless_tools wpa_supplicant yptools ytalk zd1211-firmware \ ; do if grep "\(^\| \)$PACKAGE\( \|$\)" $TMP/SeTpkgs 1> /dev/null 2> /dev/null ; then echo "$PACKAGE: ADD" >> $TMP/SeTnewtag diff --git a/slackware64/n/maketag.ez b/slackware64/n/maketag.ez index 1330abf9b..56ce40dd7 100644 --- a/slackware64/n/maketag.ez +++ b/slackware64/n/maketag.ez @@ -85,6 +85,7 @@ Press ENTER when you are done." \ "mcabber" "Jabber messaging client for the console" "on" \ "metamail" "Metamail multimedia mail extensions" "on" \ "mobile-broadband-provider-info" "mobile broadband provider settings" "on" \ +"mosh" "the MObile SHell" "on" \ "mtr" "Network diagnosic tool" "on" \ "mutt" "The Mutt E-Mail Client" "on" \ "nc" "Netcat network utility" "on" \ @@ -172,7 +173,7 @@ if [ $? = 1 -o $? = 255 ]; then rm -f $TMP/SeTpkgs > $TMP/SeTnewtag for pkg in \ -ModemManager NetworkManager alpine autofs biff+comsat bind bluez bluez-firmware bootp bridge-utils bsd-finger c-ares ca-certificates cifs-utils conntrack-tools crda curl cyrus-sasl daemon dehydrated dhcp dhcpcd dnsmasq dovecot ebtables elm epic5 ethtool fetchmail getmail gnupg gnupg2 gnutls gpa gpgme htdig httpd icmpinfo iftop inetd iproute2 ipset iptables iptraf-ng iputils ipw2100-fw ipw2200-fw irssi iw krb5 lftp libassuan libgcrypt libgpg-error libksba libmbim libmilter libmnl libndp libnetfilter_acct libnetfilter_conntrack libnetfilter_cthelper libnetfilter_cttimeout libnetfilter_log libnetfilter_queue libnfnetlink libnftnl libqmi libtirpc links lynx mcabber metamail mobile-broadband-provider-info mtr mutt nc ncftp net-snmp net-tools netatalk netdate netkit-bootparamd netkit-ftp netkit-ntalk netkit-routed netkit-rsh netkit-rusers netkit-rwall netkit-rwho netkit-timed netpipes nettle netwatch network-scripts netwrite newspost nfacct nfs-utils nftables nghttp2 nmap nn npth nss-mdns nss-pam-ldapd ntp obexftp openldap openobex openresolv openssh openssl openssl11 openvpn p11-kit pam-krb5 php pidentd pinentry popa3d postfix ppp procmail proftpd pssh rdist rp-pppoe rpcbind rsync s-nail samba slrn snownews socat sshfs stunnel tcp_wrappers tcpdump telnet tftp-hpa tin traceroute ulogd uucp vlan vsftpd wget wget2 whois wireguard-tools wireless_tools wpa_supplicant yptools ytalk zd1211-firmware \ +ModemManager NetworkManager alpine autofs biff+comsat bind bluez bluez-firmware bootp bridge-utils bsd-finger c-ares ca-certificates cifs-utils conntrack-tools crda curl cyrus-sasl daemon dehydrated dhcp dhcpcd dnsmasq dovecot ebtables elm epic5 ethtool fetchmail getmail gnupg gnupg2 gnutls gpa gpgme htdig httpd icmpinfo iftop inetd iproute2 ipset iptables iptraf-ng iputils ipw2100-fw ipw2200-fw irssi iw krb5 lftp libassuan libgcrypt libgpg-error libksba libmbim libmilter libmnl libndp libnetfilter_acct libnetfilter_conntrack libnetfilter_cthelper libnetfilter_cttimeout libnetfilter_log libnetfilter_queue libnfnetlink libnftnl libqmi libtirpc links lynx mcabber metamail mobile-broadband-provider-info mosh mtr mutt nc ncftp net-snmp net-tools netatalk netdate netkit-bootparamd netkit-ftp netkit-ntalk netkit-routed netkit-rsh netkit-rusers netkit-rwall netkit-rwho netkit-timed netpipes nettle netwatch network-scripts netwrite newspost nfacct nfs-utils nftables nghttp2 nmap nn npth nss-mdns nss-pam-ldapd ntp obexftp openldap openobex openresolv openssh openssl openssl11 openvpn p11-kit pam-krb5 php pidentd pinentry popa3d postfix ppp procmail proftpd pssh rdist rp-pppoe rpcbind rsync s-nail samba slrn snownews socat sshfs stunnel tcp_wrappers tcpdump telnet tftp-hpa tin traceroute ulogd uucp vlan vsftpd wget wget2 whois wireguard-tools wireless_tools wpa_supplicant yptools ytalk zd1211-firmware \ ; do echo "$pkg: SKP" >> $TMP/SeTnewtag done @@ -180,7 +181,7 @@ ModemManager NetworkManager alpine autofs biff+comsat bind bluez bluez-firmware fi cat /dev/null > $TMP/SeTnewtag for PACKAGE in \ -ModemManager NetworkManager alpine autofs biff+comsat bind bluez bluez-firmware bootp bridge-utils bsd-finger c-ares ca-certificates cifs-utils conntrack-tools crda curl cyrus-sasl daemon dehydrated dhcp dhcpcd dnsmasq dovecot ebtables elm epic5 ethtool fetchmail getmail gnupg gnupg2 gnutls gpa gpgme htdig httpd icmpinfo iftop inetd iproute2 ipset iptables iptraf-ng iputils ipw2100-fw ipw2200-fw irssi iw krb5 lftp libassuan libgcrypt libgpg-error libksba libmbim libmilter libmnl libndp libnetfilter_acct libnetfilter_conntrack libnetfilter_cthelper libnetfilter_cttimeout libnetfilter_log libnetfilter_queue libnfnetlink libnftnl libqmi libtirpc links lynx mcabber metamail mobile-broadband-provider-info mtr mutt nc ncftp net-snmp net-tools netatalk netdate netkit-bootparamd netkit-ftp netkit-ntalk netkit-routed netkit-rsh netkit-rusers netkit-rwall netkit-rwho netkit-timed netpipes nettle netwatch network-scripts netwrite newspost nfacct nfs-utils nftables nghttp2 nmap nn npth nss-mdns nss-pam-ldapd ntp obexftp openldap openobex openresolv openssh openssl openssl11 openvpn p11-kit pam-krb5 php pidentd pinentry popa3d postfix ppp procmail proftpd pssh rdist rp-pppoe rpcbind rsync s-nail samba slrn snownews socat sshfs stunnel tcp_wrappers tcpdump telnet tftp-hpa tin traceroute ulogd uucp vlan vsftpd wget wget2 whois wireguard-tools wireless_tools wpa_supplicant yptools ytalk zd1211-firmware \ +ModemManager NetworkManager alpine autofs biff+comsat bind bluez bluez-firmware bootp bridge-utils bsd-finger c-ares ca-certificates cifs-utils conntrack-tools crda curl cyrus-sasl daemon dehydrated dhcp dhcpcd dnsmasq dovecot ebtables elm epic5 ethtool fetchmail getmail gnupg gnupg2 gnutls gpa gpgme htdig httpd icmpinfo iftop inetd iproute2 ipset iptables iptraf-ng iputils ipw2100-fw ipw2200-fw irssi iw krb5 lftp libassuan libgcrypt libgpg-error libksba libmbim libmilter libmnl libndp libnetfilter_acct libnetfilter_conntrack libnetfilter_cthelper libnetfilter_cttimeout libnetfilter_log libnetfilter_queue libnfnetlink libnftnl libqmi libtirpc links lynx mcabber metamail mobile-broadband-provider-info mosh mtr mutt nc ncftp net-snmp net-tools netatalk netdate netkit-bootparamd netkit-ftp netkit-ntalk netkit-routed netkit-rsh netkit-rusers netkit-rwall netkit-rwho netkit-timed netpipes nettle netwatch network-scripts netwrite newspost nfacct nfs-utils nftables nghttp2 nmap nn npth nss-mdns nss-pam-ldapd ntp obexftp openldap openobex openresolv openssh openssl openssl11 openvpn p11-kit pam-krb5 php pidentd pinentry popa3d postfix ppp procmail proftpd pssh rdist rp-pppoe rpcbind rsync s-nail samba slrn snownews socat sshfs stunnel tcp_wrappers tcpdump telnet tftp-hpa tin traceroute ulogd uucp vlan vsftpd wget wget2 whois wireguard-tools wireless_tools wpa_supplicant yptools ytalk zd1211-firmware \ ; do if grep "\(^\| \)$PACKAGE\( \|$\)" $TMP/SeTpkgs 1> /dev/null 2> /dev/null ; then echo "$PACKAGE: ADD" >> $TMP/SeTnewtag diff --git a/slackware64/n/tagfile b/slackware64/n/tagfile index e29e6e0d3..d9e712721 100644 --- a/slackware64/n/tagfile +++ b/slackware64/n/tagfile @@ -72,6 +72,7 @@ lynx:OPT mcabber:OPT metamail:REC mobile-broadband-provider-info:REC +mosh:REC mtr:OPT mutt:OPT nc:OPT diff --git a/source/d/perl/perl.SlackBuild b/source/d/perl/perl.SlackBuild index fafbc762d..6d61b4d4a 100755 --- a/source/d/perl/perl.SlackBuild +++ b/source/d/perl/perl.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=perl VERSION=5.38.2 -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then @@ -60,7 +60,7 @@ PKG=$TMP/package-perl # https://metacpan.org/release/Devel-CheckLib DEVELCHECKLIB=1.16 # https://metacpan.org/release/DBD-mysql -DBDMYSQL=4.050 +DBDMYSQL=4.051 # https://metacpan.org/release/DBI DBI=1.643 # https://metacpan.org/pod/Locale::gettext @@ -68,9 +68,9 @@ GETTEXT=1.07 # https://metacpan.org/release/TermReadKey TERMREADKEY=2.38 # https://metacpan.org/release/URI -URI=5.21 +URI=5.27 # https://metacpan.org/release/XML-Parser -XMLPARSER=2.46 +XMLPARSER=2.47 # https://metacpan.org/release/XML-Simple XMLSIMPLE=2.25 # https://metacpan.org/release/Authen-SASL @@ -78,9 +78,9 @@ AUTHENSASL=2.1700 # https://metacpan.org/release/MIME-Base64 MIMEBASE64=3.16 # https://metacpan.org/release/IO-Socket-SSL -IOSOCKETSSL=2.084 +IOSOCKETSSL=2.085 # https://metacpan.org/release/Net-SSLeay -NETSSLEAY=1.92 +NETSSLEAY=1.94 # https://metacpan.org/release/libnet LIBNET=3.15 # https://metacpan.org/release/Parse-Yapp @@ -97,6 +97,8 @@ MODULERUNTIME=0.016 SUBQUOTE=2.006008 # https://metacpan.org/pod/JSON (samba with Heimdal) JSON=4.10 +# https://metacpan.org/pod/IO::Tty (mosh) +IOTTY=1.20 if [ "$ARCH" = "i486" ]; then SLKCFLAGS="-O2 -march=i486 -mcpu=i686" @@ -493,6 +495,20 @@ make install DESTDIR=$PKG || exit 1 cp -a README* $PKG/usr/doc/perl-$VERSION/JSON-${JSON} chmod 644 $PKG/usr/doc/perl-$VERSION/JSON-${JSON}/* ) || exit 1 + ( tar xzvf $CWD/IO-Tty-${IOTTY}.tar.gz + cd IO-Tty-${IOTTY} + chown -R root:root . + echo y | perl Makefile.PL INSTALLDIRS=vendor + make || exit 1 + if [ "$MAKETEST" = "yes" ]; then + make test || exit 1 + fi + make install || exit 1 + make install DESTDIR=$PKG || exit 1 + mkdir -p $PKG/usr/doc/perl-$VERSION/IO-Tty-${IOTTY} + cp -a README* $PKG/usr/doc/perl-$VERSION/IO-Tty-${IOTTY} + chmod 644 $PKG/usr/doc/perl-$VERSION/IO-Tty-${IOTTY}/* + ) || exit 1 ) || exit 1 # Strip everything: diff --git a/source/installer/ChangeLog.txt b/source/installer/ChangeLog.txt index a88ebcdd0..6b40c72d4 100644 --- a/source/installer/ChangeLog.txt +++ b/source/installer/ChangeLog.txt @@ -1,3 +1,7 @@ +Mon Mar 18 08:08:08 UTC 2024 + Added console font 'ter-v18n' to accommodate the Raspberry Pi 400's screen. + Thanks to BrianL. ++--------------------------+ Sun Mar 10 17:49:27 UTC 2024 mkbindmounts: also bind mount /sys/firmware/efi/efivars if it exists. SeTconfig: also bind mount /sys/firmware/efi/efivars if it exists. diff --git a/source/installer/build_installer.sh b/source/installer/build_installer.sh index fbd7e9d5f..6cf9cf664 100755 --- a/source/installer/build_installer.sh +++ b/source/installer/build_installer.sh @@ -1,7 +1,7 @@ #!/bin/bash set +o posix -# Copyright 2005-2024 Stuart Winter, Surrey, England, UK +# Copyright 2005-2024 Stuart Winter, Earth, Milky Way, "" # Copyright 2008, 2009, 2010, 2011, 2017 Eric Hameleers, Eindhoven, Netherlands # Copyright 2011-2020 Patrick Volkerding, Sebeka, MN, USA # All rights reserved. @@ -1240,6 +1240,7 @@ cp -a pam.d $PKG/$ARCH-installer-filesystem/etc cd $TMP/extract-packages/usr/share/kbd/consolefonts mkdir -p $PKG/$ARCH-installer-filesystem/usr/share/kbd/consolefonts cp --remove-destination -fa${VERBOSE1} \ + ter-v18n.psf.gz \ ter-114v.psf.gz \ ter-732b.psf.gz \ $PKG/$ARCH-installer-filesystem/usr/share/kbd/consolefonts diff --git a/source/kde/kde/build/cantor b/source/kde/kde/build/cantor index 0cfbf0888..00750edc0 100644 --- a/source/kde/kde/build/cantor +++ b/source/kde/kde/build/cantor @@ -1 +1 @@ -2 +3 diff --git a/source/kde/kde/build/plasma-workspace b/source/kde/kde/build/plasma-workspace index d00491fd7..0cfbf0888 100644 --- a/source/kde/kde/build/plasma-workspace +++ b/source/kde/kde/build/plasma-workspace @@ -1 +1 @@ -1 +2 diff --git a/source/kde/kde/build/step b/source/kde/kde/build/step index d00491fd7..0cfbf0888 100644 --- a/source/kde/kde/build/step +++ b/source/kde/kde/build/step @@ -1 +1 @@ -1 +2 diff --git a/source/l/abseil-cpp/abseil-cpp.SlackBuild b/source/l/abseil-cpp/abseil-cpp.SlackBuild new file mode 100755 index 000000000..6523fff5b --- /dev/null +++ b/source/l/abseil-cpp/abseil-cpp.SlackBuild @@ -0,0 +1,118 @@ +#!/bin/bash + +# Copyright 2024 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. + +cd $(dirname $0) ; CWD=$(pwd) + +PKGNAM=abseil-cpp +VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} +BUILD=${BUILD:-1} + +# Automatically determine the architecture we're building on: +if [ -z "$ARCH" ]; then + case "$(uname -m)" in + i?86) ARCH=i586 ;; + arm*) readelf /usr/bin/file -A | egrep -q "Tag_CPU.*[4,5]" && ARCH=arm || ARCH=armv7hl ;; + # Unless $ARCH is already set, use uname -m for all other archs: + *) ARCH=$(uname -m) ;; + esac + export ARCH +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 + +NUMJOBS=${NUMJOBS:-" -j $(expr $(nproc) + 1) "} + +if [ "$ARCH" = "i586" ]; then + SLKCFLAGS="-O2 -march=i586 -mtune=i686" + LIBDIRSUFFIX="" +elif [ "$ARCH" = "i686" ]; then + SLKCFLAGS="-O2 -march=i686" + LIBDIRSUFFIX="" +elif [ "$ARCH" = "s390" ]; then + SLKCFLAGS="-O2" + LIBDIRSUFFIX="" +elif [ "$ARCH" = "x86_64" ]; then + SLKCFLAGS="-O2 -fPIC" + LIBDIRSUFFIX="64" +elif [ "$ARCH" = "armv7hl" ]; then + SLKCFLAGS="-O3 -march=armv7-a -mfpu=vfpv3-d16" + LIBDIRSUFFIX="" +else + SLKCFLAGS="-O2" + LIBDIRSUFFIX="" +fi + +TMP=${TMP:-/tmp} +PKG=$TMP/package-$PKGNAM + +rm -rf $PKG +mkdir -p $TMP $PKG + +cd $TMP +rm -rf $PKGNAM-$VERSION +tar xvf $CWD/$PKGNAM-$VERSION.tar.?z || exit 1 +cd $PKGNAM-$VERSION || exit 1 + +chown -R root:root . +find . \ + \( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \ + -exec chmod 755 {} \+ -o \ + \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ + -exec chmod 644 {} \+ + +# Configure, build, and install: +mkdir cmake-build +cd cmake-build + cmake \ + -DCMAKE_C_FLAGS="$SLKCFLAGS" \ + -DCMAKE_CXX_FLAGS="$SLKCFLAGS -DNDEBUG" \ + -DCMAKE_INSTALL_PREFIX=/usr \ + -DLIB_SUFFIX="$LIBDIRSUFFIX" \ + -DDOC_INSTALL_DIR="doc" \ + -DMAN_INSTALL_DIR=/usr/man \ + -DCMAKE_CXX_STANDARD=17 \ + -DBUILD_SHARED_LIBS=ON \ + .. || exit 1 + make $NUMJOBS || make || exit 1 + make install DESTDIR=$PKG || exit 1 +cd .. + +# Strip binaries: +find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null + +# Add a documentation directory: +mkdir -p $PKG/usr/doc/${PKGNAM}-$VERSION +cp -a \ + ABSEIL_ISSUE_TEMPLATE* AUTHORS* CONTRIBUTING* FAQ* LICENSE* README* UPGRADES* \ + $PKG/usr/doc/${PKGNAM}-$VERSION + +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/abseil-cpp/abseil-cpp.url b/source/l/abseil-cpp/abseil-cpp.url new file mode 100644 index 000000000..c2f224ddc --- /dev/null +++ b/source/l/abseil-cpp/abseil-cpp.url @@ -0,0 +1 @@ +https://github.com/abseil/abseil-cpp diff --git a/source/l/abseil-cpp/slack-desc b/source/l/abseil-cpp/slack-desc new file mode 100644 index 000000000..6f42822ec --- /dev/null +++ b/source/l/abseil-cpp/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------------------------------------------------------| +abseil-cpp: abseil-cpp (Abseil C++ library) +abseil-cpp: +abseil-cpp: The repository contains the Abseil C++ library code. Abseil is an +abseil-cpp: open-source collection of C++ code designed to augment the C++ +abseil-cpp: standard library. The Abseil library code is collected from Google's +abseil-cpp: own C++ code base, has been extensively tested and used in production, +abseil-cpp: and is the same code we depend on in our daily coding lives. +abseil-cpp: +abseil-cpp: Homepage: https://abseil.io +abseil-cpp: +abseil-cpp: diff --git a/source/l/libgnt/libgnt.SlackBuild b/source/l/libgnt/libgnt.SlackBuild index f14ddb9c6..913d0d90c 100755 --- a/source/l/libgnt/libgnt.SlackBuild +++ b/source/l/libgnt/libgnt.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=libgnt VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} @@ -93,6 +93,7 @@ meson setup \ --sysconfdir=/etc \ --localstatedir=/var \ --buildtype=release \ + -Dpython2=false \ .. || exit 1 "${NINJA:=ninja}" $NUMJOBS || exit 1 DESTDIR=$PKG $NINJA install || exit 1 diff --git a/source/l/libqalculate/libqalculate.SlackBuild b/source/l/libqalculate/libqalculate.SlackBuild index b49cbf620..4984f81f0 100755 --- a/source/l/libqalculate/libqalculate.SlackBuild +++ b/source/l/libqalculate/libqalculate.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=libqalculate VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/l/protobuf/protobuf.SlackBuild b/source/l/protobuf/protobuf.SlackBuild new file mode 100755 index 000000000..fb799d078 --- /dev/null +++ b/source/l/protobuf/protobuf.SlackBuild @@ -0,0 +1,137 @@ +#!/bin/bash + +# Copyright 2024 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. + +cd $(dirname $0) ; CWD=$(pwd) + +PKGNAM=protobuf +VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} +BUILD=${BUILD:-1} + +# Automatically determine the architecture we're building on: +if [ -z "$ARCH" ]; then + case "$(uname -m)" in + i?86) ARCH=i586 ;; + arm*) readelf /usr/bin/file -A | egrep -q "Tag_CPU.*[4,5]" && ARCH=arm || ARCH=armv7hl ;; + # Unless $ARCH is already set, use uname -m for all other archs: + *) ARCH=$(uname -m) ;; + esac + export ARCH +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 + +NUMJOBS=${NUMJOBS:-" -j $(expr $(nproc) + 1) "} + +if [ "$ARCH" = "i586" ]; then + SLKCFLAGS="-O2 -march=i586 -mtune=i686" + LIBDIRSUFFIX="" +elif [ "$ARCH" = "i686" ]; then + SLKCFLAGS="-O2 -march=i686" + LIBDIRSUFFIX="" +elif [ "$ARCH" = "s390" ]; then + SLKCFLAGS="-O2" + LIBDIRSUFFIX="" +elif [ "$ARCH" = "x86_64" ]; then + SLKCFLAGS="-O2 -fPIC" + LIBDIRSUFFIX="64" +elif [ "$ARCH" = "armv7hl" ]; then + SLKCFLAGS="-O3 -march=armv7-a -mfpu=vfpv3-d16" + LIBDIRSUFFIX="" +else + SLKCFLAGS="-O2" + LIBDIRSUFFIX="" +fi + +TMP=${TMP:-/tmp} +PKG=$TMP/package-$PKGNAM + +rm -rf $PKG +mkdir -p $TMP $PKG + +cd $TMP +rm -rf $PKGNAM-$VERSION +tar xvf $CWD/$PKGNAM-$VERSION.tar.?z || exit 1 +cd $PKGNAM-$VERSION || exit 1 + +chown -R root:root . +find . \ + \( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \ + -exec chmod 755 {} \+ -o \ + \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ + -exec chmod 644 {} \+ + +cat $CWD/soversion.patch | patch -p1 --verbose || exit 1 + +# Configure, build, and install: +mkdir cmake-build +cd cmake-build + cmake \ + -DCMAKE_C_FLAGS="$SLKCFLAGS" \ + -DCMAKE_CXX_FLAGS="$SLKCFLAGS" \ + -DCMAKE_INSTALL_PREFIX=/usr \ + -DLIB_SUFFIX="$LIBDIRSUFFIX" \ + -DDOC_INSTALL_DIR="doc" \ + -DMAN_INSTALL_DIR=/usr/man \ + -Dprotobuf_BUILD_TESTS=OFF \ + -Dprotobuf_ABSL_PROVIDER=package \ + -Dprotobuf_BUILD_SHARED_LIBS=ON \ + .. || exit 1 + make $NUMJOBS || make || exit 1 + make install DESTDIR=$PKG || exit 1 +cd .. + +# Install the python bindings: +cd python +cp -a dist/setup.py . +LDFLAGS+=" -L$TMP/$PKGNAM-$VERSION/build" \ +PROTOC="$TMP/$PKGNAM-$VERSION/build/protoc" \ +python3 -m build --wheel --no-isolation +python3 -m installer --destdir "$PKG" dist/*.whl +cd .. + +# Strip binaries: +find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null + +# Compress manual pages: +find $PKG/usr/man -type f -exec gzip -9 {} \+ +for i in $( find $PKG/usr/man -type l ) ; do + ln -s $( readlink $i ).gz $i.gz + rm $i +done + +# Add a documentation directory: +mkdir -p $PKG/usr/doc/${PKGNAM}-$VERSION +cp -a \ + CODE_OF_CONDUCT* CONTRIBUTING* CONTRIBUTORS* LICENSE* README* SECURITY* \ + $PKG/usr/doc/${PKGNAM}-$VERSION + +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/protobuf/protobuf.url b/source/l/protobuf/protobuf.url new file mode 100644 index 000000000..d754a5c25 --- /dev/null +++ b/source/l/protobuf/protobuf.url @@ -0,0 +1 @@ +https://github.com/google/protobuf diff --git a/source/l/protobuf/slack-desc b/source/l/protobuf/slack-desc new file mode 100644 index 000000000..de212c191 --- /dev/null +++ b/source/l/protobuf/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------------------------------------------------------| +protobuf: protobuf (Google's data interchange format) +protobuf: +protobuf: Protocol Buffers (a.k.a., protobuf) are Google's language-neutral, +protobuf: platform-neutral, extensible mechanism for serializing structured +protobuf: data. +protobuf: +protobuf: Homepage: https://github.com/google/protobuf +protobuf: +protobuf: +protobuf: +protobuf: + diff --git a/source/l/protobuf/soversion.patch b/source/l/protobuf/soversion.patch new file mode 100644 index 000000000..5ed105f3f --- /dev/null +++ b/source/l/protobuf/soversion.patch @@ -0,0 +1,30 @@ +--- ./cmake/libprotobuf.cmake.orig 2024-03-12 13:01:14.000000000 -0500 ++++ ./cmake/libprotobuf.cmake 2024-03-18 14:15:16.062497366 -0500 +@@ -36,6 +36,7 @@ + endif() + set_target_properties(libprotobuf PROPERTIES + VERSION ${protobuf_VERSION} ++ SOVERSION ${protobuf_VERSION_MINOR} + OUTPUT_NAME ${LIB_PREFIX}protobuf + DEBUG_POSTFIX "${protobuf_DEBUG_POSTFIX}" + # For -fvisibility=hidden and -fvisibility-inlines-hidden +--- ./cmake/libprotobuf-lite.cmake.orig 2024-03-12 13:01:14.000000000 -0500 ++++ ./cmake/libprotobuf-lite.cmake 2024-03-18 14:15:16.061497366 -0500 +@@ -33,6 +33,7 @@ + endif() + set_target_properties(libprotobuf-lite PROPERTIES + VERSION ${protobuf_VERSION} ++ SOVERSION ${protobuf_VERSION_MINOR} + OUTPUT_NAME ${LIB_PREFIX}protobuf-lite + DEBUG_POSTFIX "${protobuf_DEBUG_POSTFIX}" + # For -fvisibility=hidden and -fvisibility-inlines-hidden +--- ./cmake/libprotoc.cmake.orig 2024-03-12 13:01:14.000000000 -0500 ++++ ./cmake/libprotoc.cmake 2024-03-18 14:15:16.062497366 -0500 +@@ -27,6 +27,7 @@ + set_target_properties(libprotoc PROPERTIES + COMPILE_DEFINITIONS LIBPROTOC_EXPORTS + VERSION ${protobuf_VERSION} ++ SOVERSION ${protobuf_VERSION_MINOR} + OUTPUT_NAME ${LIB_PREFIX}protoc + DEBUG_POSTFIX "${protobuf_DEBUG_POSTFIX}" + # For -fvisibility=hidden and -fvisibility-inlines-hidden diff --git a/source/n/mosh/1282.patch b/source/n/mosh/1282.patch new file mode 100644 index 000000000..c8376a2c1 --- /dev/null +++ b/source/n/mosh/1282.patch @@ -0,0 +1,43 @@ +From 8012ca9c8d16f99679c171b36ad02655549ab7ff Mon Sep 17 00:00:00 2001 +From: Alex Chernyakhovsky +Date: Sun, 30 Jul 2023 16:19:46 -0400 +Subject: [PATCH] Bump C++ version to C++17 + +Protobuf versions since 3.6.0 have long had a C++11 dependency; even +more recent versions have picked up an Abseil dependency bumping that +to C++14. Since it is now 2023, defaulting to C++17 is reasonable, so +remove the conditional C++ standards version check that mosh +previously had and replace it with an unconditional C++17 check. + +This means that all future commits can use C++17 features. According +to https://en.cppreference.com/w/cpp/compiler_support/17 this means +that minimum effective compiler versions for mosh become: + +gcc 7 (May 2017) +clang 5 (September 2017) + +This, in turn, implies that future versions of mosh will no longer be +available for RHEL/CentOS 7 (June 2014). + +Closes: #1267 +--- + configure.ac | 6 +++--- + 1 file changed, 3 insertions(+), 3 deletions(-) + +diff --git a/configure.ac b/configure.ac +index ee70c7b86..7f7dc3bc2 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -22,9 +22,9 @@ AS_IF([test x"$PROTOC" = x], + # automake 1.12 seems to require this, but automake 1.11 doesn't recognize it + m4_ifdef([AM_PROG_AR], [AM_PROG_AR]) + +-# Protobuf 3.6+ requires C++11. +-AS_IF([pkg-config --atleast-version 3.6.0 protobuf], +- [AX_CXX_COMPILE_STDCXX([11])]) ++# Protobuf transitively requires at least C++14, get ahead of the ++# curve and require at least C++17. ++AX_CXX_COMPILE_STDCXX([17]) + + WARNING_CXXFLAGS="" + PICKY_CXXFLAGS="" diff --git a/source/n/mosh/mosh.SlackBuild b/source/n/mosh/mosh.SlackBuild new file mode 100755 index 000000000..b23ba800a --- /dev/null +++ b/source/n/mosh/mosh.SlackBuild @@ -0,0 +1,152 @@ +#!/bin/bash + +# Copyright 2024 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. + +cd $(dirname $0) ; CWD=$(pwd) + +PKGNAM=mosh +VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} +BUILD=${BUILD:-1} + +# Automatically determine the architecture we're building on: +if [ -z "$ARCH" ]; then + case "$(uname -m)" in + i?86) ARCH=i586 ;; + arm*) readelf /usr/bin/file -A | egrep -q "Tag_CPU.*[4,5]" && ARCH=arm || ARCH=armv7hl ;; + # Unless $ARCH is already set, use uname -m for all other archs: + *) ARCH=$(uname -m) ;; + esac + export ARCH +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 + +NUMJOBS=${NUMJOBS:-" -j $(expr $(nproc) + 1) "} + +if [ "$ARCH" = "i586" ]; then + SLKCFLAGS="-O2 -march=i586 -mtune=i686" + LIBDIRSUFFIX="" +elif [ "$ARCH" = "i686" ]; then + SLKCFLAGS="-O2 -march=i686" + LIBDIRSUFFIX="" +elif [ "$ARCH" = "s390" ]; then + SLKCFLAGS="-O2" + LIBDIRSUFFIX="" +elif [ "$ARCH" = "x86_64" ]; then + SLKCFLAGS="-O2 -fPIC" + LIBDIRSUFFIX="64" +elif [ "$ARCH" = "armv7hl" ]; then + SLKCFLAGS="-O3 -march=armv7-a -mfpu=vfpv3-d16" + LIBDIRSUFFIX="" +else + SLKCFLAGS="-O2" + LIBDIRSUFFIX="" +fi + +TMP=${TMP:-/tmp} +PKG=$TMP/package-$PKGNAM + +rm -rf $PKG +mkdir -p $TMP $PKG + +cd $TMP +rm -rf $PKGNAM-$VERSION +tar xvf $CWD/$PKGNAM-$VERSION.tar.?z || exit 1 +cd $PKGNAM-$VERSION || exit 1 + +chown -R root:root . +find . \ + \( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \ + -exec chmod 755 {} \+ -o \ + \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ + -exec chmod 644 {} \+ + +# Bump C++ version for newer protobuf: +cat $CWD/1282.patch | patch -p1 --verbose || exit 1 +autoreconf -vif + +# Configure, build, and install: +if [ ! -r configure ]; then + if [ -x ./autogen.sh ]; then + NOCONFIGURE=1 ./autogen.sh + else + autoreconf -vif + fi +fi +CFLAGS="$SLKCFLAGS" \ +CXXFLAGS="$SLKCFLAGS" \ +./configure \ + --prefix=/usr \ + --libdir=/usr/lib${LIBDIRSUFFIX} \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --docdir=/usr/doc/$PKGNAM-$VERSION \ + --mandir=/usr/man \ + --infodir=/usr/info \ + --disable-static \ + --build=$ARCH-slackware-linux || exit 1 +make $NUMJOBS || make || exit 1 +make install DESTDIR=$PKG || exit 1 + +# Don't ship .la files: +rm -f $PKG/{,usr/}lib${LIBDIRSUFFIX}/*.la + +# Install bash-completion file: +mkdir -p $PKG/usr/share/bash-completion/completions +cp -a conf/bash-completion/completions/mosh $PKG/usr/share/bash-completion/completions/mosh +chown root:root $PKG/usr/share/bash-completion/completions/mosh +chmod 644 $PKG/usr/share/bash-completion/completions/mosh + +# Strip binaries: +find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null + +# Compress manual pages: +find $PKG/usr/man -type f -exec gzip -9 {} \+ +for i in $( find $PKG/usr/man -type l ) ; do + ln -s $( readlink $i ).gz $i.gz + rm $i +done + +# Add a documentation directory: +mkdir -p $PKG/usr/doc/${PKGNAM}-$VERSION +cp -a \ + AUTHORS* COPYING* ChangeLog NEWS* README* THANKS* \ + $PKG/usr/doc/${PKGNAM}-$VERSION + +# 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 ]; then + DOCSDIR=$(echo $PKG/usr/doc/${PKGNAM}-$VERSION) + cat ChangeLog | head -n 1000 > $DOCSDIR/ChangeLog + touch -r ChangeLog $DOCSDIR/ChangeLog +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/n/mosh/mosh.url b/source/n/mosh/mosh.url new file mode 100644 index 000000000..76527c939 --- /dev/null +++ b/source/n/mosh/mosh.url @@ -0,0 +1 @@ +https://mosh.org diff --git a/source/n/mosh/slack-desc b/source/n/mosh/slack-desc new file mode 100644 index 000000000..e8ad32663 --- /dev/null +++ b/source/n/mosh/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 ':'. + + |-----handy-ruler------------------------------------------------------| +mosh: mosh (the MObile SHell) +mosh: +mosh: Mosh is a remote terminal application that supports intermittent +mosh: connectivity, allows roaming, and provides speculative local echo and +mosh: line editing of user keystrokes. Mosh keeps the session alive if the +mosh: client goes to sleep and wakes up later, or temporarily loses its +mosh: Internet connection. +mosh: +mosh: Homepage: https://mosh.org +mosh: +mosh: diff --git a/source/n/pinentry/pinentry.SlackBuild b/source/n/pinentry/pinentry.SlackBuild index 9d3e6236d..78bff099b 100755 --- a/source/n/pinentry/pinentry.SlackBuild +++ b/source/n/pinentry/pinentry.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=pinentry VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/x/vulkan-sdk/vulkan-sdk.SlackBuild b/source/x/vulkan-sdk/vulkan-sdk.SlackBuild index 4da00c705..2c6d92358 100755 --- a/source/x/vulkan-sdk/vulkan-sdk.SlackBuild +++ b/source/x/vulkan-sdk/vulkan-sdk.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=vulkan-sdk # The ./VERSION file is created by ./fetch-sources.sh: VERSION=${VERSION:-$(cat VERSION)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Choose a compiler (gcc/g++ or clang/clang++ if you'd like to debug that ;-) export CC=${CC:-gcc} @@ -193,6 +193,7 @@ cmake \ -DCMAKE_BUILD_TYPE=Release \ -DBUILD_SHARED_LIBS=On \ -DSPIRV_TOOLS_BUILD_STATIC=Off \ + -DENABLE_OPT=Off \ .. make $NUMJOBS || make || exit 1 make install DESTDIR=$PKG || exit 1 -- cgit v1.2.3-65-gdbad