summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog.rss36
-rw-r--r--ChangeLog.txt24
-rw-r--r--FILELIST.TXT113
-rwxr-xr-xrecompress.sh2
-rwxr-xr-xsource/a/aaa_libraries/aaa_libraries.SlackBuild4
-rw-r--r--source/a/aaa_libraries/symlinks-to-tracked-libs1
-rw-r--r--source/a/aaa_libraries/tracked-files-tmp.d/aaa_libraries-boost40
-rw-r--r--source/d/llvm/clang.toolchains.32-bit.triple.diff (renamed from source/d/llvm/clang.toolchains.i586.triple.diff)0
-rwxr-xr-xsource/d/llvm/llvm.SlackBuild14
-rw-r--r--source/l/libnl3/libnl.url2
-rwxr-xr-xsource/l/libnl3/libnl3.SlackBuild6
-rwxr-xr-xsource/l/orc/orc.SlackBuild6
-rwxr-xr-xsource/x/egl-wayland/egl-wayland.SlackBuild8
13 files changed, 136 insertions, 120 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss
index f7d54e6b2..fde1c13e4 100644
--- a/ChangeLog.rss
+++ b/ChangeLog.rss
@@ -11,10 +11,42 @@
<description>Tracking Slackware development in git.</description>
<language>en-us</language>
<id xmlns="http://www.w3.org/2005/Atom">urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f</id>
- <pubDate>Thu, 18 Jul 2024 20:01:18 GMT</pubDate>
- <lastBuildDate>Thu, 18 Jul 2024 20:52:00 GMT</lastBuildDate>
+ <pubDate>Fri, 19 Jul 2024 20:08:29 GMT</pubDate>
+ <lastBuildDate>Fri, 19 Jul 2024 20:42:04 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.17</generator>
<item>
+ <title>Fri, 19 Jul 2024 20:08:29 GMT</title>
+ <pubDate>Fri, 19 Jul 2024 20:08:29 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20240719200829</link>
+ <guid isPermaLink="false">20240719200829</guid>
+ <description>
+ <![CDATA[<pre>
+a/aaa_libraries-15.1-x86_64-32.txz: Rebuilt.
+ Added: libgpg-error.so.0.37.0.
+ Upgraded: libcap.so.2.70, liblzma.so.5.6.2, libpcre2-8.so.0.13.0,
+ libglib-2.0.so.0.8000.4, libgmodule-2.0.so.0.8000.4,
+ libgobject-2.0.so.0.8000.4, libgthread-2.0.so.0.8000.4,
+ libstdc++.so.6.0.33, libunwind.so.8.1.0.
+ Removed: libboost_*.so.1.84.0
+ The addition of libgpg-error to this package should work around the issue
+ upgrading from 15.0 to -current using slackpkg. Thanks to Stuart Winter.
+d/llvm-18.1.8-x86_64-2.txz: Rebuilt.
+ Add WebAssembly target. Thanks to Heinz Wiesinger.
+ Adjust compiler flags to what will likely be our new standard.
+ Qt6 requires newer opcodes than -march=i586, and enough things have begun
+ to include SSE2 instructions (without providing configure flags to opt-out)
+ that trying to retain compatibility with CPUs from the 1990s just isn't
+ going to work any more. My apologies if this causes your antique computer
+ to get illegal instruction errors, but the solution will have to be sourcing
+ an antique operating system for it.
+ On 64-bit we will make the compiler flags for -march and -mtune explicit.
+l/libnl3-3.10.0-x86_64-1.txz: Upgraded.
+l/orc-0.4.39-x86_64-1.txz: Upgraded.
+x/egl-wayland-1.1.14-x86_64-1.txz: Upgraded.
+ </pre>]]>
+ </description>
+ </item>
+ <item>
<title>Thu, 18 Jul 2024 20:01:18 GMT</title>
<pubDate>Thu, 18 Jul 2024 20:01:18 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20240718200118</link>
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 9b359237b..1fe413a8f 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,27 @@
+Fri Jul 19 20:08:29 UTC 2024
+a/aaa_libraries-15.1-x86_64-32.txz: Rebuilt.
+ Added: libgpg-error.so.0.37.0.
+ Upgraded: libcap.so.2.70, liblzma.so.5.6.2, libpcre2-8.so.0.13.0,
+ libglib-2.0.so.0.8000.4, libgmodule-2.0.so.0.8000.4,
+ libgobject-2.0.so.0.8000.4, libgthread-2.0.so.0.8000.4,
+ libstdc++.so.6.0.33, libunwind.so.8.1.0.
+ Removed: libboost_*.so.1.84.0
+ The addition of libgpg-error to this package should work around the issue
+ upgrading from 15.0 to -current using slackpkg. Thanks to Stuart Winter.
+d/llvm-18.1.8-x86_64-2.txz: Rebuilt.
+ Add WebAssembly target. Thanks to Heinz Wiesinger.
+ Adjust compiler flags to what will likely be our new standard.
+ Qt6 requires newer opcodes than -march=i586, and enough things have begun
+ to include SSE2 instructions (without providing configure flags to opt-out)
+ that trying to retain compatibility with CPUs from the 1990s just isn't
+ going to work any more. My apologies if this causes your antique computer
+ to get illegal instruction errors, but the solution will have to be sourcing
+ an antique operating system for it.
+ On 64-bit we will make the compiler flags for -march and -mtune explicit.
+l/libnl3-3.10.0-x86_64-1.txz: Upgraded.
+l/orc-0.4.39-x86_64-1.txz: Upgraded.
+x/egl-wayland-1.1.14-x86_64-1.txz: Upgraded.
++--------------------------+
Thu Jul 18 20:01:18 UTC 2024
a/kernel-firmware-20240718_058deb9-noarch-1.txz: Upgraded.
a/kernel-generic-6.9.10-x86_64-1.txz: Upgraded.
diff --git a/FILELIST.TXT b/FILELIST.TXT
index 7bf2a3707..aea81c729 100644
--- a/FILELIST.TXT
+++ b/FILELIST.TXT
@@ -1,20 +1,20 @@
-Thu Jul 18 20:06:51 UTC 2024
+Fri Jul 19 20:12:23 UTC 2024
Here is the file list for this directory. If you are using a
mirror site and find missing or extra files in the disk
subdirectories, please have the archive administrator refresh
the mirror.
-drwxr-xr-x 12 root root 4096 2024-07-18 20:01 .
+drwxr-xr-x 12 root root 4096 2024-07-19 20:08 .
-rw-r--r-- 1 root root 5767 2022-02-02 22:44 ./ANNOUNCE.15.0
-rw-r--r-- 1 root root 16617 2022-02-02 23:27 ./CHANGES_AND_HINTS.TXT
--rw-r--r-- 1 root root 1154999 2024-07-17 19:34 ./CHECKSUMS.md5
--rw-r--r-- 1 root root 195 2024-07-17 19:34 ./CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 1155020 2024-07-18 20:07 ./CHECKSUMS.md5
+-rw-r--r-- 1 root root 195 2024-07-18 20:07 ./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 1125585 2024-07-18 20:01 ./ChangeLog.txt
+-rw-r--r-- 1 root root 1126907 2024-07-19 20:08 ./ChangeLog.txt
drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI
drwxr-xr-x 2 root root 4096 2024-07-18 19:17 ./EFI/BOOT
-rw-r--r-- 1 root root 1200128 2024-06-23 18:50 ./EFI/BOOT/bootx64.efi
@@ -25,9 +25,9 @@ drwxr-xr-x 2 root root 4096 2024-07-18 19:17 ./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 1511765 2024-07-17 19:34 ./FILELIST.TXT
+-rw-r--r-- 1 root root 1511787 2024-07-18 20:06 ./FILELIST.TXT
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
--rw-r--r-- 1 root root 913364 2024-07-18 20:06 ./PACKAGES.TXT
+-rw-r--r-- 1 root root 913364 2024-07-19 20:11 ./PACKAGES.TXT
-rw-r--r-- 1 root root 8034 2022-02-02 03:36 ./README.TXT
-rw-r--r-- 1 root root 3629 2024-07-18 19:02 ./README.initrd
-rw-r--r-- 1 root root 34114 2023-12-11 20:35 ./README_CRYPT.TXT
@@ -662,22 +662,22 @@ drwxr-xr-x 2 root root 4096 2022-02-03 07:02 ./patches
-rw-r--r-- 1 root root 575 2022-02-03 07:02 ./patches/FILE_LIST
-rw-r--r-- 1 root root 14 2022-02-03 07:02 ./patches/MANIFEST.bz2
-rw-r--r-- 1 root root 224 2022-02-03 07:02 ./patches/PACKAGES.TXT
-drwxr-xr-x 17 root root 4096 2024-07-18 20:06 ./slackware64
--rw-r--r-- 1 root root 356279 2024-07-18 20:06 ./slackware64/CHECKSUMS.md5
--rw-r--r-- 1 root root 195 2024-07-18 20:06 ./slackware64/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 441208 2024-07-18 20:05 ./slackware64/FILE_LIST
--rw-r--r-- 1 root root 4710381 2024-07-18 20:05 ./slackware64/MANIFEST.bz2
+drwxr-xr-x 17 root root 4096 2024-07-19 20:11 ./slackware64
+-rw-r--r-- 1 root root 356282 2024-07-19 20:11 ./slackware64/CHECKSUMS.md5
+-rw-r--r-- 1 root root 195 2024-07-19 20:11 ./slackware64/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 441211 2024-07-19 20:10 ./slackware64/FILE_LIST
+-rw-r--r-- 1 root root 4711929 2024-07-19 20:11 ./slackware64/MANIFEST.bz2
lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT
-drwxr-xr-x 2 root root 32768 2024-07-18 20:05 ./slackware64/a
+drwxr-xr-x 2 root root 32768 2024-07-19 20:10 ./slackware64/a
-rw-r--r-- 1 root root 327 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txt
-rw-r--r-- 1 root root 10720 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txz
-rw-r--r-- 1 root root 163 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txz.asc
-rw-r--r-- 1 root root 371 2024-04-18 18:25 ./slackware64/a/aaa_glibc-solibs-2.39-x86_64-2.txt
-rw-r--r-- 1 root root 2966680 2024-04-18 18:25 ./slackware64/a/aaa_glibc-solibs-2.39-x86_64-2.txz
-rw-r--r-- 1 root root 195 2024-04-18 18:25 ./slackware64/a/aaa_glibc-solibs-2.39-x86_64-2.txz.asc
--rw-r--r-- 1 root root 413 2024-04-29 20:47 ./slackware64/a/aaa_libraries-15.1-x86_64-31.txt
--rw-r--r-- 1 root root 11259052 2024-04-29 20:47 ./slackware64/a/aaa_libraries-15.1-x86_64-31.txz
--rw-r--r-- 1 root root 195 2024-04-29 20:47 ./slackware64/a/aaa_libraries-15.1-x86_64-31.txz.asc
+-rw-r--r-- 1 root root 413 2024-07-19 19:41 ./slackware64/a/aaa_libraries-15.1-x86_64-32.txt
+-rw-r--r-- 1 root root 9484928 2024-07-19 19:41 ./slackware64/a/aaa_libraries-15.1-x86_64-32.txz
+-rw-r--r-- 1 root root 195 2024-07-19 19:41 ./slackware64/a/aaa_libraries-15.1-x86_64-32.txz.asc
-rw-r--r-- 1 root root 503 2024-04-29 19:01 ./slackware64/a/aaa_terminfo-6.5-x86_64-1.txt
-rw-r--r-- 1 root root 53792 2024-04-29 19:01 ./slackware64/a/aaa_terminfo-6.5-x86_64-1.txz
-rw-r--r-- 1 root root 195 2024-04-29 19:01 ./slackware64/a/aaa_terminfo-6.5-x86_64-1.txz.asc
@@ -1325,7 +1325,7 @@ drwxr-xr-x 2 root root 20480 2024-07-17 19:33 ./slackware64/ap
-rw-r--r-- 1 root root 506 2022-05-15 17:09 ./slackware64/ap/zsh-5.9-x86_64-1.txt
-rw-r--r-- 1 root root 3156392 2022-05-15 17:09 ./slackware64/ap/zsh-5.9-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-05-15 17:09 ./slackware64/ap/zsh-5.9-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 20480 2024-07-18 20:05 ./slackware64/d
+drwxr-xr-x 2 root root 20480 2024-07-19 20:10 ./slackware64/d
-rw-r--r-- 1 root root 360 2024-03-30 21:20 ./slackware64/d/Cython-3.0.10-x86_64-1.txt
-rw-r--r-- 1 root root 4305292 2024-03-30 21:20 ./slackware64/d/Cython-3.0.10-x86_64-1.txz
-rw-r--r-- 1 root root 195 2024-03-30 21:20 ./slackware64/d/Cython-3.0.10-x86_64-1.txz.asc
@@ -1451,9 +1451,9 @@ drwxr-xr-x 2 root root 20480 2024-07-18 20:05 ./slackware64/d
-rw-r--r-- 1 root root 498 2024-05-14 05:45 ./slackware64/d/libtool-2.4.7-x86_64-7.txt
-rw-r--r-- 1 root root 437992 2024-05-14 05:45 ./slackware64/d/libtool-2.4.7-x86_64-7.txz
-rw-r--r-- 1 root root 195 2024-05-14 05:45 ./slackware64/d/libtool-2.4.7-x86_64-7.txz.asc
--rw-r--r-- 1 root root 346 2024-06-20 18:04 ./slackware64/d/llvm-18.1.8-x86_64-1.txt
--rw-r--r-- 1 root root 239107984 2024-06-20 18:04 ./slackware64/d/llvm-18.1.8-x86_64-1.txz
--rw-r--r-- 1 root root 195 2024-06-20 18:04 ./slackware64/d/llvm-18.1.8-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 346 2024-07-19 19:16 ./slackware64/d/llvm-18.1.8-x86_64-2.txt
+-rw-r--r-- 1 root root 240049468 2024-07-19 19:16 ./slackware64/d/llvm-18.1.8-x86_64-2.txz
+-rw-r--r-- 1 root root 195 2024-07-19 19:16 ./slackware64/d/llvm-18.1.8-x86_64-2.txz.asc
-rw-r--r-- 1 root root 511 2024-06-30 17:24 ./slackware64/d/lua-5.4.7-x86_64-1.txt
-rw-r--r-- 1 root root 300944 2024-06-30 17:24 ./slackware64/d/lua-5.4.7-x86_64-1.txz
-rw-r--r-- 1 root root 195 2024-06-30 17:24 ./slackware64/d/lua-5.4.7-x86_64-1.txz.asc
@@ -2780,7 +2780,7 @@ drwxr-xr-x 2 root root 86016 2024-07-18 20:05 ./slackware64/kde
-rw-r--r-- 1 root root 517 2024-02-15 21:47 ./slackware64/kde/zanshin-23.08.5-x86_64-1.txt
-rw-r--r-- 1 root root 686104 2024-02-15 21:47 ./slackware64/kde/zanshin-23.08.5-x86_64-1.txz
-rw-r--r-- 1 root root 163 2024-02-15 21:47 ./slackware64/kde/zanshin-23.08.5-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 102400 2024-07-18 20:05 ./slackware64/l
+drwxr-xr-x 2 root root 102400 2024-07-19 20:10 ./slackware64/l
-rw-r--r-- 1 root root 329 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txt
-rw-r--r-- 1 root root 928144 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txz
-rw-r--r-- 1 root root 163 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txz.asc
@@ -3434,9 +3434,9 @@ drwxr-xr-x 2 root root 102400 2024-07-18 20:05 ./slackware64/l
-rw-r--r-- 1 root root 330 2021-02-13 07:07 ./slackware64/l/libnl-1.1.4-x86_64-5.txt
-rw-r--r-- 1 root root 126632 2021-02-13 07:07 ./slackware64/l/libnl-1.1.4-x86_64-5.txz
-rw-r--r-- 1 root root 163 2021-02-13 07:07 ./slackware64/l/libnl-1.1.4-x86_64-5.txz.asc
--rw-r--r-- 1 root root 518 2023-12-04 18:41 ./slackware64/l/libnl3-3.9.0-x86_64-1.txt
--rw-r--r-- 1 root root 387496 2023-12-04 18:41 ./slackware64/l/libnl3-3.9.0-x86_64-1.txz
--rw-r--r-- 1 root root 163 2023-12-04 18:41 ./slackware64/l/libnl3-3.9.0-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 518 2024-07-19 19:15 ./slackware64/l/libnl3-3.10.0-x86_64-1.txt
+-rw-r--r-- 1 root root 390248 2024-07-19 19:15 ./slackware64/l/libnl3-3.10.0-x86_64-1.txz
+-rw-r--r-- 1 root root 195 2024-07-19 19:15 ./slackware64/l/libnl3-3.10.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 248 2023-10-10 17:57 ./slackware64/l/libnotify-0.8.3-x86_64-1.txt
-rw-r--r-- 1 root root 41704 2023-10-10 17:57 ./slackware64/l/libnotify-0.8.3-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-10-10 17:57 ./slackware64/l/libnotify-0.8.3-x86_64-1.txz.asc
@@ -3709,9 +3709,9 @@ drwxr-xr-x 2 root root 102400 2024-07-18 20:05 ./slackware64/l
-rw-r--r-- 1 root root 404 2023-03-08 02:24 ./slackware64/l/opusfile-0.12-x86_64-4.txt
-rw-r--r-- 1 root root 158016 2023-03-08 02:24 ./slackware64/l/opusfile-0.12-x86_64-4.txz
-rw-r--r-- 1 root root 163 2023-03-08 02:24 ./slackware64/l/opusfile-0.12-x86_64-4.txz.asc
--rw-r--r-- 1 root root 446 2024-02-28 18:19 ./slackware64/l/orc-0.4.38-x86_64-1.txt
--rw-r--r-- 1 root root 261056 2024-02-28 18:19 ./slackware64/l/orc-0.4.38-x86_64-1.txz
--rw-r--r-- 1 root root 163 2024-02-28 18:19 ./slackware64/l/orc-0.4.38-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 446 2024-07-19 19:18 ./slackware64/l/orc-0.4.39-x86_64-1.txt
+-rw-r--r-- 1 root root 259936 2024-07-19 19:18 ./slackware64/l/orc-0.4.39-x86_64-1.txz
+-rw-r--r-- 1 root root 195 2024-07-19 19:18 ./slackware64/l/orc-0.4.39-x86_64-1.txz.asc
-rw-r--r-- 1 root root 460 2024-06-09 19:42 ./slackware64/l/pango-1.54.0-x86_64-1.txt
-rw-r--r-- 1 root root 438208 2024-06-09 19:42 ./slackware64/l/pango-1.54.0-x86_64-1.txz
-rw-r--r-- 1 root root 195 2024-06-09 19:42 ./slackware64/l/pango-1.54.0-x86_64-1.txz.asc
@@ -4637,7 +4637,7 @@ drwxr-xr-x 2 root root 4096 2024-03-01 22:17 ./slackware64/tcl
-rw-r--r-- 1 root root 227 2024-03-01 18:55 ./slackware64/tcl/tk-8.6.14-x86_64-1.txt
-rw-r--r-- 1 root root 1806636 2024-03-01 18:55 ./slackware64/tcl/tk-8.6.14-x86_64-1.txz
-rw-r--r-- 1 root root 163 2024-03-01 18:55 ./slackware64/tcl/tk-8.6.14-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 65536 2024-07-17 19:33 ./slackware64/x
+drwxr-xr-x 2 root root 65536 2024-07-19 20:10 ./slackware64/x
-rw-r--r-- 1 root root 440 2023-10-17 18:03 ./slackware64/x/OpenCC-1.1.7-x86_64-1.txt
-rw-r--r-- 1 root root 644060 2023-10-17 18:03 ./slackware64/x/OpenCC-1.1.7-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-10-17 18:03 ./slackware64/x/OpenCC-1.1.7-x86_64-1.txz.asc
@@ -4668,9 +4668,9 @@ drwxr-xr-x 2 root root 65536 2024-07-17 19:33 ./slackware64/x
-rw-r--r-- 1 root root 305 2024-03-03 19:33 ./slackware64/x/editres-1.0.9-x86_64-1.txt
-rw-r--r-- 1 root root 50760 2024-03-03 19:33 ./slackware64/x/editres-1.0.9-x86_64-1.txz
-rw-r--r-- 1 root root 163 2024-03-03 19:33 ./slackware64/x/editres-1.0.9-x86_64-1.txz.asc
--rw-r--r-- 1 root root 234 2023-11-12 20:27 ./slackware64/x/egl-wayland-1.1.13-x86_64-2.txt
--rw-r--r-- 1 root root 32160 2023-11-12 20:27 ./slackware64/x/egl-wayland-1.1.13-x86_64-2.txz
--rw-r--r-- 1 root root 163 2023-11-12 20:27 ./slackware64/x/egl-wayland-1.1.13-x86_64-2.txz.asc
+-rw-r--r-- 1 root root 234 2024-07-19 19:10 ./slackware64/x/egl-wayland-1.1.14-x86_64-1.txt
+-rw-r--r-- 1 root root 34420 2024-07-19 19:10 ./slackware64/x/egl-wayland-1.1.14-x86_64-1.txz
+-rw-r--r-- 1 root root 195 2024-07-19 19:10 ./slackware64/x/egl-wayland-1.1.14-x86_64-1.txz.asc
-rw-r--r-- 1 root root 347 2021-04-17 18:28 ./slackware64/x/eglexternalplatform-1.1-x86_64-1.txt
-rw-r--r-- 1 root root 7968 2021-04-17 18:28 ./slackware64/x/eglexternalplatform-1.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-04-17 18:28 ./slackware64/x/eglexternalplatform-1.1-x86_64-1.txz.asc
@@ -5792,11 +5792,11 @@ drwxr-xr-x 2 root root 4096 2024-05-05 18:37 ./slackware64/y
-rw-r--r-- 1 root root 1488844 2024-05-05 17:22 ./slackware64/y/nethack-3.6.7-x86_64-2.txz
-rw-r--r-- 1 root root 195 2024-05-05 17:22 ./slackware64/y/nethack-3.6.7-x86_64-2.txz.asc
-rw-r--r-- 1 root root 26 2020-12-30 21:55 ./slackware64/y/tagfile
-drwxr-xr-x 18 root root 4096 2024-07-18 20:06 ./source
--rw-r--r-- 1 root root 622747 2024-07-18 20:06 ./source/CHECKSUMS.md5
--rw-r--r-- 1 root root 195 2024-07-18 20:06 ./source/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 868222 2024-07-18 20:06 ./source/FILE_LIST
--rw-r--r-- 1 root root 29742314 2024-07-18 20:06 ./source/MANIFEST.bz2
+drwxr-xr-x 18 root root 4096 2024-07-19 20:12 ./source
+-rw-r--r-- 1 root root 622658 2024-07-19 20:12 ./source/CHECKSUMS.md5
+-rw-r--r-- 1 root root 195 2024-07-19 20:12 ./source/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 868118 2024-07-19 20:12 ./source/FILE_LIST
+-rw-r--r-- 1 root root 29737007 2024-07-19 20:12 ./source/MANIFEST.bz2
-rw-r--r-- 1 root root 828 2022-02-02 04:43 ./source/README.TXT
drwxr-xr-x 124 root root 4096 2024-06-23 18:42 ./source/a
-rw-r--r-- 1 root root 339 2023-09-28 19:06 ./source/a/FTBFSlog
@@ -5808,18 +5808,17 @@ drwxr-xr-x 2 root root 4096 2022-02-15 18:15 ./source/a/aaa_base
-rw-r--r-- 1 root root 783 2018-02-27 06:13 ./source/a/aaa_base/slack-desc
-rw-r--r-- 1 root root 15 2021-07-17 17:46 ./source/a/aaa_base/slackware-version
drwxr-xr-x 4 root root 4096 2024-02-28 20:38 ./source/a/aaa_libraries
--rwxr-xr-x 1 root root 5011 2024-04-29 20:36 ./source/a/aaa_libraries/aaa_libraries.SlackBuild
+-rwxr-xr-x 1 root root 5011 2024-07-19 19:46 ./source/a/aaa_libraries/aaa_libraries.SlackBuild
-rwxr-xr-x 1 root root 1644 2021-10-26 20:12 ./source/a/aaa_libraries/display_orphans.sh
-rw-r--r-- 1 root root 252 2024-02-28 14:35 ./source/a/aaa_libraries/doinst.sh.gz
-rw-r--r-- 1 root root 874 2021-02-07 22:21 ./source/a/aaa_libraries/slack-desc
--rw-r--r-- 1 root root 2105 2024-04-29 20:25 ./source/a/aaa_libraries/symlinks-to-tracked-libs
+-rw-r--r-- 1 root root 2128 2024-07-19 19:40 ./source/a/aaa_libraries/symlinks-to-tracked-libs
drwxr-xr-x 2 root root 4096 2023-12-15 00:36 ./source/a/aaa_libraries/symlinks-to-tracked-libs-tmp.d
-rw-r--r-- 1 root root 223 2021-04-17 17:47 ./source/a/aaa_libraries/symlinks-to-tracked-libs-tmp.d/README
-rw-r--r-- 1 root root 237 2021-04-17 17:47 ./source/a/aaa_libraries/symlinks-to-tracked-libs-tmp.d/glib-dependencies
-rw-r--r-- 1 root root 312 2020-01-11 21:13 ./source/a/aaa_libraries/tracked-files
-drwxr-xr-x 2 root root 4096 2024-04-16 20:45 ./source/a/aaa_libraries/tracked-files-tmp.d
+drwxr-xr-x 2 root root 4096 2024-07-19 19:41 ./source/a/aaa_libraries/tracked-files-tmp.d
-rw-r--r-- 1 root root 212 2021-04-17 17:52 ./source/a/aaa_libraries/tracked-files-tmp.d/README
--rw-r--r-- 1 root root 1571 2024-04-16 20:44 ./source/a/aaa_libraries/tracked-files-tmp.d/aaa_libraries-boost
lrwxrwxrwx 1 root root 12 2018-04-16 17:31 ./source/a/aaa_terminfo -> ../l/ncurses
drwxr-xr-x 2 root root 4096 2024-01-24 18:29 ./source/a/acl
-rw-r--r-- 1 root root 371680 2024-01-24 05:01 ./source/a/acl/acl-2.3.2.tar.xz
@@ -7569,7 +7568,7 @@ drwxr-xr-x 2 root root 4096 2024-05-12 05:06 ./source/ap/zsh
-rwxr-xr-x 1 root root 4423 2024-05-12 05:06 ./source/ap/zsh/zsh.SlackBuild
-rw-r--r-- 1 root root 23 2018-09-14 17:50 ./source/ap/zsh/zsh.url
-rwxr-xr-x 1 root root 12001 2021-10-08 01:36 ./source/buildlist-from-changelog.sh
-drwxr-xr-x 73 root root 4096 2024-06-20 02:44 ./source/d
+drwxr-xr-x 73 root root 4096 2024-07-19 18:37 ./source/d
drwxr-xr-x 2 root root 4096 2024-03-30 21:16 ./source/d/Cython
-rw-r--r-- 1 root root 2125118 2024-03-30 20:12 ./source/d/Cython/Cython-3.0.10.tar.lz
-rwxr-xr-x 1 root root 3118 2024-02-28 18:04 ./source/d/Cython/Cython.SlackBuild
@@ -7781,10 +7780,10 @@ drwxr-xr-x 2 root root 4096 2022-09-06 18:30 ./source/d/libtool
-rwxr-xr-x 1 root root 3667 2024-05-14 05:02 ./source/d/libtool/libtool.SlackBuild
-rw-r--r-- 1 root root 522 2014-10-28 16:01 ./source/d/libtool/libtool.no.moved.warning.diff.gz
-rw-r--r-- 1 root root 953 2018-02-27 06:13 ./source/d/libtool/slack-desc
-drwxr-xr-x 2 root root 4096 2024-06-20 04:14 ./source/d/llvm
--rw-r--r-- 1 root root 275 2024-03-06 20:03 ./source/d/llvm/clang.toolchains.i586.triple.diff.gz
+drwxr-xr-x 2 root root 4096 2024-07-19 18:38 ./source/d/llvm
+-rw-r--r-- 1 root root 275 2024-03-06 20:03 ./source/d/llvm/clang.toolchains.32-bit.triple.diff.gz
-rwxr-xr-x 1 root root 4140 2024-06-21 17:25 ./source/d/llvm/libclc.SlackBuild
--rwxr-xr-x 1 root root 8012 2024-06-20 21:25 ./source/d/llvm/llvm.SlackBuild
+-rwxr-xr-x 1 root root 8062 2024-07-19 18:38 ./source/d/llvm/llvm.SlackBuild
-rw-r--r-- 1 root root 77 2024-06-20 02:16 ./source/d/llvm/llvm.url
-rw-r--r-- 1 root root 122282653 2024-06-15 17:21 ./source/d/llvm/llvmorg-18.1.8.tar.lz
-rw-r--r-- 1 root root 830 2019-07-25 03:31 ./source/d/llvm/slack-desc
@@ -10062,7 +10061,7 @@ drwxr-xr-x 2 root root 4096 2024-05-15 22:59 ./source/kde/wcslib
-rw-r--r-- 1 root root 2655446 2024-05-13 16:35 ./source/kde/wcslib/wcslib-8.3.tar.lz
-rwxr-xr-x 1 root root 4611 2023-10-22 00:57 ./source/kde/wcslib/wcslib.SlackBuild
-rw-r--r-- 1 root root 44 2023-11-17 18:29 ./source/kde/wcslib/wcslib.url
-drwxr-xr-x 440 root root 16384 2024-07-16 17:04 ./source/l
+drwxr-xr-x 440 root root 16384 2024-07-19 20:04 ./source/l
-rw-r--r-- 1 root root 2653 2024-03-22 18:04 ./source/l/FTBFSlog
drwxr-xr-x 3 root root 4096 2022-03-06 19:58 ./source/l/GConf
-rw-r--r-- 1 root root 1559904 2013-01-22 02:48 ./source/l/GConf/GConf-3.2.6.tar.xz
@@ -11253,11 +11252,11 @@ drwxr-xr-x 2 root root 4096 2022-04-17 19:02 ./source/l/libnl
-rwxr-xr-x 1 root root 3579 2021-02-13 05:31 ./source/l/libnl/libnl.SlackBuild
-rw-r--r-- 1 root root 37 2022-04-17 19:02 ./source/l/libnl/libnl.url
-rw-r--r-- 1 root root 786 2022-04-17 19:02 ./source/l/libnl/slack-desc
-drwxr-xr-x 2 root root 4096 2023-12-04 18:40 ./source/l/libnl3
+drwxr-xr-x 2 root root 4096 2024-07-19 19:14 ./source/l/libnl3
-rw-r--r-- 1 root root 277 2012-04-07 00:50 ./source/l/libnl3/doinst.sh.gz
--rw-r--r-- 1 root root 759200 2023-12-04 11:49 ./source/l/libnl3/libnl-3.9.0.tar.lz
--rw-r--r-- 1 root root 114 2023-12-04 18:40 ./source/l/libnl3/libnl.url
--rwxr-xr-x 1 root root 4142 2022-04-17 19:04 ./source/l/libnl3/libnl3.SlackBuild
+-rw-r--r-- 1 root root 772485 2024-07-19 09:40 ./source/l/libnl3/libnl-3.10.0.tar.lz
+-rw-r--r-- 1 root root 116 2024-07-19 19:14 ./source/l/libnl3/libnl.url
+-rwxr-xr-x 1 root root 4178 2024-07-19 19:15 ./source/l/libnl3/libnl3.SlackBuild
-rw-r--r-- 1 root root 1004 2018-02-27 06:12 ./source/l/libnl3/slack-desc
drwxr-xr-x 2 root root 4096 2023-10-10 17:55 ./source/l/libnotify
-rw-r--r-- 1 root root 104966 2023-10-09 21:24 ./source/l/libnotify/libnotify-0.8.3.tar.lz
@@ -11751,10 +11750,10 @@ drwxr-xr-x 2 root root 4096 2023-03-07 21:39 ./source/l/opusfile
-rw-r--r-- 1 root root 333558 2020-06-27 03:14 ./source/l/opusfile/opusfile-0.12.tar.lz
-rwxr-xr-x 1 root root 4562 2023-03-07 21:39 ./source/l/opusfile/opusfile.SlackBuild
-rw-r--r-- 1 root root 892 2018-02-27 06:12 ./source/l/opusfile/slack-desc
-drwxr-xr-x 2 root root 4096 2024-02-28 18:18 ./source/l/orc
--rw-r--r-- 1 root root 227152 2024-02-27 16:25 ./source/l/orc/orc-0.4.38.tar.xz
--rw-r--r-- 1 root root 833 2024-02-27 16:26 ./source/l/orc/orc-0.4.38.tar.xz.asc
--rwxr-xr-x 1 root root 4532 2022-11-09 20:14 ./source/l/orc/orc.SlackBuild
+drwxr-xr-x 2 root root 4096 2024-07-19 19:17 ./source/l/orc
+-rw-r--r-- 1 root root 232168 2024-07-19 11:11 ./source/l/orc/orc-0.4.39.tar.xz
+-rw-r--r-- 1 root root 833 2024-07-19 11:13 ./source/l/orc/orc-0.4.39.tar.xz.asc
+-rwxr-xr-x 1 root root 4568 2024-07-19 19:18 ./source/l/orc/orc.SlackBuild
-rw-r--r-- 1 root root 929 2019-10-17 18:01 ./source/l/orc/slack-desc
drwxr-xr-x 2 root root 4096 2024-06-09 19:41 ./source/l/pango
-rw-r--r-- 1 root root 1963180 2024-06-09 18:11 ./source/l/pango/pango-1.54.0.tar.xz
@@ -13809,10 +13808,10 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/x/dejavu-fonts-ttf
-rwxr-xr-x 1 root root 2983 2021-02-13 05:32 ./source/x/dejavu-fonts-ttf/dejavu-fonts-ttf.SlackBuild
-rw-r--r-- 1 root root 169 2018-06-05 22:36 ./source/x/dejavu-fonts-ttf/doinst.sh.gz
-rw-r--r-- 1 root root 904 2018-02-27 06:13 ./source/x/dejavu-fonts-ttf/slack-desc
-drwxr-xr-x 2 root root 4096 2023-10-19 19:00 ./source/x/egl-wayland
+drwxr-xr-x 2 root root 4096 2024-07-19 19:09 ./source/x/egl-wayland
-rw-r--r-- 1 root root 115 2021-04-17 18:31 ./source/x/egl-wayland/10_nvidia_wayland.json
--rw-r--r-- 1 root root 53571 2023-10-18 18:00 ./source/x/egl-wayland/egl-wayland-1.1.13.tar.lz
--rwxr-xr-x 1 root root 4563 2023-11-12 20:27 ./source/x/egl-wayland/egl-wayland.SlackBuild
+-rw-r--r-- 1 root root 57688 2024-07-17 18:13 ./source/x/egl-wayland/egl-wayland-1.1.14.tar.lz
+-rwxr-xr-x 1 root root 4599 2024-07-19 19:10 ./source/x/egl-wayland/egl-wayland.SlackBuild
-rw-r--r-- 1 root root 38 2021-04-17 18:32 ./source/x/egl-wayland/egl-wayland.url
-rw-r--r-- 1 root root 694 2021-04-17 18:31 ./source/x/egl-wayland/slack-desc
drwxr-xr-x 2 root root 4096 2021-04-17 18:28 ./source/x/eglexternalplatform
@@ -15272,7 +15271,7 @@ drwxr-xr-x 2 root root 4096 2024-04-17 18:00 ./source/x/x11/src/lib
-rw-r--r-- 1 root root 602848 2024-03-10 17:41 ./source/x/x11/src/lib/libXaw-1.0.16.tar.xz
-rw-r--r-- 1 root root 482040 2024-03-02 19:03 ./source/x/x11/src/lib/libXaw3d-1.6.6.tar.xz
-rw-r--r-- 1 root root 265596 2022-12-04 22:07 ./source/x/x11/src/lib/libXcomposite-0.4.6.tar.xz
--rw-r--r-- 1 root root 289536 2024-03-02 21:01 ./source/x/x11/src/lib/libXcursor-1.2.2.tar.xz
+-rw-r--r-- 1 root root 289536 2024-03-02 21:01 ./source/x/x11/src/lib/libXcursor-1.2.2.tar.xz
-rw-r--r-- 1 root root 257532 2022-12-04 23:12 ./source/x/x11/src/lib/libXdamage-1.1.6.tar.xz
-rw-r--r-- 1 root root 297596 2024-03-02 21:37 ./source/x/x11/src/lib/libXdmcp-1.1.5.tar.xz
-rw-r--r-- 1 root root 212200 2010-10-31 16:46 ./source/x/x11/src/lib/libXevie-1.0.3.tar.xz
diff --git a/recompress.sh b/recompress.sh
index d5a52b54d..7a2c37efc 100755
--- a/recompress.sh
+++ b/recompress.sh
@@ -26,7 +26,7 @@ gzip ./source/d/pmake/pmake.txt
gzip ./source/d/pmake/pmake.strerror.strdup.diff
gzip ./source/d/cvs/cvs.crypt-2.diff
gzip ./source/d/cvs/cvs.getline64.diff
-gzip ./source/d/llvm/clang.toolchains.i586.triple.diff
+gzip ./source/d/llvm/clang.toolchains.32-bit.triple.diff
gzip ./source/d/rust/link_libffi.diff
gzip ./source/d/vala/disable-graphviz.patch
gzip ./source/d/vala/no.gvc-compat.c.diff
diff --git a/source/a/aaa_libraries/aaa_libraries.SlackBuild b/source/a/aaa_libraries/aaa_libraries.SlackBuild
index 6e6bd5df4..419c8a63c 100755
--- a/source/a/aaa_libraries/aaa_libraries.SlackBuild
+++ b/source/a/aaa_libraries/aaa_libraries.SlackBuild
@@ -23,12 +23,12 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=aaa_libraries
VERSION=${VERSION:-15.1}
-BUILD=${BUILD:-31}
+BUILD=${BUILD:-32}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
- i?86) export ARCH=i586 ;;
+ i?86) export ARCH=i686 ;;
arm*) export ARCH=arm ;;
# Unless $ARCH is already set, use uname -m for all other archs:
*) export ARCH=$( uname -m ) ;;
diff --git a/source/a/aaa_libraries/symlinks-to-tracked-libs b/source/a/aaa_libraries/symlinks-to-tracked-libs
index 5895b029b..4b068eec2 100644
--- a/source/a/aaa_libraries/symlinks-to-tracked-libs
+++ b/source/a/aaa_libraries/symlinks-to-tracked-libs
@@ -11,6 +11,7 @@
/lib/libelf.so.1
/lib/libformw.so.6
/lib/libfuse.so.2
+/lib/libgpg-error.so.0
/lib/libgpm.so.2
/lib/libkeyutils.so.1
/lib/libkrb5support.so.0
diff --git a/source/a/aaa_libraries/tracked-files-tmp.d/aaa_libraries-boost b/source/a/aaa_libraries/tracked-files-tmp.d/aaa_libraries-boost
deleted file mode 100644
index 522001674..000000000
--- a/source/a/aaa_libraries/tracked-files-tmp.d/aaa_libraries-boost
+++ /dev/null
@@ -1,40 +0,0 @@
-# We'll keep these around for a little while... probably remove on 2024-05-16 or thereabouts
-/usr/lib/libboost_atomic.so.1.84.0
-/usr/lib/libboost_chrono.so.1.84.0
-/usr/lib/libboost_container.so.1.84.0
-/usr/lib/libboost_context.so.1.84.0
-/usr/lib/libboost_contract.so.1.84.0
-/usr/lib/libboost_coroutine.so.1.84.0
-/usr/lib/libboost_date_time.so.1.84.0
-/usr/lib/libboost_fiber.so.1.84.0
-/usr/lib/libboost_filesystem.so.1.84.0
-/usr/lib/libboost_graph.so.1.84.0
-/usr/lib/libboost_iostreams.so.1.84.0
-/usr/lib/libboost_json.so.1.84.0
-/usr/lib/libboost_locale.so.1.84.0
-/usr/lib/libboost_log.so.1.84.0
-/usr/lib/libboost_log_setup.so.1.84.0
-/usr/lib/libboost_math_c99.so.1.84.0
-/usr/lib/libboost_math_c99f.so.1.84.0
-/usr/lib/libboost_math_c99l.so.1.84.0
-/usr/lib/libboost_math_tr1.so.1.84.0
-/usr/lib/libboost_math_tr1f.so.1.84.0
-/usr/lib/libboost_math_tr1l.so.1.84.0
-/usr/lib/libboost_nowide.so.1.84.0
-/usr/lib/libboost_prg_exec_monitor.so.1.84.0
-/usr/lib/libboost_program_options.so.1.84.0
-/usr/lib/libboost_python311.so.1.84.0
-/usr/lib/libboost_random.so.1.84.0
-/usr/lib/libboost_regex.so.1.84.0
-/usr/lib/libboost_serialization.so.1.84.0
-/usr/lib/libboost_stacktrace_addr2line.so.1.84.0
-/usr/lib/libboost_stacktrace_basic.so.1.84.0
-/usr/lib/libboost_stacktrace_noop.so.1.84.0
-/usr/lib/libboost_system.so.1.84.0
-/usr/lib/libboost_thread.so.1.84.0
-/usr/lib/libboost_timer.so.1.84.0
-/usr/lib/libboost_type_erasure.so.1.84.0
-/usr/lib/libboost_unit_test_framework.so.1.84.0
-/usr/lib/libboost_url.so.1.84.0
-/usr/lib/libboost_wave.so.1.84.0
-/usr/lib/libboost_wserialization.so.1.84.0
diff --git a/source/d/llvm/clang.toolchains.i586.triple.diff b/source/d/llvm/clang.toolchains.32-bit.triple.diff
index 71497bf5f..71497bf5f 100644
--- a/source/d/llvm/clang.toolchains.i586.triple.diff
+++ b/source/d/llvm/clang.toolchains.32-bit.triple.diff
diff --git a/source/d/llvm/llvm.SlackBuild b/source/d/llvm/llvm.SlackBuild
index dc9c1484e..36022caf9 100755
--- a/source/d/llvm/llvm.SlackBuild
+++ b/source/d/llvm/llvm.SlackBuild
@@ -27,13 +27,13 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=llvm
VERSION=${VERSION:-$(echo llvmorg-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
- i?86) ARCH=i586 ;;
+ i?86) ARCH=i686 ;;
arm*) ARCH=arm ;;
*) ARCH=$( uname -m ) ;;
esac
@@ -70,10 +70,10 @@ if [ "$ARCH" = "i586" ]; then
SLKCFLAGS="-O2 -march=i586 -mtune=i686 $IGNORE_GNU_EXTENSIONS"
LIBDIRSUFFIX=""
elif [ "$ARCH" = "i686" ]; then
- SLKCFLAGS="-O2 -march=i686 -mtune=i686 $IGNORE_GNU_EXTENSIONS"
+ SLKCFLAGS="-O2 -march=pentium4 -mtune=generic $IGNORE_GNU_EXTENSIONS"
LIBDIRSUFFIX=""
elif [ "$ARCH" = "x86_64" ]; then
- SLKCFLAGS="-O2 -fPIC $IGNORE_GNU_EXTENSIONS"
+ SLKCFLAGS="-O2 -march=x86-64 -mtune=generic -fPIC $IGNORE_GNU_EXTENSIONS"
LIBDIRSUFFIX="64"
else
SLKCFLAGS="-O2 $IGNORE_GNU_EXTENSIONS"
@@ -97,8 +97,8 @@ echo "Extracting $CWD/llvmorg-$VERSION.tar.?z..."
tar xf $CWD/llvmorg-$VERSION.tar.?z || exit 1
cd llvm-project-llvmorg-$VERSION || cd llvmorg-$VERSION || exit 1
-# Support GCC built for i586-slackware-linux:
-zcat $CWD/clang.toolchains.i586.triple.diff.gz | patch -p2 --verbose || exit 1
+# Support GCC built for i?86-slackware-linux:
+zcat $CWD/clang.toolchains.32-bit.triple.diff.gz | patch -p2 --verbose || exit 1
chown -R root:root .
find . \
@@ -131,7 +131,7 @@ cd build
-DLLVM_INSTALL_UTILS=ON \
-DLLVM_BINUTILS_INCDIR=/usr/include \
-DCLANG_RESOURCE_DIR="../lib${LIBDIRSUFFIX}/clang/$(echo $VERSION | cut -f 1 -d .)" \
- -DLLVM_TARGETS_TO_BUILD="host;AMDGPU;BPF" \
+ -DLLVM_TARGETS_TO_BUILD="host;AMDGPU;BPF;WebAssembly" \
-DLLVM_INCLUDE_BENCHMARKS=OFF \
-DCOMPILER_RT_BUILD_LIBFUZZER=OFF \
-DCLANG_DEFAULT_PIE_ON_LINUX=ON \
diff --git a/source/l/libnl3/libnl.url b/source/l/libnl3/libnl.url
index 16c66d215..7084f2cd7 100644
--- a/source/l/libnl3/libnl.url
+++ b/source/l/libnl3/libnl.url
@@ -1,2 +1,2 @@
https://github.com/thom311/libnl
-https://github.com/thom311/libnl/releases/download/libnl3_9_0/libnl-3.9.0.tar.gz
+https://github.com/thom311/libnl/releases/download/libnl3_10_0/libnl-3.10.0.tar.gz
diff --git a/source/l/libnl3/libnl3.SlackBuild b/source/l/libnl3/libnl3.SlackBuild
index 6e11e9699..4b43df390 100755
--- a/source/l/libnl3/libnl3.SlackBuild
+++ b/source/l/libnl3/libnl3.SlackBuild
@@ -31,7 +31,7 @@ BUILD=${BUILD:-1}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
- i?86) ARCH=i586 ;;
+ i?86) ARCH=i686 ;;
arm*) ARCH=arm ;;
*) ARCH=$( uname -m ) ;;
esac
@@ -54,10 +54,10 @@ if [ "$ARCH" = "i586" ]; then
SLKCFLAGS="-O2 -march=i586 -mtune=i686"
LIBDIRSUFFIX=""
elif [ "$ARCH" = "i686" ]; then
- SLKCFLAGS="-O2 -march=i686 -mtune=i686"
+ SLKCFLAGS="-O2 -march=pentium4 -mtune=generic"
LIBDIRSUFFIX=""
elif [ "$ARCH" = "x86_64" ]; then
- SLKCFLAGS="-O2 -fPIC"
+ SLKCFLAGS="-O2 -march=x86-64 -mtune=generic -fPIC"
LIBDIRSUFFIX="64"
else
SLKCFLAGS="-O2"
diff --git a/source/l/orc/orc.SlackBuild b/source/l/orc/orc.SlackBuild
index 8d2bd21eb..bd82fed92 100755
--- a/source/l/orc/orc.SlackBuild
+++ b/source/l/orc/orc.SlackBuild
@@ -35,7 +35,7 @@ PKG=$TMP/package-$PKGNAM
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
case "$(uname -m)" in
- i?86) ARCH=i586 ;;
+ i?86) ARCH=i686 ;;
arm*) readelf /usr/bin/file -A | grep -E -q "Tag_CPU.*[4,5]" && ARCH=arm || ARCH=armv7hl ;;
# Unless $ARCH is already set, use uname -m for all other archs:
*) ARCH=$(uname -m) ;;
@@ -56,11 +56,11 @@ if [ "$ARCH" = "i586" ]; then
SLKLDFLAGS=""
LIBDIRSUFFIX=""
elif [ "$ARCH" = "i686" ]; then
- SLKCFLAGS="-O2 -march=i686 -mtune=i686"
+ SLKCFLAGS="-O2 -march=pentium4 -mtune=generic"
SLKLDFLAGS=""
LIBDIRSUFFIX=""
elif [ "$ARCH" = "x86_64" ]; then
- SLKCFLAGS="-O2 -fPIC"
+ SLKCFLAGS="-O2 -march=x86-64 -mtune=generic -fPIC"
SLKLDFLAGS="-L/usr/lib64"
LIBDIRSUFFIX="64"
elif [ "$ARCH" = "armv7hl" ]; then
diff --git a/source/x/egl-wayland/egl-wayland.SlackBuild b/source/x/egl-wayland/egl-wayland.SlackBuild
index 6f6bce353..268098525 100755
--- a/source/x/egl-wayland/egl-wayland.SlackBuild
+++ b/source/x/egl-wayland/egl-wayland.SlackBuild
@@ -24,14 +24,14 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=egl-wayland
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
- i?86) export ARCH=i586 ;;
+ i?86) export ARCH=i686 ;;
arm*) export ARCH=arm ;;
# Unless $ARCH is already set, use uname -m for all other archs:
*) export ARCH=$( uname -m ) ;;
@@ -50,10 +50,10 @@ if [ "$ARCH" = "i586" ]; then
SLKCFLAGS="-O2 -march=i586 -mtune=i686"
LIBDIRSUFFIX=""
elif [ "$ARCH" = "i686" ]; then
- SLKCFLAGS="-O2 -march=i686 -mtune=i686"
+ SLKCFLAGS="-O2 -march=pentium4 -mtune=generic"
LIBDIRSUFFIX=""
elif [ "$ARCH" = "x86_64" ]; then
- SLKCFLAGS="-O2 -fPIC"
+ SLKCFLAGS="-O2 -march=x86-64 -mtune=generic -fPIC"
LIBDIRSUFFIX="64"
else
SLKCFLAGS="-O2"