gnome-netstatus: update to 2.28.2.
This commit is contained in:
parent
a068498d98
commit
e5c5b805a5
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-netstatus'
|
# Template file for 'gnome-netstatus'
|
||||||
pkgname=gnome-netstatus
|
pkgname=gnome-netstatus
|
||||||
version=2.28.1
|
version=2.28.2
|
||||||
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
|
||||||
|
@ -8,7 +8,7 @@ configure_args="--disable-schemas-install --disable-scrollkeeper
|
||||||
--localstatedir=/var"
|
--localstatedir=/var"
|
||||||
short_desc="Network status applet for GNOME"
|
short_desc="Network status applet for GNOME"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=9e6bb618283d2c96afd7365f998b415a7ee9539957fcf8bd4cd58cf8e877a335
|
checksum=d1ad0a668a1344898d4f47b5591adddc7791edb6c2e92136ebcf8d278d959119
|
||||||
long_desc="
|
long_desc="
|
||||||
GNOME panel applet that monitors network interfaces. Network Monitor provides
|
GNOME panel applet that monitors network interfaces. Network Monitor provides
|
||||||
indicators for ingoing and outgoing data, packets received and transmitted,
|
indicators for ingoing and outgoing data, packets received and transmitted,
|
||||||
|
@ -28,6 +28,8 @@ Add_dependency run popt
|
||||||
Add_dependency run libart
|
Add_dependency run libart
|
||||||
Add_dependency run libbonobo
|
Add_dependency run libbonobo
|
||||||
Add_dependency run ORBit2
|
Add_dependency run ORBit2
|
||||||
|
Add_dependency run libpng
|
||||||
|
Add_dependency run gdk-pixbuf
|
||||||
Add_dependency run gtk+
|
Add_dependency run gtk+
|
||||||
Add_dependency run atk
|
Add_dependency run atk
|
||||||
Add_dependency run glib
|
Add_dependency run glib
|
||||||
|
|
Loading…
Reference in a new issue