diff options
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/gtk-theme-Bluebird/README | 2 | ||||
-rw-r--r-- | desktop/gtk-theme-Bluebird/gtk-theme-Bluebird.SlackBuild | 13 | ||||
-rw-r--r-- | desktop/gtk-theme-Bluebird/gtk-theme-Bluebird.info | 8 | ||||
-rw-r--r-- | desktop/gtk-theme-Bluebird/slack-desc | 6 |
4 files changed, 16 insertions, 13 deletions
diff --git a/desktop/gtk-theme-Bluebird/README b/desktop/gtk-theme-Bluebird/README index 2ec62fedabc6..e68da33373fc 100644 --- a/desktop/gtk-theme-Bluebird/README +++ b/desktop/gtk-theme-Bluebird/README @@ -1,5 +1,5 @@ gtk-theme-Bluebird (Desktop Suite for Xfce) -Bluebird is Desktop Suite for Xfce. +Bluebird is a Desktop Suite for Xfce. Optional dependencies: gtk-engines, gtk-engines-unico, murrine. diff --git a/desktop/gtk-theme-Bluebird/gtk-theme-Bluebird.SlackBuild b/desktop/gtk-theme-Bluebird/gtk-theme-Bluebird.SlackBuild index 0e36c7dbb8ab..7e4f9f6cbb0e 100644 --- a/desktop/gtk-theme-Bluebird/gtk-theme-Bluebird.SlackBuild +++ b/desktop/gtk-theme-Bluebird/gtk-theme-Bluebird.SlackBuild @@ -3,6 +3,7 @@ # Slackware build script for gtk-theme-Bluebird. # # Copyright 2015 Edinaldo P. Silva, Rio de Janeiro, Brazil. +# Copyright 2020-2022 Aaditya Bagga <aaditya_gnulinux@zoho.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,16 +26,13 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM="gtk-theme-Bluebird" -VERSION=${VERSION:-1.2} +VERSION=${VERSION:-1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} ARCH=noarch -# If the variable PRINT_PACKAGE_NAME is set, then this script will report what -# the name of the created package would be, and then exit. This information -# could be useful to other scripts. if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE" exit 0 @@ -56,6 +54,11 @@ mkdir $PRGNAM-$VERSION tar xvf $CWD/$SRCNAM-$VERSION.tar.gz -C $PRGNAM-$VERSION cd $PRGNAM-$VERSION chown -R root:root . +find -L . \ + \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ + -o -perm 511 \) -exec chmod 755 {} \; -o \ + \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ + -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; # remove git stuff. rm -f $SRCNAM-$VERSION/.gitignore @@ -64,7 +67,7 @@ mkdir -p $PKG/usr/share/themes cp -a $SRCNAM-$VERSION $PKG/usr/share/themes/Bluebird mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -mv $PKG/usr/share/themes/Bluebird/{LICENSE.*,README} $PKG/usr/doc/$PRGNAM-$VERSION +mv $PKG/usr/share/themes/Bluebird/{LICENSE.*,README.md} $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install diff --git a/desktop/gtk-theme-Bluebird/gtk-theme-Bluebird.info b/desktop/gtk-theme-Bluebird/gtk-theme-Bluebird.info index 9fdf786a2358..cd29d59ccef2 100644 --- a/desktop/gtk-theme-Bluebird/gtk-theme-Bluebird.info +++ b/desktop/gtk-theme-Bluebird/gtk-theme-Bluebird.info @@ -1,8 +1,8 @@ PRGNAM="gtk-theme-Bluebird" -VERSION="1.2" -HOMEPAGE="https://github.com/shimmerproject/Bluebird/" -DOWNLOAD="https://github.com/shimmerproject/Bluebird/archive/v1.2/Bluebird-1.2.tar.gz" -MD5SUM="741430b70d5ed38bf2bdebedecff1fa0" +VERSION="1.3" +HOMEPAGE="https://github.com/shimmerproject/Bluebird" +DOWNLOAD="https://github.com/shimmerproject/Bluebird/archive/v1.3/Bluebird-1.3.tar.gz" +MD5SUM="64bf19e01c026071c9e8eaf4c0693421" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/desktop/gtk-theme-Bluebird/slack-desc b/desktop/gtk-theme-Bluebird/slack-desc index 9892cb2c6faa..e4722bfb3efd 100644 --- a/desktop/gtk-theme-Bluebird/slack-desc +++ b/desktop/gtk-theme-Bluebird/slack-desc @@ -8,10 +8,10 @@ |-----handy-ruler------------------------------------------------------| gtk-theme-Bluebird: gtk-theme-Bluebird (Desktop Suite for Xfce) gtk-theme-Bluebird: -gtk-theme-Bluebird: Bluebird is Desktop Suite for Xfce. -gtk-theme-Bluebird: -gtk-theme-Bluebird: Home page: https://github.com/shimmerproject/Bluebird/ +gtk-theme-Bluebird: Bluebird is a Desktop Suite for Xfce. Consists of +gtk-theme-Bluebird: GTK+2, GTK+3, Xfwm4 and metacity themes. gtk-theme-Bluebird: +gtk-theme-Bluebird: Homepage: https://github.com/shimmerproject/Bluebird gtk-theme-Bluebird: gtk-theme-Bluebird: gtk-theme-Bluebird: |