mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
desktop/openbox-simple-theme: Updated for version 20151121.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6fc1d55057
commit
3ec7b09ed6
4 changed files with 12 additions and 31 deletions
|
@ -1,13 +1,6 @@
|
|||
openbox-simple-theme (GTK2|GTK3|XFCE|OpenBox|Slim themes)
|
||||
openbox-simple-theme (A Simple Grey Openbox Theme)
|
||||
|
||||
OpenBox Simple is a simple themes, icons, etc, for GTK2|GTK3, OpenBox,
|
||||
XFCE, Slim, and apps like Thunar and Tint2.
|
||||
|
||||
See /usr/doc/openbox-simple-theme-20150918/HowTo about tint2 configure.
|
||||
|
||||
To avoid conflicts with the standard configs of Thunar, openbox and
|
||||
tint2, all configs of this package as suffix -simple, they are located
|
||||
in /etc/skel/.config.
|
||||
OpenBox Simple is a simple theme for GTK2|GTK3, XFCE and OpenBox.
|
||||
|
||||
Optional dependencies: gtk-engines, gtk-engines-unico, murrine,
|
||||
faenza-icon-theme.
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM="openbox-simple-theme"
|
||||
VERSION=${VERSION:-20151025}
|
||||
VERSION=${VERSION:-20151121}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -42,27 +42,15 @@ rm -rf $PKG
|
|||
mkdir -p $TMP $PKG $OUTPUT
|
||||
cd $TMP
|
||||
rm -rf $PRGNAM-$VERSION
|
||||
tar xvf $CWD/$SRCNAM.tar.bz2
|
||||
tar xvf $CWD/$SRCNAM.tar.gz
|
||||
mv openbox-simple $PRGNAM-$VERSION
|
||||
cd $PRGNAM-$VERSION
|
||||
chown -R root:root .
|
||||
|
||||
mkdir -p $PKG/etc/skel/{.config,.local/share}
|
||||
cp -a FILES/applications $PKG/etc/skel/.local/share/
|
||||
cp -a FILES/openbox $PKG/etc/skel/.config/openbox-simple
|
||||
cp -a FILES/Thunar $PKG/etc/skel/.config/Thunar-simple
|
||||
cp -a FILES/tint2 $PKG/etc/skel/.config/tint2-simple
|
||||
|
||||
mkdir -p $PKG/usr/share/icons
|
||||
cp -a ICONS/{scim,Simple,Simple-Menu} $PKG/usr/share/icons/
|
||||
|
||||
mkdir -p $PKG/usr/share/{slim/themes,themes}
|
||||
cp -a THEMES/openbox/Simple $PKG/usr/share/themes/
|
||||
cp -a THEMES/slim/Simple $PKG/usr/share/slim/themes/
|
||||
mkdir -p $PKG/usr/share/themes
|
||||
cp -a Simple $PKG/usr/share/themes/
|
||||
|
||||
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
|
||||
cp -a HowTo $PKG/usr/doc/$PRGNAM-$VERSION/README
|
||||
cp -a cheats.png $PKG/usr/doc/$PRGNAM-$VERSION/
|
||||
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
|
||||
|
||||
mkdir -p $PKG/install
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="openbox-simple-theme"
|
||||
VERSION="20151025"
|
||||
VERSION="20151121"
|
||||
HOMEPAGE="http://box-look.org/content/show.php/Openbox-Simple?content=171403"
|
||||
DOWNLOAD="https://www.dropbox.com/s/mkcb2i1y2unh5t0/171403-openbox-simple.tar.bz2"
|
||||
MD5SUM="3e3f227ee0915b3c46f1b1e3929bc3fa"
|
||||
DOWNLOAD="https://www.dropbox.com/s/35nvoon1t9hcnlf/171403-openbox-simple.tar.gz"
|
||||
MD5SUM="69b60b288c81dd0c5e5a9459716025cb"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
|
@ -6,10 +6,9 @@
|
|||
# customary to leave one space after the ':' except on otherwise blank lines.
|
||||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
openbox-simple-theme: openbox-simple-theme (GTK2|GTK3|XFCE|OpenBox|Slim themes)
|
||||
openbox-simple-theme: openbox-simple-theme (A Simple Grey Openbox Theme)
|
||||
openbox-simple-theme:
|
||||
openbox-simple-theme: OpenBox Simple is a simple themes, icons, etc, for GTK2|GTK3, OpenBox,
|
||||
openbox-simple-theme: XFCE, Slim, and apps like Thunar, Tint2.
|
||||
openbox-simple-theme: OpenBox Simple is a simple theme for GTK2|GTK3, XFCE and OpenBox.
|
||||
openbox-simple-theme:
|
||||
openbox-simple-theme: Home page: http://goo.gl/I0jk9A
|
||||
openbox-simple-theme:
|
||||
|
@ -17,3 +16,4 @@ openbox-simple-theme:
|
|||
openbox-simple-theme:
|
||||
openbox-simple-theme:
|
||||
openbox-simple-theme:
|
||||
openbox-simple-theme:
|
||||
|
|
Loading…
Reference in a new issue