21 lines
629 B
Bash
21 lines
629 B
Bash
# Template file for 'emerald-themes' of Compiz Reloaded
|
|
pkgname=emerald-themes
|
|
version=0.8.14
|
|
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=68273673da24ae1249796e9457581719f4d9bbe1f3330aa446b9f87f5e46a250
|
|
|
|
pre_configure() {
|
|
NOCONFIGURE=1 ./autogen.sh
|
|
}
|