From 89aa380dc7079f7115881dae585edc646e54f18f Mon Sep 17 00:00:00 2001 From: Diogo Leal Date: Fri, 17 Dec 2010 22:55:03 -0200 Subject: libraries/libxml++: Updated for version 2.33.1. Signed-off-by: Niels Horn --- libraries/libxml++/README | 2 +- libraries/libxml++/libxml++.SlackBuild | 7 ++----- libraries/libxml++/libxml++.info | 8 ++++---- libraries/libxml++/slack-desc | 10 +++++----- 4 files changed, 12 insertions(+), 15 deletions(-) (limited to 'libraries/libxml++') diff --git a/libraries/libxml++/README b/libraries/libxml++/README index 07b8a2cbcd..60d452886b 100644 --- a/libraries/libxml++/README +++ b/libraries/libxml++/README @@ -2,4 +2,4 @@ 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. -Requires: glibmm (build script available at SlackBuilds.org) +This requires glibmm. diff --git a/libraries/libxml++/libxml++.SlackBuild b/libraries/libxml++/libxml++.SlackBuild index 370e19eb74..1323e4c25b 100644 --- a/libraries/libxml++/libxml++.SlackBuild +++ b/libraries/libxml++/libxml++.SlackBuild @@ -8,16 +8,14 @@ PRGNAM=libxml++ -VERSION=2.32.0 +VERSION=2.33.1 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -# Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then case "$( uname -m )" in i?86) ARCH=i486 ;; arm*) ARCH=arm ;; - # Unless $ARCH is already set, use uname -m for all other archs: *) ARCH=$( uname -m ) ;; esac fi @@ -80,10 +78,9 @@ mv $PKG/usr/share/doc/$PRGNAM-2.6/* $PKG/usr/doc/$PRGNAM-$VERSION rm -rf $PKG/usr/share cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild - - mkdir -p $PKG/install cat $CWD/slack-desc > $PKG/install/slack-desc cd $PKG /sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} + diff --git a/libraries/libxml++/libxml++.info b/libraries/libxml++/libxml++.info index d8cf0091ae..52dc31654c 100644 --- a/libraries/libxml++/libxml++.info +++ b/libraries/libxml++/libxml++.info @@ -1,10 +1,10 @@ PRGNAM="libxml++" -VERSION="2.32.0" +VERSION="2.33.1" HOMEPAGE="http://libxmlplusplus.sourceforge.net" -DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.32/libxml++-2.32.0.tar.bz2" -MD5SUM="f25c032942653211311754608abf46a4" +DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.33/libxml++-2.33.1.tar.bz2" +MD5SUM="90919b5a5e92381722ef004898eba343" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Diogo Leal" EMAIL="diogo@diogoleal.com" -APPROVED="Michiel van Wessem" +APPROVED="Niels Horn" diff --git a/libraries/libxml++/slack-desc b/libraries/libxml++/slack-desc index c3439c14ae..8c2c7eb69c 100644 --- a/libraries/libxml++/slack-desc +++ b/libraries/libxml++/slack-desc @@ -5,15 +5,15 @@ # exactly 11 lines for the formatting to be correct. It's also customary to # leave one space after the ':'. - |-----handy-ruler---------------------------------------------------| + |-----handy-ruler------------------------------------------------------| libxml++: libxml++ (C++ wrapper for the libxml XML parser library) libxml++: libxml++: libxml++ is a C++ wrapper for the libxml XML parser library. Its libxml++: original author is Ari Johnson and it is currently maintained by libxml++: Christophe de Vienne and Murray Cumming. It is released under the libxml++: LGPL version 2 or above. -libxml++: -libxml++: -libxml++: -libxml++: +libxml++: +libxml++: +libxml++: +libxml++: libxml++: -- cgit v1.2.3