summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Nick Smallbone <nick@smallbone.se>2024-09-12 09:07:27 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-14 23:36:41 +0700
commit62121cfc22b46485445fccc3aa9589abff6602c9 (patch)
tree0351d89f24474f8481256c2f650c6943d29a4212 /desktop
parent95dcc207406bf9dfe83ba206280795e186b39145 (diff)
downloadslackbuilds-62121cfc22b46485445fccc3aa9589abff6602c9.tar.gz
slackbuilds-62121cfc22b46485445fccc3aa9589abff6602c9.tar.xz
desktop/gtk-xfce-engine: New maintainer.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/gtk-xfce-engine/gtk-xfce-engine.SlackBuild5
-rw-r--r--desktop/gtk-xfce-engine/gtk-xfce-engine.info4
-rw-r--r--desktop/gtk-xfce-engine/slack-desc2
3 files changed, 7 insertions, 4 deletions
diff --git a/desktop/gtk-xfce-engine/gtk-xfce-engine.SlackBuild b/desktop/gtk-xfce-engine/gtk-xfce-engine.SlackBuild
index 4a14dcb3c6..5276ad201d 100644
--- a/desktop/gtk-xfce-engine/gtk-xfce-engine.SlackBuild
+++ b/desktop/gtk-xfce-engine/gtk-xfce-engine.SlackBuild
@@ -3,6 +3,7 @@
# Slackware build script for gtk-xfce-engine
# Copyright 2021 Petar Petrov slackalaxy@gmail.com
+# Copyright 2024 Nick Smallbone nick@smallbone.se
# Inspired by Slackware 14.2 Xfce's SlackBuilds
# All rights reserved.
#
@@ -57,6 +58,9 @@ elif [ "$ARCH" = "i686" ]; then
elif [ "$ARCH" = "x86_64" ]; then
SLKCFLAGS="-O2 -fPIC"
LIBDIRSUFFIX="64"
+elif [ "$ARCH" = "aarch64" ]; then
+ SLKCFLAGS="-O2 -fPIC"
+ LIBDIRSUFFIX="64"
else
SLKCFLAGS="-O2"
LIBDIRSUFFIX=""
@@ -82,7 +86,6 @@ CXXFLAGS="$SLKCFLAGS" \
./configure \
--prefix=/usr \
--libdir=/usr/lib${LIBDIRSUFFIX} \
- --sysconfdir=/etc \
--mandir=/usr/man \
--docdir=/usr/doc/$PKGNAM-$VERSION \
--disable-static \
diff --git a/desktop/gtk-xfce-engine/gtk-xfce-engine.info b/desktop/gtk-xfce-engine/gtk-xfce-engine.info
index a2a437334f..fdbf312047 100644
--- a/desktop/gtk-xfce-engine/gtk-xfce-engine.info
+++ b/desktop/gtk-xfce-engine/gtk-xfce-engine.info
@@ -6,5 +6,5 @@ MD5SUM="8166527ec36388c735fcb927f5624801"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
-MAINTAINER="Petar Petrov"
-EMAIL="slackalaxy@gmail.com"
+MAINTAINER="Nick Smallbone"
+EMAIL="nick@smallbone.se"
diff --git a/desktop/gtk-xfce-engine/slack-desc b/desktop/gtk-xfce-engine/slack-desc
index 74b8d79181..41d2f4c97a 100644
--- a/desktop/gtk-xfce-engine/slack-desc
+++ b/desktop/gtk-xfce-engine/slack-desc
@@ -8,7 +8,7 @@
|-----handy-ruler------------------------------------------------------|
gtk-xfce-engine: gtk-xfce-engine (Xfce Gtk+ engines)
gtk-xfce-engine:
-gtk-xfce-engine: The GTK-Xfce-Engine package contains several GTK+-2/3 themes and the
+gtk-xfce-engine: The GTK-Xfce-Engine package contains several GTK+-2 themes and the
gtk-xfce-engine: applications and libraries needed to display them. This is useful for
gtk-xfce-engine: customizing the appearance of your Xfce desktop.
gtk-xfce-engine: