From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QRpKv-0003zQ-LS for garchives@archives.gentoo.org; Wed, 01 Jun 2011 17:36:06 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D96031C05E; Wed, 1 Jun 2011 17:35:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 87DB01C05E for ; Wed, 1 Jun 2011 17:35:58 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EC78C1BC014 for ; Wed, 1 Jun 2011 17:35:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 455B88050C for ; Wed, 1 Jun 2011 17:35:57 +0000 (UTC) From: "Sebastien Fabbro" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastien Fabbro" Message-ID: <2701bd609c4ff850861e1dcc960ba644be87c0f0.bicatali@gentoo> Subject: [gentoo-commits] dev/bicatali:master commit in: sci-libs/scotch/ X-VCS-Repository: dev/bicatali X-VCS-Files: sci-libs/scotch/Manifest sci-libs/scotch/scotch-5.1.11-r1.ebuild X-VCS-Directories: sci-libs/scotch/ X-VCS-Committer: bicatali X-VCS-Committer-Name: Sebastien Fabbro X-VCS-Revision: 2701bd609c4ff850861e1dcc960ba644be87c0f0 Date: Wed, 1 Jun 2011 17:35:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: d1ce976a8a9ee3cdb77bb87d9e1226a0 commit: 2701bd609c4ff850861e1dcc960ba644be87c0f0 Author: S=C3=A9bastien Fabbro gentoo org> AuthorDate: Wed Jun 1 17:27:38 2011 +0000 Commit: Sebastien Fabbro gentoo org> CommitDate: Wed Jun 1 17:27:38 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Ddev/bicatali.git;a= =3Dcommit;h=3D2701bd60 simplified symbolic linking. metis pkgconfig fix --- sci-libs/scotch/Manifest | 2 +- sci-libs/scotch/scotch-5.1.11-r1.ebuild | 9 +++------ 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/sci-libs/scotch/Manifest b/sci-libs/scotch/Manifest index 3e54bc1..57a3245 100644 --- a/sci-libs/scotch/Manifest +++ b/sci-libs/scotch/Manifest @@ -2,6 +2,6 @@ AUX Makefile.inc.in 369 RMD160 3261d40521cff31e0f6a4c2079= 9578145eb7a570 SHA1 4e6 AUX metis-header.patch 345 RMD160 d7201cb05518a9c4cedcc34d327dd08dd6d17c= d7 SHA1 ad01b424169b68dfabbaeefd4baa47ffef725a1a SHA256 a1928acae74c5f8bf= d3201d8b9f4be445f670fdd48fe1a69bb700a9f3b98e851 AUX respect-ldflags.patch 3867 RMD160 87a069731aa5a6a15ba892d1333419c0cc= 6fbcc5 SHA1 add77e8e11604adb2461112117c858b429d0d1e3 SHA256 b277e980cc6e6= 71604dae0e5a4cba28255a786b4294f800ec20ca88d10d8aa49 DIST scotch_5.1.11_esmumps.tgz 3952439 RMD160 f8db2bb02cbdadb7e02782dacc= ddcdc4cdec4cac SHA1 b62501e0bf7fd24af3712647578b3e764f166287 SHA256 595cc= c664ba070264b851a27b7860042a6bc716d6aade93e0909619decfabc92 -EBUILD scotch-5.1.11-r1.ebuild 3775 RMD160 fc6e7a0f22fcf9c58cc8727a47460= ea845d3fb28 SHA1 d3fb0ac6665557434a0c6018fbf1abe8c47dd84f SHA256 6f82118d= 7f883a19f52ca4d222d156866fd43c15b1dab8a741165719d4997d35 +EBUILD scotch-5.1.11-r1.ebuild 3749 RMD160 a989e9898f53103de54d667f602b8= 71b50d25a45 SHA1 b814a872102bc9fa61257de3b5138edc8ab78277 SHA256 e77b606f= 6af2ee0f44fdf9e08d9a868eb82dd0cfae68f9b64fc761a38af174f1 MISC ChangeLog 1795 RMD160 2dcf18a7eb653a84ad4f4a5f78b6b6de98c5ba72 SHA1= 4eed85e096a9d31d8db63aee1ac1b016b4659bd9 SHA256 2848dac6f6a64d028477be7c= 97b30c866e8c8647fef3065435b02ced165f8a7c MISC metadata.xml 1007 RMD160 1ef66d65ea2ff3022b287a12a26e1b08360390ff S= HA1 5e624702b7ead9d165c0c698c77d76306439020c SHA256 fd9d3ef83d702452fa572= e5ff3217f42819579e3510dbad5fac4081b07cb5d16 diff --git a/sci-libs/scotch/scotch-5.1.11-r1.ebuild b/sci-libs/scotch/sc= otch-5.1.11-r1.ebuild index 4a8e802..556a706 100644 --- a/sci-libs/scotch/scotch-5.1.11-r1.ebuild +++ b/sci-libs/scotch/scotch-5.1.11-r1.ebuild @@ -36,6 +36,7 @@ make_shared_lib() { -shared -Wl,-soname=3D"${soname}" \ -Wl,--whole-archive "${libstatic}" -Wl,--no-whole-archive \ "$@" -o $(dirname "${libstatic}")/"${soname}" || die "${soname} failed= " + ln -s "${soname}" $(dirname "${libstatic}")/"${soname%.*}" } =20 src_prepare() { @@ -73,11 +74,7 @@ src_compile() { } =20 src_install() { - local l - for l in lib/*.so.*; do - dolib.so ${l} - dosym $(basename ${l}) /usr/$(get_libdir)/$(basename ${l%.*}) - done + dolib.so lib/*.so* use static-libs && dolib.a lib/*.a =20 insinto /usr/include/scotch @@ -107,7 +104,7 @@ src_install() { Description: ${DESCRIPTION} Version: ${PV} URL: ${HOMEPAGE} - Libs: -L\${libdir} -lptscotchparmetis -lptscotcherr -lptscotch + Libs: -L\${libdir} -lptscotchparmetis -lscotchmetis -lptscotcherr -lpt= scotch Private: -lm -lz -lrt Cflags: -I\${includedir}/scotch EOF