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