gnome-system-monitor: update to 2.99.1.

--HG--
branch : gnome3
This commit is contained in:
Juan RP 2011-03-12 16:52:04 +01:00
parent d81973b421
commit b3587b2d06
1 changed files with 3 additions and 6 deletions

View File

@ -1,14 +1,13 @@
# Template file for 'gnome-system-monitor'
pkgname=gnome-system-monitor
version=2.99.0
version=2.99.1
distfiles="${GNOME_SITE}/$pkgname/2.99/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--disable-schemas-install --disable-scrollkeeper
--with-gconf-schema-file-dir=/usr/share/gconf/schemas
configure_args="--disable-schemas-compile --disable-scrollkeeper
--localstatedir=/var"
short_desc="Process viewer and system resource monitor for GNOME"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=922705142f3b2112ab63bc9d113a5259ba56fb3c7e488a9811917b68afcb298f
checksum=c597bb5ebb60577cf7cddb09c98f93289eb42051ab4daa2f96c4d85419fb4d55
long_desc="
This package allows you to graphically view and manipulate the running
processes on your system. It also provides an overview of available
@ -46,6 +45,4 @@ Add_dependency build glibmm-devel
Add_dependency build glib-devel
Add_dependency build libsigc++-devel
# libgksu is dlopen'ed.
Add_dependency full gksu
Add_dependency full desktop-file-utils