diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2008-09-03 09:32:37 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2008-09-03 09:32:37 +0000 |
commit | 7aaf9f6484fd44928a1e1b9c9e6cd64a2f88aae8 (patch) | |
tree | 47d82ed37cc89037de75085cc9ea030b897964fc /sci-libs/libcore | |
parent | clean up (diff) | |
download | historical-7aaf9f6484fd44928a1e1b9c9e6cd64a2f88aae8.tar.gz historical-7aaf9f6484fd44928a1e1b9c9e6cd64a2f88aae8.tar.bz2 historical-7aaf9f6484fd44928a1e1b9c9e6cd64a2f88aae8.zip |
Fixed virtual/tetex, tested on am64 and some cleaning
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.23-gentoo-r9 x86_64
Diffstat (limited to 'sci-libs/libcore')
-rw-r--r-- | sci-libs/libcore/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/libcore/Manifest | 10 | ||||
-rw-r--r-- | sci-libs/libcore/libcore-1.7.ebuild | 21 |
3 files changed, 18 insertions, 18 deletions
diff --git a/sci-libs/libcore/ChangeLog b/sci-libs/libcore/ChangeLog index 7d556ce20fca..3820e4621049 100644 --- a/sci-libs/libcore/ChangeLog +++ b/sci-libs/libcore/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/libcore # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libcore/ChangeLog,v 1.3 2008/06/29 08:08:55 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libcore/ChangeLog,v 1.4 2008/09/03 09:32:37 bicatali Exp $ + + 03 Sep 2008; SĂ©bastien Fabbro <bicatali@gentoo.org> libcore-1.7.ebuild: + Fixed virtual/tetex, tested on am64 and some cleaning 29 Jun 2008; Torsten Veller <tove@gentoo.org> libcore-1.7.ebuild: Add missing die: || "..." -> || die "..." diff --git a/sci-libs/libcore/Manifest b/sci-libs/libcore/Manifest index b8c26f530cac..331ccf62c85b 100644 --- a/sci-libs/libcore/Manifest +++ b/sci-libs/libcore/Manifest @@ -3,13 +3,13 @@ Hash: SHA1 AUX libcore-1.7.patch 3595 RMD160 52ccff82afb6010576069a9a1b9b2e92b1a454db SHA1 93f094a434e68bdd380d723e21e9cd1c81d011d8 SHA256 5d9c34293c4e1f72fbf2eb1f691408e5e557837438f3b9a6f4dd5bd4e271b61a DIST core_v1.7x_std.tgz 2956734 RMD160 f7dd163f6c35e80a46deb2ec59870c644a139899 SHA1 c569fe706926ba337abe4c3b60a18c6fe03f6f02 SHA256 248723fdf85a6050b59509099942d6adf170d604dd6570d4c7afdcaa725bfbeb -EBUILD libcore-1.7.ebuild 1533 RMD160 e772f6823de7fea64aac3eb006b813f81e135747 SHA1 ead8bd308bb691f229b63c0406ca471f2ee71180 SHA256 896cc4f0cf8fa8ef3c3c4b1030e4fe631d4691f1fcc343477aefd56be3f37d0c -MISC ChangeLog 624 RMD160 caa2ada1d662a368903fed823593be86e4c65b69 SHA1 137ba7b9c51a7bdc2020a9af0e1810d7c217478d SHA256 23a42e42fdae0760134ccb9344a1638a71a28b8d21bb95818026fd37fba3eca7 +EBUILD libcore-1.7.ebuild 1431 RMD160 bef8ac58e25935ab51b53c8ba2d0bc253a79d25c SHA1 8aa8d191b186896510215a2fbb281b9dc0c54d6c SHA256 132d3fcbe957b96608e2ed48fca7c81955234235896ea0aa16c0d3f54c2d952f +MISC ChangeLog 760 RMD160 3064f4c8e2b610f9acb132174a5b5ed76133ffe0 SHA1 f58e3353b5ea4f1e33182d4eb6874c8165641c5f SHA256 9f2feab141057d903e9c90455fcf6d44bd444887ae568f1b54676ed63e86cf25 MISC metadata.xml 169 RMD160 e1db75ae5d177dffc400468c7d76a7e1fe41876d SHA1 0c953712f9b97d5ab3f95ae71997ffbc96c4007d SHA256 36837b011d26f0b83477c7a8632cb0099aedbcba5a3e45c61f20292e079f6180 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) -iEYEARECAAYFAkhnQx4ACgkQV3J2n04EauwuOgCfSyzkqMGn0gpBC+vjn802zKBB -zfMAoIhxWgErNMKddCBw3Xw+BoF2Q5X7 -=9XKi +iEYEARECAAYFAki+Wc8ACgkQ1ycZbhPLE2B5qACgpuS0lzDL7adf+g2dnmA1NbMm +eRUAmwfu2NvHKjUOWokpBCyDCvlUsNa3 +=lZJS -----END PGP SIGNATURE----- diff --git a/sci-libs/libcore/libcore-1.7.ebuild b/sci-libs/libcore/libcore-1.7.ebuild index fca7ad548627..8fa10e0cd929 100644 --- a/sci-libs/libcore/libcore-1.7.ebuild +++ b/sci-libs/libcore/libcore-1.7.ebuild @@ -1,36 +1,34 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libcore/libcore-1.7.ebuild,v 1.3 2008/06/29 08:08:55 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libcore/libcore-1.7.ebuild,v 1.4 2008/09/03 09:32:37 bicatali Exp $ inherit eutils toolchain-funcs -DESCRIPTION="The main goal of the CORE project is to address the issues of -robust numerical and geometric computation." +DESCRIPTION="Robust numerical and geometric computation library" HOMEPAGE="http://www.cs.nyu.edu/exact/core_pages/" MYP="${PN/lib}" SRC_URI="http://cs.nyu.edu/exact/core/download/prerelease/${MYP}_v${PV}x_std.tgz" LICENSE="QPL-1.0" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="doc" DEPEND="dev-libs/gmp - doc? ( virtual/tetex ) " -RDEPEND="virtual/libc" + doc? ( virtual/latex-base ) " +RDEPEND="" S="${WORKDIR}/${MYP}_v${PV}x" src_unpack(){ - unpack "${A}" + unpack ${A} cd "${S}" - epatch ${FILESDIR}/${P}.patch || die "Unable to patch sources" + epatch "${FILESDIR}"/${P}.patch } src_compile(){ - cd "${S}" - emake CXX=$(tc-getCXX) corelib || die "Unable to create corelib" - emake CXX=$(tc-getCXX) corex || die "Unable to create corex" + emake CXX="$(tc-getCXX)" corelib || die "Unable to create corelib" + emake CXX="$(tc-getCXX)" corex || die "Unable to create corex" if use doc; then cd "${S}/doc" emake all || die "Unable to create doc" @@ -38,7 +36,6 @@ src_compile(){ } src_install(){ - cd "${S}" dolib lib/*.a lib/*.so || die "Unable to find libraries" for i in $(find "${D}/usr/lib/" -name "*so" | sed "s:${D}::g"); do dosym $i $i.1 && dosym $i $i.1.0.0 || die "Unable to sym $i" |