Added gnome-themes-2.30.0 build template.
--HG-- extra : convert_revision : 6e20d4b695a8fe0a1559e36a1928adc44359985b
This commit is contained in:
parent
08a0672f25
commit
e3b5112d96
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'gnome-themes'
|
||||
pkgname=gnome-themes
|
||||
version=2.30.0
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.30/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--localstatedir=/var"
|
||||
short_desc="Default themes for GNOME"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=d06e33658a2341154e99ea15051e7b7473c1110cc019f0e4e826301b2a007a98
|
||||
long_desc="
|
||||
This package contains the default themes for the GNOME desktop."
|
||||
|
||||
noarch=yes
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build intltool
|
||||
Add_dependency build icon-naming-utils
|
||||
Add_dependency full gtk-engines
|
||||
Add_dependency full librsvg
|
Loading…
Reference in New Issue