2010-04-11 17:20:03 +02:00
|
|
|
# Template file for 'gnome-desktop'
|
|
|
|
pkgname=gnome-desktop
|
2012-09-27 12:38:31 +02:00
|
|
|
version=3.6.0.1
|
2012-09-25 15:33:55 +02:00
|
|
|
revision=1
|
|
|
|
subpackages="$pkgname-devel"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2011-11-17 17:29:00 +01:00
|
|
|
configure_args="--with-gnome-distributor=XBPS --disable-scrollkeeper"
|
2012-09-25 15:33:55 +02:00
|
|
|
makedepends="which pkg-config intltool itstool gnome-doc-utils gobject-introspection
|
|
|
|
libxkbfile-devel gtk+3-devel>=3.6.0_2 gsettings-desktop-schemas-devel>=3.6.0"
|
|
|
|
depends="gsettings-desktop-schemas>=3.6.0"
|
|
|
|
fulldepends="xkeyboard-config"
|
2010-04-11 17:20:03 +02:00
|
|
|
short_desc="GNOME desktop management utilities"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-10-16 18:49:27 +02:00
|
|
|
license="GPL-2, LGPL-2.1"
|
2012-09-25 15:33:55 +02:00
|
|
|
homepage="http://www.gnome.org"
|
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
2012-09-27 12:38:31 +02:00
|
|
|
checksum=f3a3a7229426360d48677846bf7a674b12ef89b0a353044d7cc488c438d2ee5f
|
2010-04-11 17:20:03 +02:00
|
|
|
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."
|