From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7CAA4138247 for ; Sat, 18 Jan 2014 07:38:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 03FB5E0DC4; Sat, 18 Jan 2014 07:38:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A9EFEE0DBF for ; Sat, 18 Jan 2014 07:38:53 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B882533FA23 for ; Sat, 18 Jan 2014 07:38:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id E099718734 for ; Sat, 18 Jan 2014 07:38:50 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1390030714.d7715040619e35925eb7f0a053e92aacae1d5d15.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/chimera-bin/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/chimera-bin/ChangeLog sci-chemistry/chimera-bin/chimera-bin-1.8.1.ebuild X-VCS-Directories: sci-chemistry/chimera-bin/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: d7715040619e35925eb7f0a053e92aacae1d5d15 X-VCS-Branch: master Date: Sat, 18 Jan 2014 07:38:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 44820b54-bd41-44e5-b601-db7835c0e37c X-Archives-Hash: 0814d357d8ed328ae977162d647176e2 commit: d7715040619e35925eb7f0a053e92aacae1d5d15 Author: Justin Lecher gentoo org> AuthorDate: Thu Jan 16 09:21:14 2014 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sat Jan 18 07:38:34 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=d7715040 sci-chemistry/chimera-bin: Version BUmp, #498154 Package-Manager: portage-2.2.8 --- sci-chemistry/chimera-bin/ChangeLog | 7 +- sci-chemistry/chimera-bin/chimera-bin-1.8.1.ebuild | 94 ++++++++++++++++++++++ 2 files changed, 100 insertions(+), 1 deletion(-) diff --git a/sci-chemistry/chimera-bin/ChangeLog b/sci-chemistry/chimera-bin/ChangeLog index 734fbb8..622652c 100644 --- a/sci-chemistry/chimera-bin/ChangeLog +++ b/sci-chemistry/chimera-bin/ChangeLog @@ -1,7 +1,12 @@ # ChangeLog for sci-chemistry/chimera-bin -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*chimera-bin-1.8.1 (16 Jan 2014) + + 16 Jan 2014; Justin Lecher +chimera-bin-1.8.1.ebuild: + Version BUmp, #498154 + *chimera-bin-1.8 (16 Aug 2013) 16 Aug 2013; Justin Lecher chimera-bin-1.6.2.ebuild, diff --git a/sci-chemistry/chimera-bin/chimera-bin-1.8.1.ebuild b/sci-chemistry/chimera-bin/chimera-bin-1.8.1.ebuild new file mode 100644 index 0000000..07734d6 --- /dev/null +++ b/sci-chemistry/chimera-bin/chimera-bin-1.8.1.ebuild @@ -0,0 +1,94 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +inherit eutils + +DESCRIPTION="An extensible Molecular Modelling System" +HOMEPAGE="http://www.cgl.ucsf.edu/chimera" +SRC_URI=" + amd64? ( chimera-${PV}-linux_x86_64.bin ) + x86? ( chimera-${PV}-linux.bin )" + +SLOT="0" +LICENSE="chimera" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +IUSE="" + +DEPEND="prefix? ( dev-util/patchelf )" +RDEPEND=" + dev-lang/tcl + dev-lang/tk + dev-libs/expat + dev-libs/libotf + dev-libs/openssl:0 + dev-libs/libpcre + sys-libs/zlib + media-libs/fontconfig + media-libs/freetype + media-libs/ftgl + media-libs/libpng:1.2 + media-libs/tiff + media-libs/tiff:3 + sci-libs/hdf5 + sys-devel/gcc[openmp,fortran] + virtual/jpeg + virtual/glu + virtual/opengl + www-apps/swish-e + x11-libs/libX11 + x11-libs/libICE + x11-libs/libXext + x11-libs/libXft + x11-libs/libXmu + x11-libs/libXpm + x11-libs/libXrender + x11-libs/libSM + x11-libs/libXt + || ( x11-libs/libGLw > "${T}"/chimera <<- EOF + #!${EPREFX}/bin/bash + + export PATH="${EPREFIX}/opt/${PN}/bin:\${PATH}" + "${EPREFIX}/opt/${PN}/bin/chimera" \$@ + EOF + + exeinto /opt/bin/ + doexe "${T}"/chimera + + make_desktop_entry "${EPREFIX}/opt/bin/chimera" Chimera chimeraIcon + + if use prefix; then + local i + for i in "${ED}"/opt/${PN}/bin/{tiffcp,povray,al2co} "${ED}"/opt/${PN}/lib/*.so; do + patchelf --set-rpath "${EPREFIX}/usr/lib:${EPREFIX}/opt/${PN}/lib" "${i}" || die + done + fi +}