ccsm: update to 0.8.16.
This commit is contained in:
parent
63ba860078
commit
5697f190a7
|
@ -1,19 +1,18 @@
|
||||||
# Template file for 'ccsm' of Compiz Reloaded
|
# Template file for 'ccsm'
|
||||||
pkgname=ccsm
|
pkgname=ccsm
|
||||||
version=0.8.14
|
version=0.8.16
|
||||||
revision=1
|
revision=1
|
||||||
|
noarch=yes
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
|
|
||||||
hostmakedepends="automake intltool libtool pkg-config python"
|
hostmakedepends="automake intltool libtool pkg-config python"
|
||||||
makedepends="compiz-core-devel compizconfig-python python-cairo-devel pygtk-devel"
|
makedepends="compiz-core-devel compizconfig-python python-cairo-devel pygtk-devel"
|
||||||
depends="compizconfig-python python-cairo"
|
depends="compizconfig-python python-cairo"
|
||||||
|
|
||||||
short_desc="Compiz Configuration Seetings Manager for Compiz Reloaded"
|
short_desc="Compiz Configuration Seetings Manager for Compiz Reloaded"
|
||||||
maintainer="CoolOhm <micvlas@gmail.com>"
|
maintainer="CoolOhm <micvlas@gmail.com>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/compiz-reloaded"
|
homepage="https://github.com/compiz-reloaded"
|
||||||
license="GPL-2"
|
|
||||||
distfiles="https://github.com/compiz-reloaded/ccsm/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/compiz-reloaded/ccsm/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=74f2e3ab0f7334e1c2fe1ad54244399475f4ab90f999f86655f39f852a94b365
|
checksum=d90af8a7e97b8efe33fbf5a61413e5c62e6c49ea430cd2904bec6bcef0518bed
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
depends+=" python-gobject"
|
depends+=" python-gobject"
|
||||||
|
|
Loading…
Reference in New Issue