summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author K.D.Hedger2012-05-20 22:57:17 +0200
committer Erik Hanson2012-05-22 00:58:11 +0200
commit9941d15214737491ad5cda9682a1ad33a4f7b8b5 (patch)
tree8600367c1365026a48c62d42a89e38dd06573244 /desktop
parentf4d7f3a161af2c28b1e886628a2b25742a016767 (diff)
downloadslackbuilds-9941d15214737491ad5cda9682a1ad33a4f7b8b5.tar.gz
desktop/Xfce-Theme-Manager: Updated for version 0.1.7.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/Xfce-Theme-Manager/README12
-rw-r--r--desktop/Xfce-Theme-Manager/Xfce-Theme-Manager.SlackBuild24
-rw-r--r--desktop/Xfce-Theme-Manager/Xfce-Theme-Manager.info6
-rw-r--r--desktop/Xfce-Theme-Manager/slack-desc4
4 files changed, 20 insertions, 26 deletions
diff --git a/desktop/Xfce-Theme-Manager/README b/desktop/Xfce-Theme-Manager/README
index 2eb850afe1..e53f5524d6 100644
--- a/desktop/Xfce-Theme-Manager/README
+++ b/desktop/Xfce-Theme-Manager/README
@@ -1,10 +1,8 @@
Xfce-Theme-Manager ( Xfce4 Theme Manager GUI )
An integrated GUI to set the various parts of an Xfce4 theme.
-Including Meta-themes,Window borders, Gtk controls,Icons and cursors.
-Thumbnails of all the parts of a theme are shown in the GUI making
-Theme selection and tweaking much simpler than the built-in way using
-three seperate dialogs.
-
-This requires gtkdialog and zenity both available on Slackbuilds.org.
-
+Including Meta-themes,Window borders, Gtk controls,Icons,cursors
+and desktop wallpaper. Thumbnails of all the parts of a theme are
+shown in the GUI making Theme selection and tweaking much simpler
+than the built-in way using three seperate dialogs. Complete Custom
+themes can also be saved. Includes Spanish translation.
diff --git a/desktop/Xfce-Theme-Manager/Xfce-Theme-Manager.SlackBuild b/desktop/Xfce-Theme-Manager/Xfce-Theme-Manager.SlackBuild
index f4f9e2c92a..ebd2589f5b 100644
--- a/desktop/Xfce-Theme-Manager/Xfce-Theme-Manager.SlackBuild
+++ b/desktop/Xfce-Theme-Manager/Xfce-Theme-Manager.SlackBuild
@@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=Xfce-Theme-Manager
-VERSION=${VERSION:-0.0.8}
+VERSION=${VERSION:-0.1.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -60,11 +60,11 @@ set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
-rm -rf ${TMP}/$PRGNAM-$VERSION
-mkdir -p ${TMP}/$PRGNAM-$VERSION
-
-cd ${TMP}/$PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM.tar.gz
+cd $TMP
+rm -rf $PRGNAM-$VERSION
+mkdir -p $TMP/$PRGNAM-$VERSION
+cd $PRGNAM-$VERSION
+tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
chown -R root:root .
find . \
\( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \
@@ -72,15 +72,11 @@ find . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \;
-mkdir -p $PKG/usr/bin $PKG/usr/doc $PKG/usr/share/applications
-
-cd gtkpreview
- sed -i "s,-O3,$SLKCFLAGS," Makefile
- make install PREFIX=/usr DESTDIR=$PKG
-cd ..
+sed -i "s,-O3,$SLKCFLAGS," Makefile
+make install PREFIX=/usr DESTDIR=$PKG
-cp xfce-theme-manager ${PKG}/usr/bin/xfce-theme-manager
-cp Xfce-Theme-Manager.desktop ${PKG}/usr/share/applications
+cp -a xfce-theme-manager $PKG/usr/bin/xfce-theme-manager
+cp -a Xfce-Theme-Manager.desktop $PKG/usr/share/applications
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a README $PKG/usr/doc/$PRGNAM-$VERSION
diff --git a/desktop/Xfce-Theme-Manager/Xfce-Theme-Manager.info b/desktop/Xfce-Theme-Manager/Xfce-Theme-Manager.info
index 6417b22996..57d4bd9f6f 100644
--- a/desktop/Xfce-Theme-Manager/Xfce-Theme-Manager.info
+++ b/desktop/Xfce-Theme-Manager/Xfce-Theme-Manager.info
@@ -1,8 +1,8 @@
PRGNAM="Xfce-Theme-Manager"
-VERSION="0.0.8"
+VERSION="0.1.7"
HOMEPAGE="http://keithhedger.hostingsiteforfree.com"
-DOWNLOAD="http://keithhedger.hostingsiteforfree.com/zips/Xfce-Theme-Manager.tar.gz"
-MD5SUM="e259dc628b9d05ad148a56e1df0094da"
+DOWNLOAD="http://keithhedger.hostingsiteforfree.com/zips/Xfce-Theme-Manager-0.1.7.tar.gz "
+MD5SUM="dc1bbf00e18b88c77d432090146fbc36"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="K.D.Hedger"
diff --git a/desktop/Xfce-Theme-Manager/slack-desc b/desktop/Xfce-Theme-Manager/slack-desc
index 30670961e8..8d099b4be5 100644
--- a/desktop/Xfce-Theme-Manager/slack-desc
+++ b/desktop/Xfce-Theme-Manager/slack-desc
@@ -9,11 +9,11 @@
Xfce-Theme-Manager: Xfce-Theme-Manager (Xfce4 Theme Manager GUI)
Xfce-Theme-Manager:
Xfce-Theme-Manager: An integrated GUI to set the various parts of an Xfce4 theme.
-Xfce-Theme-Manager: Including Meta-themes,Window borders, Gtk controls,Icons and cursors.
+Xfce-Theme-Manager: Including Meta-themes,Window borders, Gtk controls,Icons,cursors etc.
Xfce-Theme-Manager: Thumbnails of all the parts of a theme are shown in the GUI making
Xfce-Theme-Manager: Theme selection and tweaking much simpler than the built-in way using
Xfce-Theme-Manager: three seperate dialogs.
-Xfce-Theme-Manager: A Cutom thumbnail is also generated.
+Xfce-Theme-Manager: Complete Custom themes can also be saved.
Xfce-Theme-Manager:
Xfce-Theme-Manager: Homepage: http://keithhedger.hostingsiteforfree.com
Xfce-Theme-Manager: