summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-03-23 17:25:36 +0000
committer Eric Hameleers <alien@slackware.com>2022-03-24 06:59:46 +0100
commite38abb527a3caaffe6262dffedfde399f589ac14 (patch)
treeaacfde67d6728ed6df28434de499c9459c3a5d3b /source
parent6f707fbcb5ca9f1a7f51d4485ce08408498bb8c0 (diff)
downloadcurrent-e38abb527a3caaffe6262dffedfde399f589ac14.tar.gz
current-e38abb527a3caaffe6262dffedfde399f589ac14.tar.xz
Wed Mar 23 17:25:36 UTC 202220220323172536
ap/dash-0.5.11.5-x86_64-1.txz: Upgraded. d/parallel-20220322-noarch-1.txz: Upgraded. l/adwaita-icon-theme-42.0-noarch-1.txz: Upgraded. l/gsettings-desktop-schemas-42.0-x86_64-1.txz: Upgraded. l/harfbuzz-4.1.0-x86_64-1.txz: Upgraded. l/imagemagick-7.1.0_28-x86_64-1.txz: Upgraded. l/libqalculate-4.1.0-x86_64-1.txz: Upgraded. l/rubygem-asciidoctor-2.0.17-x86_64-1.txz: Upgraded. Upgraded and built for Ruby 3.1.1. Thanks to marrowsuck. n/NetworkManager-1.36.4-x86_64-1.txz: Upgraded. n/fetchmail-6.4.29-x86_64-1.txz: Upgraded. n/iproute2-5.17.0-x86_64-1.txz: Upgraded. n/samba-4.16.0-x86_64-1.txz: Upgraded. xap/mozilla-firefox-98.0.2-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/firefox/98.0.2/releasenotes/ xap/network-manager-applet-1.26.0-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source')
-rwxr-xr-xsource/l/libqalculate/libqalculate.SlackBuild2
-rw-r--r--source/l/rubygem-asciidoctor/asciidoctor-2.0.15.gembin276480 -> 0 bytes
-rw-r--r--source/l/rubygem-asciidoctor/asciidoctor-2.0.17.gembin0 -> 279040 bytes
-rw-r--r--source/n/samba/samba.url4
-rwxr-xr-xsource/xap/network-manager-applet/network-manager-applet.SlackBuild5
-rw-r--r--source/xap/network-manager-applet/network-manager-applet.ftbfs.diff18
6 files changed, 4 insertions, 25 deletions
diff --git a/source/l/libqalculate/libqalculate.SlackBuild b/source/l/libqalculate/libqalculate.SlackBuild
index f06cb4de0..82062ea8a 100755
--- a/source/l/libqalculate/libqalculate.SlackBuild
+++ b/source/l/libqalculate/libqalculate.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libqalculate
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/l/rubygem-asciidoctor/asciidoctor-2.0.15.gem b/source/l/rubygem-asciidoctor/asciidoctor-2.0.15.gem
deleted file mode 100644
index 5c37df301..000000000
--- a/source/l/rubygem-asciidoctor/asciidoctor-2.0.15.gem
+++ /dev/null
Binary files differ
diff --git a/source/l/rubygem-asciidoctor/asciidoctor-2.0.17.gem b/source/l/rubygem-asciidoctor/asciidoctor-2.0.17.gem
new file mode 100644
index 000000000..ae7168cc5
--- /dev/null
+++ b/source/l/rubygem-asciidoctor/asciidoctor-2.0.17.gem
Binary files differ
diff --git a/source/n/samba/samba.url b/source/n/samba/samba.url
index c666fbc64..dcb87a7c9 100644
--- a/source/n/samba/samba.url
+++ b/source/n/samba/samba.url
@@ -1,2 +1,2 @@
-https://download.samba.org/pub/samba/stable/samba-4.15.6.tar.gz
-https://download.samba.org/pub/samba/stable/samba-4.15.6.tar.asc
+https://download.samba.org/pub/samba/stable/samba-4.16.0.tar.gz
+https://download.samba.org/pub/samba/stable/samba-4.16.0.tar.asc
diff --git a/source/xap/network-manager-applet/network-manager-applet.SlackBuild b/source/xap/network-manager-applet/network-manager-applet.SlackBuild
index fe4c197a9..f2d08f7e1 100755
--- a/source/xap/network-manager-applet/network-manager-applet.SlackBuild
+++ b/source/xap/network-manager-applet/network-manager-applet.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=network-manager-applet
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
@@ -77,8 +77,6 @@ find . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \+
-zcat $CWD/network-manager-applet.ftbfs.diff.gz | patch -p1 --verbose || exit 1
-
# Configure, build, and install:
export CFLAGS="$SLKCFLAGS"
export CXXFLAGS="$SLKCFLAGS"
@@ -98,7 +96,6 @@ meson setup \
--buildtype=release \
-Dteam=false \
-Dselinux=false \
- -Dappindicator=no \
.. || exit 1
"${NINJA:=ninja}" $NUMJOBS || exit 1
DESTDIR=$PKG $NINJA install || exit 1
diff --git a/source/xap/network-manager-applet/network-manager-applet.ftbfs.diff b/source/xap/network-manager-applet/network-manager-applet.ftbfs.diff
deleted file mode 100644
index 2f26b9307..000000000
--- a/source/xap/network-manager-applet/network-manager-applet.ftbfs.diff
+++ /dev/null
@@ -1,18 +0,0 @@
---- ./meson.build.orig 2021-08-17 03:11:30.000000000 -0500
-+++ ./meson.build 2022-02-16 14:18:28.805143006 -0600
-@@ -253,7 +253,6 @@
-
- foreach desktop: desktop_files
- i18n.merge_file(
-- desktop + '-desktop',
- input: desktop + '.desktop.in',
- output: desktop + '.desktop',
- install: true,
-@@ -274,7 +273,6 @@
- appdata = 'nm-connection-editor.appdata.xml'
-
- i18n.merge_file(
-- 'desktop',
- input: appdata + '.in',
- output: appdata,
- install: true,