summaryrefslogtreecommitdiffstats
path: root/libraries/libxml++
diff options
context:
space:
mode:
author Diogo Leal <diogo@diogoleal.com>2010-12-17 22:55:03 -0200
committer Robby Workman <rworkman@slackbuilds.org>2010-12-20 22:44:01 -0600
commit89aa380dc7079f7115881dae585edc646e54f18f (patch)
tree38907240d0b89ea3770a7c071c2e43e67f120f04 /libraries/libxml++
parent9c093529963a1ef9e6b0ce01f984dfa73df0c7c5 (diff)
downloadslackbuilds-89aa380dc7079f7115881dae585edc646e54f18f.tar.gz
slackbuilds-89aa380dc7079f7115881dae585edc646e54f18f.tar.xz
libraries/libxml++: Updated for version 2.33.1.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'libraries/libxml++')
-rw-r--r--libraries/libxml++/README2
-rw-r--r--libraries/libxml++/libxml++.SlackBuild7
-rw-r--r--libraries/libxml++/libxml++.info8
-rw-r--r--libraries/libxml++/slack-desc10
4 files changed, 12 insertions, 15 deletions
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++: