From d310f50edb3706f960d192d9befefe837e294ff0 Mon Sep 17 00:00:00 2001 From: ponce Date: Mon, 23 Jul 2012 21:25:31 +0200 Subject: libraries/libxml++: Updated for version 2.34.2. Signed-off-by: Robby Workman --- libraries/libxml++/README | 2 -- libraries/libxml++/libxml++.SlackBuild | 4 ++-- libraries/libxml++/libxml++.info | 6 +++--- 3 files changed, 5 insertions(+), 7 deletions(-) (limited to 'libraries/libxml++') diff --git a/libraries/libxml++/README b/libraries/libxml++/README index aa3ca8e652..fe52f89179 100644 --- a/libraries/libxml++/README +++ b/libraries/libxml++/README @@ -2,5 +2,3 @@ libxml++ is a C++ wrapper for the libxml XML parser library. Its original author is Ari Johnson and it is currently maintained by Christophe de Vienne and Murray Cumming. It is released under the LGPL version 2 or above. - -This requires glibmm and mm-common. diff --git a/libraries/libxml++/libxml++.SlackBuild b/libraries/libxml++/libxml++.SlackBuild index bab96ff793..a4c2c3c202 100644 --- a/libraries/libxml++/libxml++.SlackBuild +++ b/libraries/libxml++/libxml++.SlackBuild @@ -7,7 +7,7 @@ # Updated by Diogo Leal PRGNAM=libxml++ -VERSION=2.34.1 +VERSION=2.34.2 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -44,7 +44,7 @@ rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $PRGNAM-$VERSION -tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2 +tar xvf $CWD/$PRGNAM-$VERSION.tar.?z* cd $PRGNAM-$VERSION chown -R root:root . find . \ diff --git a/libraries/libxml++/libxml++.info b/libraries/libxml++/libxml++.info index 2a281c059d..92d1bb1ad5 100644 --- a/libraries/libxml++/libxml++.info +++ b/libraries/libxml++/libxml++.info @@ -1,8 +1,8 @@ PRGNAM="libxml++" -VERSION="2.34.1" +VERSION="2.34.2" HOMEPAGE="http://libxmlplusplus.sourceforge.net" -DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.34/libxml++-2.34.1.tar.bz2" -MD5SUM="996d2d3bc8d917a84f5a4ae34f1add0c" +DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.34/libxml++-2.34.2.tar.xz" +MD5SUM="2ec0bf8f0d8d510a3b28c173a8a4b21c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="glibmm mm-common" -- cgit v1.2.3