New package: emerald-themes-0.8.12.1

This commit is contained in:
Jürgen Buchmüller 2017-02-19 07:51:57 +01:00
parent 76946dc78c
commit 1f20b4725f
1 changed files with 20 additions and 0 deletions

View File

@ -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
}