wok-next diff libxfce4ui/receipt @ rev 16222
ARM add librsvg
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Mar 31 23:37:15 2014 +0200 (2014-03-31) |
parents | a00bf44ed23d |
children | a566e73b574d |
line diff
1.1 --- a/libxfce4ui/receipt Sat Aug 10 22:18:41 2013 +0000 1.2 +++ b/libxfce4ui/receipt Mon Mar 31 23:37:15 2014 +0200 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libxfce4ui" 1.7 -VERSION="4.10.0" 1.8 +VERSION="4.11.1" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="Xfce Gtk Widget library" 1.11 MAINTAINER="erjo@slitaz.org" 1.12 LICENSE="LGPL2" 1.13 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.14 WEB_SITE="http://www.xfce.org" 1.15 -WGET_URL="http://archive.xfce.org/xfce/${VERSION%.*}/src/$TARBALL" 1.16 +WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" 1.17 1.18 DEPENDS="gtk+ libxfce4util libxfconf startup-notification dbus-glib libglade \ 1.19 util-linux-uuid"