libgtop: update to 2.28.2.
This commit is contained in:
parent
5030ff0d03
commit
e7d2482c70
2 changed files with 2 additions and 5 deletions
|
@ -5,8 +5,6 @@ long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
This package contains files for development, headers, static libs, etc."
|
||||||
|
|
||||||
revision=1
|
|
||||||
|
|
||||||
Add_dependency run pkg-config
|
Add_dependency run pkg-config
|
||||||
Add_dependency run intltool
|
Add_dependency run intltool
|
||||||
Add_dependency run glib-devel
|
Add_dependency run glib-devel
|
||||||
|
|
|
@ -1,13 +1,12 @@
|
||||||
# Template build file for 'libgtop'.
|
# Template build file for 'libgtop'.
|
||||||
pkgname=libgtop
|
pkgname=libgtop
|
||||||
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="--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=0a7e0e7d736a608a5ed25f8e475a87bf38e61dbef66822e25e8ef50705cf70f6
|
checksum=49958d7da1f76b257bfd0d557d8ed2b218a5ab0d31b59fed1c32ddf2a1529f5d
|
||||||
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…
Reference in a new issue