2010-04-11 17:20:03 +02:00
|
|
|
# Template file for 'gnome-desktop'
|
|
|
|
pkgname=gnome-desktop
|
2012-11-13 09:32:22 +01:00
|
|
|
version=3.6.2
|
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-10-17 20:57:50 +02:00
|
|
|
makedepends="which pkg-config intltool itstool gnome-doc-utils
|
2012-11-13 09:32:22 +01:00
|
|
|
libxkbfile-devel gtk+3-devel>=3.6.2 gsettings-desktop-schemas-devel>=3.6.0
|
2012-10-17 20:57:50 +02:00
|
|
|
gobject-introspection"
|
2012-09-25 15:33:55 +02:00
|
|
|
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-11-13 09:32:22 +01:00
|
|
|
checksum=ef15cc0b34a8360fd48ceeb833515790db4de38e6945fb3661f178dc7df70236
|
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."
|