2010-04-11 17:20:03 +02:00
|
|
|
# Template file for 'gnome-desktop'
|
|
|
|
pkgname=gnome-desktop
|
2012-05-15 08:13:12 +02:00
|
|
|
version=3.4.2
|
2011-10-16 18:49:27 +02:00
|
|
|
homepage="http://www.gnome.org"
|
2012-03-26 14:23:44 +02:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
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-05-23 18:26:56 +02:00
|
|
|
makedepends="which pkg-config intltool gnome-doc-utils gobject-introspection gtk+3-devel"
|
|
|
|
fulldepends="gsettings-desktop-schemas"
|
2012-06-05 18:49:00 +02:00
|
|
|
revision=2
|
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-05-15 08:13:12 +02:00
|
|
|
checksum=7565e0a822132ea7b699cb8c64d42b57081ddefd0b5d911f4f4209be0c755952
|
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."
|
|
|
|
|
2011-03-02 20:36:07 +01:00
|
|
|
subpackages="$pkgname-devel"
|
2010-04-11 17:20:03 +02:00
|
|
|
|
2011-03-01 01:07:57 +01:00
|
|
|
|