void-packages/srcpkgs/gnome-backgrounds/template

20 lines
532 B
Plaintext

# Template file for 'gnome-backgrounds'
pkgname=gnome-backgrounds
version=3.10.0
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config intltool"
short_desc="Set of background images for the GNOME Desktop"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org"
license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=db59a287b213e54ee5ccb58aa64166e8d396094370f22c5ec43fd3e7d4add3f9
gnome-backgrounds_package() {
noarch="yes"
pkg_install() {
vmove all
}
}