2010-04-11 12:45:28 +00:00
|
|
|
# Template file for 'gnome-backgrounds'
|
|
|
|
pkgname=gnome-backgrounds
|
2013-04-17 19:33:13 +00:00
|
|
|
version=3.8.1
|
2012-09-25 13:25:49 +00:00
|
|
|
revision=1
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2013-03-28 14:57:58 +00:00
|
|
|
hostmakedepends="pkg-config intltool"
|
2010-04-11 12:45:28 +00:00
|
|
|
short_desc="Set of background images for the GNOME Desktop"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-09-30 12:54:52 +00:00
|
|
|
homepage="http://www.gnome.org"
|
|
|
|
license="GPL-2"
|
2013-03-28 14:57:58 +00:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
2013-04-17 19:33:13 +00:00
|
|
|
checksum=226cf0d116a0d78b96c0ed865473975f9ca0e1c02a0442c6be8f1dd3c4a715b8
|
2013-04-12 13:11:12 +00:00
|
|
|
|
|
|
|
gnome-backgrounds_package() {
|
|
|
|
noarch="yes"
|
|
|
|
pkg_install() {
|
|
|
|
vmove usr
|
|
|
|
}
|
|
|
|
}
|