mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
compiz-bcop: update to 0.8.16.
This commit is contained in:
parent
8d78506e64
commit
c182273fd8
1 changed files with 7 additions and 7 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'compiz-bcop' of Compiz Reloaded
|
# Template file for 'compiz-bcop'
|
||||||
pkgname=compiz-bcop
|
pkgname=compiz-bcop
|
||||||
version=0.8.14
|
version=0.8.16
|
||||||
revision=1
|
revision=1
|
||||||
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake intltool libtool pkg-config libxslt"
|
hostmakedepends="automake intltool libtool pkg-config libxslt"
|
||||||
makedepends="libxslt-devel"
|
makedepends="libxslt-devel"
|
||||||
depends="libxslt"
|
depends="libxslt-devel"
|
||||||
|
|
||||||
short_desc="Compiz Reloaded bcop module"
|
short_desc="Compiz Reloaded bcop module"
|
||||||
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/compiz-bcop/archive/v${version}.tar.gz"
|
||||||
distfiles="https://github.com/compiz-reloaded/compiz-bcop/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
checksum=9dfb6223755571638e724fdf6795a74e4cf2146aa62a95c0aa088c1c63ffd90b
|
||||||
checksum=b1a2a472d20f4ae1cc15611faf1dc302862a53e0dfe1bafdb2a521fc3a9e8f47
|
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue