gnome-system-monitor: update to 2.28.2.
This commit is contained in:
parent
79691b0446
commit
a068498d98
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,6 @@
|
||||||
# Template file for 'gnome-system-monitor'
|
# Template file for 'gnome-system-monitor'
|
||||||
pkgname=gnome-system-monitor
|
pkgname=gnome-system-monitor
|
||||||
version=2.28.1
|
version=2.28.2
|
||||||
revision=1
|
|
||||||
distfiles="${GNOME_SITE}/$pkgname/2.28/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/$pkgname/2.28/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-schemas-install --disable-scrollkeeper
|
configure_args="--disable-schemas-install --disable-scrollkeeper
|
||||||
|
@ -9,7 +8,7 @@ configure_args="--disable-schemas-install --disable-scrollkeeper
|
||||||
--localstatedir=/var"
|
--localstatedir=/var"
|
||||||
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>"
|
||||||
checksum=25b2566af336c44dc279afd7a522e3616b68047f1a1a34c8a5024a52f894429b
|
checksum=b628edfd39e3a6b374ce133f367d3568475eb4e981a367f4f9d62a9784e5ae59
|
||||||
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
|
||||||
|
@ -25,6 +24,8 @@ Add_dependency run libgtop
|
||||||
Add_dependency run libwnck
|
Add_dependency run libwnck
|
||||||
Add_dependency run gtkmm
|
Add_dependency run gtkmm
|
||||||
Add_dependency run pangomm
|
Add_dependency run pangomm
|
||||||
|
Add_dependency run libpng
|
||||||
|
Add_dependency run gdk-pixbuf
|
||||||
Add_dependency run gtk+
|
Add_dependency run gtk+
|
||||||
Add_dependency run cairomm
|
Add_dependency run cairomm
|
||||||
Add_dependency run atk
|
Add_dependency run atk
|
||||||
|
|
Loading…
Reference in a new issue