public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/namd/
@ 2013-10-02 12:54 Nicolas Bock
  0 siblings, 0 replies; 3+ messages in thread
From: Nicolas Bock @ 2013-10-02 12:54 UTC (permalink / raw
  To: gentoo-commits

commit:     654362a30f2c80d284eb1601073a099bee056100
Author:     Nicolas Bock <nicolasbock <AT> gmail <DOT> com>
AuthorDate: Wed Oct  2 12:53:43 2013 +0000
Commit:     Nicolas Bock <nicolasbock <AT> gmail <DOT> com>
CommitDate: Wed Oct  2 12:53:43 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=654362a3

sci-chemistry/namd-2.9: Fixed ebuild

The build needs charm using static-libs.

Package-Manager: portage-2.2.1

---
 sci-chemistry/namd/ChangeLog       | 3 +++
 sci-chemistry/namd/namd-2.9.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/sci-chemistry/namd/ChangeLog b/sci-chemistry/namd/ChangeLog
index 4954682..0d712d0 100644
--- a/sci-chemistry/namd/ChangeLog
+++ b/sci-chemistry/namd/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  02 Oct 2013; Nicolas Bock <nicolasbock@gmail.com> namd-2.9.ebuild:
+  sci-chemistry/namd-2.9: Fixed ebuild  The build needs charm using static-libs.
+
 *namd-2.9 (14 Sep 2013)
 
   14 Sep 2013; Nicolas Bock <nicolasbock@gmail.com>

diff --git a/sci-chemistry/namd/namd-2.9.ebuild b/sci-chemistry/namd/namd-2.9.ebuild
index 85114c2..daff52c 100644
--- a/sci-chemistry/namd/namd-2.9.ebuild
+++ b/sci-chemistry/namd/namd-2.9.ebuild
@@ -23,7 +23,7 @@ RESTRICT="fetch"
 
 DEPEND="
 	app-shells/tcsh
-	sys-cluster/charm
+	sys-cluster/charm[static-libs]
 	sci-libs/fftw:2.1
 	dev-lang/tcl"
 


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] proj/sci:master commit in: sci-chemistry/namd/
@ 2013-10-14 21:07 Nicolas Bock
  0 siblings, 0 replies; 3+ messages in thread
