25 lines
805 B
Text
25 lines
805 B
Text
# Template file for 'gtk-engine-murrine'
|
|
pkgname=gtk-engine-murrine
|
|
version=0.98.2
|
|
revision=1
|
|
distfiles="http://ftp.gnome.org/pub/GNOME/sources/murrine/0.98/murrine-${version}.tar.xz"
|
|
checksum="e9c68ae001b9130d0f9d1b311e8121a94e5c134b82553ba03971088e57d12c89"
|
|
build_style=gnu-configure
|
|
hostmakedepends="intltool make 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"
|
|
long_desc="
|
|
GTK2 engine to make your desktop look like a 'murrina',
|
|
an italian word meaning the art glass works done by Venicians glass blowers."
|
|
|
|
gtk-engine-murrine_package() {
|
|
noarch="yes"
|
|
depends="gtk+"
|
|
pkg_install() {
|
|
vmove all
|
|
}
|
|
}
|