compiz-core: update to 0.8.14
This commit is contained in:
parent
0b20f9aadd
commit
919626353d
2 changed files with 3 additions and 3 deletions
|
@ -2703,7 +2703,7 @@ libuim.so.8 uim-1.8.6_1
|
||||||
libuim-scm.so.0 uim-1.8.6_1
|
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.14_1
|
||||||
libcompizconfig.so.0 libcompizconfig-0.8.14_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
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'compiz-core' of Compiz Reloaded
|
# Template file for 'compiz-core' of Compiz Reloaded
|
||||||
pkgname=compiz-core
|
pkgname=compiz-core
|
||||||
version=0.8.12.3
|
version=0.8.14
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="compiz-${version}"
|
wrksrc="compiz-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -17,7 +17,7 @@ maintainer="CoolOhm <micvlas@gmail.com>"
|
||||||
homepage="https://github.com/compiz-reloaded"
|
homepage="https://github.com/compiz-reloaded"
|
||||||
license="MIT, LGPL-2, GPL-2"
|
license="MIT, LGPL-2, GPL-2"
|
||||||
distfiles="https://github.com/compiz-reloaded/compiz/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/compiz-reloaded/compiz/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=2ffccaffcdc8b1a2fd3d7533e28cbeb36e1e8102dce9a6edbf165d842374cee9
|
checksum=162189adbecf6ad667df81c0d97fe8aa6a86e121beb9783af71e196e83ffa2f3
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Reference in a new issue