summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--desktop/bunsen-themes/README5
-rw-r--r--desktop/bunsen-themes/bunsen-themes.SlackBuild27
-rw-r--r--desktop/bunsen-themes/bunsen-themes.info8
-rw-r--r--desktop/bunsen-themes/slack-desc6
4 files changed, 20 insertions, 26 deletions
diff --git a/desktop/bunsen-themes/README b/desktop/bunsen-themes/README
index 2098e80e0a..5772ad006b 100644
--- a/desktop/bunsen-themes/README
+++ b/desktop/bunsen-themes/README
@@ -1,4 +1,3 @@
-bunsen-themes (GTK2|GTK3 Themes)
+bunsen-themes (BunsenLabs Theme Collection)
-GTK and Openbox themes for BunsenLabs and Debian Jessie. Made by
-hhh from the Crunchbang forums.
+GTK and Openbox themes for BunsenLabs "Helium" and Debian "Stretch".
diff --git a/desktop/bunsen-themes/bunsen-themes.SlackBuild b/desktop/bunsen-themes/bunsen-themes.SlackBuild
index e2555abba3..c83afb8ed8 100644
--- a/desktop/bunsen-themes/bunsen-themes.SlackBuild
+++ b/desktop/bunsen-themes/bunsen-themes.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for bunsen-themes.
#
-# Copyright 2015-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
+# Copyright 2015-2018 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=bunsen-themes
-VERSION=${VERSION:-8.3.1}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-9.4.1}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
ARCH=noarch
@@ -34,16 +34,16 @@ PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
CWD=$(pwd)
-SRCVER="8.3.1-2"
+SRCVER=${SRCVER:-$VERSION-1}
set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
-rm -rf $PRGNAM-$VERSION
-mkdir $PRGNAM-$VERSION
-ar p $CWD/${PRGNAM}_${SRCVER}_all.deb data.tar.xz | tar xvJ -C $PRGNAM-$VERSION
+rm -rf $PRGNAM-$SRCVER
+tar xvf $CWD/$PRGNAM-$SRCVER.tar.gz
+mv $PRGNAM-$SRCVER $PRGNAM-$VERSION
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \
@@ -52,21 +52,16 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
+mkdir -p $PKG/usr/share/themes
+cp -r themes/* $PKG/usr/share/themes/
+
find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-gzip -dc usr/share/doc/$PRGNAM/changelog.Debian.gz > $PKG/usr/doc/$PRGNAM-$VERSION/ChangeLog
-gzip -dc usr/share/doc/$PRGNAM/LICENSE.CC.gz > $PKG/usr/doc/$PRGNAM-$VERSION/LICENSE.CC
-gzip -dc usr/share/doc/$PRGNAM/LICENSE.GPL.gz > $PKG/usr/doc/$PRGNAM-$VERSION/LICENSE.GPL
-cp -a usr/share/doc/$PRGNAM/copyright $PKG/usr/doc/$PRGNAM-$VERSION/Copyright
+cp debian/{changelog,copyright} LICENSE.* README.md $PKG/usr/doc/$PRGNAM-$VERSION/
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
-mkdir -p $PKG/usr/share/themes
-cd usr/share/themes
-THEMES="Bunsen Bunsen-Blackish Bunsen-Blue Bunsen-Blue-Dark Bunsen-Dark CrunchBang"
-cp -a $THEMES $PKG/usr/share/themes/
-
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
cat $CWD/doinst.sh > $PKG/install/doinst.sh
diff --git a/desktop/bunsen-themes/bunsen-themes.info b/desktop/bunsen-themes/bunsen-themes.info
index 7fd6acfc3b..cc24da6d8c 100644
--- a/desktop/bunsen-themes/bunsen-themes.info
+++ b/desktop/bunsen-themes/bunsen-themes.info
@@ -1,8 +1,8 @@
PRGNAM="bunsen-themes"
-VERSION="8.3.1"
-HOMEPAGE="https://pkg.bunsenlabs.org/debian/pool/main/b/bunsen-themes/"
-DOWNLOAD="https://pkg.bunsenlabs.org/debian/pool/main/b/bunsen-themes/bunsen-themes_8.3.1-2_all.deb"
-MD5SUM="cc1f221e0de67c52dad447ff4b7cbbf6"
+VERSION="9.4.1"
+HOMEPAGE="https://github.com/BunsenLabs/bunsen-themes"
+DOWNLOAD="https://github.com/BunsenLabs/bunsen-themes/archive/9.4.1-1/bunsen-themes-9.4.1-1.tar.gz"
+MD5SUM="86a8b958f22384d616f638912d93b201"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="murrine"
diff --git a/desktop/bunsen-themes/slack-desc b/desktop/bunsen-themes/slack-desc
index 058a8399ad..a076ee3645 100644
--- a/desktop/bunsen-themes/slack-desc
+++ b/desktop/bunsen-themes/slack-desc
@@ -6,10 +6,9 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-bunsen-themes: bunsen-themes (GTK2|GTK3 Themes)
+bunsen-themes: bunsen-themes (BunsenLabs Theme Collection)
bunsen-themes:
-bunsen-themes: GTK and Openbox themes for BunsenLabs and Debian Jessie. Made by
-bunsen-themes: hhh from the Crunchbang forums.
+bunsen-themes: GTK and Openbox themes for BunsenLabs "Helium" and Debian "Stretch".
bunsen-themes:
bunsen-themes: Home page: https://github.com/bunsenlabs/bunsen-themes
bunsen-themes:
@@ -17,3 +16,4 @@ bunsen-themes:
bunsen-themes:
bunsen-themes:
bunsen-themes:
+bunsen-themes: