Mon Dec 27 23:06:00 UTC 2021

The --enable-systemd-logind change to xorg-server that caused resume from
suspend regressions (and others) has been reverted, and in retrospect it was
a bad idea to take it at that point, but it had appeared as if it wouldn't
cause problems in the case where Xorg was running as root. Oh well, lesson
learned. But the build script has been enhanced to make it easy to build
rootless versions of the xorg-server packages. Just do this:
  ROOTLESSX=YES ./x11.SlackBuild xserver xorg-server
Depending on your GPU, this could work for your use case with no problems.
Also, I've gone ahead and taken a couple of shared library version bumps since
the projects (opencv and poppler) have decent track records as far as not
introducing regressions, and if there are any, we've got time to test and fix.
I'm still avoiding some things that aren't as trusted in that regard, and will
likely continue to do so. :-)
ap/cups-filters-1.28.10-x86_64-2.txz:  Rebuilt.
  Recompiled against poppler-21.12.0.
kde/ark-21.12.0-x86_64-2.txz:  Rebuilt.
  Applied upstream patches:
  [PATCH] Fix extraction "Dolphin Actions" not abiding "Open destination
  folder after extracting" setting.
  [PATCH] Do not highlight file after compression.
  Thanks to ctrlaltca.
kde/calligra-3.2.1-x86_64-15.txz:  Rebuilt.
  Recompiled against poppler-21.12.0.
kde/cantor-21.12.0-x86_64-2.txz:  Rebuilt.
  Recompiled against poppler-21.12.0.
kde/digikam-7.4.0-x86_64-2.txz:  Rebuilt.
  Recompiled against opencv-4.5.5.
kde/kfilemetadata-5.89.0-x86_64-2.txz:  Rebuilt.
  Recompiled against poppler-21.12.0.
kde/kile-2.9.93-x86_64-15.txz:  Rebuilt.
  Recompiled against poppler-21.12.0.
kde/kitinerary-21.12.0-x86_64-2.txz:  Rebuilt.
  Recompiled against poppler-21.12.0.
kde/krita-5.0.0-x86_64-2.txz:  Rebuilt.
  Recompiled against poppler-21.12.0.
kde/okular-21.12.0-x86_64-2.txz:  Rebuilt.
  Recompiled against poppler-21.12.0.
l/gegl-0.4.34-x86_64-2.txz:  Rebuilt.
  Recompiled against poppler-21.12.0.
l/gst-plugins-bad-free-1.18.5-x86_64-3.txz:  Rebuilt.
  Recompiled against opencv-4.5.5.
l/imagemagick-7.1.0_19-x86_64-1.txz:  Upgraded.
l/mlt-7.4.0-x86_64-1.txz:  Upgraded.
l/opencv-4.5.5-x86_64-1.txz:  Upgraded.
  Shared library .so-version bump.
l/poppler-21.12.0-x86_64-1.txz:  Upgraded.
  Shared library .so-version bump.
n/fetchmail-6.4.26-x86_64-1.txz:  Upgraded.
n/tin-2.6.1-x86_64-1.txz:  Upgraded.
x/ibus-anthy-1.5.14-x86_64-1.txz:  Upgraded.
x/xorg-server-1.20.14-x86_64-2.txz:  Rebuilt.
  Recompiled using these options:
  --enable-suid-wrapper --enable-install-setuid --disable-systemd-logind.
x/xorg-server-xephyr-1.20.14-x86_64-2.txz:  Rebuilt.
x/xorg-server-xnest-1.20.14-x86_64-2.txz:  Rebuilt.
x/xorg-server-xvfb-1.20.14-x86_64-2.txz:  Rebuilt.
xap/geeqie-1.6-x86_64-4.txz:  Rebuilt.
  Recompiled against poppler-21.12.0.
xap/gimp-2.10.30-x86_64-2.txz:  Rebuilt.
  Recompiled against poppler-21.12.0.
xfce/tumbler-4.16.0-x86_64-4.txz:  Rebuilt.
  Recompiled against poppler-21.12.0.
extra/rust-for-mozilla/rust-1.54.0-x86_64-3.txz:  Added.
  This is an alternate version of Rust that may be useful for compiling
  software from Mozilla since using the very latest Rust often won't
  compile, or produces an unstable build.
This commit is contained in:
Patrick J Volkerding 2021-12-27 23:06:00 +00:00 committed by Eric Hameleers
parent 2ee34a926d
commit ac00706594
31 changed files with 857 additions and 218 deletions

View file

@ -11,9 +11,85 @@
<description>Tracking Slackware development in git.</description>
<language>en-us</language>
<id xmlns="http://www.w3.org/2005/Atom">urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f</id>
<pubDate>Fri, 24 Dec 2021 20:43:23 GMT</pubDate>
<lastBuildDate>Sat, 25 Dec 2021 07:59:44 GMT</lastBuildDate>
<pubDate>Mon, 27 Dec 2021 23:06:00 GMT</pubDate>
<lastBuildDate>Tue, 28 Dec 2021 07:59:46 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.13</generator>
<item>
<title>Mon, 27 Dec 2021 23:06:00 GMT</title>
<pubDate>Mon, 27 Dec 2021 23:06:00 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20211227230600</link>
<guid isPermaLink="false">20211227230600</guid>
<description>
<![CDATA[<pre>
The --enable-systemd-logind change to xorg-server that caused resume from
suspend regressions (and others) has been reverted, and in retrospect it was
a bad idea to take it at that point, but it had appeared as if it wouldn't
cause problems in the case where Xorg was running as root. Oh well, lesson
learned. But the build script has been enhanced to make it easy to build
rootless versions of the xorg-server packages. Just do this:
ROOTLESSX=YES ./x11.SlackBuild xserver xorg-server
Depending on your GPU, this could work for your use case with no problems.
Also, I've gone ahead and taken a couple of shared library version bumps since
the projects (opencv and poppler) have decent track records as far as not
introducing regressions, and if there are any, we've got time to test and fix.
I'm still avoiding some things that aren't as trusted in that regard, and will
likely continue to do so. :-)
ap/cups-filters-1.28.10-x86_64-2.txz: Rebuilt.
Recompiled against poppler-21.12.0.
kde/ark-21.12.0-x86_64-2.txz: Rebuilt.
Applied upstream patches:
[PATCH] Fix extraction "Dolphin Actions" not abiding "Open destination
folder after extracting" setting.
[PATCH] Do not highlight file after compression.
Thanks to ctrlaltca.
kde/calligra-3.2.1-x86_64-15.txz: Rebuilt.
Recompiled against poppler-21.12.0.
kde/cantor-21.12.0-x86_64-2.txz: Rebuilt.
Recompiled against poppler-21.12.0.
kde/digikam-7.4.0-x86_64-2.txz: Rebuilt.
Recompiled against opencv-4.5.5.
kde/kfilemetadata-5.89.0-x86_64-2.txz: Rebuilt.
Recompiled against poppler-21.12.0.
kde/kile-2.9.93-x86_64-15.txz: Rebuilt.
Recompiled against poppler-21.12.0.
kde/kitinerary-21.12.0-x86_64-2.txz: Rebuilt.
Recompiled against poppler-21.12.0.
kde/krita-5.0.0-x86_64-2.txz: Rebuilt.
Recompiled against poppler-21.12.0.
kde/okular-21.12.0-x86_64-2.txz: Rebuilt.
Recompiled against poppler-21.12.0.
l/gegl-0.4.34-x86_64-2.txz: Rebuilt.
Recompiled against poppler-21.12.0.
l/gst-plugins-bad-free-1.18.5-x86_64-3.txz: Rebuilt.
Recompiled against opencv-4.5.5.
l/imagemagick-7.1.0_19-x86_64-1.txz: Upgraded.
l/mlt-7.4.0-x86_64-1.txz: Upgraded.
l/opencv-4.5.5-x86_64-1.txz: Upgraded.
Shared library .so-version bump.
l/poppler-21.12.0-x86_64-1.txz: Upgraded.
Shared library .so-version bump.
n/fetchmail-6.4.26-x86_64-1.txz: Upgraded.
n/tin-2.6.1-x86_64-1.txz: Upgraded.
x/ibus-anthy-1.5.14-x86_64-1.txz: Upgraded.
x/xorg-server-1.20.14-x86_64-2.txz: Rebuilt.
Recompiled using these options:
--enable-suid-wrapper --enable-install-setuid --disable-systemd-logind.
x/xorg-server-xephyr-1.20.14-x86_64-2.txz: Rebuilt.
x/xorg-server-xnest-1.20.14-x86_64-2.txz: Rebuilt.
x/xorg-server-xvfb-1.20.14-x86_64-2.txz: Rebuilt.
xap/geeqie-1.6-x86_64-4.txz: Rebuilt.
Recompiled against poppler-21.12.0.
xap/gimp-2.10.30-x86_64-2.txz: Rebuilt.
Recompiled against poppler-21.12.0.
xfce/tumbler-4.16.0-x86_64-4.txz: Rebuilt.
Recompiled against poppler-21.12.0.
extra/rust-for-mozilla/rust-1.54.0-x86_64-3.txz: Added.
This is an alternate version of Rust that may be useful for compiling
software from Mozilla since using the very latest Rust often won't
compile, or produces an unstable build.
</pre>]]>
</description>
</item>
<item>
<title>Fri, 24 Dec 2021 20:43:23 GMT</title>
<pubDate>Fri, 24 Dec 2021 20:43:23 GMT</pubDate>

View file

@ -1,3 +1,71 @@
Mon Dec 27 23:06:00 UTC 2021
The --enable-systemd-logind change to xorg-server that caused resume from
suspend regressions (and others) has been reverted, and in retrospect it was
a bad idea to take it at that point, but it had appeared as if it wouldn't
cause problems in the case where Xorg was running as root. Oh well, lesson
learned. But the build script has been enhanced to make it easy to build
rootless versions of the xorg-server packages. Just do this:
ROOTLESSX=YES ./x11.SlackBuild xserver xorg-server
Depending on your GPU, this could work for your use case with no problems.
Also, I've gone ahead and taken a couple of shared library version bumps since
the projects (opencv and poppler) have decent track records as far as not
introducing regressions, and if there are any, we've got time to test and fix.
I'm still avoiding some things that aren't as trusted in that regard, and will
likely continue to do so. :-)
ap/cups-filters-1.28.10-x86_64-2.txz: Rebuilt.
Recompiled against poppler-21.12.0.
kde/ark-21.12.0-x86_64-2.txz: Rebuilt.
Applied upstream patches:
[PATCH] Fix extraction "Dolphin Actions" not abiding "Open destination
folder after extracting" setting.
[PATCH] Do not highlight file after compression.
Thanks to ctrlaltca.
kde/calligra-3.2.1-x86_64-15.txz: Rebuilt.
Recompiled against poppler-21.12.0.
kde/cantor-21.12.0-x86_64-2.txz: Rebuilt.
Recompiled against poppler-21.12.0.
kde/digikam-7.4.0-x86_64-2.txz: Rebuilt.
Recompiled against opencv-4.5.5.
kde/kfilemetadata-5.89.0-x86_64-2.txz: Rebuilt.
Recompiled against poppler-21.12.0.
kde/kile-2.9.93-x86_64-15.txz: Rebuilt.
Recompiled against poppler-21.12.0.
kde/kitinerary-21.12.0-x86_64-2.txz: Rebuilt.
Recompiled against poppler-21.12.0.
kde/krita-5.0.0-x86_64-2.txz: Rebuilt.
Recompiled against poppler-21.12.0.
kde/okular-21.12.0-x86_64-2.txz: Rebuilt.
Recompiled against poppler-21.12.0.
l/gegl-0.4.34-x86_64-2.txz: Rebuilt.
Recompiled against poppler-21.12.0.
l/gst-plugins-bad-free-1.18.5-x86_64-3.txz: Rebuilt.
Recompiled against opencv-4.5.5.
l/imagemagick-7.1.0_19-x86_64-1.txz: Upgraded.
l/mlt-7.4.0-x86_64-1.txz: Upgraded.
l/opencv-4.5.5-x86_64-1.txz: Upgraded.
Shared library .so-version bump.
l/poppler-21.12.0-x86_64-1.txz: Upgraded.
Shared library .so-version bump.
n/fetchmail-6.4.26-x86_64-1.txz: Upgraded.
n/tin-2.6.1-x86_64-1.txz: Upgraded.
x/ibus-anthy-1.5.14-x86_64-1.txz: Upgraded.
x/xorg-server-1.20.14-x86_64-2.txz: Rebuilt.
Recompiled using these options:
--enable-suid-wrapper --enable-install-setuid --disable-systemd-logind.
x/xorg-server-xephyr-1.20.14-x86_64-2.txz: Rebuilt.
x/xorg-server-xnest-1.20.14-x86_64-2.txz: Rebuilt.
x/xorg-server-xvfb-1.20.14-x86_64-2.txz: Rebuilt.
xap/geeqie-1.6-x86_64-4.txz: Rebuilt.
Recompiled against poppler-21.12.0.
xap/gimp-2.10.30-x86_64-2.txz: Rebuilt.
Recompiled against poppler-21.12.0.
xfce/tumbler-4.16.0-x86_64-4.txz: Rebuilt.
Recompiled against poppler-21.12.0.
extra/rust-for-mozilla/rust-1.54.0-x86_64-3.txz: Added.
This is an alternate version of Rust that may be useful for compiling
software from Mozilla since using the very latest Rust often won't
compile, or produces an unstable build.
+--------------------------+
Fri Dec 24 20:43:23 UTC 2021
Merry Christmas, everyone! :-) See you again on Sunday or Monday.
xap/pan-0.149-x86_64-1.txz: Upgraded.

View file

@ -1,20 +1,20 @@
Fri Dec 24 20:43:53 UTC 2021
Mon Dec 27 23:10:35 UTC 2021
Here is the file list for this directory. If you are using a
mirror site and find missing or extra files in the disk
subdirectories, please have the archive administrator refresh
the mirror.
drwxr-xr-x 12 root root 4096 2021-12-24 20:43 .
drwxr-xr-x 12 root root 4096 2021-12-27 23:06 .
-rw-r--r-- 1 root root 10064 2016-06-30 18:39 ./ANNOUNCE.14_2
-rw-r--r-- 1 root root 15573 2021-12-07 17:35 ./CHANGES_AND_HINTS.TXT
-rw-r--r-- 1 root root 1091989 2021-12-24 20:41 ./CHECKSUMS.md5
-rw-r--r-- 1 root root 163 2021-12-24 20:41 ./CHECKSUMS.md5.asc
-rw-r--r-- 1 root root 1091989 2021-12-24 20:44 ./CHECKSUMS.md5
-rw-r--r-- 1 root root 163 2021-12-24 20:44 ./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 1811144 2021-12-24 20:43 ./ChangeLog.txt
-rw-r--r-- 1 root root 1814410 2021-12-27 23:06 ./ChangeLog.txt
drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI
drwxr-xr-x 2 root root 4096 2021-12-22 19:27 ./EFI/BOOT
-rw-r--r-- 1 root root 1187840 2021-06-15 19:16 ./EFI/BOOT/bootx64.efi
@ -25,9 +25,9 @@ drwxr-xr-x 2 root root 4096 2021-12-22 19:27 ./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 1421752 2021-12-24 20:40 ./FILELIST.TXT
-rw-r--r-- 1 root root 1421752 2021-12-24 20:43 ./FILELIST.TXT
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
-rw-r--r-- 1 root root 863771 2021-12-24 20:40 ./PACKAGES.TXT
-rw-r--r-- 1 root root 863771 2021-12-27 23:10 ./PACKAGES.TXT
-rw-r--r-- 1 root root 8564 2016-06-28 21:33 ./README.TXT
-rw-r--r-- 1 root root 3635 2021-12-22 19:15 ./README.initrd
-rw-r--r-- 1 root root 34412 2017-12-01 17:44 ./README_CRYPT.TXT
@ -39,12 +39,12 @@ drwxr-xr-x 2 root root 4096 2021-12-22 19:27 ./EFI/BOOT
-rw-r--r-- 1 root root 17294 2008-12-08 18:13 ./SPEAK_INSTALL.TXT
-rw-r--r-- 1 root root 57627 2021-04-11 19:48 ./Slackware-HOWTO
-rw-r--r-- 1 root root 8686 2021-12-20 21:03 ./UPGRADE.TXT
drwxr-xr-x 18 root root 4096 2021-12-17 20:52 ./extra
-rw-r--r-- 1 root root 48856 2021-12-17 20:52 ./extra/CHECKSUMS.md5
-rw-r--r-- 1 root root 163 2021-12-17 20:52 ./extra/CHECKSUMS.md5.asc
-rw-r--r-- 1 root root 60786 2021-12-17 20:52 ./extra/FILE_LIST
-rw-r--r-- 1 root root 402453 2021-12-17 20:52 ./extra/MANIFEST.bz2
-rw-r--r-- 1 root root 35902 2021-12-17 20:52 ./extra/PACKAGES.TXT
drwxr-xr-x 19 root root 4096 2021-12-27 23:08 ./extra
-rw-r--r-- 1 root root 49534 2021-12-27 23:08 ./extra/CHECKSUMS.md5
-rw-r--r-- 1 root root 163 2021-12-27 23:08 ./extra/CHECKSUMS.md5.asc
-rw-r--r-- 1 root root 62387 2021-12-27 23:08 ./extra/FILE_LIST
-rw-r--r-- 1 root root 1631138 2021-12-27 23:08 ./extra/MANIFEST.bz2
-rw-r--r-- 1 root root 36505 2021-12-27 23:08 ./extra/PACKAGES.TXT
-rw-r--r-- 1 root root 149 2002-02-09 00:18 ./extra/README.TXT
drwxr-xr-x 2 root root 20480 2020-05-26 20:38 ./extra/aspell-word-lists
-rw-r--r-- 1 root root 171 2016-06-06 20:10 ./extra/aspell-word-lists/aspell-af-0.50_0-x86_64-5.txt
@ -356,6 +356,11 @@ drwxr-xr-x 2 root root 4096 2021-12-17 20:52 ./extra/php81
-rw-r--r-- 1 root root 369 2021-12-17 17:18 ./extra/php81/php81-8.1.1-x86_64-1.txt
-rw-r--r-- 1 root root 6260964 2021-12-17 17:18 ./extra/php81/php81-8.1.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-17 17:18 ./extra/php81/php81-8.1.1-x86_64-1.txz.asc
drwxr-xr-x 2 root root 4096 2021-12-27 23:08 ./extra/rust-for-mozilla
-rw-r--r-- 1 root root 761 2021-12-27 22:30 ./extra/rust-for-mozilla/README
-rw-r--r-- 1 root root 426 2021-12-18 20:37 ./extra/rust-for-mozilla/rust-1.54.0-x86_64-3.txt
-rw-r--r-- 1 root root 104993856 2021-12-18 20:37 ./extra/rust-for-mozilla/rust-1.54.0-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-12-18 20:37 ./extra/rust-for-mozilla/rust-1.54.0-x86_64-3.txz.asc
drwxr-xr-x 2 root root 4096 2021-09-01 18:41 ./extra/sendmail
-rw-r--r-- 1 root root 146 2017-11-15 00:39 ./extra/sendmail/README
-rw-r--r-- 1 root root 503 2021-09-01 18:13 ./extra/sendmail/sendmail-8.17.1-x86_64-2.txt
@ -364,7 +369,7 @@ drwxr-xr-x 2 root root 4096 2021-09-01 18:41 ./extra/sendmail
-rw-r--r-- 1 root root 586 2021-09-01 18:13 ./extra/sendmail/sendmail-cf-8.17.1-noarch-2.txt
-rw-r--r-- 1 root root 118948 2021-09-01 18:13 ./extra/sendmail/sendmail-cf-8.17.1-noarch-2.txz
-rw-r--r-- 1 root root 163 2021-09-01 18:13 ./extra/sendmail/sendmail-cf-8.17.1-noarch-2.txz.asc
drwxr-xr-x 16 root root 4096 2021-12-03 19:10 ./extra/source
drwxr-xr-x 17 root root 4096 2021-12-27 22:31 ./extra/source
lrwxrwxrwx 1 root root 21 2021-04-29 18:18 ./extra/source/alpine -> ../../source/n/alpine
drwxr-xr-x 4 root root 4096 2018-11-09 05:59 ./extra/source/aspell-word-lists
-rwxr-xr-x 1 root root 3531 2020-05-26 20:06 ./extra/source/aspell-word-lists/aspell-dict.SlackBuild
@ -583,6 +588,12 @@ drwxr-xr-x 2 root root 4096 2021-12-17 17:13 ./extra/source/php81
-rw-r--r-- 1 root root 806 2021-11-29 19:09 ./extra/source/php81/php.ini-development.diff.gz
-rwxr-xr-x 1 root root 10632 2021-12-17 17:14 ./extra/source/php81/php81.SlackBuild
-rw-r--r-- 1 root root 822 2021-12-03 05:18 ./extra/source/php81/slack-desc
drwxr-xr-x 2 root root 4096 2021-12-27 22:24 ./extra/source/rust-for-mozilla
-rw-r--r-- 1 root root 261 2020-11-19 19:46 ./extra/source/rust-for-mozilla/link_libffi.diff.gz
-rwxr-xr-x 1 root root 9701 2021-12-18 19:46 ./extra/source/rust-for-mozilla/rust.SlackBuild
-rw-r--r-- 1 root root 1657 2021-07-29 18:13 ./extra/source/rust-for-mozilla/rust.url
-rw-r--r-- 1 root root 107016714 2021-07-29 14:14 ./extra/source/rust-for-mozilla/rustc-1.54.0-src.tar.lz
-rw-r--r-- 1 root root 910 2018-02-27 06:49 ./extra/source/rust-for-mozilla/slack-desc
drwxr-xr-x 2 root root 4096 2021-09-01 18:12 ./extra/source/sendmail
-rw-r--r-- 1 root root 799 2008-04-12 05:48 ./extra/source/sendmail/Build.gz
-rwxr-xr-x 1 root root 5883 2021-09-01 18:12 ./extra/source/sendmail/SlackBuild-sendmail
@ -732,11 +743,11 @@ drwxr-xr-x 2 root root 4096 2012-09-20 18:06 ./patches
-rw-r--r-- 1 root root 575 2012-09-20 18:06 ./patches/FILE_LIST
-rw-r--r-- 1 root root 14 2012-09-20 18:06 ./patches/MANIFEST.bz2
-rw-r--r-- 1 root root 224 2012-09-20 18:06 ./patches/PACKAGES.TXT
drwxr-xr-x 17 root root 4096 2021-12-24 20:40 ./slackware64
-rw-r--r-- 1 root root 337209 2021-12-24 20:40 ./slackware64/CHECKSUMS.md5
-rw-r--r-- 1 root root 163 2021-12-24 20:40 ./slackware64/CHECKSUMS.md5.asc
-rw-r--r-- 1 root root 418225 2021-12-24 20:39 ./slackware64/FILE_LIST
-rw-r--r-- 1 root root 4151840 2021-12-24 20:40 ./slackware64/MANIFEST.bz2
drwxr-xr-x 17 root root 4096 2021-12-27 23:10 ./slackware64
-rw-r--r-- 1 root root 337209 2021-12-27 23:10 ./slackware64/CHECKSUMS.md5
-rw-r--r-- 1 root root 163 2021-12-27 23:10 ./slackware64/CHECKSUMS.md5.asc
-rw-r--r-- 1 root root 418225 2021-12-27 23:09 ./slackware64/FILE_LIST
-rw-r--r-- 1 root root 4162005 2021-12-27 23:09 ./slackware64/MANIFEST.bz2
lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT
drwxr-xr-x 2 root root 32768 2021-12-22 19:30 ./slackware64/a
-rw-r--r-- 1 root root 327 2021-07-17 17:47 ./slackware64/a/aaa_base-15.0-x86_64-1.txt
@ -1119,7 +1130,7 @@ drwxr-xr-x 2 root root 32768 2021-12-22 19:30 ./slackware64/a
-rw-r--r-- 1 root root 540 2021-02-13 11:22 ./slackware64/a/zoo-2.10_22-x86_64-4.txt
-rw-r--r-- 1 root root 56160 2021-02-13 11:22 ./slackware64/a/zoo-2.10_22-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 11:22 ./slackware64/a/zoo-2.10_22-x86_64-4.txz.asc
drwxr-xr-x 2 root root 20480 2021-12-22 19:30 ./slackware64/ap
drwxr-xr-x 2 root root 20480 2021-12-27 23:09 ./slackware64/ap
-rw-r--r-- 1 root root 291 2021-02-13 11:23 ./slackware64/ap/a2ps-4.14-x86_64-9.txt
-rw-r--r-- 1 root root 703580 2021-02-13 11:23 ./slackware64/ap/a2ps-4.14-x86_64-9.txz
-rw-r--r-- 1 root root 163 2021-02-13 11:23 ./slackware64/ap/a2ps-4.14-x86_64-9.txz.asc
@ -1153,9 +1164,9 @@ drwxr-xr-x 2 root root 20480 2021-12-22 19:30 ./slackware64/ap
-rw-r--r-- 1 root root 642 2021-06-29 20:00 ./slackware64/ap/cups-2.3.3op2-x86_64-1.txt
-rw-r--r-- 1 root root 1476792 2021-06-29 20:00 ./slackware64/ap/cups-2.3.3op2-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-06-29 20:00 ./slackware64/ap/cups-2.3.3op2-x86_64-1.txz.asc
-rw-r--r-- 1 root root 416 2021-08-19 17:55 ./slackware64/ap/cups-filters-1.28.10-x86_64-1.txt
-rw-r--r-- 1 root root 823252 2021-08-19 17:55 ./slackware64/ap/cups-filters-1.28.10-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-08-19 17:55 ./slackware64/ap/cups-filters-1.28.10-x86_64-1.txz.asc
-rw-r--r-- 1 root root 416 2021-12-26 19:57 ./slackware64/ap/cups-filters-1.28.10-x86_64-2.txt
-rw-r--r-- 1 root root 822592 2021-12-26 19:57 ./slackware64/ap/cups-filters-1.28.10-x86_64-2.txz
-rw-r--r-- 1 root root 163 2021-12-26 19:57 ./slackware64/ap/cups-filters-1.28.10-x86_64-2.txz.asc
-rw-r--r-- 1 root root 576 2021-08-04 18:58 ./slackware64/ap/dash-0.5.11.4-x86_64-1.txt
-rw-r--r-- 1 root root 80300 2021-08-04 18:58 ./slackware64/ap/dash-0.5.11.4-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-08-04 18:58 ./slackware64/ap/dash-0.5.11.4-x86_64-1.txz.asc
@ -1623,7 +1634,7 @@ drwxr-xr-x 2 root root 4096 2021-12-22 19:30 ./slackware64/k
-rw-r--r-- 1 root root 1171 2021-12-22 19:15 ./slackware64/k/maketag
-rw-r--r-- 1 root root 1171 2021-12-22 19:15 ./slackware64/k/maketag.ez
-rw-r--r-- 1 root root 18 2021-12-22 19:15 ./slackware64/k/tagfile
drwxr-xr-x 2 root root 86016 2021-12-23 19:50 ./slackware64/kde
drwxr-xr-x 2 root root 86016 2021-12-27 23:09 ./slackware64/kde
-rw-r--r-- 1 root root 382 2021-12-10 05:53 ./slackware64/kde/akonadi-21.12.0-x86_64-1.txt
-rw-r--r-- 1 root root 2542344 2021-12-10 05:53 ./slackware64/kde/akonadi-21.12.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-10 05:53 ./slackware64/kde/akonadi-21.12.0-x86_64-1.txz.asc
@ -1660,9 +1671,9 @@ drwxr-xr-x 2 root root 86016 2021-12-23 19:50 ./slackware64/kde
-rw-r--r-- 1 root root 288 2021-12-10 06:46 ./slackware64/kde/analitza-21.12.0-x86_64-1.txt
-rw-r--r-- 1 root root 522084 2021-12-10 06:46 ./slackware64/kde/analitza-21.12.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-10 06:46 ./slackware64/kde/analitza-21.12.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 139 2021-12-10 06:18 ./slackware64/kde/ark-21.12.0-x86_64-1.txt
-rw-r--r-- 1 root root 1397184 2021-12-10 06:18 ./slackware64/kde/ark-21.12.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-10 06:18 ./slackware64/kde/ark-21.12.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 139 2021-12-27 20:04 ./slackware64/kde/ark-21.12.0-x86_64-2.txt
-rw-r--r-- 1 root root 1395980 2021-12-27 20:04 ./slackware64/kde/ark-21.12.0-x86_64-2.txz
-rw-r--r-- 1 root root 163 2021-12-27 20:04 ./slackware64/kde/ark-21.12.0-x86_64-2.txz.asc
-rw-r--r-- 1 root root 431 2021-12-10 06:48 ./slackware64/kde/artikulate-21.12.0-x86_64-1.txt
-rw-r--r-- 1 root root 1188968 2021-12-10 06:48 ./slackware64/kde/artikulate-21.12.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-10 06:48 ./slackware64/kde/artikulate-21.12.0-x86_64-1.txz.asc
@ -1708,21 +1719,21 @@ drwxr-xr-x 2 root root 86016 2021-12-23 19:50 ./slackware64/kde
-rw-r--r-- 1 root root 293 2021-12-10 05:58 ./slackware64/kde/calendarsupport-21.12.0-x86_64-1.txt
-rw-r--r-- 1 root root 565296 2021-12-10 05:58 ./slackware64/kde/calendarsupport-21.12.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-10 05:58 ./slackware64/kde/calendarsupport-21.12.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 543 2021-11-03 05:13 ./slackware64/kde/calligra-3.2.1-x86_64-14.txt
-rw-r--r-- 1 root root 57580768 2021-11-03 05:13 ./slackware64/kde/calligra-3.2.1-x86_64-14.txz
-rw-r--r-- 1 root root 163 2021-11-03 05:13 ./slackware64/kde/calligra-3.2.1-x86_64-14.txz.asc
-rw-r--r-- 1 root root 543 2021-12-26 20:07 ./slackware64/kde/calligra-3.2.1-x86_64-15.txt
-rw-r--r-- 1 root root 57553824 2021-12-26 20:07 ./slackware64/kde/calligra-3.2.1-x86_64-15.txz
-rw-r--r-- 1 root root 163 2021-12-26 20:07 ./slackware64/kde/calligra-3.2.1-x86_64-15.txz.asc
-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 2021-12-10 06:49 ./slackware64/kde/cantor-21.12.0-x86_64-1.txt
-rw-r--r-- 1 root root 2156852 2021-12-10 06:49 ./slackware64/kde/cantor-21.12.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-10 06:49 ./slackware64/kde/cantor-21.12.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 332 2021-12-26 20:09 ./slackware64/kde/cantor-21.12.0-x86_64-2.txt
-rw-r--r-- 1 root root 2157324 2021-12-26 20:09 ./slackware64/kde/cantor-21.12.0-x86_64-2.txz
-rw-r--r-- 1 root root 163 2021-12-26 20:09 ./slackware64/kde/cantor-21.12.0-x86_64-2.txz.asc
-rw-r--r-- 1 root root 175 2021-12-10 06:22 ./slackware64/kde/cervisia-21.12.0-x86_64-1.txt
-rw-r--r-- 1 root root 2448644 2021-12-10 06:22 ./slackware64/kde/cervisia-21.12.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-10 06:22 ./slackware64/kde/cervisia-21.12.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 537 2021-12-11 18:58 ./slackware64/kde/digikam-7.4.0-x86_64-1.txt
-rw-r--r-- 1 root root 18959860 2021-12-11 18:58 ./slackware64/kde/digikam-7.4.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-11 18:58 ./slackware64/kde/digikam-7.4.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 537 2021-12-26 19:39 ./slackware64/kde/digikam-7.4.0-x86_64-2.txt
-rw-r--r-- 1 root root 18957712 2021-12-26 19:39 ./slackware64/kde/digikam-7.4.0-x86_64-2.txz
-rw-r--r-- 1 root root 163 2021-12-26 19:39 ./slackware64/kde/digikam-7.4.0-x86_64-2.txz.asc
-rw-r--r-- 1 root root 338 2021-12-10 06:21 ./slackware64/kde/dolphin-21.12.0-x86_64-1.txt
-rw-r--r-- 1 root root 4137748 2021-12-10 06:21 ./slackware64/kde/dolphin-21.12.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-10 06:21 ./slackware64/kde/dolphin-21.12.0-x86_64-1.txz.asc
@ -2016,9 +2027,9 @@ drwxr-xr-x 2 root root 86016 2021-12-23 19:50 ./slackware64/kde
-rw-r--r-- 1 root root 366 2021-12-12 17:46 ./slackware64/kde/kemoticons-5.89.0-x86_64-1.txt
-rw-r--r-- 1 root root 1636408 2021-12-12 17:46 ./slackware64/kde/kemoticons-5.89.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-12 17:46 ./slackware64/kde/kemoticons-5.89.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 470 2021-12-12 17:44 ./slackware64/kde/kfilemetadata-5.89.0-x86_64-1.txt
-rw-r--r-- 1 root root 182252 2021-12-12 17:44 ./slackware64/kde/kfilemetadata-5.89.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-12 17:44 ./slackware64/kde/kfilemetadata-5.89.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 470 2021-12-26 20:09 ./slackware64/kde/kfilemetadata-5.89.0-x86_64-2.txt
-rw-r--r-- 1 root root 182220 2021-12-26 20:09 ./slackware64/kde/kfilemetadata-5.89.0-x86_64-2.txz
-rw-r--r-- 1 root root 163 2021-12-26 20:09 ./slackware64/kde/kfilemetadata-5.89.0-x86_64-2.txz.asc
-rw-r--r-- 1 root root 431 2021-12-10 06:17 ./slackware64/kde/kfind-21.12.0-x86_64-1.txt
-rw-r--r-- 1 root root 416016 2021-12-10 06:17 ./slackware64/kde/kfind-21.12.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-10 06:17 ./slackware64/kde/kfind-21.12.0-x86_64-1.txz.asc
@ -2085,9 +2096,9 @@ drwxr-xr-x 2 root root 86016 2021-12-23 19:50 ./slackware64/kde
-rw-r--r-- 1 root root 528 2021-12-10 06:41 ./slackware64/kde/kigo-21.12.0-x86_64-1.txt
-rw-r--r-- 1 root root 5360780 2021-12-10 06:41 ./slackware64/kde/kigo-21.12.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-10 06:41 ./slackware64/kde/kigo-21.12.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 216 2021-11-03 05:27 ./slackware64/kde/kile-2.9.93-x86_64-14.txt
-rw-r--r-- 1 root root 7408244 2021-11-03 05:27 ./slackware64/kde/kile-2.9.93-x86_64-14.txz
-rw-r--r-- 1 root root 163 2021-11-03 05:27 ./slackware64/kde/kile-2.9.93-x86_64-14.txz.asc
-rw-r--r-- 1 root root 216 2021-12-26 20:10 ./slackware64/kde/kile-2.9.93-x86_64-15.txt
-rw-r--r-- 1 root root 7406860 2021-12-26 20:10 ./slackware64/kde/kile-2.9.93-x86_64-15.txz
-rw-r--r-- 1 root root 163 2021-12-26 20:10 ./slackware64/kde/kile-2.9.93-x86_64-15.txz.asc
-rw-r--r-- 1 root root 198 2021-12-10 06:43 ./slackware64/kde/killbots-21.12.0-x86_64-1.txt
-rw-r--r-- 1 root root 1347028 2021-12-10 06:43 ./slackware64/kde/killbots-21.12.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-10 06:43 ./slackware64/kde/killbots-21.12.0-x86_64-1.txz.asc
@ -2136,9 +2147,9 @@ drwxr-xr-x 2 root root 86016 2021-12-23 19:50 ./slackware64/kde
-rw-r--r-- 1 root root 400 2021-12-10 06:51 ./slackware64/kde/kiten-21.12.0-x86_64-1.txt
-rw-r--r-- 1 root root 11358712 2021-12-10 06:51 ./slackware64/kde/kiten-21.12.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-10 06:51 ./slackware64/kde/kiten-21.12.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 305 2021-12-10 06:02 ./slackware64/kde/kitinerary-21.12.0-x86_64-1.txt
-rw-r--r-- 1 root root 912712 2021-12-10 06:02 ./slackware64/kde/kitinerary-21.12.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-10 06:02 ./slackware64/kde/kitinerary-21.12.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 305 2021-12-26 20:11 ./slackware64/kde/kitinerary-21.12.0-x86_64-2.txt
-rw-r--r-- 1 root root 913116 2021-12-26 20:11 ./slackware64/kde/kitinerary-21.12.0-x86_64-2.txz
-rw-r--r-- 1 root root 163 2021-12-26 20:11 ./slackware64/kde/kitinerary-21.12.0-x86_64-2.txz.asc
-rw-r--r-- 1 root root 250 2021-12-12 17:42 ./slackware64/kde/kjobwidgets-5.89.0-x86_64-1.txt
-rw-r--r-- 1 root root 145828 2021-12-12 17:42 ./slackware64/kde/kjobwidgets-5.89.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-12 17:42 ./slackware64/kde/kjobwidgets-5.89.0-x86_64-1.txz.asc
@ -2328,9 +2339,9 @@ drwxr-xr-x 2 root root 86016 2021-12-23 19:50 ./slackware64/kde
-rw-r--r-- 1 root root 330 2021-12-10 06:38 ./slackware64/kde/krfb-21.12.0-x86_64-1.txt
-rw-r--r-- 1 root root 1396232 2021-12-10 06:38 ./slackware64/kde/krfb-21.12.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-10 06:38 ./slackware64/kde/krfb-21.12.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 271 2021-12-23 19:20 ./slackware64/kde/krita-5.0.0-x86_64-1.txt
-rw-r--r-- 1 root root 62780888 2021-12-23 19:20 ./slackware64/kde/krita-5.0.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-23 19:20 ./slackware64/kde/krita-5.0.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 271 2021-12-26 20:20 ./slackware64/kde/krita-5.0.0-x86_64-2.txt
-rw-r--r-- 1 root root 62779876 2021-12-26 20:20 ./slackware64/kde/krita-5.0.0-x86_64-2.txz
-rw-r--r-- 1 root root 163 2021-12-26 20:20 ./slackware64/kde/krita-5.0.0-x86_64-2.txz.asc
-rw-r--r-- 1 root root 340 2021-12-12 17:54 ./slackware64/kde/kross-5.89.0-x86_64-1.txt
-rw-r--r-- 1 root root 355568 2021-12-12 17:54 ./slackware64/kde/kross-5.89.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-12 17:54 ./slackware64/kde/kross-5.89.0-x86_64-1.txz.asc
@ -2564,9 +2575,9 @@ drwxr-xr-x 2 root root 86016 2021-12-23 19:50 ./slackware64/kde
-rw-r--r-- 1 root root 180 2021-09-30 20:21 ./slackware64/kde/okteta-0.26.6-x86_64-2.txt
-rw-r--r-- 1 root root 1331552 2021-09-30 20:21 ./slackware64/kde/okteta-0.26.6-x86_64-2.txz
-rw-r--r-- 1 root root 163 2021-09-30 20:21 ./slackware64/kde/okteta-0.26.6-x86_64-2.txz.asc
-rw-r--r-- 1 root root 358 2021-12-10 06:27 ./slackware64/kde/okular-21.12.0-x86_64-1.txt
-rw-r--r-- 1 root root 6704176 2021-12-10 06:27 ./slackware64/kde/okular-21.12.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-10 06:27 ./slackware64/kde/okular-21.12.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 358 2021-12-26 20:21 ./slackware64/kde/okular-21.12.0-x86_64-2.txt
-rw-r--r-- 1 root root 6704928 2021-12-26 20:21 ./slackware64/kde/okular-21.12.0-x86_64-2.txz
-rw-r--r-- 1 root root 163 2021-12-26 20:21 ./slackware64/kde/okular-21.12.0-x86_64-2.txz.asc
-rw-r--r-- 1 root root 155 2021-11-30 17:36 ./slackware64/kde/oxygen-5.23.4-x86_64-1.txt
-rw-r--r-- 1 root root 4729552 2021-11-30 17:36 ./slackware64/kde/oxygen-5.23.4-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-11-30 17:36 ./slackware64/kde/oxygen-5.23.4-x86_64-1.txz.asc
@ -2718,19 +2729,19 @@ drwxr-xr-x 2 root root 86016 2021-12-23 19:50 ./slackware64/kde
-rw-r--r-- 1 root root 371 2021-10-10 21:39 ./slackware64/kde/wacomtablet-20210906_d1e216a-x86_64-1.txt
-rw-r--r-- 1 root root 402804 2021-10-10 21:39 ./slackware64/kde/wacomtablet-20210906_d1e216a-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-10-10 21:39 ./slackware64/kde/wacomtablet-20210906_d1e216a-x86_64-1.txz.asc
-rw-r--r-- 1 root root 389 2021-11-30 17:47 ./slackware64/kde/xdg-desktop-portal-kde-5.23.4-x86_64-1.txt
-rw-r--r-- 1 root root 212388 2021-11-30 17:47 ./slackware64/kde/xdg-desktop-portal-kde-5.23.4-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-11-30 17:47 ./slackware64/kde/xdg-desktop-portal-kde-5.23.4-x86_64-1.txz.asc
-rw-r--r-- 1 root root 390 2021-12-10 06:59 ./slackware64/kde/yakuake-21.12.0-x86_64-1.txt
-rw-r--r-- 1 root root 396192 2021-12-10 06:59 ./slackware64/kde/yakuake-21.12.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-10 06:59 ./slackware64/kde/yakuake-21.12.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 517 2021-12-10 07:25 ./slackware64/kde/zanshin-21.12.0-x86_64-1.txt
-rw-r--r-- 1 root root 671772 2021-12-10 07:25 ./slackware64/kde/zanshin-21.12.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-10 07:25 ./slackware64/kde/zanshin-21.12.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 389 2021-11-30 17:47 ./slackware64/kde/xdg-desktop-portal-kde-5.23.4-x86_64-1.txt
-rw-r--r-- 1 root root 212388 2021-11-30 17:47 ./slackware64/kde/xdg-desktop-portal-kde-5.23.4-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-11-30 17:47 ./slackware64/kde/xdg-desktop-portal-kde-5.23.4-x86_64-1.txz.asc
-rw-r--r-- 1 root root 390 2021-12-10 06:59 ./slackware64/kde/yakuake-21.12.0-x86_64-1.txt
-rw-r--r-- 1 root root 396192 2021-12-10 06:59 ./slackware64/kde/yakuake-21.12.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-10 06:59 ./slackware64/kde/yakuake-21.12.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 517 2021-12-10 07:25 ./slackware64/kde/zanshin-21.12.0-x86_64-1.txt
-rw-r--r-- 1 root root 671772 2021-12-10 07:25 ./slackware64/kde/zanshin-21.12.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-10 07:25 ./slackware64/kde/zanshin-21.12.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 296 2021-12-10 06:34 ./slackware64/kde/zeroconf-ioslave-21.12.0-x86_64-1.txt
-rw-r--r-- 1 root root 50236 2021-12-10 06:34 ./slackware64/kde/zeroconf-ioslave-21.12.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-10 06:34 ./slackware64/kde/zeroconf-ioslave-21.12.0-x86_64-1.txz.asc
drwxr-xr-x 2 root root 81920 2021-12-22 19:30 ./slackware64/l
drwxr-xr-x 2 root root 81920 2021-12-27 23:09 ./slackware64/l
-rw-r--r-- 1 root root 329 2021-02-13 05:56 ./slackware64/l/GConf-3.2.6-x86_64-7.txt
-rw-r--r-- 1 root root 928148 2021-02-13 05:56 ./slackware64/l/GConf-3.2.6-x86_64-7.txz
-rw-r--r-- 1 root root 163 2021-02-13 05:56 ./slackware64/l/GConf-3.2.6-x86_64-7.txz.asc
@ -2956,9 +2967,9 @@ drwxr-xr-x 2 root root 81920 2021-12-22 19:30 ./slackware64/l
-rw-r--r-- 1 root root 456 2021-02-13 06:32 ./slackware64/l/gdk-pixbuf2-xlib-2.40.2-x86_64-3.txt
-rw-r--r-- 1 root root 45020 2021-02-13 06:32 ./slackware64/l/gdk-pixbuf2-xlib-2.40.2-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 06:32 ./slackware64/l/gdk-pixbuf2-xlib-2.40.2-x86_64-3.txz.asc
-rw-r--r-- 1 root root 406 2021-12-19 23:24 ./slackware64/l/gegl-0.4.34-x86_64-1.txt
-rw-r--r-- 1 root root 2163432 2021-12-19 23:24 ./slackware64/l/gegl-0.4.34-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-19 23:24 ./slackware64/l/gegl-0.4.34-x86_64-1.txz.asc
-rw-r--r-- 1 root root 406 2021-12-26 19:57 ./slackware64/l/gegl-0.4.34-x86_64-2.txt
-rw-r--r-- 1 root root 2163540 2021-12-26 19:57 ./slackware64/l/gegl-0.4.34-x86_64-2.txz
-rw-r--r-- 1 root root 163 2021-12-26 19:57 ./slackware64/l/gegl-0.4.34-x86_64-2.txz.asc
-rw-r--r-- 1 root root 295 2021-11-03 00:53 ./slackware64/l/gexiv2-0.14.0-x86_64-3.txt
-rw-r--r-- 1 root root 638172 2021-11-03 00:53 ./slackware64/l/gexiv2-0.14.0-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-11-03 00:53 ./slackware64/l/gexiv2-0.14.0-x86_64-3.txz.asc
@ -3028,9 +3039,9 @@ drwxr-xr-x 2 root root 81920 2021-12-22 19:30 ./slackware64/l
-rw-r--r-- 1 root root 414 2021-06-01 18:00 ./slackware64/l/gsl-2.7-x86_64-1.txt
-rw-r--r-- 1 root root 1608736 2021-06-01 18:00 ./slackware64/l/gsl-2.7-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-06-01 18:00 ./slackware64/l/gsl-2.7-x86_64-1.txz.asc
-rw-r--r-- 1 root root 689 2021-10-10 18:58 ./slackware64/l/gst-plugins-bad-free-1.18.5-x86_64-2.txt
-rw-r--r-- 1 root root 2716700 2021-10-10 18:58 ./slackware64/l/gst-plugins-bad-free-1.18.5-x86_64-2.txz
-rw-r--r-- 1 root root 163 2021-10-10 18:58 ./slackware64/l/gst-plugins-bad-free-1.18.5-x86_64-2.txz.asc
-rw-r--r-- 1 root root 689 2021-12-26 19:42 ./slackware64/l/gst-plugins-bad-free-1.18.5-x86_64-3.txt
-rw-r--r-- 1 root root 2722336 2021-12-26 19:42 ./slackware64/l/gst-plugins-bad-free-1.18.5-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-12-26 19:42 ./slackware64/l/gst-plugins-bad-free-1.18.5-x86_64-3.txz.asc
-rw-r--r-- 1 root root 607 2021-09-09 01:42 ./slackware64/l/gst-plugins-base-1.18.5-x86_64-1.txt
-rw-r--r-- 1 root root 2298176 2021-09-09 01:42 ./slackware64/l/gst-plugins-base-1.18.5-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-09-09 01:42 ./slackware64/l/gst-plugins-base-1.18.5-x86_64-1.txz.asc
@ -3091,9 +3102,9 @@ drwxr-xr-x 2 root root 81920 2021-12-22 19:30 ./slackware64/l
-rw-r--r-- 1 root root 473 2021-02-13 06:52 ./slackware64/l/id3lib-3.8.3-x86_64-4.txt
-rw-r--r-- 1 root root 161400 2021-02-13 06:52 ./slackware64/l/id3lib-3.8.3-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 06:52 ./slackware64/l/id3lib-3.8.3-x86_64-4.txz.asc
-rw-r--r-- 1 root root 537 2021-12-19 17:41 ./slackware64/l/imagemagick-7.1.0_18-x86_64-1.txt
-rw-r--r-- 1 root root 8109800 2021-12-19 17:41 ./slackware64/l/imagemagick-7.1.0_18-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-19 17:41 ./slackware64/l/imagemagick-7.1.0_18-x86_64-1.txz.asc
-rw-r--r-- 1 root root 537 2021-12-27 19:54 ./slackware64/l/imagemagick-7.1.0_19-x86_64-1.txt
-rw-r--r-- 1 root root 8110608 2021-12-27 19:54 ./slackware64/l/imagemagick-7.1.0_19-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-27 19:54 ./slackware64/l/imagemagick-7.1.0_19-x86_64-1.txz.asc
-rwxr-xr-x 1 root root 2897 2009-06-24 22:06 ./slackware64/l/install-packages
-rw-r--r-- 1 root root 446 2006-09-18 10:41 ./slackware64/l/install.end
-rw-r--r-- 1 root root 415 2021-05-03 18:20 ./slackware64/l/isl-0.24-x86_64-1.txt
@ -3506,9 +3517,9 @@ drwxr-xr-x 2 root root 81920 2021-12-22 19:30 ./slackware64/l
-rw-r--r-- 1 root root 468 2021-02-13 07:20 ./slackware64/l/mhash-0.9.9.9-x86_64-6.txt
-rw-r--r-- 1 root root 123248 2021-02-13 07:20 ./slackware64/l/mhash-0.9.9.9-x86_64-6.txz
-rw-r--r-- 1 root root 163 2021-02-13 07:20 ./slackware64/l/mhash-0.9.9.9-x86_64-6.txz.asc
-rw-r--r-- 1 root root 512 2021-11-04 17:52 ./slackware64/l/mlt-7.2.0-x86_64-1.txt
-rw-r--r-- 1 root root 655672 2021-11-04 17:52 ./slackware64/l/mlt-7.2.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-11-04 17:52 ./slackware64/l/mlt-7.2.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 512 2021-12-26 19:19 ./slackware64/l/mlt-7.4.0-x86_64-1.txt
-rw-r--r-- 1 root root 657108 2021-12-26 19:19 ./slackware64/l/mlt-7.4.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-26 19:19 ./slackware64/l/mlt-7.4.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 548 2021-02-13 07:21 ./slackware64/l/mm-1.4.2-x86_64-5.txt
-rw-r--r-- 1 root root 32820 2021-02-13 07:21 ./slackware64/l/mm-1.4.2-x86_64-5.txz
-rw-r--r-- 1 root root 163 2021-02-13 07:21 ./slackware64/l/mm-1.4.2-x86_64-5.txz.asc
@ -3542,9 +3553,9 @@ drwxr-xr-x 2 root root 81920 2021-12-22 19:30 ./slackware64/l
-rw-r--r-- 1 root root 463 2021-02-13 07:27 ./slackware64/l/openal-soft-1.21.1-x86_64-2.txt
-rw-r--r-- 1 root root 484004 2021-02-13 07:27 ./slackware64/l/openal-soft-1.21.1-x86_64-2.txz
-rw-r--r-- 1 root root 163 2021-02-13 07:27 ./slackware64/l/openal-soft-1.21.1-x86_64-2.txz.asc
-rw-r--r-- 1 root root 257 2021-10-10 18:50 ./slackware64/l/opencv-4.5.4-x86_64-1.txt
-rw-r--r-- 1 root root 13432084 2021-10-10 18:50 ./slackware64/l/opencv-4.5.4-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-10-10 18:50 ./slackware64/l/opencv-4.5.4-x86_64-1.txz.asc
-rw-r--r-- 1 root root 257 2021-12-26 19:30 ./slackware64/l/opencv-4.5.5-x86_64-1.txt
-rw-r--r-- 1 root root 13822244 2021-12-26 19:30 ./slackware64/l/opencv-4.5.5-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-26 19:30 ./slackware64/l/opencv-4.5.5-x86_64-1.txz.asc
-rw-r--r-- 1 root root 456 2021-11-03 01:02 ./slackware64/l/openexr-2.5.7-x86_64-4.txt
-rw-r--r-- 1 root root 8581184 2021-11-03 01:02 ./slackware64/l/openexr-2.5.7-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-11-03 01:02 ./slackware64/l/openexr-2.5.7-x86_64-4.txz.asc
@ -3599,9 +3610,9 @@ drwxr-xr-x 2 root root 81920 2021-12-22 19:30 ./slackware64/l
-rw-r--r-- 1 root root 463 2021-06-19 18:57 ./slackware64/l/polkit-qt-1-0.114.0-x86_64-1.txt
-rw-r--r-- 1 root root 78476 2021-06-19 18:57 ./slackware64/l/polkit-qt-1-0.114.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-06-19 18:57 ./slackware64/l/polkit-qt-1-0.114.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 533 2021-11-02 18:09 ./slackware64/l/poppler-21.11.0-x86_64-1.txt
-rw-r--r-- 1 root root 1730776 2021-11-02 18:09 ./slackware64/l/poppler-21.11.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-11-02 18:09 ./slackware64/l/poppler-21.11.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 533 2021-12-26 19:52 ./slackware64/l/poppler-21.12.0-x86_64-1.txt
-rw-r--r-- 1 root root 1746464 2021-12-26 19:52 ./slackware64/l/poppler-21.12.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-26 19:52 ./slackware64/l/poppler-21.12.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 639 2021-09-07 17:02 ./slackware64/l/poppler-data-0.4.11-noarch-1.txt
-rw-r--r-- 1 root root 1584148 2021-09-07 17:02 ./slackware64/l/poppler-data-0.4.11-noarch-1.txz
-rw-r--r-- 1 root root 163 2021-09-07 17:02 ./slackware64/l/poppler-data-0.4.11-noarch-1.txz.asc
@ -3867,7 +3878,7 @@ drwxr-xr-x 2 root root 81920 2021-12-22 19:30 ./slackware64/l
-rw-r--r-- 1 root root 463 2021-12-21 17:10 ./slackware64/l/zstd-1.5.1-x86_64-1.txt
-rw-r--r-- 1 root root 436008 2021-12-21 17:10 ./slackware64/l/zstd-1.5.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-21 17:10 ./slackware64/l/zstd-1.5.1-x86_64-1.txz.asc
drwxr-xr-x 2 root root 32768 2021-12-23 19:50 ./slackware64/n
drwxr-xr-x 2 root root 32768 2021-12-27 23:09 ./slackware64/n
-rw-r--r-- 1 root root 357 2021-11-26 19:25 ./slackware64/n/ModemManager-1.18.4-x86_64-1.txt
-rw-r--r-- 1 root root 2127700 2021-11-26 19:25 ./slackware64/n/ModemManager-1.18.4-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-11-26 19:25 ./slackware64/n/ModemManager-1.18.4-x86_64-1.txz.asc
@ -3952,9 +3963,9 @@ drwxr-xr-x 2 root root 32768 2021-12-23 19:50 ./slackware64/n
-rw-r--r-- 1 root root 440 2021-11-10 19:32 ./slackware64/n/ethtool-5.15-x86_64-1.txt
-rw-r--r-- 1 root root 178220 2021-11-10 19:32 ./slackware64/n/ethtool-5.15-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-11-10 19:32 ./slackware64/n/ethtool-5.15-x86_64-1.txz.asc
-rw-r--r-- 1 root root 604 2021-12-11 04:01 ./slackware64/n/fetchmail-6.4.25-x86_64-1.txt
-rw-r--r-- 1 root root 665524 2021-12-11 04:01 ./slackware64/n/fetchmail-6.4.25-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-11 04:01 ./slackware64/n/fetchmail-6.4.25-x86_64-1.txz.asc
-rw-r--r-- 1 root root 604 2021-12-27 19:49 ./slackware64/n/fetchmail-6.4.26-x86_64-1.txt
-rw-r--r-- 1 root root 663796 2021-12-27 19:49 ./slackware64/n/fetchmail-6.4.26-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-27 19:49 ./slackware64/n/fetchmail-6.4.26-x86_64-1.txz.asc
-rw-r--r-- 1 root root 362 2021-11-03 00:53 ./slackware64/n/getmail-6.18.5-x86_64-2.txt
-rw-r--r-- 1 root root 181280 2021-11-03 00:53 ./slackware64/n/getmail-6.18.5-x86_64-2.txz
-rw-r--r-- 1 root root 163 2021-11-03 00:53 ./slackware64/n/getmail-6.18.5-x86_64-2.txz.asc
@ -4290,9 +4301,9 @@ drwxr-xr-x 2 root root 32768 2021-12-23 19:50 ./slackware64/n
-rw-r--r-- 1 root root 553 2021-02-13 12:31 ./slackware64/n/tftp-hpa-5.2-x86_64-8.txt
-rw-r--r-- 1 root root 49716 2021-02-13 12:31 ./slackware64/n/tftp-hpa-5.2-x86_64-8.txz
-rw-r--r-- 1 root root 163 2021-02-13 12:31 ./slackware64/n/tftp-hpa-5.2-x86_64-8.txz.asc
-rw-r--r-- 1 root root 488 2021-09-27 18:05 ./slackware64/n/tin-2.6.0-x86_64-1.txt
-rw-r--r-- 1 root root 855316 2021-09-27 18:05 ./slackware64/n/tin-2.6.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-09-27 18:05 ./slackware64/n/tin-2.6.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 488 2021-12-27 19:55 ./slackware64/n/tin-2.6.1-x86_64-1.txt
-rw-r--r-- 1 root root 847132 2021-12-27 19:55 ./slackware64/n/tin-2.6.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-27 19:55 ./slackware64/n/tin-2.6.1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 550 2021-02-13 12:31 ./slackware64/n/traceroute-2.1.0-x86_64-4.txt
-rw-r--r-- 1 root root 53204 2021-02-13 12:31 ./slackware64/n/traceroute-2.1.0-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 12:31 ./slackware64/n/traceroute-2.1.0-x86_64-4.txz.asc
@ -4374,7 +4385,7 @@ drwxr-xr-x 2 root root 4096 2021-11-06 20:26 ./slackware64/tcl
-rw-r--r-- 1 root root 227 2021-11-06 17:03 ./slackware64/tcl/tk-8.6.12-x86_64-1.txt
-rw-r--r-- 1 root root 1788908 2021-11-06 17:03 ./slackware64/tcl/tk-8.6.12-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-11-06 17:03 ./slackware64/tcl/tk-8.6.12-x86_64-1.txz.asc
drwxr-xr-x 2 root root 65536 2021-12-16 21:25 ./slackware64/x
drwxr-xr-x 2 root root 65536 2021-12-27 23:09 ./slackware64/x
-rw-r--r-- 1 root root 440 2021-09-04 17:57 ./slackware64/x/OpenCC-1.1.3-x86_64-1.txt
-rw-r--r-- 1 root root 682700 2021-09-04 17:57 ./slackware64/x/OpenCC-1.1.3-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-09-04 17:57 ./slackware64/x/OpenCC-1.1.3-x86_64-1.txz.asc
@ -4591,9 +4602,9 @@ drwxr-xr-x 2 root root 65536 2021-12-16 21:25 ./slackware64/x
-rw-r--r-- 1 root root 287 2021-11-18 18:00 ./slackware64/x/ibus-1.5.25-x86_64-5.txt
-rw-r--r-- 1 root root 7728816 2021-11-18 18:00 ./slackware64/x/ibus-1.5.25-x86_64-5.txz
-rw-r--r-- 1 root root 163 2021-11-18 18:00 ./slackware64/x/ibus-1.5.25-x86_64-5.txz.asc
-rw-r--r-- 1 root root 253 2021-11-03 01:10 ./slackware64/x/ibus-anthy-1.5.13-x86_64-3.txt
-rw-r--r-- 1 root root 813952 2021-11-03 01:10 ./slackware64/x/ibus-anthy-1.5.13-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-11-03 01:10 ./slackware64/x/ibus-anthy-1.5.13-x86_64-3.txz.asc
-rw-r--r-- 1 root root 253 2021-12-27 19:51 ./slackware64/x/ibus-anthy-1.5.14-x86_64-1.txt
-rw-r--r-- 1 root root 807520 2021-12-27 19:51 ./slackware64/x/ibus-anthy-1.5.14-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-27 19:51 ./slackware64/x/ibus-anthy-1.5.14-x86_64-1.txz.asc
-rw-r--r-- 1 root root 283 2021-11-03 01:10 ./slackware64/x/ibus-hangul-1.5.4-x86_64-5.txt
-rw-r--r-- 1 root root 55976 2021-11-03 01:10 ./slackware64/x/ibus-hangul-1.5.4-x86_64-5.txz
-rw-r--r-- 1 root root 163 2021-11-03 01:10 ./slackware64/x/ibus-hangul-1.5.4-x86_64-5.txz.asc
@ -5253,18 +5264,18 @@ drwxr-xr-x 2 root root 65536 2021-12-16 21:25 ./slackware64/x
-rw-r--r-- 1 root root 345 2021-02-13 13:14 ./slackware64/x/xorg-docs-1.7.1-noarch-4.txt
-rw-r--r-- 1 root root 274320 2021-02-13 13:14 ./slackware64/x/xorg-docs-1.7.1-noarch-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:14 ./slackware64/x/xorg-docs-1.7.1-noarch-4.txz.asc
-rw-r--r-- 1 root root 671 2021-12-16 18:53 ./slackware64/x/xorg-server-1.20.14-x86_64-1.txt
-rw-r--r-- 1 root root 1783812 2021-12-16 18:53 ./slackware64/x/xorg-server-1.20.14-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-16 18:53 ./slackware64/x/xorg-server-1.20.14-x86_64-1.txz.asc
-rw-r--r-- 1 root root 370 2021-12-16 18:53 ./slackware64/x/xorg-server-xephyr-1.20.14-x86_64-1.txt
-rw-r--r-- 1 root root 868260 2021-12-16 18:53 ./slackware64/x/xorg-server-xephyr-1.20.14-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-16 18:53 ./slackware64/x/xorg-server-xephyr-1.20.14-x86_64-1.txz.asc
-rw-r--r-- 1 root root 592 2021-12-16 18:53 ./slackware64/x/xorg-server-xnest-1.20.14-x86_64-1.txt
-rw-r--r-- 1 root root 604332 2021-12-16 18:53 ./slackware64/x/xorg-server-xnest-1.20.14-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-16 18:53 ./slackware64/x/xorg-server-xnest-1.20.14-x86_64-1.txz.asc
-rw-r--r-- 1 root root 689 2021-12-16 18:53 ./slackware64/x/xorg-server-xvfb-1.20.14-x86_64-1.txt
-rw-r--r-- 1 root root 730772 2021-12-16 18:53 ./slackware64/x/xorg-server-xvfb-1.20.14-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-16 18:53 ./slackware64/x/xorg-server-xvfb-1.20.14-x86_64-1.txz.asc
-rw-r--r-- 1 root root 671 2021-12-26 22:51 ./slackware64/x/xorg-server-1.20.14-x86_64-2.txt
-rw-r--r-- 1 root root 1778516 2021-12-26 22:51 ./slackware64/x/xorg-server-1.20.14-x86_64-2.txz
-rw-r--r-- 1 root root 163 2021-12-26 22:51 ./slackware64/x/xorg-server-1.20.14-x86_64-2.txz.asc
-rw-r--r-- 1 root root 370 2021-12-26 22:51 ./slackware64/x/xorg-server-xephyr-1.20.14-x86_64-2.txt
-rw-r--r-- 1 root root 867932 2021-12-26 22:51 ./slackware64/x/xorg-server-xephyr-1.20.14-x86_64-2.txz
-rw-r--r-- 1 root root 163 2021-12-26 22:51 ./slackware64/x/xorg-server-xephyr-1.20.14-x86_64-2.txz.asc
-rw-r--r-- 1 root root 592 2021-12-26 22:51 ./slackware64/x/xorg-server-xnest-1.20.14-x86_64-2.txt
-rw-r--r-- 1 root root 604264 2021-12-26 22:51 ./slackware64/x/xorg-server-xnest-1.20.14-x86_64-2.txz
-rw-r--r-- 1 root root 163 2021-12-26 22:51 ./slackware64/x/xorg-server-xnest-1.20.14-x86_64-2.txz.asc
-rw-r--r-- 1 root root 689 2021-12-26 22:51 ./slackware64/x/xorg-server-xvfb-1.20.14-x86_64-2.txt
-rw-r--r-- 1 root root 730776 2021-12-26 22:51 ./slackware64/x/xorg-server-xvfb-1.20.14-x86_64-2.txz
-rw-r--r-- 1 root root 163 2021-12-26 22:51 ./slackware64/x/xorg-server-xvfb-1.20.14-x86_64-2.txz.asc
-rw-r--r-- 1 root root 816 2021-12-15 03:54 ./slackware64/x/xorg-server-xwayland-21.1.4-x86_64-1.txt
-rw-r--r-- 1 root root 816308 2021-12-15 03:54 ./slackware64/x/xorg-server-xwayland-21.1.4-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-15 03:54 ./slackware64/x/xorg-server-xwayland-21.1.4-x86_64-1.txz.asc
@ -5328,7 +5339,7 @@ drwxr-xr-x 2 root root 65536 2021-12-16 21:25 ./slackware64/x
-rw-r--r-- 1 root root 213 2021-02-13 13:14 ./slackware64/x/xwud-1.0.5-x86_64-4.txt
-rw-r--r-- 1 root root 25428 2021-02-13 13:14 ./slackware64/x/xwud-1.0.5-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:14 ./slackware64/x/xwud-1.0.5-x86_64-4.txz.asc
drwxr-xr-x 2 root root 16384 2021-12-24 20:39 ./slackware64/xap
drwxr-xr-x 2 root root 16384 2021-12-27 23:09 ./slackware64/xap
-rw-r--r-- 1 root root 625 2021-04-18 18:11 ./slackware64/xap/MPlayer-20210418-x86_64-1.txt
-rw-r--r-- 1 root root 2738724 2021-04-18 18:11 ./slackware64/xap/MPlayer-20210418-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-04-18 18:11 ./slackware64/xap/MPlayer-20210418-x86_64-1.txz.asc
@ -5368,15 +5379,15 @@ drwxr-xr-x 2 root root 16384 2021-12-24 20:39 ./slackware64/xap
-rw-r--r-- 1 root root 411 2021-02-13 13:31 ./slackware64/xap/fvwm-2.6.9-x86_64-4.txt
-rw-r--r-- 1 root root 2452448 2021-02-13 13:31 ./slackware64/xap/fvwm-2.6.9-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:31 ./slackware64/xap/fvwm-2.6.9-x86_64-4.txz.asc
-rw-r--r-- 1 root root 302 2021-02-13 13:32 ./slackware64/xap/geeqie-1.6-x86_64-3.txt
-rw-r--r-- 1 root root 1016704 2021-02-13 13:32 ./slackware64/xap/geeqie-1.6-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:32 ./slackware64/xap/geeqie-1.6-x86_64-3.txz.asc
-rw-r--r-- 1 root root 302 2021-12-26 19:58 ./slackware64/xap/geeqie-1.6-x86_64-4.txt
-rw-r--r-- 1 root root 1016140 2021-12-26 19:58 ./slackware64/xap/geeqie-1.6-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-12-26 19:58 ./slackware64/xap/geeqie-1.6-x86_64-4.txz.asc
-rw-r--r-- 1 root root 443 2021-11-15 20:14 ./slackware64/xap/gftp-2.8.0b-x86_64-1.txt
-rw-r--r-- 1 root root 697428 2021-11-15 20:14 ./slackware64/xap/gftp-2.8.0b-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-11-15 20:14 ./slackware64/xap/gftp-2.8.0b-x86_64-1.txz.asc
-rw-r--r-- 1 root root 471 2021-12-19 23:27 ./slackware64/xap/gimp-2.10.30-x86_64-1.txt
-rw-r--r-- 1 root root 19335536 2021-12-19 23:27 ./slackware64/xap/gimp-2.10.30-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-19 23:27 ./slackware64/xap/gimp-2.10.30-x86_64-1.txz.asc
-rw-r--r-- 1 root root 471 2021-12-26 19:59 ./slackware64/xap/gimp-2.10.30-x86_64-2.txt
-rw-r--r-- 1 root root 19342100 2021-12-26 19:59 ./slackware64/xap/gimp-2.10.30-x86_64-2.txz
-rw-r--r-- 1 root root 163 2021-12-26 19:59 ./slackware64/xap/gimp-2.10.30-x86_64-2.txz.asc
-rw-r--r-- 1 root root 513 2021-02-13 13:35 ./slackware64/xap/gkrellm-2.3.11-x86_64-3.txt
-rw-r--r-- 1 root root 573456 2021-02-13 13:35 ./slackware64/xap/gkrellm-2.3.11-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:35 ./slackware64/xap/gkrellm-2.3.11-x86_64-3.txz.asc
@ -5487,7 +5498,7 @@ drwxr-xr-x 2 root root 16384 2021-12-24 20:39 ./slackware64/xap
-rw-r--r-- 1 root root 230 2021-12-20 03:06 ./slackware64/xap/xsnow-3.4.2-x86_64-1.txt
-rw-r--r-- 1 root root 650064 2021-12-20 03:06 ./slackware64/xap/xsnow-3.4.2-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-20 03:06 ./slackware64/xap/xsnow-3.4.2-x86_64-1.txz.asc
drwxr-xr-x 2 root root 12288 2021-12-08 20:45 ./slackware64/xfce
drwxr-xr-x 2 root root 12288 2021-12-27 23:09 ./slackware64/xfce
-rw-r--r-- 1 root root 253 2021-10-01 03:27 ./slackware64/xfce/Greybird-3.22.15-noarch-1.txt
-rw-r--r-- 1 root root 189900 2021-10-01 03:27 ./slackware64/xfce/Greybird-3.22.15-noarch-1.txz
-rw-r--r-- 1 root root 163 2021-10-01 03:27 ./slackware64/xfce/Greybird-3.22.15-noarch-1.txz.asc
@ -5504,25 +5515,25 @@ drwxr-xr-x 2 root root 12288 2021-12-08 20:45 ./slackware64/xfce
-rw-r--r-- 1 root root 446 2006-09-18 10:41 ./slackware64/xfce/install.end
-rw-r--r-- 1 root root 309 2021-09-06 03:48 ./slackware64/xfce/libxfce4ui-4.16.1-x86_64-1.txt
-rw-r--r-- 1 root root 328212 2021-09-06 03:48 ./slackware64/xfce/libxfce4ui-4.16.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-09-06 03:48 ./slackware64/xfce/libxfce4ui-4.16.1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 316 2021-02-13 13:51 ./slackware64/xfce/libxfce4util-4.16.0-x86_64-3.txt
-rw-r--r-- 1 root root 126692 2021-02-13 13:51 ./slackware64/xfce/libxfce4util-4.16.0-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:51 ./slackware64/xfce/libxfce4util-4.16.0-x86_64-3.txz.asc
-rw-r--r-- 1 root root 3369 2020-12-07 21:31 ./slackware64/xfce/maketag
-rw-r--r-- 1 root root 3369 2020-12-07 21:31 ./slackware64/xfce/maketag.ez
-rw-r--r-- 1 root root 423 2021-11-26 19:26 ./slackware64/xfce/mousepad-0.5.8-x86_64-1.txt
-rw-r--r-- 1 root root 378980 2021-11-26 19:26 ./slackware64/xfce/mousepad-0.5.8-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-11-26 19:26 ./slackware64/xfce/mousepad-0.5.8-x86_64-1.txz.asc
-rw-r--r-- 1 root root 555 2020-12-07 21:31 ./slackware64/xfce/tagfile
-rw-r--r-- 1 root root 163 2021-09-06 03:48 ./slackware64/xfce/libxfce4ui-4.16.1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 316 2021-02-13 13:51 ./slackware64/xfce/libxfce4util-4.16.0-x86_64-3.txt
-rw-r--r-- 1 root root 126692 2021-02-13 13:51 ./slackware64/xfce/libxfce4util-4.16.0-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:51 ./slackware64/xfce/libxfce4util-4.16.0-x86_64-3.txz.asc
-rw-r--r-- 1 root root 3369 2020-12-07 21:31 ./slackware64/xfce/maketag
-rw-r--r-- 1 root root 3369 2020-12-07 21:31 ./slackware64/xfce/maketag.ez
-rw-r--r-- 1 root root 423 2021-11-26 19:26 ./slackware64/xfce/mousepad-0.5.8-x86_64-1.txt
-rw-r--r-- 1 root root 378980 2021-11-26 19:26 ./slackware64/xfce/mousepad-0.5.8-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-11-26 19:26 ./slackware64/xfce/mousepad-0.5.8-x86_64-1.txz.asc
-rw-r--r-- 1 root root 555 2020-12-07 21:31 ./slackware64/xfce/tagfile
-rw-r--r-- 1 root root 460 2021-09-18 19:52 ./slackware64/xfce/thunar-4.16.10-x86_64-1.txt
-rw-r--r-- 1 root root 1183416 2021-09-18 19:52 ./slackware64/xfce/thunar-4.16.10-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-09-18 19:52 ./slackware64/xfce/thunar-4.16.10-x86_64-1.txz.asc
-rw-r--r-- 1 root root 336 2021-02-13 13:51 ./slackware64/xfce/thunar-volman-4.16.0-x86_64-3.txt
-rw-r--r-- 1 root root 124948 2021-02-13 13:51 ./slackware64/xfce/thunar-volman-4.16.0-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:51 ./slackware64/xfce/thunar-volman-4.16.0-x86_64-3.txz.asc
-rw-r--r-- 1 root root 509 2021-02-13 13:51 ./slackware64/xfce/tumbler-4.16.0-x86_64-3.txt
-rw-r--r-- 1 root root 173316 2021-02-13 13:51 ./slackware64/xfce/tumbler-4.16.0-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:51 ./slackware64/xfce/tumbler-4.16.0-x86_64-3.txz.asc
-rw-r--r-- 1 root root 509 2021-12-26 19:57 ./slackware64/xfce/tumbler-4.16.0-x86_64-4.txt
-rw-r--r-- 1 root root 173000 2021-12-26 19:57 ./slackware64/xfce/tumbler-4.16.0-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-12-26 19:57 ./slackware64/xfce/tumbler-4.16.0-x86_64-4.txz.asc
-rw-r--r-- 1 root root 468 2021-02-13 13:51 ./slackware64/xfce/xfce4-appfinder-4.16.1-x86_64-3.txt
-rw-r--r-- 1 root root 158224 2021-02-13 13:51 ./slackware64/xfce/xfce4-appfinder-4.16.1-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:51 ./slackware64/xfce/xfce4-appfinder-4.16.1-x86_64-3.txz.asc
@ -5595,11 +5606,11 @@ drwxr-xr-x 2 root root 4096 2021-02-15 19:33 ./slackware64/y
-rw-r--r-- 1 root root 1486956 2021-02-13 13:56 ./slackware64/y/nethack-3.6.6-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:56 ./slackware64/y/nethack-3.6.6-x86_64-3.txz.asc
-rw-r--r-- 1 root root 26 2020-12-30 21:55 ./slackware64/y/tagfile
drwxr-xr-x 18 root root 4096 2021-12-24 20:40 ./source
-rw-r--r-- 1 root root 581523 2021-12-24 20:40 ./source/CHECKSUMS.md5
-rw-r--r-- 1 root root 163 2021-12-24 20:40 ./source/CHECKSUMS.md5.asc
-rw-r--r-- 1 root root 809787 2021-12-24 20:40 ./source/FILE_LIST
-rw-r--r-- 1 root root 23327981 2021-12-24 20:40 ./source/MANIFEST.bz2
drwxr-xr-x 18 root root 4096 2021-12-27 23:10 ./source
-rw-r--r-- 1 root root 581785 2021-12-27 23:10 ./source/CHECKSUMS.md5
-rw-r--r-- 1 root root 163 2021-12-27 23:10 ./source/CHECKSUMS.md5.asc
-rw-r--r-- 1 root root 810169 2021-12-27 23:10 ./source/FILE_LIST
-rw-r--r-- 1 root root 23323949 2021-12-27 23:10 ./source/MANIFEST.bz2
-rw-r--r-- 1 root root 1314 2006-10-02 04:40 ./source/README.TXT
drwxr-xr-x 122 root root 4096 2021-11-11 20:15 ./source/a
-rw-r--r-- 1 root root 1591 2021-04-06 18:09 ./source/a/FTBFSlog
@ -6745,9 +6756,9 @@ drwxr-xr-x 2 root root 4096 2021-11-29 18:53 ./source/ap/cdrtools
-rw-r--r-- 1 root root 52968 2007-05-17 05:50 ./source/ap/cdrtools/zisofs-tools-1.0.8.tar.bz2
-rw-r--r-- 1 root root 248 2007-05-17 05:50 ./source/ap/cdrtools/zisofs-tools-1.0.8.tar.bz2.sign
drwxr-xr-x 2 root root 4096 2021-06-29 19:52 ./source/ap/cups
drwxr-xr-x 2 root root 4096 2021-08-19 17:55 ./source/ap/cups-filters
drwxr-xr-x 2 root root 4096 2021-12-26 19:53 ./source/ap/cups-filters
-rw-r--r-- 1 root root 1503924 2021-08-17 10:42 ./source/ap/cups-filters/cups-filters-1.28.10.tar.xz
-rwxr-xr-x 1 root root 4441 2021-03-26 17:37 ./source/ap/cups-filters/cups-filters.SlackBuild
-rwxr-xr-x 1 root root 4441 2021-12-26 19:53 ./source/ap/cups-filters/cups-filters.SlackBuild
-rw-r--r-- 1 root root 51 2014-07-21 02:53 ./source/ap/cups-filters/cups-filters.url
-rw-r--r-- 1 root root 339 2018-01-08 22:54 ./source/ap/cups-filters/doinst.sh.gz
-rw-r--r-- 1 root root 908 2018-02-27 06:12 ./source/ap/cups-filters/slack-desc
@ -7817,7 +7828,7 @@ drwxr-xr-x 2 root root 16384 2021-12-22 20:02 ./source/kde/kde/build
-rw-r--r-- 1 root root 2 2021-11-04 17:58 ./source/kde/kde/build/akregator
-rw-r--r-- 1 root root 2 2021-10-19 04:22 ./source/kde/kde/build/alkimia
-rw-r--r-- 1 root root 2 2021-11-04 17:58 ./source/kde/kde/build/analitza
-rw-r--r-- 1 root root 2 2021-11-04 17:58 ./source/kde/kde/build/ark
-rw-r--r-- 1 root root 2 2021-12-27 20:04 ./source/kde/kde/build/ark
-rw-r--r-- 1 root root 2 2021-11-04 17:58 ./source/kde/kde/build/artikulate
-rw-r--r-- 1 root root 2 2021-10-10 18:07 ./source/kde/kde/build/attica
-rw-r--r-- 1 root root 2 2021-11-04 17:58 ./source/kde/kde/build/audiocd-kio
@ -7834,11 +7845,11 @@ drwxr-xr-x 2 root root 16384 2021-12-22 20:02 ./source/kde/kde/build
-rw-r--r-- 1 root root 2 2021-12-21 18:16 ./source/kde/kde/build/breeze-icons
-rw-r--r-- 1 root root 2 2021-09-30 17:57 ./source/kde/kde/build/breeze-plymouth
-rw-r--r-- 1 root root 2 2021-11-04 17:58 ./source/kde/kde/build/calendarsupport
-rw-r--r-- 1 root root 3 2021-11-03 05:02 ./source/kde/kde/build/calligra
-rw-r--r-- 1 root root 3 2021-12-26 19:54 ./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 2021-11-04 17:58 ./source/kde/kde/build/cantor
-rw-r--r-- 1 root root 2 2021-12-26 19:54 ./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-12-11 18:49 ./source/kde/kde/build/digikam
-rw-r--r-- 1 root root 2 2021-12-26 19:31 ./source/kde/kde/build/digikam
-rw-r--r-- 1 root root 2 2021-09-30 17:57 ./source/kde/kde/build/discover
-rw-r--r-- 1 root root 2 2021-11-04 17:58 ./source/kde/kde/build/dolphin
-rw-r--r-- 1 root root 2 2021-11-04 17:58 ./source/kde/kde/build/dolphin-plugins
@ -7952,7 +7963,7 @@ drwxr-xr-x 2 root root 16384 2021-12-22 20:02 ./source/kde/kde/build
-rw-r--r-- 1 root root 2 2021-10-10 18:07 ./source/kde/kde/build/kdoctools
-rw-r--r-- 1 root root 2 2021-11-04 17:58 ./source/kde/kde/build/keditbookmarks
-rw-r--r-- 1 root root 2 2021-10-10 18:07 ./source/kde/kde/build/kemoticons
-rw-r--r-- 1 root root 2 2021-11-13 17:18 ./source/kde/kde/build/kfilemetadata
-rw-r--r-- 1 root root 2 2021-12-26 19:54 ./source/kde/kde/build/kfilemetadata
-rw-r--r-- 1 root root 2 2021-11-04 17:58 ./source/kde/kde/build/kfind
-rw-r--r-- 1 root root 2 2021-11-04 17:58 ./source/kde/kde/build/kfloppy
-rw-r--r-- 1 root root 2 2021-11-04 17:58 ./source/kde/kde/build/kfourinline
@ -7975,7 +7986,7 @@ drwxr-xr-x 2 root root 16384 2021-12-22 20:02 ./source/kde/kde/build
-rw-r--r-- 1 root root 2 2021-10-10 18:07 ./source/kde/kde/build/kidletime
-rw-r--r-- 1 root root 2 2021-11-04 17:58 ./source/kde/kde/build/kig
-rw-r--r-- 1 root root 2 2021-11-04 17:58 ./source/kde/kde/build/kigo
-rw-r--r-- 1 root root 3 2021-11-03 05:03 ./source/kde/kde/build/kile
-rw-r--r-- 1 root root 3 2021-12-26 19:54 ./source/kde/kde/build/kile
-rw-r--r-- 1 root root 2 2021-11-04 17:58 ./source/kde/kde/build/killbots
-rw-r--r-- 1 root root 2 2021-10-10 18:07 ./source/kde/kde/build/kimageformats
-rw-r--r-- 1 root root 2 2021-11-04 17:58 ./source/kde/kde/build/kimagemapeditor
@ -7992,7 +8003,7 @@ drwxr-xr-x 2 root root 16384 2021-12-22 20:02 ./source/kde/kde/build
-rw-r--r-- 1 root root 2 2021-11-13 17:19 ./source/kde/kde/build/kitemmodels
-rw-r--r-- 1 root root 2 2021-11-13 17:19 ./source/kde/kde/build/kitemviews
-rw-r--r-- 1 root root 2 2021-11-04 17:58 ./source/kde/kde/build/kiten
-rw-r--r-- 1 root root 2 2021-11-04 17:58 ./source/kde/kde/build/kitinerary
-rw-r--r-- 1 root root 2 2021-12-26 19:54 ./source/kde/kde/build/kitinerary
-rw-r--r-- 1 root root 2 2021-11-13 17:19 ./source/kde/kde/build/kjobwidgets
-rw-r--r-- 1 root root 2 2021-10-10 21:33 ./source/kde/kde/build/kjots
-rw-r--r-- 1 root root 2 2021-10-10 18:07 ./source/kde/kde/build/kjs
@ -8057,7 +8068,7 @@ drwxr-xr-x 2 root root 16384 2021-12-22 20:02 ./source/kde/kde/build
-rw-r--r-- 1 root root 2 2021-09-30 17:57 ./source/kde/kde/build/krename
-rw-r--r-- 1 root root 2 2021-11-04 17:58 ./source/kde/kde/build/kreversi
-rw-r--r-- 1 root root 2 2021-11-04 17:58 ./source/kde/kde/build/krfb
-rw-r--r-- 1 root root 2 2021-12-23 19:10 ./source/kde/kde/build/krita
-rw-r--r-- 1 root root 2 2021-12-26 19:54 ./source/kde/kde/build/krita
-rw-r--r-- 1 root root 2 2021-10-10 18:07 ./source/kde/kde/build/kross
-rw-r--r-- 1 root root 2 2021-11-04 17:58 ./source/kde/kde/build/kross-interpreters
-rw-r--r-- 1 root root 2 2021-11-04 17:58 ./source/kde/kde/build/kruler
@ -8153,7 +8164,7 @@ drwxr-xr-x 2 root root 16384 2021-12-22 20:02 ./source/kde/kde/build
-rw-r--r-- 1 root root 2 2021-10-10 18:07 ./source/kde/kde/build/modemmanager-qt
-rw-r--r-- 1 root root 2 2021-10-10 18:07 ./source/kde/kde/build/networkmanager-qt
-rw-r--r-- 1 root root 2 2021-09-30 17:57 ./source/kde/kde/build/okteta
-rw-r--r-- 1 root root 2 2021-11-04 17:58 ./source/kde/kde/build/okular
-rw-r--r-- 1 root root 2 2021-12-26 19:54 ./source/kde/kde/build/okular
-rw-r--r-- 1 root root 2 2021-10-14 16:34 ./source/kde/kde/build/oxygen
-rw-r--r-- 1 root root 2 2021-09-30 17:57 ./source/kde/kde/build/oxygen-fonts
-rw-r--r-- 1 root root 2 2021-09-30 17:57 ./source/kde/kde/build/oxygen-gtk2
@ -8333,8 +8344,12 @@ drwxr-xr-x 2 root root 4096 2021-02-04 19:30 ./source/kde/kde/modules
-rw-r--r-- 1 root root 44 2016-04-11 07:39 ./source/kde/kde/nomake
drwxr-xr-x 2 root root 4096 2017-10-30 11:32 ./source/kde/kde/nostrip
-rw-r--r-- 1 root root 237 2017-10-24 13:23 ./source/kde/kde/package-blacklist
drwxr-xr-x 27 root root 4096 2021-12-21 18:15 ./source/kde/kde/patch
drwxr-xr-x 28 root root 4096 2021-12-27 20:03 ./source/kde/kde/patch
-rw-r--r-- 1 root root 328 2011-07-28 17:38 ./source/kde/kde/patch/README
drwxr-xr-x 2 root root 4096 2021-12-27 20:02 ./source/kde/kde/patch/ark
-rw-r--r-- 1 root root 310 2021-12-27 20:04 ./source/kde/kde/patch/ark.patch
-rw-r--r-- 1 root root 1467 2021-12-27 20:02 ./source/kde/kde/patch/ark/015bdfd1de9135279c7662eb89acc81d1a843202.patch
-rw-r--r-- 1 root root 1675 2021-12-27 20:02 ./source/kde/kde/patch/ark/75c6927883342ec533aea4663b7b5dfcf8d699a6.patch
drwxr-xr-x 2 root root 4096 2020-07-29 17:52 ./source/kde/kde/patch/baloo
-rw-r--r-- 1 root root 189 2020-11-02 01:05 ./source/kde/kde/patch/baloo.patch
-rw-r--r-- 1 root root 534 2020-07-29 17:52 ./source/kde/kde/patch/baloo/baloo_def_indexing_disabled.patch
@ -10076,9 +10091,9 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/gdk-pixbuf2-xlib
-rwxr-xr-x 1 root root 5202 2021-03-31 19:14 ./source/l/gdk-pixbuf2/gdk-pixbuf2.SlackBuild
-rw-r--r-- 1 root root 996 2018-02-27 06:12 ./source/l/gdk-pixbuf2/slack-desc
-rw-r--r-- 1 root root 1653 2017-07-24 19:13 ./source/l/gdk-pixbuf2/update-gdk-pixbuf-loaders
drwxr-xr-x 2 root root 4096 2021-12-19 23:23 ./source/l/gegl
drwxr-xr-x 2 root root 4096 2021-12-26 19:53 ./source/l/gegl
-rw-r--r-- 1 root root 5647516 2021-12-18 23:51 ./source/l/gegl/gegl-0.4.34.tar.xz
-rwxr-xr-x 1 root root 4216 2021-03-28 18:07 ./source/l/gegl/gegl.SlackBuild
-rwxr-xr-x 1 root root 4216 2021-12-26 19:53 ./source/l/gegl/gegl.SlackBuild
-rw-r--r-- 1 root root 394 2020-12-21 21:41 ./source/l/gegl/gegl.no.runtime.dot.check.diff.gz
-rw-r--r-- 1 root root 36 2019-02-04 19:59 ./source/l/gegl/gegl.url
-rw-r--r-- 1 root root 860 2018-07-04 20:30 ./source/l/gegl/slack-desc
@ -10221,7 +10236,7 @@ drwxr-xr-x 2 root root 4096 2021-10-10 18:55 ./source/l/gst-plugins-bad-f
-rwxr-xr-x 1 root root 1878 2021-09-25 03:57 ./source/l/gst-plugins-bad-free/fetch-sources.sh
-rwxr-xr-x 1 root root 2421 2021-03-14 12:15 ./source/l/gst-plugins-bad-free/gst-p-bad-cleanup.sh
-rw-r--r-- 1 root root 5349835 2021-09-25 03:57 ./source/l/gst-plugins-bad-free/gst-plugins-bad-free-1.18.5.tar.lz
-rwxr-xr-x 1 root root 4692 2021-10-10 18:55 ./source/l/gst-plugins-bad-free/gst-plugins-bad-free.SlackBuild
-rwxr-xr-x 1 root root 4692 2021-12-26 19:41 ./source/l/gst-plugins-bad-free/gst-plugins-bad-free.SlackBuild
-rw-r--r-- 1 root root 39 2021-09-25 03:56 ./source/l/gst-plugins-bad-free/gst-plugins-bad.url
-rw-r--r-- 1 root root 1157 2021-09-25 19:07 ./source/l/gst-plugins-bad-free/slack-desc
drwxr-xr-x 2 root root 4096 2021-09-09 01:42 ./source/l/gst-plugins-base
@ -10376,8 +10391,8 @@ drwxr-xr-x 2 root root 4096 2018-01-05 18:45 ./source/l/id3lib/patches
-rw-r--r-- 1 root root 629 2017-09-11 16:30 ./source/l/id3lib/patches/id3lib.utf8_writing.patch.gz
-rw-r--r-- 1 root root 517 2017-09-11 16:30 ./source/l/id3lib/patches/id3lib.vbr_stack_smash.patch.gz
-rw-r--r-- 1 root root 927 2018-02-27 06:12 ./source/l/id3lib/slack-desc
drwxr-xr-x 2 root root 4096 2021-12-19 17:39 ./source/l/imagemagick
-rw-r--r-- 1 root root 10374653 2021-12-18 17:15 ./source/l/imagemagick/ImageMagick-7.1.0-18.tar.lz
drwxr-xr-x 2 root root 4096 2021-12-27 19:52 ./source/l/imagemagick
-rw-r--r-- 1 root root 10375061 2021-12-22 21:03 ./source/l/imagemagick/ImageMagick-7.1.0-19.tar.lz
-rw-r--r-- 1 root root 309 2016-05-17 04:08 ./source/l/imagemagick/doinst.sh.gz
-rwxr-xr-x 1 root root 7092 2021-05-31 19:19 ./source/l/imagemagick/imagemagick.SlackBuild
-rw-r--r-- 1 root root 43 2020-09-30 21:13 ./source/l/imagemagick/imagemagick.url
@ -11028,8 +11043,8 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/mhash
-rw-r--r-- 1 root root 655906 2008-12-08 00:07 ./source/l/mhash/mhash-0.9.9.9.tar.bz2
-rwxr-xr-x 1 root root 4059 2021-02-13 05:32 ./source/l/mhash/mhash.SlackBuild
-rw-r--r-- 1 root root 921 2018-02-27 06:12 ./source/l/mhash/slack-desc
drwxr-xr-x 2 root root 4096 2021-11-04 17:52 ./source/l/mlt
-rw-r--r-- 1 root root 824163 2021-11-01 19:27 ./source/l/mlt/mlt-7.2.0.tar.lz
drwxr-xr-x 2 root root 4096 2021-12-26 19:18 ./source/l/mlt
-rw-r--r-- 1 root root 825193 2021-12-19 21:07 ./source/l/mlt/mlt-7.4.0.tar.lz
-rwxr-xr-- 1 root root 3806 2021-11-04 17:52 ./source/l/mlt/mlt.SlackBuild
-rw-r--r-- 1 root root 35 2019-02-10 13:42 ./source/l/mlt/mlt.deps
-rw-r--r-- 1 root root 36 2020-09-29 01:18 ./source/l/mlt/mlt.url
@ -11138,11 +11153,11 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/openal-soft
-rwxr-xr-- 1 root root 4478 2021-02-13 05:32 ./source/l/openal-soft/openal-soft.SlackBuild
-rw-r--r-- 1 root root 40 2020-02-15 19:19 ./source/l/openal-soft/openal-soft.url
-rw-r--r-- 1 root root 923 2020-02-12 22:30 ./source/l/openal-soft/slack-desc
drwxr-xr-x 2 root root 4096 2021-10-10 18:45 ./source/l/opencv
-rw-r--r-- 1 root root 79064533 2021-10-09 15:48 ./source/l/opencv/opencv-4.5.4.tar.lz
drwxr-xr-x 2 root root 4096 2021-12-26 19:25 ./source/l/opencv
-rw-r--r-- 1 root root 79141121 2021-12-25 03:53 ./source/l/opencv/opencv-4.5.5.tar.lz
-rwxr-xr-x 1 root root 4829 2021-04-03 18:03 ./source/l/opencv/opencv.SlackBuild
-rw-r--r-- 1 root root 74 2020-09-29 00:36 ./source/l/opencv/opencv.url
-rw-r--r-- 1 root root 55049349 2021-10-08 12:08 ./source/l/opencv/opencv_contrib-4.5.4.tar.lz
-rw-r--r-- 1 root root 54595531 2021-12-24 23:01 ./source/l/opencv/opencv_contrib-4.5.5.tar.lz
-rw-r--r-- 1 root root 743 2020-11-28 00:31 ./source/l/opencv/slack-desc
drwxr-xr-x 2 root root 4096 2021-11-02 19:02 ./source/l/openexr
-rw-r--r-- 1 root root 19710666 2021-06-15 00:15 ./source/l/openexr/openexr-2.5.7.tar.lz
@ -11239,12 +11254,12 @@ drwxr-xr-x 2 root root 4096 2021-06-19 18:57 ./source/l/polkit-qt-1
-rw-r--r-- 1 root root 675865 2021-10-06 18:06 ./source/l/polkit/polkit-0.120.tar.lz
-rwxr-xr-x 1 root root 6362 2021-06-05 18:09 ./source/l/polkit/polkit.SlackBuild
-rw-r--r-- 1 root root 903 2020-11-01 20:04 ./source/l/polkit/slack-desc
drwxr-xr-x 2 root root 4096 2021-11-02 18:08 ./source/l/poppler
drwxr-xr-x 2 root root 4096 2021-12-26 19:51 ./source/l/poppler
drwxr-xr-x 2 root root 4096 2021-09-07 17:02 ./source/l/poppler-data
-rw-r--r-- 1 root root 1647970 2021-09-07 17:01 ./source/l/poppler-data/poppler-data-0.4.11.tar.lz
-rwxr-xr-x 1 root root 2684 2021-09-07 17:02 ./source/l/poppler-data/poppler-data.SlackBuild
-rw-r--r-- 1 root root 1099 2020-11-04 18:47 ./source/l/poppler-data/slack-desc
-rw-r--r-- 1 root root 1783592 2021-11-02 18:08 ./source/l/poppler/poppler-21.11.0.tar.xz
-rw-r--r-- 1 root root 1798780 2021-12-26 19:51 ./source/l/poppler/poppler-21.12.0.tar.xz
-rwxr-xr-x 1 root root 4503 2021-05-03 18:24 ./source/l/poppler/poppler.SlackBuild
-rw-r--r-- 1 root root 988 2018-02-27 06:12 ./source/l/poppler/slack-desc
drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/popt
@ -11948,25 +11963,25 @@ drwxr-xr-x 2 root root 4096 2021-09-09 17:11 ./source/n/dnsmasq
-rw-r--r-- 1 root root 543 2010-01-22 21:33 ./source/n/dnsmasq/dnsmasq.leasedir.diff.gz
-rw-r--r-- 1 root root 246 2017-07-07 18:28 ./source/n/dnsmasq/dnsmasq.libidn2.diff.gz
-rw-r--r-- 1 root root 345 2021-04-25 18:48 ./source/n/dnsmasq/doinst.sh.gz
-rw-r--r-- 1 root root 383 2021-04-25 18:44 ./source/n/dnsmasq/rc.dnsmasq.gz
-rw-r--r-- 1 root root 898 2018-02-27 06:13 ./source/n/dnsmasq/slack-desc
drwxr-xr-x 2 root root 4096 2021-12-07 17:38 ./source/n/dovecot
-rw-r--r-- 1 root root 574 2020-02-12 17:48 ./source/n/dovecot/doinst.sh.gz
-rw-r--r-- 1 root root 4487199 2021-12-07 09:15 ./source/n/dovecot/dovecot-2.3.17.1.tar.lz
-rwxr-xr-x 1 root root 6193 2021-06-21 17:42 ./source/n/dovecot/dovecot.SlackBuild
-rw-r--r-- 1 root root 498 2017-11-15 01:04 ./source/n/dovecot/dovecot.config.README.diff.gz
-rw-r--r-- 1 root root 650 2018-01-31 23:05 ./source/n/dovecot/dovecot.default.shadow.auth.diff.gz
-rw-r--r-- 1 root root 157 2020-02-12 17:46 ./source/n/dovecot/dovecot.pam
-rw-r--r-- 1 root root 23 2019-07-13 18:39 ./source/n/dovecot/dovecot.url
-rw-r--r-- 1 root root 554 2017-11-19 20:37 ./source/n/dovecot/rc.dovecot
-rw-r--r-- 1 root root 937 2018-02-27 06:13 ./source/n/dovecot/slack-desc
drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/ebtables
-rw-r--r-- 1 root root 265 2012-10-26 20:31 ./source/n/ebtables/doinst.sh.gz
-rw-r--r-- 1 root root 299200 2019-12-02 15:31 ./source/n/ebtables/ebtables-2.0.11.tar.lz
-rwxr-xr-x 1 root root 3614 2021-02-13 05:32 ./source/n/ebtables/ebtables.SlackBuild
-rw-r--r-- 1 root root 37 2019-12-03 18:10 ./source/n/ebtables/ebtables.url
-rw-r--r-- 1 root root 911 2019-12-03 18:12 ./source/n/ebtables/slack-desc
drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/elm
-rw-r--r-- 1 root root 383 2021-04-25 18:44 ./source/n/dnsmasq/rc.dnsmasq.gz
-rw-r--r-- 1 root root 898 2018-02-27 06:13 ./source/n/dnsmasq/slack-desc
drwxr-xr-x 2 root root 4096 2021-12-07 17:38 ./source/n/dovecot
-rw-r--r-- 1 root root 574 2020-02-12 17:48 ./source/n/dovecot/doinst.sh.gz
-rw-r--r-- 1 root root 4487199 2021-12-07 09:15 ./source/n/dovecot/dovecot-2.3.17.1.tar.lz
-rwxr-xr-x 1 root root 6193 2021-06-21 17:42 ./source/n/dovecot/dovecot.SlackBuild
-rw-r--r-- 1 root root 498 2017-11-15 01:04 ./source/n/dovecot/dovecot.config.README.diff.gz
-rw-r--r-- 1 root root 650 2018-01-31 23:05 ./source/n/dovecot/dovecot.default.shadow.auth.diff.gz
-rw-r--r-- 1 root root 157 2020-02-12 17:46 ./source/n/dovecot/dovecot.pam
-rw-r--r-- 1 root root 23 2019-07-13 18:39 ./source/n/dovecot/dovecot.url
-rw-r--r-- 1 root root 554 2017-11-19 20:37 ./source/n/dovecot/rc.dovecot
-rw-r--r-- 1 root root 937 2018-02-27 06:13 ./source/n/dovecot/slack-desc
drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/ebtables
-rw-r--r-- 1 root root 265 2012-10-26 20:31 ./source/n/ebtables/doinst.sh.gz
-rw-r--r-- 1 root root 299200 2019-12-02 15:31 ./source/n/ebtables/ebtables-2.0.11.tar.lz
-rwxr-xr-x 1 root root 3614 2021-02-13 05:32 ./source/n/ebtables/ebtables.SlackBuild
-rw-r--r-- 1 root root 37 2019-12-03 18:10 ./source/n/ebtables/ebtables.url
-rw-r--r-- 1 root root 911 2019-12-03 18:12 ./source/n/ebtables/slack-desc
drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/elm
-rw-r--r-- 1 root root 4400 2009-08-13 19:04 ./source/n/elm/config.sh
-rwxr-xr-x 1 root root 3200 2021-02-13 05:32 ./source/n/elm/elm.SlackBuild
-rw-r--r-- 1 root root 481431 2005-08-18 13:25 ./source/n/elm/elm2.5.8.tar.bz2
@ -11982,9 +11997,9 @@ drwxr-xr-x 2 root root 4096 2021-11-10 19:32 ./source/n/ethtool
-rwxr-xr-x 1 root root 3251 2021-05-03 18:16 ./source/n/ethtool/ethtool.SlackBuild
-rw-r--r-- 1 root root 53 2018-02-03 23:15 ./source/n/ethtool/ethtool.url
-rw-r--r-- 1 root root 895 2018-02-27 06:13 ./source/n/ethtool/slack-desc
drwxr-xr-x 2 root root 4096 2021-12-11 04:01 ./source/n/fetchmail
-rw-r--r-- 1 root root 1340862 2021-12-10 19:16 ./source/n/fetchmail/fetchmail-6.4.25.tar.lz
-rw-r--r-- 1 root root 833 2021-12-10 19:16 ./source/n/fetchmail/fetchmail-6.4.25.tar.lz.asc
drwxr-xr-x 2 root root 4096 2021-12-27 19:49 ./source/n/fetchmail
-rw-r--r-- 1 root root 1339063 2021-12-26 21:53 ./source/n/fetchmail/fetchmail-6.4.26.tar.lz
-rw-r--r-- 1 root root 833 2021-12-26 21:54 ./source/n/fetchmail/fetchmail-6.4.26.tar.lz.asc
-rwxr-xr-x 1 root root 3596 2021-11-20 18:52 ./source/n/fetchmail/fetchmail.SlackBuild
-rw-r--r-- 1 root root 42 2019-09-28 19:00 ./source/n/fetchmail/fetchmail.url
-rw-r--r-- 1 root root 1061 2018-02-27 06:13 ./source/n/fetchmail/slack-desc
@ -12755,10 +12770,10 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/tftp-hpa
-rw-r--r-- 1 root root 89564 2011-12-11 22:15 ./source/n/tftp-hpa/tftp-hpa-5.2.tar.xz
-rwxr-xr-x 1 root root 3220 2021-02-13 05:32 ./source/n/tftp-hpa/tftp-hpa.SlackBuild
-rw-r--r-- 1 root root 201 2021-01-16 18:55 ./source/n/tftp-hpa/tftp-hpa.fcommon.diff.gz
drwxr-xr-x 2 root root 4096 2021-09-27 18:04 ./source/n/tin
drwxr-xr-x 2 root root 4096 2021-12-27 19:55 ./source/n/tin
-rw-r--r-- 1 root root 939 2018-02-27 06:13 ./source/n/tin/slack-desc
-rw-r--r-- 1 root root 1575564 2021-08-23 05:13 ./source/n/tin/tin-2.6.0.tar.xz
-rw-r--r-- 1 root root 286 2021-08-23 07:16 ./source/n/tin/tin-2.6.0.tar.xz.sign
-rw-r--r-- 1 root root 1570500 2021-12-26 14:00 ./source/n/tin/tin-2.6.1.tar.xz
-rw-r--r-- 1 root root 286 2021-12-26 14:41 ./source/n/tin/tin-2.6.1.tar.xz.sign
-rwxr-xr-x 1 root root 3653 2021-09-27 18:04 ./source/n/tin/tin.SlackBuild
-rw-r--r-- 1 root root 40 2019-07-22 18:02 ./source/n/tin/tin.url
drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/traceroute
@ -13060,10 +13075,10 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/x/hack-fonts-ttf
-rw-r--r-- 1 root root 222 2020-07-29 18:08 ./source/x/hack-fonts-ttf/hack-fonts-ttf.url
-rw-r--r-- 1 root root 973 2020-07-29 18:22 ./source/x/hack-fonts-ttf/slack-desc
drwxr-xr-x 2 root root 4096 2021-11-18 18:59 ./source/x/ibus
drwxr-xr-x 2 root root 4096 2021-11-02 19:02 ./source/x/ibus-anthy
drwxr-xr-x 2 root root 4096 2021-12-27 19:51 ./source/x/ibus-anthy
-rw-r--r-- 1 root root 112 2017-03-18 17:08 ./source/x/ibus-anthy/doinst.sh.gz
-rw-r--r-- 1 root root 141389 2021-08-20 08:54 ./source/x/ibus-anthy/ibus-anthy-1.5.13.tar.lz
-rwxr-xr-x 1 root root 3794 2021-11-02 19:02 ./source/x/ibus-anthy/ibus-anthy.SlackBuild
-rw-r--r-- 1 root root 142792 2021-12-24 14:22 ./source/x/ibus-anthy/ibus-anthy-1.5.14.tar.lz
-rwxr-xr-x 1 root root 3794 2021-12-27 19:51 ./source/x/ibus-anthy/ibus-anthy.SlackBuild
-rw-r--r-- 1 root root 744 2017-03-22 21:31 ./source/x/ibus-anthy/slack-desc
drwxr-xr-x 2 root root 4096 2021-11-02 19:02 ./source/x/ibus-hangul
-rw-r--r-- 1 root root 112 2017-03-18 17:08 ./source/x/ibus-hangul/doinst.sh.gz
@ -13637,7 +13652,7 @@ drwxr-xr-x 2 root root 12288 2021-11-29 19:51 ./source/x/x11/build
-rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xmore
-rw-r--r-- 1 root root 2 2021-08-02 18:03 ./source/x/x11/build/xorg-cf-files
-rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xorg-docs
-rw-r--r-- 1 root root 2 2021-12-16 18:45 ./source/x/x11/build/xorg-server
-rw-r--r-- 1 root root 2 2021-12-26 20:28 ./source/x/x11/build/xorg-server
-rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xorg-sgml-doctools
-rw-r--r-- 1 root root 2 2021-02-25 19:37 ./source/x/x11/build/xorgproto
-rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xpr
@ -13684,7 +13699,7 @@ drwxr-xr-x 2 root root 4096 2020-05-18 17:49 ./source/x/x11/configure
-rw-r--r-- 1 root root 276 2009-07-24 04:28 ./source/x/x11/configure/xkbcomp
-rw-r--r-- 1 root root 345 2008-10-14 22:51 ./source/x/x11/configure/xkeyboard-config
-rw-r--r-- 1 root root 377 2010-12-19 06:52 ./source/x/x11/configure/xorg-docs
-rw-r--r-- 1 root root 1737 2021-12-16 18:48 ./source/x/x11/configure/xorg-server
-rw-r--r-- 1 root root 3140 2021-12-26 22:45 ./source/x/x11/configure/xorg-server
-rw-r--r-- 1 root root 398 2018-03-17 17:33 ./source/x/x11/configure/xorgproto
drwxr-xr-x 2 root root 4096 2009-08-01 05:00 ./source/x/x11/doinst.sh
-rw-r--r-- 1 root root 279 2018-06-05 22:06 ./source/x/x11/doinst.sh/font-adobe-100dpi
@ -13733,7 +13748,7 @@ drwxr-xr-x 2 root root 4096 2021-04-23 17:37 ./source/x/x11/make
-rw-r--r-- 1 root root 119 2021-04-23 17:41 ./source/x/x11/make/xisxwayland
-rw-r--r-- 1 root root 633 2021-04-23 17:42 ./source/x/x11/make/xorgproto
drwxr-xr-x 2 root root 4096 2015-04-21 02:59 ./source/x/x11/makepkg
-rw-r--r-- 1 root root 4527 2021-04-18 18:26 ./source/x/x11/makepkg/xorg-server
-rw-r--r-- 1 root root 4657 2021-12-26 20:40 ./source/x/x11/makepkg/xorg-server
-rw-r--r-- 1 root root 3518 2021-02-13 21:06 ./source/x/x11/modularize
-rw-r--r-- 1 root root 1189 2018-05-03 12:16 ./source/x/x11/noarch
-rw-r--r-- 1 root root 833 2019-12-09 18:56 ./source/x/x11/package-blacklist
@ -14553,21 +14568,21 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/xap/fvwm
-rw-r--r-- 1 root root 863 2018-02-27 06:13 ./source/xap/fvwm/slack-desc
-rw-r--r-- 1 root root 217 2012-08-09 04:42 ./source/xap/fvwm/startfvwm2.gz
-rw-r--r-- 1 root root 360 2012-08-10 23:46 ./source/xap/fvwm/xinitrc.fvwm2.gz
drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/xap/geeqie
drwxr-xr-x 2 root root 4096 2021-12-26 19:53 ./source/xap/geeqie
-rw-r--r-- 1 root root 163 2010-03-11 23:20 ./source/xap/geeqie/doinst.sh.gz
-rw-r--r-- 1 root root 399 2018-01-02 08:20 ./source/xap/geeqie/fix-build-re-docs.diff.gz
-rw-r--r-- 1 root root 1693488 2020-12-02 19:07 ./source/xap/geeqie/geeqie-1.6.tar.xz
-rw-r--r-- 1 root root 688 2020-12-02 19:08 ./source/xap/geeqie/geeqie-1.6.tar.xz.asc
-rwxr-xr-x 1 root root 4629 2021-02-13 05:32 ./source/xap/geeqie/geeqie.SlackBuild
-rwxr-xr-x 1 root root 4629 2021-12-26 19:53 ./source/xap/geeqie/geeqie.SlackBuild
-rw-r--r-- 1 root root 756 2018-02-27 06:13 ./source/xap/geeqie/slack-desc
drwxr-xr-x 2 root root 4096 2021-11-15 20:10 ./source/xap/gftp
-rw-r--r-- 1 root root 737688 2021-11-13 23:54 ./source/xap/gftp/gftp-2.8.0b.tar.lz
-rwxr-xr-x 1 root root 3664 2021-11-15 20:14 ./source/xap/gftp/gftp.SlackBuild
-rw-r--r-- 1 root root 32 2021-02-11 18:21 ./source/xap/gftp/gftp.url
-rw-r--r-- 1 root root 895 2018-02-27 06:13 ./source/xap/gftp/slack-desc
drwxr-xr-x 2 root root 4096 2021-12-19 22:30 ./source/xap/gimp
drwxr-xr-x 2 root root 4096 2021-12-26 19:53 ./source/xap/gimp
-rw-r--r-- 1 root root 23680015 2021-12-19 21:19 ./source/xap/gimp/gimp-2.10.30.tar.lz
-rwxr-xr-x 1 root root 4636 2021-03-31 19:59 ./source/xap/gimp/gimp.SlackBuild
-rwxr-xr-x 1 root root 4636 2021-12-26 19:53 ./source/xap/gimp/gimp.SlackBuild
-rw-r--r-- 1 root root 923 2018-02-27 06:13 ./source/xap/gimp/slack-desc
drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/xap/gkrellm
-rw-r--r-- 1 root root 651098 2019-07-25 14:06 ./source/xap/gkrellm/gkrellm-2.3.11.tar.lz
@ -14949,10 +14964,10 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/xfce/thunar-volman
-rw-r--r-- 1 root root 1895836 2021-09-17 20:00 ./source/xfce/thunar/thunar-4.16.10.tar.lz
-rwxr-xr-x 1 root root 4779 2021-03-07 18:59 ./source/xfce/thunar/thunar.SlackBuild
-rw-r--r-- 1 root root 69 2021-09-18 19:52 ./source/xfce/thunar/thunar.url
drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/xfce/tumbler
drwxr-xr-x 2 root root 4096 2021-12-26 19:53 ./source/xfce/tumbler
-rw-r--r-- 1 root root 964 2018-02-27 06:13 ./source/xfce/tumbler/slack-desc
-rw-r--r-- 1 root root 476216 2020-12-22 23:39 ./source/xfce/tumbler/tumbler-4.16.0.tar.lz
-rwxr-xr-x 1 root root 4852 2021-02-13 05:32 ./source/xfce/tumbler/tumbler.SlackBuild
-rwxr-xr-x 1 root root 4852 2021-12-26 19:53 ./source/xfce/tumbler/tumbler.SlackBuild
-rw-r--r-- 1 root root 67 2018-09-13 16:54 ./source/xfce/tumbler/tumbler.url
drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/xfce/xfce4-appfinder
-rw-r--r-- 1 root root 931 2018-02-27 06:13 ./source/xfce/xfce4-appfinder/slack-desc

View file

@ -0,0 +1,16 @@
This is a version of Rust that's closer to what Mozilla is recommending for
compiling Firefox, Seamonkey, and Thunderbird.
To see the recommended minimum and maximum versions of Rust that upstream
recommends for Firefox (or for Seamonkey/Thunderbird using the backend from the
same version of Firefox), see this link:
https://firefox-source-docs.mozilla.org/writing-rust-code/update-policy.html
This version of Rust has been compiled with the bundled version of LLVM to
avoid depending on any particular version of LLVM. This may cause a warning
from ldconfig, but that's harmless.
This Rust package will be updated in place to follow the requirements for the
various Mozilla packages in the main tree (for -current), or in /patches (for
a stable release).

View file

@ -0,0 +1,11 @@
--- ./compiler/rustc_llvm/build.rs.orig 2020-11-16 08:01:53.000000000 -0600
+++ ./compiler/rustc_llvm/build.rs 2020-11-19 13:46:21.222785372 -0600
@@ -234,6 +234,8 @@
println!("cargo:rustc-link-lib={}={}", kind, name);
}
+ println!("cargo:rustc-link-lib=dylib=ffi");
+
// LLVM ldflags
//
// If we're a cross-compile of LLVM then unfortunately we can't trust these

View file

@ -0,0 +1,291 @@
#!/bin/bash
# Copyright 2017 Andrew Clemons, Wellington, New Zealand
# Copyright 2017, 2018, 2019, 2020, 2021 Patrick J. Volkerding, Sebeka, Minnesota, USA
# Copyright 2017 Stuart Winter
# 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=rust
SRCNAM="${PKGNAM}c"
VERSION=${VERSION:-1.54.0}
BUILD=${BUILD:-3}
# Set this to YES to build with the system LLVM, or NO to use the bundled LLVM.
# YES is probably better (when it works...)
SYSTEM_LLVM=${SYSTEM_LLVM:-NO}
# Bootstrap variables (might not be kept updated for latest Rust):
RSTAGE0_VERSION=${RSTAGE0_VERSION:-1.53.0}
RSTAGE0_DIR=${RSTAGE0_DIR:-2021-06-17}
CSTAGE0_VERSION=${CSTAGE0_VERSION:-1.53.0}
CSTAGE0_DIR=${CSTAGE0_DIR:-$RSTAGE0_DIR}
# Automatically determine the architecture we're building on:
MARCH=$( uname -m )
if [ -z "$ARCH" ]; then
case "$MARCH" in
i?86) export ARCH=i686 ;;
armv7hl) export ARCH=$MARCH ;;
arm*) export ARCH=arm ;;
# Unless $ARCH is already set, use uname -m for all other archs:
*) export ARCH=$MARCH ;;
esac
fi
unset MARCH
# For compiling i686 under an x86_64 kernel:
if [ "$(uname -m)" = "x86_64" -a "$(file -L /usr/bin/gcc | grep 80386 | grep 32-bit)" != "" ]; then
ARCH=i686
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
# If the bootstrap binaries are present, use those. Otherwise bootstrap from
# installed compiler.
if /bin/ls *-unknown-linux-gnu.tar.?z 1> /dev/null 2> /dev/null ; then
LOCAL_BOOTSTRAP=no
else
LOCAL_BOOTSTRAP=yes
fi
# https://forge.rust-lang.org/platform-support.html
# Bootstrapping ARCH:
if [ "$ARCH" = "i586" ]; then
if [ "$LOCAL_BOOTSTRAP" = "yes" ] ; then
if rustc -Vv | grep host | grep i586 > /dev/null ; then
BARCH="$ARCH"
else
BARCH="i686"
if case "$( uname -m )" in i586) true ;; *) false ;; esac ; then
echo "rust must be bootstrapped from an i686 machine"
exit 1
fi
fi
else
# i586 must be built on a i686 machine, since the bootstrap compiler is i686
BARCH="i686"
if case "$( uname -m )" in i586) true ;; *) false ;; esac ; then
echo "rust must be bootstrapped from an i686 machine"
exit 1
fi
fi
TARCH="$ARCH"
elif [ "$ARCH" = "armv7hl" ]; then
BARCH="armv7"
TARCH="$BARCH"
else
BARCH="$ARCH"
TARCH="$ARCH"
fi
# Bootstrapping ABI:
if [ "$ARCH" = "armv7hl" ]; then
BABI="gnueabihf"
else
BABI="gnu"
fi
TMP=${TMP:-/tmp}
OUTPUT=${OUTPUT:-/tmp}
PKG=$TMP/package-$PKGNAM
# Not needed, as the build will automatically use as many jobs as there are
# threads.
#NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
if [ "$ARCH" = "i586" ]; then
LIBDIRSUFFIX=""
elif [ "$ARCH" = "i686" ]; then
LIBDIRSUFFIX=""
elif [ "$ARCH" = "x86_64" ]; then
LIBDIRSUFFIX="64"
elif [ "$ARCH" = "armv7hl" ]; then
LIBDIRSUFFIX=""
else
LIBDIRSUFFIX=""
fi
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $SRCNAM-$VERSION-src
tar xvf $CWD/$SRCNAM-$VERSION-src.tar.?z || exit 1
cd $SRCNAM-$VERSION-src || exit 1
# Link with -lffi in case of using system LLVM:
if [ "${SYSTEM_LLVM}" = "YES" ]; then
zcat $CWD/link_libffi.diff.gz | patch -p1 --verbose || exit 1
fi
if [ "$LOCAL_BOOTSTRAP" != "yes" ] ; then
# rust requires bootstrapping with the previous rust version.
# versions are defined in src/stage0.txt.
mkdir -p build/cache/$RSTAGE0_DIR
cp $CWD/$PKGNAM-std-$RSTAGE0_VERSION-$BARCH-unknown-linux-gnu.tar.?z \
$CWD/$SRCNAM-$RSTAGE0_VERSION-$BARCH-unknown-linux-gnu.tar.?z \
build/cache/$RSTAGE0_DIR
mkdir -p build/cache/$CSTAGE0_DIR
cp $CWD/cargo-$CSTAGE0_VERSION-$BARCH-unknown-linux-gnu.tar.?z build/cache/$CSTAGE0_DIR
fi
# Build configuration:
cat << EOF > config.toml
[llvm]
ccache = "/usr/bin/ccache"
link-shared = true
[build]
build = "$BARCH-unknown-linux-$BABI"
host = ["$TARCH-unknown-linux-$BABI"]
target = ["$TARCH-unknown-linux-$BABI"]
tools = ["analysis", "cargo", "clippy", "rls", "rustfmt", "src"]
submodules = false
vendor = true
extended = true
[install]
prefix = "/usr"
docdir = "doc/rust-$VERSION"
libdir = "lib$LIBDIRSUFFIX"
mandir = "man"
[rust]
codegen-units = 0
channel = "stable"
rpath = false
codegen-tests = false
ignore-git = true
EOF
if [ "${SYSTEM_LLVM}" = "YES" ]; then
cat << EOF >> config.toml
# Add this stuff to build with the system LLVM:
[target.i586-unknown-linux-gnu]
llvm-config = "/usr/bin/llvm-config"
[target.i686-unknown-linux-gnu]
llvm-config = "/usr/bin/llvm-config"
[target.x86_64-unknown-linux-gnu]
llvm-config = "/usr/bin/llvm-config"
[target.armv7-unknown-linux-gnueabihf]
llvm-config = "/usr/bin/llvm-config"
EOF
fi
if [ "$LOCAL_BOOTSTRAP" = "yes" ] ; then
sed -i "s|^\(extended = true\)$|\1\nrustc = \"/usr/bin/rustc\"\ncargo = \"/usr/bin/cargo\"|" config.toml
fi
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
-o -perm 511 \) -exec chmod 755 {} \+ -o \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \+
export PKG_CONFIG_ALLOW_CROSS=1
if [ "$BARCH" = "i586" ] ; then
# when bootstrapping from i586 (rust already installed), also build a i686
# rustlib:
sed -i 's/^target =.*$/target = ["i686-unknown-linux-gnu"]/' config.toml
elif [ "$BARCH" = "i686" ] ; then
if [ "$TARCH" = "i586" ] ; then
# this will cause some messages like:
# warning: redundant linker flag specified for library `m`
# but will keep the build from falling over when doing the stage1 compiler
# linking for the i586 compiler. seems the correct flags don't get passed
# through and we end up failures like:
# error: linking with `clang` failed: exit code: 1
# /tmp/SBo/rustc-1.20.0-src/build/i686-unknown-linux-gnu/stage1-rustc/i586-unknown-linux-gnu/release/deps/librustc_llvm-4ab259c9aed547db.so: undefined reference to `xxx`
export RUSTFLAGS="$RUSTFLAGS -C link-args=-lrt -ldl -lcurses -lpthread -lz -lm"
fi
fi
# Build and install:
python3 ./x.py build || exit 1
DESTDIR=$PKG python3 x.py install || exit 1
# Eh, none of this is all that big. Might as well leave it around as a
# reference.
#rm -f $PKG/usr/lib$LIBDIRSUFFIX/rustlib/components
#rm -f $PKG/usr/lib$LIBDIRSUFFIX/rustlib/install.log
#rm -f $PKG/usr/lib$LIBDIRSUFFIX/rustlib/manifest-*
#rm -f $PKG/usr/lib$LIBDIRSUFFIX/rustlib/rust-installer-version
#rm -f $PKG/usr/lib$LIBDIRSUFFIX/rustlib/uninstall.sh
# Make sure the paths are correct, though:
sed -i "s,/tmp/package-rust/,/,g" $PKG/usr/lib$LIBDIRSUFFIX/rustlib/install.log $PKG/usr/lib$LIBDIRSUFFIX/rustlib/manifest-*
# And a little compression doesn't hurt either:
gzip -9 $PKG/usr/lib$LIBDIRSUFFIX/rustlib/manifest-*
# Move bash completions to the system location:
if [ -d $PKG/etc/bash_completion.d ]; then
mkdir -p $PKG/usr/share/bash-completion
mv $PKG/etc/bash_completion.d $PKG/usr/share/bash-completion/completions
rmdir $PKG/etc 2> /dev/null
fi
# Correct permissions on shared libraries:
find $PKG/usr/lib$LIBDIRSUFFIX -name "*.so" -exec chmod 755 "{}" \+
# Evidently there are a lot of duplicated libraries in this tree, so let's
# try to save some space:
( cd $PKG/usr/lib${LIBDIRSUFFIX}/rustlib/*-linux-gnu/lib && for file in *.so ; do if cmp -s $file ../../../$file ; then ln -sf ../../../$file .; fi; done )
# Strip ELF objects:
find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
# Commented out (for now) since we disable rpaths in config.toml:
## Remove any compiled-in RPATHs:
#find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \
# | cut -f 1 -d : | while read elfobject ; do
# patchelf --remove-rpath $elfobject || exit 1
#done
# Compress man 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 some documentation:
mkdir -p $PKG/usr/doc/$PKGNAM-$VERSION
cp -a *.md COPYRIGHT* COPYING* LICENSE* $PKG/usr/doc/$PKGNAM-$VERSION
# Include licenses from third party vendors:
mkdir $PKG/usr/doc/$PKGNAM-$VERSION/vendor
( cd vendor
tar cf - $(find . -maxdepth 2 | grep -e README -e LICENSE -e COPYING -e CHANGELOG -e PERFORMANCE -e UPGRADE ) | ( cd $PKG/usr/doc/$PKGNAM-$VERSION/vendor ; tar xf - )
)
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
cd $PKG
/sbin/makepkg -l y -c n $OUTPUT/$PKGNAM-$VERSION-$ARCH-$BUILD.txz

View file

@ -0,0 +1,35 @@
# Source code (repacked to .tar.lz):
VERSION=1.54.0
rm -f rustc-${VERSION}-src.tar.*
lftpget https://static.rust-lang.org/dist/rustc-${VERSION}-src.tar.gz
lftpget https://static.rust-lang.org/dist/rustc-${VERSION}-src.tar.gz.asc
if gpg --verify rustc-${VERSION}-src.tar.gz.asc ; then
rm -f rustc-${VERSION}-src.tar.gz.asc
gzip -d rustc-*tar.gz
plzip -9 -v rustc-*tar
else
echo "FATAL ERROR: Not recompressing since GPG signature failed."
exit 1
fi
# Please note that the bootstrap binary packages listed below might not be kept
# updated for later versions. The Rust compiler as shipped with Slackware
# should be able to compile the next released version of Rust.
#
# To find the expected date/versions for bootstrap binaries to be able to
# update the settings below, look at src/stage0.txt in the Rust sources.
exit 0
BOOTSTRAP_DATE=2021-06-17
BOOTSTRAP_CARGO=1.53.0
BOOTSTRAP_VERSION=1.53.0
# i686 bootstrap:
lftpget https://static.rust-lang.org/dist/${BOOTSTRAP_DATE}/cargo-${BOOTSTRAP_CARGO}-i686-unknown-linux-gnu.tar.xz
lftpget https://static.rust-lang.org/dist/${BOOTSTRAP_DATE}/rust-std-${BOOTSTRAP_VERSION}-i686-unknown-linux-gnu.tar.xz
lftpget https://static.rust-lang.org/dist/${BOOTSTRAP_DATE}/rustc-${BOOTSTRAP_VERSION}-i686-unknown-linux-gnu.tar.xz
# x86_64 bootstrap:
lftpget https://static.rust-lang.org/dist/${BOOTSTRAP_DATE}/cargo-${BOOTSTRAP_CARGO}-x86_64-unknown-linux-gnu.tar.xz
lftpget https://static.rust-lang.org/dist/${BOOTSTRAP_DATE}/rust-std-${BOOTSTRAP_VERSION}-x86_64-unknown-linux-gnu.tar.xz
lftpget https://static.rust-lang.org/dist/${BOOTSTRAP_DATE}/rustc-${BOOTSTRAP_VERSION}-x86_64-unknown-linux-gnu.tar.xz

View file

@ -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------------------------------------------------------|
rust: rust (a safe, concurrent, practical language)
rust:
rust: Rust is a curly-brace, block-structured expression language.
rust: Its design is oriented toward concerns of "programming in the large",
rust: that is, of creating and maintaining boundaries - both abstract and
rust: operational - that preserve large-system integrity, availability,
rust: and concurrency.
rust:
rust: Homepage: https://rust-lang.org
rust:
rust:

View file

@ -3,6 +3,7 @@
# Run this script in the root directory of the repository to re-compress
# all patches and scripts that were un-compressed to make a better git commit:
#
gzip ./extra/source/rust-for-mozilla/link_libffi.diff
gzip ./extra/source/php80/php-fpm.conf.diff
gzip ./extra/source/php80/doinst.sh
gzip ./extra/source/php80/php.imap.api.diff

View file

@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=cups-filters
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

View file

@ -1 +1 @@
1
2

View file

@ -1 +1 @@
14
15

View file

@ -1 +1 @@
1
2

View file

@ -1 +1 @@
1
2

View file

@ -1 +1 @@
1
2

View file

@ -1 +1 @@
14
15

View file

@ -1 +1 @@
1
2

View file

@ -1 +1 @@
1
2

View file

@ -1 +1 @@
1
2

View file

@ -0,0 +1,2 @@
cat $CWD/patch/ark/015bdfd1de9135279c7662eb89acc81d1a843202.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
cat $CWD/patch/ark/75c6927883342ec533aea4663b7b5dfcf8d699a6.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }

View file

@ -0,0 +1,36 @@
From 015bdfd1de9135279c7662eb89acc81d1a843202 Mon Sep 17 00:00:00 2001
From: 2155X 2155X <syenergyyy@gmail.com>
Date: Tue, 7 Dec 2021 01:12:35 +0200
Subject: [PATCH] Fix extraction "Dolphin Actions" not abiding "Open
destination folder after extracting" setting.
BUG: 319134
CCBUG: 298248
(cherry picked from commit 6b3b77e81a05154204ca89140afbec2021ea431b)
---
app/extractfileitemaction.cpp | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/app/extractfileitemaction.cpp b/app/extractfileitemaction.cpp
index b714cee6..cd6b6f96 100644
--- a/app/extractfileitemaction.cpp
+++ b/app/extractfileitemaction.cpp
@@ -14,6 +14,7 @@
#include <KLocalizedString>
#include <KPluginFactory>
+#include "settings.h"
#include "mimetypes.h"
#include "pluginmanager.h"
#include "batchextract.h"
@@ -96,7 +97,7 @@ QAction *ExtractFileItemAction::createAction(const QIcon& icon, const QString& n
connect(action, &QAction::triggered, this, [urls,name, option, parent,this]() {
auto *batchExtractJob = new BatchExtract(parent);
batchExtractJob->setDestinationFolder(QFileInfo(urls.first().toLocalFile()).path());
- batchExtractJob->setOpenDestinationAfterExtraction(true);
+ batchExtractJob->setOpenDestinationAfterExtraction(ArkSettings::openDestinationFolderAfterExtraction());
if (option == AutoSubfolder) {
batchExtractJob->setAutoSubfolder(true);
} else if (option == ShowDialog) {

View file

@ -0,0 +1,43 @@
From 75c6927883342ec533aea4663b7b5dfcf8d699a6 Mon Sep 17 00:00:00 2001
From: Alexander Lohnau <alexander.lohnau@gmx.de>
Date: Sat, 25 Dec 2021 13:00:29 +0100
Subject: [PATCH] Do not highlight file after compression
Dolphin opens a new tab whenever the file is compressed and
is not smart enough to highlight it in the currently open view.
Because people are annoyed by it and the alternatives are complex to implement,
removing it is the best solution.
BUG: 440663
(cherry picked from commit 28f2ef4b22f53200cb8789dbc8fe8ecdba3a377f)
---
app/compressfileitemaction.cpp | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/app/compressfileitemaction.cpp b/app/compressfileitemaction.cpp
index 45e75a6e..692a7195 100644
--- a/app/compressfileitemaction.cpp
+++ b/app/compressfileitemaction.cpp
@@ -16,7 +16,6 @@
#include <KPluginFactory>
#include <algorithm>
-#include <KIO/OpenFileManagerWindowJob>
#include "pluginmanager.h"
#include "addtoarchive.h"
@@ -102,10 +101,8 @@ QAction *CompressFileItemAction::createAction(const QIcon& icon, const QString&
}
}
addToArchiveJob->start();
- connect(addToArchiveJob, &KJob::finished, this, [this, addToArchiveJob](){
- if (addToArchiveJob->error() == 0) {
- KIO::highlightInFileManager({QUrl::fromLocalFile(addToArchiveJob->fileName())});
- } else if (!addToArchiveJob->errorString().isEmpty()) {
+ connect(addToArchiveJob, &KJob::finished, this, [this, addToArchiveJob]() {
+ if (addToArchiveJob->error() != 0) {
Q_EMIT error(addToArchiveJob->errorString());
}
});

View file

@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=gegl
VERSION=${VERSION:-$(echo gegl-*.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

View file

@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=gst-plugins-bad-free
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
BUILD=${BUILD:-2}
BUILD=${BUILD:-3}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then

View file

@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=ibus-anthy
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
BUILD=${BUILD:-3}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}

View file

@ -1 +1 @@
1
2

View file

@ -1,6 +1,34 @@
# Build Wayland X Server (currently built as standalone):
BUILD_XWAYLAND=NO
# Build rootless X packages. This is not the default in Slackware and is
# unlikely to be any time soon, as --enable-systemd-logind seems to really
# require systemd and does not function 100% with all graphics chipsets.
# In particular, resuming from suspend may not work with (at least) Radeon
# chipsets, and NVIDIA chipsets using proprietary drivers. Also, while
# rootless X works from "startx", it is unsupported by most login managers
# which will continue to start X as root.
#
# Feel free to try it out, though. To build rootless X packages, start the
# build like this:
#
# ROOTLESSX=YES ./x11.SlackBuild xserver xorg-server
#
if [ "$ROOTLESSX" = "YES" ]; then
ROOTLESS_OPTIONS="--enable-suid-wrapper --disable-install-setuid --enable-systemd-logind"
else
# Here we are building the traditional setuid root X. Technically we could
# dispense with the Xorg.wrap wrapper and just have the actual Xorg binary
# in /usr/bin, but we've always had the wrapper anyway and it should not
# cause any problems. Besides, it might be possible with this configuration
# to remove the setuid permissions from /usr/libexec/Xorg and then add the
# user to required groups such as input to run rootless as well, though it
# may bring its own security issues since other users who are members of
# these groups could monitor the devices. It's not recommended to try to
# run X rootless in this way, but we're going to keep the option open for now.
ROOTLESS_OPTIONS="--enable-suid-wrapper --enable-install-setuid --disable-systemd-logind"
fi
# Servers to build:
if [ "$BUILD_XWAYLAND" = "NO" ]; then
XWAYLAND_OPTION="--disable-xwayland"
@ -14,12 +42,7 @@ BUILD_SERVERS="--enable-xorg \
--enable-glamor \
--enable-kdrive \
--enable-xephyr \
$XWAYLAND_OPTION \
--enable-config-udev \
--disable-config-hal \
--enable-systemd-logind"
#MESA_VERSION=${MESA_VERSION:-7.5} # unused in 1.7+
$XWAYLAND_OPTION "
# Default font paths to be used by the X server:
DEF_FONTPATH="/usr/share/fonts/misc,/usr/share/fonts/local,/usr/share/fonts/TTF,/usr/share/fonts/OTF,/usr/share/fonts/Type1,/usr/share/fonts/CID,/usr/share/fonts/75dpi/:unscaled,/usr/share/fonts/100dpi/:unscaled,/usr/share/fonts/75dpi,/usr/share/fonts/100dpi,/usr/share/fonts/cyrillic"
@ -37,7 +60,6 @@ CFLAGS="$SLKCFLAGS" \
--mandir=/usr/man \
--disable-static \
--with-pic \
--enable-suid-wrapper \
--with-int10=x86emu \
--with-default-font-path="${DEF_FONTPATH}" \
--with-module-dir=/usr/lib${LIBDIRSUFFIX}/xorg/modules \
@ -45,14 +67,14 @@ CFLAGS="$SLKCFLAGS" \
--with-os-vendor="Slackware Linux Project" \
--with-xkb-path=/etc/X11/xkb \
--with-xkb-output=/var/lib/xkb \
--enable-config-udev \
--disable-config-hal \
$BUILD_SERVERS \
$ROOTLESS_OPTIONS \
--build=$ARCH-slackware-linux
# --with-dri-driver-path=/usr/lib${LIBDIRSUFFIX}/xorg/modules/dri
if [ "$ARCH" = "x86_64" ]; then
# To prevent the error "No rule to make target `-ldl'"
sed -i -e 's#-ldl##' hw/xfree86/Makefile
sed -i -e 's#-lm#-lm -ldl#' hw/xfree86/Makefile
fi

View file

@ -1,3 +1,7 @@
# Add _rootless tag to the $BUILD if making rootless X packages:
if [ "$ROOTLESSX" = "YES" ]; then
BUILD="${BUILD}_rootless"
fi
rm -r ${SLACK_X_BUILD_DIR}/package-xorg-server-xnest
mkdir -p ${SLACK_X_BUILD_DIR}/package-xorg-server-xnest/usr/bin

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=geeqie
BUILD=${BUILD:-3}
BUILD=${BUILD:-4}
# Download the geeqie Git head if there's no tarball:
if ! /bin/ls $CWD/geeqie*tar* 1> /dev/null 2> /dev/null ; then

View file

@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=gimp
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

View file

@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=tumbler
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
BUILD=${BUILD:-3}
BUILD=${BUILD:-4}
# Automatically determine the architecture we're building on:
MARCH=$( uname -m )