desktop/gtk-xfce-engine: New maintainer.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Nick Smallbone 2024-09-12 09:07:27 +02:00 committed by Willy Sudiarto Raharjo
parent 95dcc20740
commit 62121cfc22
No known key found for this signature in database
GPG key ID: 3F617144D7238786
3 changed files with 7 additions and 4 deletions

View file

@ -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 \

View file

@ -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"

View file

@ -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: