wok-current diff chrommo-theme/receipt @ rev 19047
Remove openbox chrommo theme. Duplicated in the repository.
author | Leonardo Laporte <hackdorte@sapo.pt> |
---|---|
date | Sun Apr 17 16:28:31 2016 -0300 (2016-04-17) |
parents | c2da0ba22fa6 |
children |
line diff
1.1 --- a/chrommo-theme/receipt Thu Feb 18 16:11:22 2016 -0200 1.2 +++ b/chrommo-theme/receipt Sun Apr 17 16:28:31 2016 -0300 1.3 @@ -1,18 +1,18 @@ 1.4 # SliTaz package receipt. 1.5 1.6 -PACKAGE="chrommo-theme" 1.7 -VERSION="1.0.4" 1.8 +PACKAGE="gtk2-theme-chrommo" 1.9 +VERSION="1.0.5" 1.10 CATEGORY="x-window" 1.11 -SHORT_DESC="SliTaz Chrommo theme for GTK+2 and Openbox" 1.12 +SHORT_DESC="A beautiful and modern theme with white color." 1.13 MAINTAINER="hackdorte@sapo.pt" 1.14 -LICENSE="BSD" 1.15 +LICENSE="PublicDomain" 1.16 WEB_SITE="http://people.slitaz.org/~leonardolaporte/" 1.17 1.18 -DEPENDS="murrine openbox" 1.19 +DEPENDS="murrine" 1.20 1.21 # Rules to gen a SliTaz package suitable for Tazpkg. 1.22 genpkg_rules() 1.23 { 1.24 mkdir -p $fs/usr/share/themes 1.25 cp -a stuff/* $fs/usr/share/themes 1.26 -} 1.27 \ No newline at end of file 1.28 +}