void-packages/srcpkgs/gnome-backgrounds/template

20 lines
521 B
Text
Raw Normal View History

# 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
build_style=gnu-configure
2013-03-28 14:57:58 +00:00
hostmakedepends="pkg-config intltool"
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
gnome-backgrounds_package() {
noarch="yes"
pkg_install() {
vmove usr
}
}