New package: gtk-engine-murrine-0.98.2.
This commit is contained in:
parent
c27a799f4e
commit
99cb699657
|
@ -0,0 +1,22 @@
|
|||
# Template file for 'gtk-engine-murrine'
|
||||
pkgname=gtk-engine-murrine
|
||||
version=0.98.2
|
||||
revision=1
|
||||
short_desc="GTK2 engine to make your desktop look like a murrina"
|
||||
maintainer="Steven R <strob AT styez DOT com>"
|
||||
license="LGPL3"
|
||||
homepage="http://cimitan.com/murrine/project/murrine"
|
||||
distfiles="http://ftp.gnome.org/pub/GNOME/sources/murrine/0.98/murrine-${version}.tar.xz"
|
||||
checksum="e9c68ae001b9130d0f9d1b311e8121a94e5c134b82553ba03971088e57d12c89"
|
||||
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."
|
||||
build_style=gnu-configure
|
||||
makedepends="intltool make gtk+-devel"
|
||||
wrksrc="murrine-0.98.2"
|
||||
|
||||
gtk-engine-murrine_package() {
|
||||
noarch="yes"
|
||||
depends="gtk+"
|
||||
pkg_install() {
|
||||
vmove all
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue