diff options
author | 2010-01-08 19:38:05 +0000 | |
---|---|---|
committer | 2010-01-08 19:38:05 +0000 | |
commit | b705a6634c5bd7129347719df92e3473c0b57316 (patch) | |
tree | a9224ff30ea57be9659e63957e37ec4d5c52256f /dev-util/cppunit | |
parent | alpha/arm/ia64/sparc stable wrt #299403 (diff) | |
download | gentoo-2-b705a6634c5bd7129347719df92e3473c0b57316.tar.gz gentoo-2-b705a6634c5bd7129347719df92e3473c0b57316.tar.bz2 gentoo-2-b705a6634c5bd7129347719df92e3473c0b57316.zip |
old
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/cppunit')
-rw-r--r-- | dev-util/cppunit/Manifest | 3 | ||||
-rw-r--r-- | dev-util/cppunit/cppunit-1.12.0.ebuild | 77 | ||||
-rw-r--r-- | dev-util/cppunit/files/cppunit-1.12.0-add_missing_include.patch | 10 |
3 files changed, 0 insertions, 90 deletions
diff --git a/dev-util/cppunit/Manifest b/dev-util/cppunit/Manifest index 208eee08a844..a578f6366853 100644 --- a/dev-util/cppunit/Manifest +++ b/dev-util/cppunit/Manifest @@ -1,9 +1,6 @@ AUX cppunit-1.10.2-asneeded.patch 396 RMD160 7bdcc185b259259e5bb0030bdd62d71ba42525be SHA1 4fe083eb6e0f6db189060bd6f192ed39684bef4f SHA256 024975af5f8917ba6c0f23fb94e14d3b8ec5a24fb6c4b334b67a1a50c26a3a64 -AUX cppunit-1.12.0-add_missing_include.patch 298 RMD160 1b24d7f574bf3a943862eab9b0f130305824fd4e SHA1 a81986617cd9dafdb2776e05fbaac45bc112a611 SHA256 7fdfec2db619eee87197a53d9847d7ea039f8094e09bc1626cd731047b32c06b AUX cppunit-1.12.1-add_missing_include.patch 565 RMD160 ae40405ae1d2c3f1374b5dcdb03955c95821680a SHA1 c91c8c646a10afc67949955828040a8c53b5b9bb SHA256 ee22a7c4e343c3a4e02c66dc0290af4e184325b15b7d08a15ad7860dbe71c9c0 -DIST cppunit-1.12.0.tar.gz 760409 RMD160 464bffcbc99f90a3370d348d9edd9e0cec3ec9c5 SHA1 1d20e9d648ca94163598883b5146185f39c002f3 SHA256 98a5c38cbcad916aea4dbd8fb42a41bc16174e42426d949127292adf4af7fe1f DIST cppunit-1.12.1.tar.gz 762803 RMD160 c5f38b1d201afcba7913f2b53fb7558add3d21f5 SHA1 f1ab8986af7a1ffa6760f4bacf5622924639bf4a SHA256 ac28a04c8e6c9217d910b0ae7122832d28d9917fa668bcc9e0b8b09acb4ea44a -EBUILD cppunit-1.12.0.ebuild 1782 RMD160 31a16596616cae54d1d8e08ca53f00869a2371df SHA1 f4f129f7f94d7e9d67397554dfc3c3cf1e2b3f0d SHA256 21bf06d19c471f0f2bb7b500fdc97be23f2c3bfe6ae2f9d2c0a67966e3fa8ef6 EBUILD cppunit-1.12.1.ebuild 1178 RMD160 5bd78c856bbfacef74d017716209a21e97626c82 SHA1 565c5a8e2348bc7f78548d7e789199c6d17bc886 SHA256 6cb9fd42ff1952a899839a095fc84b50c786197434875b28467b7a0c588c2f37 MISC ChangeLog 6535 RMD160 a984e3db62a5d7b7fee0dce4d974516de2f308aa SHA1 01d76146cccdbc1610f964dcf84b52ebfd01af5c SHA256 ddef46efc0f3c24404a523da6249db8fab3d257bf0b37af1058d01e290a2aa9a MISC metadata.xml 156 RMD160 537178ef5a820896e97475fb9aded47d50474bef SHA1 2a4ef4879b918a28132d21cd6d1bbaa2a30dccde SHA256 0e8490f9c62cb74e5894b52f643a02de0024d97dbfebad43082dce6bcb39555f diff --git a/dev-util/cppunit/cppunit-1.12.0.ebuild b/dev-util/cppunit/cppunit-1.12.0.ebuild deleted file mode 100644 index 8054d58ba771..000000000000 --- a/dev-util/cppunit/cppunit-1.12.0.ebuild +++ /dev/null @@ -1,77 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/cppunit-1.12.0.ebuild,v 1.17 2009/10/12 16:43:22 ssuominen Exp $ - -EAPI=1 - -WANT_AUTOMAKE=1.9 - -inherit eutils autotools qt3 - -DESCRIPTION="C++ port of the famous JUnit framework for unit testing" -HOMEPAGE="http://cppunit.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="doc examples qt3" - -RDEPEND="qt3? ( x11-libs/qt:3 )" -DEPEND="${RDEPEND} - doc? ( app-doc/doxygen - media-gfx/graphviz )" - -src_unpack() { - unpack ${A} - cd "${S}" - - epatch "${FILESDIR}/${PN}-1.10.2-asneeded.patch" - epatch "${FILESDIR}/${P}-add_missing_include.patch" - - sed -i \ - -e 's|-L\($${CPPUNIT_LIB_DIR}\)|\1|' \ - -e 's|\(../../lib\)|-L\1 -L../../src/cppunit/.libs|' \ - examples/qt/qt_example.pro || die "sed failed" - - AT_M4DIR="${S}/config" - eautomake - elibtoolize -} - -src_compile() { - # Anything else than -O0 breaks on alpha - use alpha && replace-flags "-O?" -O0 - - econf \ - $(use_enable doc doxygen) \ - $(use_enable doc dot) \ - --htmldir=/usr/share/doc/${PF}/html \ - || die "econf failed" - emake || die "emake failed" - - if use qt3 ; then - cd src/qttestrunner - eqmake3 qttestrunnerlib.pro || die "qmake failed" - emake || die "emake failed" - if use examples ; then - cd "${S}/examples/qt" - eqmake3 qt_example.pro || die "qmake failed" - emake || die "emake failed" - fi - fi -} - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - dodoc AUTHORS BUGS NEWS README THANKS TODO doc/FAQ - - if use qt3 ; then - dolib lib/* - fi - - if use examples ; then - insinto /usr/share/${PN} - doins -r examples - fi -} diff --git a/dev-util/cppunit/files/cppunit-1.12.0-add_missing_include.patch b/dev-util/cppunit/files/cppunit-1.12.0-add_missing_include.patch deleted file mode 100644 index bcb5eeb7aff9..000000000000 --- a/dev-util/cppunit/files/cppunit-1.12.0-add_missing_include.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- include/cppunit/TestResult.h.orig 2007-02-07 23:49:04.000000000 +0100 -+++ include/cppunit/TestResult.h 2007-02-07 23:49:23.000000000 +0100 -@@ -2,6 +2,7 @@ - #define CPPUNIT_TESTRESULT_H - - #include <cppunit/Portability.h> -+#include <string> - - #if CPPUNIT_NEED_DLL_DECL - #pragma warning( push ) |