libcompizconfig: update to 0.8.14
This commit is contained in:
parent
31a8dd145b
commit
165b430408
2 changed files with 4 additions and 4 deletions
|
@ -2704,7 +2704,7 @@ libuim-scm.so.0 uim-1.8.6_1
|
||||||
libuim-custom.so.2 uim-1.8.6_1
|
libuim-custom.so.2 uim-1.8.6_1
|
||||||
libgcroots.so.0 uim-1.8.6_1
|
libgcroots.so.0 uim-1.8.6_1
|
||||||
libdecoration.so.0 compiz-core-0.8.12.3_1
|
libdecoration.so.0 compiz-core-0.8.12.3_1
|
||||||
libcompizconfig.so.0 libcompizconfig-0.8.12.1_1
|
libcompizconfig.so.0 libcompizconfig-0.8.14_1
|
||||||
libemeraldengine.so.0 emerald-0.8.12.4_1
|
libemeraldengine.so.0 emerald-0.8.12.4_1
|
||||||
libhangul.so.1 libhangul-0.1.0_1
|
libhangul.so.1 libhangul-0.1.0_1
|
||||||
libmutter-clutter-1.0.so mutter-3.22.0_1
|
libmutter-clutter-1.0.so mutter-3.22.0_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libcompizconfig' of Compiz Reloaded
|
# Template file for 'libcompizconfig' of Compiz Reloaded
|
||||||
pkgname=libcompizconfig
|
pkgname=libcompizconfig
|
||||||
version=0.8.12.1
|
version=0.8.14
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
|
||||||
|
@ -15,7 +15,7 @@ maintainer="CoolOhm <micvlas@gmail.com>"
|
||||||
homepage="https://github.com/compiz-reloaded"
|
homepage="https://github.com/compiz-reloaded"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="https://github.com/compiz-reloaded/libcompizconfig/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/compiz-reloaded/libcompizconfig/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=16a0746b8e882859e257780136589b08f7c8e96b4f3b51c551ebb5ee0b704af4
|
checksum=e91b9768ecaebd456062a839c3d56caee487c5580b5180a0680db1577c89f07f
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Reference in a new issue