summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Shattow <jnc@gentoo.org>2005-03-11 03:48:21 +0000
committerEric Shattow <jnc@gentoo.org>2005-03-11 03:48:21 +0000
commit25344060e0032c0d68642a3eff8f922bb516cd61 (patch)
tree724c0f44c9ccee1a9882ff0824108c5d9a3dee23 /dev-cpp/libxmlpp
parentRemove dev-dotnet/mono-1.1.4 mask (it's now dev-lang/mono) (diff)
downloadhistorical-25344060e0032c0d68642a3eff8f922bb516cd61.tar.gz
historical-25344060e0032c0d68642a3eff8f922bb516cd61.tar.bz2
historical-25344060e0032c0d68642a3eff8f922bb516cd61.zip
modified patch from mrbones. closes #83794.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-cpp/libxmlpp')
-rw-r--r--dev-cpp/libxmlpp/ChangeLog8
-rw-r--r--dev-cpp/libxmlpp/Manifest11
-rw-r--r--dev-cpp/libxmlpp/files/digest-libxmlpp-1.0.4-r21
-rw-r--r--dev-cpp/libxmlpp/files/libxmlpp-1.0.4-pc.patch10
-rw-r--r--dev-cpp/libxmlpp/libxmlpp-1.0.4-r2.ebuild44
5 files changed, 69 insertions, 5 deletions
diff --git a/dev-cpp/libxmlpp/ChangeLog b/dev-cpp/libxmlpp/ChangeLog
index 1621aa39b8b6..3b1058389d6d 100644
--- a/dev-cpp/libxmlpp/ChangeLog
+++ b/dev-cpp/libxmlpp/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-cpp/libxmlpp
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/ChangeLog,v 1.19 2005/03/08 04:52:40 jnc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/ChangeLog,v 1.20 2005/03/11 03:48:21 jnc Exp $
+
+*libxmlpp-1.0.4-r2 (10 Mar 2005)
+
+ 10 Mar 2005; Eric Shattow <jnc@gentoo.org> +files/libxmlpp-1.0.4-pc.patch,
+ +libxmlpp-1.0.4-r2.ebuild:
+ modified patch from mrbones. closes #83794.
*libxmlpp-1.0.4-r1 (07 Mar 2005)
diff --git a/dev-cpp/libxmlpp/Manifest b/dev-cpp/libxmlpp/Manifest
index 4802195e1b26..0e1bc409c93a 100644
--- a/dev-cpp/libxmlpp/Manifest
+++ b/dev-cpp/libxmlpp/Manifest
@@ -1,22 +1,25 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 0be3fe499160e4eeb4184d95383b022d ChangeLog 3083
+MD5 bf2e96600118308c1adad3521fe51a2f ChangeLog 3270
MD5 9efdd4c9885894848e8dad5b9faf3f3e libxmlpp-0.27.0.ebuild 891
MD5 36d14f254de09f7793e51b0e7cd0c106 libxmlpp-1.0.2.ebuild 793
MD5 f70948b98f74dfaccd385cbb233e6976 libxmlpp-1.0.4.ebuild 834
MD5 a2eb0b7f9203d156b9be90d1d76006dd libxmlpp-2.8.0.ebuild 934
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
MD5 3a34b08ae9efb1eb05e9e8cd7f44a13a libxmlpp-1.0.4-r1.ebuild 819
+MD5 092b5c82d8989fc1eccc23f7c2970d42 libxmlpp-1.0.4-r2.ebuild 1089
MD5 ababb33432c4d45282fa2fe2c0a2b0d5 files/digest-libxmlpp-0.27.0 67
MD5 d8908feca35d34dbd88eab2dc2eaa621 files/digest-libxmlpp-1.0.2 67
MD5 ddefcfb1e4627340a979fe347b62745e files/digest-libxmlpp-1.0.4 67
MD5 5ec1396a583e911f6878f55a92c91d91 files/digest-libxmlpp-2.8.0 67
MD5 ddefcfb1e4627340a979fe347b62745e files/digest-libxmlpp-1.0.4-r1 67
+MD5 3613654253f7d7d7c754425e25a51f65 files/libxmlpp-1.0.4-pc.patch 324
+MD5 ddefcfb1e4627340a979fe347b62745e files/digest-libxmlpp-1.0.4-r2 67
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
-iD8DBQFCLTCZ+uC/ViVka/0RAsccAJsGK3EPxT/pMZvQjKU0TV4GAZOHJACggoOw
-1nkpb5rzBX9lrWfhoPztVF8=
-=5Uhi
+iD8DBQFCMRYU+uC/ViVka/0RAmiPAKCE4Fw4DVLUW4wFmenbc3B7Cr2c1wCeJuph
+UEdADfNm5zV4RfwKWN8Y4Qw=
+=AebU
-----END PGP SIGNATURE-----
diff --git a/dev-cpp/libxmlpp/files/digest-libxmlpp-1.0.4-r2 b/dev-cpp/libxmlpp/files/digest-libxmlpp-1.0.4-r2
new file mode 100644
index 000000000000..2f4fbe69a313
--- /dev/null
+++ b/dev-cpp/libxmlpp/files/digest-libxmlpp-1.0.4-r2
@@ -0,0 +1 @@
+MD5 d7a28fa79199ea957ac4be7c88c412a7 libxml++-1.0.4.tar.bz2 281768
diff --git a/dev-cpp/libxmlpp/files/libxmlpp-1.0.4-pc.patch b/dev-cpp/libxmlpp/files/libxmlpp-1.0.4-pc.patch
new file mode 100644
index 000000000000..6314ba088448
--- /dev/null
+++ b/dev-cpp/libxmlpp/files/libxmlpp-1.0.4-pc.patch
@@ -0,0 +1,10 @@
+--- libxml++-1.0.pc.in.orig 2005-03-07 00:44:23.000000000 -0500
++++ libxml++-1.0.pc.in 2005-03-07 00:44:37.000000000 -0500
+@@ -8,5 +8,5 @@
+ Requires: libxml-2.0
+ Version: @VERSION@
+ Libs: -L${libdir} -lxml++-1.0
+-Cflags: -I${includedir}/libxml++-1.0 -I${libdir}/libxml++-1.0/include
++Cflags: -I${includedir}/libxml++-1.0
+
+
diff --git a/dev-cpp/libxmlpp/libxmlpp-1.0.4-r2.ebuild b/dev-cpp/libxmlpp/libxmlpp-1.0.4-r2.ebuild
new file mode 100644
index 000000000000..222e391750cb
--- /dev/null
+++ b/dev-cpp/libxmlpp/libxmlpp-1.0.4-r2.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-1.0.4-r2.ebuild,v 1.1 2005/03/11 03:48:21 jnc Exp $
+
+IUSE=""
+
+inherit libtool eutils
+
+MY_P=${P/pp/++}
+
+DESCRIPTION="C++ wrapper for the libxml XML parser library"
+HOMEPAGE="http://libxmlplusplus.sourceforge.net/"
+SRC_URI="mirror://gnome/sources/libxml++/${PV%.*}/${MY_P}.tar.bz2"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc sparc x86"
+
+RDEPEND=">=dev-libs/libxml2-2.5.8
+ >=sys-devel/automake-1.7
+ >=sys-devel/autoconf-2.5"
+
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig"
+
+S=${WORKDIR}/${MY_P}
+MAKEOPTS="${MAKEOPTS} -j1"
+
+src_unpack() {
+ export WANT_AUTOCONF=2.5
+ export WANT_AUTOMAKE=1.7
+ unpack "${A}"
+ cd "${S}"
+ epatch ${FILESDIR}/${P}-pc.patch # closes Bug 83794
+ aclocal && autoconf && automake -a && \
+ libtoolize --force --copy || die
+ econf || die "Configure failed."
+ emake || die "Make failed."
+}
+
+src_install() {
+ make DESTDIR="${D}" install || die "Install failed"
+ dodoc AUTHORS ChangeLog NEWS README*
+}