ccsm: update to 0.9.2.
This commit is contained in:
parent
57ec04391e
commit
12d80a23b0
1 changed files with 9 additions and 9 deletions
|
@ -1,13 +1,12 @@
|
||||||
# Template file for 'ccsm'
|
# Template file for 'ccsm'
|
||||||
pkgname=ccsm
|
pkgname=ccsm
|
||||||
version=0.8.4
|
version=0.9.2
|
||||||
revision=2
|
distfiles="http://releases.compiz.org/$version/$pkgname-$version.tar.bz2"
|
||||||
distfiles="http://releases.compiz-fusion.org/$version/$pkgname-$version.tar.bz2"
|
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
make_build_target="--prefix=/usr"
|
make_build_target="--prefix=/usr"
|
||||||
short_desc="Compiz Config Settings Manager"
|
short_desc="Compiz Config Settings Manager"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=46b9da032cf29e71aec0823799861d926937ad41f4edea3be718ac6a8532c16d
|
checksum=2c24ee8fd20f95a99ed1fe476eea2c30cf0dc059912f01ffe066f0dc71888ab3
|
||||||
long_desc="
|
long_desc="
|
||||||
Compiz is a compositing window manager that uses 3D graphics acceleration
|
Compiz is a compositing window manager that uses 3D graphics acceleration
|
||||||
via OpenGL. It provides various new graphical effects and features on
|
via OpenGL. It provides various new graphical effects and features on
|
||||||
|
@ -19,14 +18,15 @@ long_desc="
|
||||||
noarch=yes
|
noarch=yes
|
||||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
|
|
||||||
Add_dependency run compiz
|
|
||||||
Add_dependency run compiz-plugins-main
|
Add_dependency run compiz-plugins-main
|
||||||
Add_dependency run compiz-plugins-extra
|
Add_dependency run compiz-plugins-extra
|
||||||
Add_dependency full compizconfig-python
|
|
||||||
Add_dependency full pygtk
|
|
||||||
Add_dependency full hicolor-icon-theme
|
|
||||||
Add_dependency build intltool
|
Add_dependency build intltool
|
||||||
Add_dependency build compiz-devel
|
|
||||||
Add_dependency build compiz-plugins-main-devel
|
Add_dependency build compiz-plugins-main-devel
|
||||||
Add_dependency build compiz-plugins-extra-devel
|
Add_dependency build compiz-plugins-extra-devel
|
||||||
|
|
||||||
|
Add_dependency full pygtk
|
||||||
|
Add_dependency full gir-freedesktop
|
||||||
|
Add_dependency full compizconfig-python
|
||||||
|
Add_dependency full hicolor-icon-theme
|
||||||
Add_dependency full desktop-file-utils
|
Add_dependency full desktop-file-utils
|
||||||
|
|
Loading…
Reference in a new issue