New package: emerald-themes-0.8.12.1
This commit is contained in:
parent
76946dc78c
commit
1f20b4725f
|
@ -0,0 +1,20 @@
|
||||||
|
# Template file for 'emerald-themes' of Compiz Reloaded
|
||||||
|
pkgname=emerald-themes
|
||||||
|
version=0.8.12.1
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
|
||||||
|
hostmakedepends="automake intltool libtool pkg-config"
|
||||||
|
makedepends="emerald-devel"
|
||||||
|
|
||||||
|
short_desc="Compiz Reloaded Emerald native window decorator themes"
|
||||||
|
maintainer="CoolOhm <micvlas@gmail.com>"
|
||||||
|
homepage="https://github.com/compiz-reloaded"
|
||||||
|
license="GPL-2"
|
||||||
|
|
||||||
|
distfiles="https://github.com/compiz-reloaded/emerald-themes/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
|
checksum=02dff05e018ffdf8faeb92e20906c4be2627a2363410700cddb12a51c21937f9
|
||||||
|
|
||||||
|
pre_configure() {
|
||||||
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
}
|
Loading…
Reference in New Issue