void-packages/srcpkgs/gnome-backgrounds/template

20 lines
521 B
Plaintext

# Template file for 'gnome-backgrounds'
pkgname=gnome-backgrounds
version=3.8.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/3.8/$pkgname-$version.tar.xz"
checksum=6be4d4fcdaddad10dea545a42c6c1f05c39405573b1bb805d743fa2c5132d18e
gnome-backgrounds_package() {
noarch="yes"
pkg_install() {
vmove usr
}
}