gnome-system-monitor: update to 3.6.0.
This commit is contained in:
parent
901548a5cf
commit
c6ac67c768
1 changed files with 8 additions and 10 deletions
|
@ -1,21 +1,19 @@
|
||||||
# Template file for 'gnome-system-monitor'
|
# Template file for 'gnome-system-monitor'
|
||||||
pkgname=gnome-system-monitor
|
pkgname=gnome-system-monitor
|
||||||
version=3.4.1
|
version=3.6.0
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
|
||||||
build_style=gnu-configure
|
|
||||||
configure_args="--disable-schemas-compile --disable-scrollkeeper
|
|
||||||
--localstatedir=/var --enable-systemd"
|
|
||||||
makedepends="which pkg-config intltool gnome-doc-utils libgtop-devel libwnck-devel gtkmm-devel librsvg-devel systemd-devel"
|
|
||||||
fulldepends="gnome-icon-theme"
|
|
||||||
revision=1
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
configure_args="--disable-schemas-compile --enable-systemd"
|
||||||
|
makedepends="which pkg-config intltool itstool gnome-doc-utils libgtop-devel
|
||||||
|
libwnck-devel gtkmm-devel librsvg-devel systemd-devel"
|
||||||
|
fulldepends="gnome-icon-theme"
|
||||||
short_desc="Process viewer and system resource monitor for GNOME"
|
short_desc="Process viewer and system resource monitor for GNOME"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=60f53f1b37c717b2f12502bf6f3b4b43c8e8f3d2fb1198ba66bf933ec4c3130b
|
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||||
|
checksum=5e427d6c7dbe3cfb87afe3feb93882485f79ce71556e5b855152055d8a6080ab
|
||||||
long_desc="
|
long_desc="
|
||||||
This package allows you to graphically view and manipulate the running
|
This package allows you to graphically view and manipulate the running
|
||||||
processes on your system. It also provides an overview of available
|
processes on your system. It also provides an overview of available
|
||||||
resources such as CPU and memory."
|
resources such as CPU and memory."
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue