compiz-plugins-experimental: update to 0.8.16.
This commit is contained in:
parent
bb171cab42
commit
bf8c14a993
|
@ -1,21 +1,18 @@
|
|||
# Template file for 'compiz-plugins-experimental' of Compiz Reloaded
|
||||
|
||||
# Template file for 'compiz-plugins-experimental'
|
||||
pkgname=compiz-plugins-experimental
|
||||
version=0.8.14
|
||||
version=0.8.16
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
|
||||
hostmakedepends="automake compiz-bcop intltool libtool pkg-config gettext-devel glib-devel"
|
||||
makedepends="compiz-core-devel compiz-plugins-extra-devel compiz-plugins-main-devel
|
||||
libXScrnSaver-devel libcompizconfig-devel libnotify-devel glib-devel"
|
||||
|
||||
libXScrnSaver-devel libcompizconfig-devel libnotify-devel libglib-devel"
|
||||
short_desc="Experimental plugins for Compiz Reloaded"
|
||||
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-plugins-experimental/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=5de54ae5d7e7f3a7ca4cc8aeb22f627c09c32f79bb1e7c7408f6aaa00638636f
|
||||
distfiles="https://github.com/compiz-reloaded/compiz-plugins-experimental/archive/v${version}.tar.gz"
|
||||
checksum=c232b76ea4f610b8673e92a95ff4abeeff74c551ac448169b07295c1661f5ba6
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue