desktop/cathexis-suite-themes: Change version.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9bbc2406f4
commit
6e451f93b0
|
@ -1,26 +1,30 @@
|
|||
cathexis-suite-themes (GTK2|GTK3|OpenBox|Slim themes).
|
||||
cathexis-suite-themes (GTK2|GTK3|OpenBox|Slim themes)
|
||||
|
||||
CathexiS is simple, minimal, distraction free foundation for building
|
||||
your desktop experience. It's a dark theme which will stay in background
|
||||
while you work but at the same time it can be really attractive when
|
||||
you want to show your desktop around.
|
||||
CathexiS is simple, minimal, distraction free foundation for building
|
||||
your desktop experience. It's a dark theme which will stay in
|
||||
background while you work but at the same time it can be really
|
||||
attractive when you want to show your desktop around.
|
||||
cathexis-suite-themes:
|
||||
|
||||
Your Openbox desktop can look really nice with this suite.
|
||||
|
||||
This package provides:
|
||||
|
||||
* Colors >> new base colors;
|
||||
* GTK2 Theme >> fixed many different bugs, changed buttons and tab style;
|
||||
* GTK3 Theme >> is new and it's tested with gtk 3.8. Now it looks much closer
|
||||
to the GTK2 theme and your GTK3 apps will look nice;
|
||||
* GTK2 Theme >> fixed many different bugs, changed buttons and tab
|
||||
style;
|
||||
* GTK3 Theme >> is new and it's tested with gtk 3.8. Now it looks
|
||||
much closer to the GTK2 theme and your GTK3 apps will look nice;
|
||||
* Openbox Theme >> changed some text colors to fit new base colors;
|
||||
* Tint2 Theme >> changed some text colors to fit new base colors;
|
||||
* Conky Theme >> no more errors when starting, changed some colors font sizes
|
||||
and elements;
|
||||
* SliM Theme >> added slim theme read readme.txt to check how to install and
|
||||
enable it;
|
||||
* Rxvt Terminal >> added my .Xdefaults and .bashrc files to make terminal fit
|
||||
cathexis style;
|
||||
* NCMPCPP Config >> if you use ncmpcpp to listen your music, I provided a
|
||||
config file;
|
||||
* Conky Theme >> no more errors when starting, changed some colors
|
||||
font sizes and elements;
|
||||
* SliM Theme >> added slim theme read readme.txt to check how to
|
||||
install and enable it;
|
||||
* Rxvt Terminal >> added my .Xdefaults and .bashrc files to make
|
||||
terminal fit cathexis style;
|
||||
* NCMPCPP Config >> if you use ncmpcpp to listen your music, a
|
||||
config file is provided;
|
||||
* Wallpapers >> added new dark wallpaper 1920x1200px.
|
||||
|
||||
Optional dependencies: gtk-engines, murrine, gtk-engines-unico.
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for cathexis-suite-themes.
|
||||
#
|
||||
# Copyright 2015-2016 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# Copyright 2015-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM="cathexis-suite-themes"
|
||||
VERSION=${VERSION:-1.0}
|
||||
VERSION=${VERSION:-20130927}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -53,7 +53,7 @@ cp -a ncmpcpp $PKG/etc/skel/.ncmpcpp
|
|||
cp -a terminal/{bashrc,Xdefaults} $PKG/etc/skel/
|
||||
cp -a tint2 $PKG/etc/xdg/
|
||||
|
||||
mkdir -p $PKG/usr/share/{fonts/TTF,slim/themes,themes,wallpapers}
|
||||
mkdir -p $PKG/usr/share/{slim/themes,themes,wallpapers}
|
||||
cp -a slim/cathexis $PKG/usr/share/slim/themes/
|
||||
cp -a cathexis $PKG/usr/share/themes/
|
||||
cp -a wallpapers/* $PKG/usr/share/wallpapers/
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PRGNAM="cathexis-suite-themes"
|
||||
VERSION="1.0"
|
||||
VERSION="20130927"
|
||||
HOMEPAGE="http://samirkahvedzic.deviantart.com/art/CathexiS-Suite-329275044"
|
||||
DOWNLOAD="http://fc08.deviantart.net/fs71/f/2013/270/6/8/cathexis_suite_by_samirkahvedzic-d5g1i90.zip"
|
||||
MD5SUM="33d9fb0714df611ff618d4bf59dcca49"
|
||||
|
|
|
@ -8,12 +8,12 @@
|
|||
|-----handy-ruler------------------------------------------------------|
|
||||
cathexis-suite-themes: cathexis-suite-themes (GTK2|GTK3|OpenBox|Slim themes)
|
||||
cathexis-suite-themes:
|
||||
cathexis-suite-themes: CathexiS is simple, minimal, distraction free foundation for building
|
||||
cathexis-suite-themes: your desktop experience. It's a dark theme which will stay in
|
||||
cathexis-suite-themes: background while you work but at the same time it can be really
|
||||
cathexis-suite-themes: CathexiS is simple, minimal, distraction free foundation for building
|
||||
cathexis-suite-themes: your desktop experience. It's a dark theme which will stay in
|
||||
cathexis-suite-themes: background while you work but at the same time it can be really
|
||||
cathexis-suite-themes: attractive when you want to show your desktop around.
|
||||
cathexis-suite-themes:
|
||||
cathexis-suite-themes: Your Openbox desktop can look really nice with this suite.
|
||||
cathexis-suite-themes:
|
||||
cathexis-suite-themes:
|
||||
cathexis-suite-themes: Homepage: goo.gl/tVYU5Y
|
||||
cathexis-suite-themes:
|
||||
|
|
Loading…
Reference in New Issue