void-packages/srcpkgs/gnome-backgrounds/template

20 lines
532 B
Plaintext
Raw Normal View History

# Template file for 'gnome-backgrounds'
pkgname=gnome-backgrounds
2013-09-26 18:31:24 +02:00
version=3.10.0
2012-09-25 15:25:49 +02:00
revision=1
build_style=gnu-configure
2013-03-28 15:57:58 +01:00
hostmakedepends="pkg-config intltool"
short_desc="Set of background images for the GNOME Desktop"
maintainer="Juan RP <xtraeme@gmail.com>"
2011-09-30 14:54:52 +02:00
homepage="http://www.gnome.org"
license="GPL-2"
2013-09-26 18:31:24 +02:00
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=db59a287b213e54ee5ccb58aa64166e8d396094370f22c5ec43fd3e7d4add3f9
gnome-backgrounds_package() {
noarch="yes"
pkg_install() {
2013-09-26 18:31:24 +02:00
vmove all
}
}