2010-04-11 15:20:03 +00:00
|
|
|
# Template file for 'gnome-desktop'
|
|
|
|
pkgname=gnome-desktop
|
2012-05-15 06:13:12 +00:00
|
|
|
version=3.4.2
|
2011-10-16 16:49:27 +00:00
|
|
|
homepage="http://www.gnome.org"
|
2012-03-26 12:23:44 +00:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-11-17 16:29:00 +00:00
|
|
|
configure_args="--with-gnome-distributor=XBPS --disable-scrollkeeper"
|
2012-05-23 16:26:56 +00:00
|
|
|
makedepends="which pkg-config intltool gnome-doc-utils gobject-introspection gtk+3-devel"
|
|
|
|
fulldepends="gsettings-desktop-schemas"
|
2012-06-03 07:08:53 +00:00
|
|
|
revision=1
|
2010-04-11 15:20:03 +00:00
|
|
|
short_desc="GNOME desktop management utilities"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-10-16 16:49:27 +00:00
|
|
|
license="GPL-2, LGPL-2.1"
|
2012-05-15 06:13:12 +00:00
|
|
|
checksum=7565e0a822132ea7b699cb8c64d42b57081ddefd0b5d911f4f4209be0c755952
|
2010-04-11 15:20:03 +00: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 19:36:07 +00:00
|
|
|
subpackages="$pkgname-devel"
|
2010-04-11 15:20:03 +00:00
|
|
|
|
2011-03-01 00:07:57 +00:00
|
|
|
|