20 lines
622 B
Text
20 lines
622 B
Text
# Template file for 'gtk-engine-murrine'
|
|
pkgname=gtk-engine-murrine
|
|
version=0.98.2
|
|
revision=2
|
|
distfiles="http://ftp.gnome.org/pub/GNOME/sources/murrine/0.98/murrine-${version}.tar.xz"
|
|
checksum="e9c68ae001b9130d0f9d1b311e8121a94e5c134b82553ba03971088e57d12c89"
|
|
build_style=gnu-configure
|
|
hostmakedepends="intltool pkg-config"
|
|
makedepends="gtk+-devel"
|
|
wrksrc="murrine-0.98.2"
|
|
maintainer="Steven R <strob AT styez DOT com>"
|
|
homepage="http://cimitan.com/murrine/project/murrine"
|
|
license="LGPL3"
|
|
short_desc="GTK2 engine to make your desktop look like a murrina"
|
|
|
|
gtk-engine-murrine_package() {
|
|
pkg_install() {
|
|
vmove all
|
|
}
|
|
}
|