compiz-bcop: update to 0.8.16.
This commit is contained in:
parent
8d78506e64
commit
c182273fd8
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'compiz-bcop' of Compiz Reloaded
|
||||
# Template file for 'compiz-bcop'
|
||||
pkgname=compiz-bcop
|
||||
version=0.8.14
|
||||
version=0.8.16
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake intltool libtool pkg-config libxslt"
|
||||
makedepends="libxslt-devel"
|
||||
depends="libxslt"
|
||||
|
||||
depends="libxslt-devel"
|
||||
short_desc="Compiz Reloaded bcop module"
|
||||
maintainer="CoolOhm <micvlas@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/compiz-reloaded"
|
||||
license="GPL-2"
|
||||
distfiles="https://github.com/compiz-reloaded/compiz-bcop/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=b1a2a472d20f4ae1cc15611faf1dc302862a53e0dfe1bafdb2a521fc3a9e8f47
|
||||
distfiles="https://github.com/compiz-reloaded/compiz-bcop/archive/v${version}.tar.gz"
|
||||
checksum=9dfb6223755571638e724fdf6795a74e4cf2146aa62a95c0aa088c1c63ffd90b
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue