diff options
author | 2006-10-10 21:03:34 +0000 | |
---|---|---|
committer | 2006-10-10 21:03:34 +0000 | |
commit | 3087609275e2b6ce30f7ffd10ddbfca6f2dd3c51 (patch) | |
tree | d6c6147d77166bd59a15957102163cccb41af686 /dev-cpp | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-3087609275e2b6ce30f7ffd10ddbfca6f2dd3c51.tar.gz gentoo-2-3087609275e2b6ce30f7ffd10ddbfca6f2dd3c51.tar.bz2 gentoo-2-3087609275e2b6ce30f7ffd10ddbfca6f2dd3c51.zip |
version bump
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/gccxml/ChangeLog | 11 | ||||
-rw-r--r-- | dev-cpp/gccxml/files/digest-gccxml-0.6.0 | 2 | ||||
-rw-r--r-- | dev-cpp/gccxml/files/digest-gccxml-0.6.0-r1 | 2 | ||||
-rw-r--r-- | dev-cpp/gccxml/files/digest-gccxml-0.7.0_pre20060311 | 3 | ||||
-rw-r--r-- | dev-cpp/gccxml/gccxml-0.7.0_pre20060311.ebuild | 36 |
5 files changed, 53 insertions, 1 deletions
diff --git a/dev-cpp/gccxml/ChangeLog b/dev-cpp/gccxml/ChangeLog index 98ecd5c18b71..226b5cd9e623 100644 --- a/dev-cpp/gccxml/ChangeLog +++ b/dev-cpp/gccxml/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for dev-cpp/gccxml # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gccxml/ChangeLog,v 1.15 2006/07/21 02:28:40 psi29a Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gccxml/ChangeLog,v 1.16 2006/10/10 21:03:34 g2boojum Exp $ + +*gccxml-0.7.0_pre20060311 (10 Oct 2006) + + 10 Oct 2006; Grant Goodyear <g2boojum@gentoo.org> + +gccxml-0.7.0_pre20060311.ebuild: + Version bump. Since there has been no release since 2004, we're now + syncing w/ Debian. Doesn't really satisfy bug #147976, since pyste + is broken w/ this version of gccxml (I think). In reality, pyste + is probably just broken, period. 20 Jul 2006; <psi29a@gentoo.org> gccxml-0.6.0-r1.ebuild: stable on mips diff --git a/dev-cpp/gccxml/files/digest-gccxml-0.6.0 b/dev-cpp/gccxml/files/digest-gccxml-0.6.0 index 9286504fab2b..c21c98bfeb70 100644 --- a/dev-cpp/gccxml/files/digest-gccxml-0.6.0 +++ b/dev-cpp/gccxml/files/digest-gccxml-0.6.0 @@ -1 +1,3 @@ MD5 d828349c76ca055955d0af84e8381093 gccxml-0.6.0.tar.gz 9740448 +RMD160 8bcf54541282160c2fe09ea40e9d5fdfdd06b1ba gccxml-0.6.0.tar.gz 9740448 +SHA256 5efcad16ffa33eea6aea4c918f45838e3c826ad0e3d32d85f96f2b49bd66ba94 gccxml-0.6.0.tar.gz 9740448 diff --git a/dev-cpp/gccxml/files/digest-gccxml-0.6.0-r1 b/dev-cpp/gccxml/files/digest-gccxml-0.6.0-r1 index 9286504fab2b..c21c98bfeb70 100644 --- a/dev-cpp/gccxml/files/digest-gccxml-0.6.0-r1 +++ b/dev-cpp/gccxml/files/digest-gccxml-0.6.0-r1 @@ -1 +1,3 @@ MD5 d828349c76ca055955d0af84e8381093 gccxml-0.6.0.tar.gz 9740448 +RMD160 8bcf54541282160c2fe09ea40e9d5fdfdd06b1ba gccxml-0.6.0.tar.gz 9740448 +SHA256 5efcad16ffa33eea6aea4c918f45838e3c826ad0e3d32d85f96f2b49bd66ba94 gccxml-0.6.0.tar.gz 9740448 diff --git a/dev-cpp/gccxml/files/digest-gccxml-0.7.0_pre20060311 b/dev-cpp/gccxml/files/digest-gccxml-0.7.0_pre20060311 new file mode 100644 index 000000000000..7d2f5d9fed34 --- /dev/null +++ b/dev-cpp/gccxml/files/digest-gccxml-0.7.0_pre20060311 @@ -0,0 +1,3 @@ +MD5 dfe1904487626941f5a76033826ec6da gccxml_0.7.0+cvs20060311.orig.tar.gz 9754322 +RMD160 3ac70b122db5275b17a6c2364f7d170074db3510 gccxml_0.7.0+cvs20060311.orig.tar.gz 9754322 +SHA256 23a207796dbca928288360950fa562c1cc03fe2864206a1e45fb8daa63bba5b9 gccxml_0.7.0+cvs20060311.orig.tar.gz 9754322 diff --git a/dev-cpp/gccxml/gccxml-0.7.0_pre20060311.ebuild b/dev-cpp/gccxml/gccxml-0.7.0_pre20060311.ebuild new file mode 100644 index 000000000000..519c72c2b15f --- /dev/null +++ b/dev-cpp/gccxml/gccxml-0.7.0_pre20060311.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gccxml/gccxml-0.7.0_pre20060311.ebuild,v 1.1 2006/10/10 21:03:34 g2boojum Exp $ + +inherit eutils +MY_PNV=${PN}_${PV/_pre/+cvs}.orig +S=${WORKDIR}/${MY_PNV/_/-} +DESCRIPTION="XML output extension to GCC" +HOMEPAGE="http://www.gccxml.org/" +SRC_URI="http://ftp.debian.org/debian/pool/main/g/${PN}/${MY_PNV}.tar.gz" +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~mips ~ppc ~sparc ~x86" +IUSE="" + +DEPEND="dev-util/cmake" +RDEPEND="" + +MYBUILDDIR=${WORKDIR}/build +src_unpack() { + mkdir ${MYBUILDDIR} + unpack ${A} + cd ${S} + # patch below taken from Debian + sed -i -e 's/xatexit.c//' ${S}/GCC/libiberty/CMakeLists.txt +} +src_compile() { + cd ${MYBUILDDIR} + cmake ${S} -DCMAKE_INSTALL_PREFIX:PATH=/usr || die "cmake failed" + emake || die "emake failed" +} + +src_install() { + cd ${MYBUILDDIR} + make DESTDIR=${D} install || die +} |