compiz-plugins-main: update to 0.8.16.
This commit is contained in:
parent
c182273fd8
commit
802aecd6f0
|
@ -1,19 +1,17 @@
|
||||||
# Template file for 'compiz-plugins-main' of Compiz Reloaded
|
# Template file for 'compiz-plugins-main'
|
||||||
pkgname=compiz-plugins-main
|
pkgname=compiz-plugins-main
|
||||||
version=0.8.14
|
version=0.8.16
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
|
||||||
hostmakedepends="automake compiz-bcop gettext-devel intltool libtool pkg-config"
|
hostmakedepends="automake compiz-bcop gettext-devel intltool libtool pkg-config"
|
||||||
makedepends="compiz-core-devel pango-devel"
|
makedepends="compiz-core-devel pango-devel"
|
||||||
|
|
||||||
short_desc="Basic plugins for Compiz Reloaded"
|
short_desc="Basic plugins 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/compiz-plugins-main/archive/v${version}.tar.gz"
|
||||||
distfiles="https://github.com/compiz-reloaded/compiz-plugins-main/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
checksum=7c8564698dce8596b00cb24cb879e740c91595efda33254d483dc3c1ccd1569b
|
||||||
checksum=2275178b9c43223904f4e8a4307adb864237281c6127dbbcd5b3e200fc80c132
|
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Reference in New Issue