desktop/gtk-engines: Updated for version 2.91.1 + new maintainer.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2017-03-10 10:01:49 +00:00 committed by David Spencer
parent e3a478c576
commit c860910c5c
4 changed files with 24 additions and 18 deletions

View File

@ -1,4 +1,6 @@
gtk-engines are theme engines for GTK+2
gtk-engines (Theme engines for GTK+2)
This package contains the Clearlooks, Crux, Glide, HC,
Industrial, LUA, Mist, Redmond, and ThinIce themes.
gtk-engines is a collection of basic theme engines for GTK+2.
This package contains Clearlooks, Crux, Gnome3, HC, Industrial, Mist,
Redmond, and ThinIce themes.

View File

@ -1,8 +1,11 @@
#!/bin/sh
# Slackware build script for gtk-engines
#
# Slackware build script for gtk-engines.
#
# Copyright 2007-2010 Grigorios Bouzakis <grbzks@xsmail.com>
# Copyright 2014 Ryan P.C. McQuen, WA, ryanpcmcquen@member.fsf.org
# Copyright 2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
#
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for any purpose
@ -21,13 +24,13 @@
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gtk-engines
VERSION=${VERSION:-2.20.2}
BUILD=${BUILD:-3}
VERSION=${VERSION:-2.91.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;
i?86) ARCH=i586 ;;
arm*) ARCH=arm ;;
*) ARCH=$( uname -m ) ;;
esac
@ -38,8 +41,8 @@ TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
if [ "$ARCH" = "i486" ]; then
SLKCFLAGS="-O2 -march=i486 -mtune=i686"
if [ "$ARCH" = "i586" ]; then
SLKCFLAGS="-O2 -march=i586 -mtune=i686"
LIBDIRSUFFIX=""
elif [ "$ARCH" = "i686" ]; then
SLKCFLAGS="-O2 -march=i686 -mtune=i686"
@ -59,6 +62,7 @@ cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \

View File

@ -1,10 +1,10 @@
PRGNAM="gtk-engines"
VERSION="2.20.2"
VERSION="2.91.1"
HOMEPAGE="http://ftp.gnome.org/pub/gnome/sources/gtk-engines/"
DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/gtk-engines/2.20/gtk-engines-2.20.2.tar.gz"
MD5SUM="e0f7ac7eaad3896762804312f03c6f46"
DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/gtk-engines/2.91/gtk-engines-2.91.1.tar.gz"
MD5SUM="979a9b5aae6ebcc96e6c0c5d6c4ba1ca"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="Ryan P.C. McQuen"
EMAIL="ryanpcmcquen@member.fsf.org"
MAINTAINER="Edinaldo P. Silva"
EMAIL="edps.mundognu@gmail.com"

View File

@ -10,10 +10,10 @@ gtk-engines: gtk-engines (Theme engines for GTK+2)
gtk-engines:
gtk-engines: gtk-engines is a collection of basic theme engines for GTK+2.
gtk-engines:
gtk-engines: This package contains Clearlooks, Crux, Glide, HC, Industrial,
gtk-engines: LUA, Mist, Redmond, and ThinIce themes.
gtk-engines: This package contains Clearlooks, Crux, Gnome3, HC, Industrial, Mist,
gtk-engines: Redmond, and ThinIce themes.
gtk-engines:
gtk-engines: Homepage: http://ftp.gnome.org/pub/GNOME/sources/gtk-engines/
gtk-engines: Home page: http://ftp.gnome.org/pub/GNOME/sources/gtk-engines/
gtk-engines:
gtk-engines:
gtk-engines: