14 lines
472 B
Bash
14 lines
472 B
Bash
# Template file for 'gnome-backgrounds'
|
|
pkgname=gnome-backgrounds
|
|
version=3.26.2
|
|
revision=1
|
|
noarch="yes"
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config intltool"
|
|
short_desc="Set of background images for the GNOME Desktop"
|
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|
homepage="http://www.gnome.org"
|
|
license="GPL-2"
|
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
|
checksum=3a8ba8d3463d70bce2377b168218e32367c0020f2d0caf611e7e39066081f94f
|