21 lines
631 B
Bash
21 lines
631 B
Bash
# 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
|
|
}
|