From: Nicolas Bock @ 2013-10-14 21:07 UTC (permalink / raw
  To: gentoo-commits

commit:     fed7e0eef82681cf59c3fae1f96f53a749f88bc4
Author:     Nicolas Bock <nicolasbock <AT> gmail <DOT> com>
AuthorDate: Mon Oct 14 21:01:56 2013 +0000
Commit:     Nicolas Bock <nicolasbock <AT> gmail <DOT> com>
CommitDate: Mon Oct 14 21:01:56 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=fed7e0ee

sci-chemistry/namd-2.9: A little cleanup in ebuild.

Package-Manager: portage-2.2.1

---
 sci-chemistry/namd/ChangeLog       |  3 +++
 sci-chemistry/namd/namd-2.9.ebuild | 14 +++++++-------
 2 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/sci-chemistry/namd/ChangeLog b/sci-chemistry/namd/ChangeLog
index 0d712d0..17b6a14 100644
--- a/sci-chemistry/namd/ChangeLog
+++ b/sci-chemistry/namd/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  14 Oct 2013; Nicolas Bock <nicolasbock@gmail.com> namd-2.9.ebuild:
+  sci-chemistry/namd-2.9: Some cleanup in ebuild.
+
   02 Oct 2013; Nicolas Bock <nicolasbock@gmail.com> namd-2.9.ebuild:
   sci-chemistry/namd-2.9: Fixed ebuild  The build needs charm using static-libs.
 

diff --git a/sci-chemistry/namd/namd-2.9.ebuild b/sci-chemistry/namd/namd-2.9.ebuild
index daff52c..ce64615 100644
--- a/sci-chemistry/namd/namd-2.9.ebuild
+++ b/sci-chemistry/namd/namd-2.9.ebuild
@@ -11,9 +11,8 @@ LICENSE="namd"
 HOMEPAGE="http://www.ks.uiuc.edu/Research/namd/"
 
 MY_PN="NAMD"
-MY_PV="2.9"
 
-SRC_URI="${MY_PN}_${MY_PV}_Source.tar.gz"
+SRC_URI="${MY_PN}_${PV}_Source.tar.gz"
 
 SLOT="0"
 KEYWORDS="~amd64"
@@ -23,7 +22,7 @@ RESTRICT="fetch"
 
 DEPEND="
 	app-shells/tcsh
-	sys-cluster/charm[static-libs]
+	sys-cluster/charm
 	sci-libs/fftw:2.1
 	dev-lang/tcl"
 
@@ -33,15 +32,15 @@ NAMD_ARCH="Linux-x86_64-g++"
 
 NAMD_DOWNLOAD="http://www.ks.uiuc.edu/Development/Download/download.cgi?PackageName=NAMD"
 
-S="${WORKDIR}/${MY_PN}_${MY_PV}_Source"
+S="${WORKDIR}/${MY_PN}_${PV}_Source"
 
 pkg_nofetch() {
 	echo
-	einfo "Please download ${MY_PN}_${MY_PV}_Source.tar.gz from"
+	einfo "Please download ${MY_PN}_${PV}_Source.tar.gz from"
 	einfo "${NAMD_DOWNLOAD}"
 	einfo "after agreeing to the license and then move it to"
 	einfo "${DISTDIR}"
-	einfo "Be sure to select the ${MY_PV} version!"
+	einfo "Be sure to select the ${PV} version!"
 	echo
 }
 
@@ -56,6 +55,7 @@ src_prepare() {
 		-e "s:charm-.\+:charm-${CHARM_VERSION}:" \
 		-i Make.charm || die
 
+	# Remove charm distribution. We don't need it.
 	rm -f charm-6.4.0.tar || die
 
 	# proper compiler and cflags
@@ -76,7 +76,7 @@ src_prepare() {
 
 src_configure() {
 	# configure
-	./config ${NAMD_ARCH} || die
+	./config ${NAMD_ARCH} --charm-arch . || die
 }
 
 src_compile() {


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] proj/sci:master commit in: sci-chemistry/namd/
@ 2013-10-18 16:18 Christoph Junghans
  0 siblings, 0 replies; 3+ messages in thread
From: Christoph Junghans @ 2013-10-18 16:18 UTC (permalink / raw
  To: gentoo-commits

commit:     9ca6b153075c96a06d5ccd97cd678ab5e7168597
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 18 16:18:31 2013 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Fri Oct 18 16:18:31 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=9ca6b153

fixed deps

Package-Manager: portage-2.2.1

---
 sci-chemistry/namd/ChangeLog       | 3 +++
 sci-chemistry/namd/namd-2.9.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/sci-chemistry/namd/ChangeLog b/sci-chemistry/namd/ChangeLog
index 17b6a14..09bd2cd 100644
--- a/sci-chemistry/namd/ChangeLog
+++ b/sci-chemistry/namd/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  18 Oct 2013; Christoph Junghans <ottxor@gentoo.org> namd-2.9.ebuild:
+  fixed deps
+
   14 Oct 2013; Nicolas Bock <nicolasbock@gmail.com> namd-2.9.ebuild:
   sci-chemistry/namd-2.9: Some cleanup in ebuild.
 

diff --git a/sci-chemistry/namd/namd-2.9.ebuild b/sci-chemistry/namd/namd-2.9.ebuild
index ce64615..1be231a 100644
--- a/sci-chemistry/namd/namd-2.9.ebuild
+++ b/sci-chemistry/namd/namd-2.9.ebuild
@@ -22,7 +22,7 @@ RESTRICT="fetch"
 
 DEPEND="
 	app-shells/tcsh
-	sys-cluster/charm
+	|| ( >=sys-cluster/charm-6.5.1-r2 <=sys-cluster/charm-6.5.1-r1[static-libs] )
 	sci-libs/fftw:2.1
 	dev-lang/tcl"
 


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-10-18 16:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-14 21:07 [gentoo-commits] proj/sci:master commit in: sci-chemistry/namd/ Nicolas Bock
  -- strict thread matches above, loose matches on Subject: below --
2013-10-18 16:18 Christoph Junghans
2013-10-02 12:54 Nicolas Bock

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox