summaryrefslogtreecommitdiffstats
path: root/source/l
diff options
context:
space:
mode:
Diffstat (limited to 'source/l')
-rwxr-xr-xsource/l/glade/glade.SlackBuild5
-rw-r--r--source/l/glade/glade.ftbfs.diff18
-rw-r--r--source/l/glade/glade.remove.extra.da.from.LINGUAS.diff9
-rwxr-xr-xsource/l/lz4/lz4.SlackBuild2
-rw-r--r--source/l/lz4/lz4.url2
5 files changed, 3 insertions, 33 deletions
diff --git a/source/l/glade/glade.SlackBuild b/source/l/glade/glade.SlackBuild
index 2cb458c54..750ee1b97 100755
--- a/source/l/glade/glade.SlackBuild
+++ b/source/l/glade/glade.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=glade
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-6}
+BUILD=${BUILD:-1}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
@@ -79,9 +79,6 @@ find . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \+
-zcat $CWD/glade.ftbfs.diff.gz | patch -p1 --verbose || exit 1
-zcat $CWD/glade.remove.extra.da.from.LINGUAS.diff.gz | patch -p1 --verbose || exit 1
-
# Configure, build, and install:
export CFLAGS="$SLKCFLAGS"
export CXXFLAGS="$SLKCFLAGS"
diff --git a/source/l/glade/glade.ftbfs.diff b/source/l/glade/glade.ftbfs.diff
deleted file mode 100644
index d9516925d..000000000
--- a/source/l/glade/glade.ftbfs.diff
+++ /dev/null
@@ -1,18 +0,0 @@
---- ./data/meson.build.orig 2020-11-20 15:02:11.854337200 -0600
-+++ ./data/meson.build 2022-02-16 13:40:12.980091649 -0600
-@@ -2,7 +2,6 @@
- desktop_conf.set('VERSION', glade_version)
-
- i18n.merge_file(
-- 'desktop',
- type: 'desktop',
- input: configure_file(
- input: 'org.gnome.Glade.desktop.in.in',
-@@ -18,7 +17,6 @@
- appdata = glade_name + '.appdata.xml'
-
- i18n.merge_file(
-- 'appdata',
- input: 'org.gnome.Glade.appdata.xml.in',
- output: '@BASENAME@',
- po_dir: po_dir,
diff --git a/source/l/glade/glade.remove.extra.da.from.LINGUAS.diff b/source/l/glade/glade.remove.extra.da.from.LINGUAS.diff
deleted file mode 100644
index e9679abeb..000000000
--- a/source/l/glade/glade.remove.extra.da.from.LINGUAS.diff
+++ /dev/null
@@ -1,9 +0,0 @@
---- ./help/LINGUAS.orig 2020-11-20 15:02:11.862337000 -0600
-+++ ./help/LINGUAS 2022-02-16 13:50:32.440105506 -0600
-@@ -1,6 +1,5 @@
- # please keep this list sorted alphabetically
- #
--da
- bg
- ca
- cs
diff --git a/source/l/lz4/lz4.SlackBuild b/source/l/lz4/lz4.SlackBuild
index 17d79430f..d2f3fa8c8 100755
--- a/source/l/lz4/lz4.SlackBuild
+++ b/source/l/lz4/lz4.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=lz4
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/l/lz4/lz4.url b/source/l/lz4/lz4.url
index 1c4601173..2899e067d 100644
--- a/source/l/lz4/lz4.url
+++ b/source/l/lz4/lz4.url
@@ -1 +1 @@
-https://lz4.github.io/lz4
+https://github.com/lz4/lz4