libgtop: update to 2.28.4.
This commit is contained in:
parent
ca45b8f1d8
commit
04f05a0d71
1 changed files with 4 additions and 2 deletions
|
@ -1,12 +1,14 @@
|
||||||
# Template build file for 'libgtop'.
|
# Template build file for 'libgtop'.
|
||||||
pkgname=libgtop
|
pkgname=libgtop
|
||||||
version=2.28.3
|
version=2.28.4
|
||||||
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="--localstatedir=/var -with-libgtop-smp"
|
configure_args="--localstatedir=/var -with-libgtop-smp"
|
||||||
short_desc="Library to retrieve system information, used in GNOME"
|
short_desc="Library to retrieve system information, used in GNOME"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=2c866bd14b3cd78f78504cfb65baa105d62b8085c90e433ab9db97e050efea42
|
homepage="http://www.gnome.org/"
|
||||||
|
license="LGPL-2.1"
|
||||||
|
checksum=098568c08e412c0be2980a322ff3e7403a6d72192391d276a16943cbd3874182
|
||||||
long_desc="
|
long_desc="
|
||||||
libgtop is a library that fetches system information about the running
|
libgtop is a library that fetches system information about the running
|
||||||
system such as cpu and memory usage, active processes etc. It
|
system such as cpu and memory usage, active processes etc. It
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue