void-packages/srcpkgs/gnome-desktop/template

26 lines
944 B
Plaintext

# Template file for 'gnome-desktop'
pkgname=gnome-desktop
version=3.4.2
homepage="http://www.gnome.org"
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--with-gnome-distributor=XBPS --disable-scrollkeeper"
makedepends="which pkg-config intltool gnome-doc-utils gobject-introspection gtk+3-devel"
fulldepends="gsettings-desktop-schemas"
short_desc="GNOME desktop management utilities"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2, LGPL-2.1"
checksum=7565e0a822132ea7b699cb8c64d42b57081ddefd0b5d911f4f4209be0c755952
long_desc="
gnome-desktop provides the following components:
* The GNOME desktop manager.
* The GNOME desktop manager configuration program and several other
desktop management related utilities.
* The GNOME desktop manager proxy, which handles basic desktop
management for applications that do not support XSM."
subpackages="$pkgname-devel"