wok-stable rev 6203
Up: libxml++, libxml++-dev to 2.30.1.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Sep 11 00:48:47 2010 +0000 (2010-09-11) |
parents | a4cdfdba3408 |
children | 2f92c8e5a8ac |
files | libxml++-dev/receipt libxml++/receipt |
line diff
1.1 --- a/libxml++-dev/receipt Sat Sep 11 00:40:39 2010 +0000 1.2 +++ b/libxml++-dev/receipt Sat Sep 11 00:48:47 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libxml++-dev" 1.7 -VERSION="2.24.3" 1.8 +VERSION="2.30.1" 1.9 CATEGORY="development" 1.10 SHORT_DESC="libxml++ C++ wrapper devel files." 1.11 MAINTAINER="pankso@slitaz.org"
2.1 --- a/libxml++/receipt Sat Sep 11 00:40:39 2010 +0000 2.2 +++ b/libxml++/receipt Sat Sep 11 00:48:47 2010 +0000 2.3 @@ -1,13 +1,13 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="libxml++" 2.7 -VERSION="2.24.3" 2.8 +VERSION="2.30.1" 2.9 CATEGORY="system-tools" 2.10 SHORT_DESC="C++ wrapper for the libxml XML parser library." 2.11 MAINTAINER="pankso@slitaz.org" 2.12 TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.13 WEB_SITE="http://libxmlplusplus.sourceforge.net/" 2.14 -WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.24/$TARBALL" 2.15 +WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.30/$TARBALL" 2.16 DEPENDS="glibmm libsigc++ libxml2 zlib gcc-lib-base" 2.17 2.18 # Rules to configure and make the package.