libgtop: update to 2.38.0; gnome is now maintained by Gottox
This commit is contained in:
parent
8ad336c906
commit
42f0354028
2 changed files with 4 additions and 4 deletions
|
@ -530,7 +530,7 @@ libupower-glib.so.3 libupower-glib3-0.99.3_1
|
|||
libcanberra.so.0 libcanberra-0.23_1
|
||||
libcanberra-gtk.so.0 libcanberra-gtk-0.30_6
|
||||
libcanberra-gtk3.so.0 libcanberra-gtk3-0.30_6
|
||||
libgtop-2.0.so.10 libgtop-2.30.0_1
|
||||
libgtop-2.0.so.11 libgtop-2.38.0_1
|
||||
librarian.so.0 rarian-0.8.1_1
|
||||
libgnome-menu-3.so.0 gnome-menus-2.91.6_1
|
||||
libart_lgpl_2.so.2 libart-2.3.20_1
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
# Template build file for 'libgtop'.
|
||||
pkgname=libgtop
|
||||
version=2.36.0
|
||||
version=2.38.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-libgtop-smp $(vopt_enable gir introspection)"
|
||||
hostmakedepends="pkg-config intltool $(vopt_if gir gobject-introspection)"
|
||||
makedepends="libglib-devel libXau-devel"
|
||||
short_desc="Library to retrieve system information, used in GNOME"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
homepage="http://www.gnome.org/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=13bfe34c150b2b00b03df4732e8c7ccfae09ab15897ee4f4ebf0d16b0f3ba12b
|
||||
checksum=4f6c0e62bb438abfd16b4559cd2eca0251de19e291c888cdc4dc88e5ffebb612
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in a new issue