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