diff options
Diffstat (limited to 'sci-chemistry/moldy')
-rw-r--r-- | sci-chemistry/moldy/ChangeLog | 7 | ||||
-rw-r--r-- | sci-chemistry/moldy/Manifest | 11 | ||||
-rw-r--r-- | sci-chemistry/moldy/moldy-2.16e-r1.ebuild | 54 | ||||
-rw-r--r-- | sci-chemistry/moldy/moldy-2.16e.ebuild | 14 |
4 files changed, 70 insertions, 16 deletions
diff --git a/sci-chemistry/moldy/ChangeLog b/sci-chemistry/moldy/ChangeLog index c77ecc06d6df..7425667bedd3 100644 --- a/sci-chemistry/moldy/ChangeLog +++ b/sci-chemistry/moldy/ChangeLog @@ -1,8 +1,11 @@ # ChangeLog for sci-chemistry/moldy # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/moldy/ChangeLog,v 1.16 2010/02/17 21:15:22 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/moldy/ChangeLog,v 1.17 2010/02/17 21:22:21 jlec Exp $ - 17 Feb 2010; Justin Lecher (jlec) <jlec@gentoo.org> moldy-2.16e.ebuild: +*moldy-2.16e-r1 (17 Feb 2010) + + 17 Feb 2010; Justin Lecher (jlec) <jlec@gentoo.org> moldy-2.16e.ebuild, + +moldy-2.16e-r1.ebuild: import prefix changes from the overlay, moved to EAPI=3 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> moldy-2.16e.ebuild: diff --git a/sci-chemistry/moldy/Manifest b/sci-chemistry/moldy/Manifest index 589dc77f691f..7f8fc63ad581 100644 --- a/sci-chemistry/moldy/Manifest +++ b/sci-chemistry/moldy/Manifest @@ -2,13 +2,14 @@ Hash: SHA1 DIST moldy-2.16e.tar.gz 488410 RMD160 ef9c1c6cf1afa6e28e78a51a6a771d127aac2c83 SHA1 e7984f59170a11b5dab0beae89c5f4cf4da20ad1 SHA256 51abefc5e7de355022f48084382c30e72738cc1f21cd3d67fde7f047f1822ea8 -EBUILD moldy-2.16e.ebuild 1706 RMD160 05d162c8e32343ca014aac4a3b43a504efd3f0b6 SHA1 4237d21c1272390ec86148e4bdf80c2e5b7f993c SHA256 ddac118b69a6f633978ad1378ce621b7b24da3e27e54e551d47921698cb05e32 -MISC ChangeLog 3009 RMD160 b96bc02e209c5edce4a3b94f4d7b7be69b40d72f SHA1 6d22430f3d4e779efd0585db5f74ee10fbace9fd SHA256 9f8373e861420472b17c36ca73200e03e14d7d0c35a1d0a7c19ab5338da9599f +EBUILD moldy-2.16e-r1.ebuild 1709 RMD160 b4646bfb62d0e0a3c2e4e1985820c950777ecef0 SHA1 362dc075ace00bbbbe98948fbf7033198da2ad07 SHA256 5609f452e274f886ab3997efffb7c1587db3078121cc5c7499d37e4237b50fb6 +EBUILD moldy-2.16e.ebuild 1641 RMD160 08dc8ed5a5d703f49db1885320ef4feb91fe8cf5 SHA1 f043c7d0d1bff0d953b480856fee667671eeb157 SHA256 57bf10c99b2a50311996017943c2c09e09edcd0c76ea578c57c1544ad6f6278d +MISC ChangeLog 3066 RMD160 8a118aee4f4f4165d25d0f8583e29eac3c00dcd3 SHA1 d7f030f3ec72110aa494967eb2f786305664732d SHA256 e30db706fd7f004fb45cb9a96cac9f842d4e10b2bc96da10f3efb1914eacbc8c MISC metadata.xml 166 RMD160 4452298fd03e7c9395d1182bfe69d60a14144af6 SHA1 cb0b513473c0348f4f6f6cd9a132e4884155fddb SHA256 84c92b49702daf95eace8d2765215cbd8650da4ef776f9f700b5ce3785dec852 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (GNU/Linux) -iEYEARECAAYFAkt8XG8ACgkQgAnW8HDreRaXGgCgyqTps95nvMUVhniSYQTflNqe -vjkAmwQoHLJchC6MPnPlSCyMLp0rsyg3 -=n0Pj +iEYEARECAAYFAkt8XhMACgkQgAnW8HDreRYR/QCgneHu7Nsi3d/lk+uAU9L0Mnc2 +r94An2Vq5JNLMfiz4W50W4e+EIQig7zl +=n6AZ -----END PGP SIGNATURE----- diff --git a/sci-chemistry/moldy/moldy-2.16e-r1.ebuild b/sci-chemistry/moldy/moldy-2.16e-r1.ebuild new file mode 100644 index 000000000000..8f1b0ed072e2 --- /dev/null +++ b/sci-chemistry/moldy/moldy-2.16e-r1.ebuild @@ -0,0 +1,54 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/moldy/moldy-2.16e-r1.ebuild,v 1.1 2010/02/17 21:22:21 jlec Exp $ + +EAPI="3" + +IUSE="" + +S=${WORKDIR} +DESCRIPTION="Program for performing molecular dynamics simulations." +SRC_URI="ftp://ftp.earth.ox.ac.uk/pub/keith/${P}.tar.gz" +#For lack of a better homepage +HOMEPAGE="http://www.earth.ox.ac.uk/~keithr/moldy.html" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~amd64 ~x86-linux ~ppc-macos" + +DEPEND="virtual/latex-base" + +src_configure() { +#Individuals may want to edit the OPT* variables below. +#From the READ.ME: +#You may need to "hand-tune" compiler or optimization options, +#which may be specified by setting the OPT and OPT2 environment +#variables. OPT2 is used to compile only the most performance-critical +#modules and usually will select a very high level of optimization. +#It should be safe to select an optimization which means "treat all +#function arguments as restricted pointers which are not aliased to +#any other object". OPT is used for less preformance-critical modules +#and may be set to a lower level of optimization than OPT2. + + OPT=${CFLAGS} OPT2=${CFLAGS} \ + ./configure --prefix="${EPREFIX}"/usr \ + --host=${CHOST} \ + || die +} + +src_compile() { + emake || die + # To prevent sandbox violations by metafont + VARTEXFONTS="${T}"/fonts make moldy.pdf || die +} + +src_install() { + dodir /usr/bin + make prefix="${ED}"/usr install || die + rm Makefile.in configure.in config.h.in + insinto /usr/share/${PN}/examples/ + doins *.in *.out control.* + dodoc BENCHMARK READ.ME RELNOTES + insinto /usr/share/doc/${P}/pdf + newins moldy.pdf moldy-manual.pdf +} diff --git a/sci-chemistry/moldy/moldy-2.16e.ebuild b/sci-chemistry/moldy/moldy-2.16e.ebuild index 9b147435af7b..411691100710 100644 --- a/sci-chemistry/moldy/moldy-2.16e.ebuild +++ b/sci-chemistry/moldy/moldy-2.16e.ebuild @@ -1,8 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/moldy/moldy-2.16e.ebuild,v 1.11 2010/02/17 21:15:22 jlec Exp $ - -EAPI="3" +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/moldy/moldy-2.16e.ebuild,v 1.12 2010/02/17 21:22:21 jlec Exp $ IUSE="" @@ -14,11 +12,11 @@ HOMEPAGE="http://www.earth.ox.ac.uk/~keithr/moldy.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64 ~x86-linux ~ppc-macos" +KEYWORDS="x86 ~amd64" DEPEND="virtual/latex-base" -src_configure() { +src_compile() { #Individuals may want to edit the OPT* variables below. #From the READ.ME: #You may need to "hand-tune" compiler or optimization options, @@ -31,12 +29,10 @@ src_configure() { #and may be set to a lower level of optimization than OPT2. OPT=${CFLAGS} OPT2=${CFLAGS} \ - ./configure --prefix="${EPREFIX}"/usr \ + ./configure --prefix=/usr \ --host=${CHOST} \ || die -} -src_compile() { emake || die # To prevent sandbox violations by metafont VARTEXFONTS="${T}"/fonts make moldy.pdf || die @@ -44,7 +40,7 @@ src_compile() { src_install() { dodir /usr/bin - make prefix="${ED}"/usr install || die + make prefix="${D}"/usr install || die rm Makefile.in configure.in config.h.in insinto /usr/share/${PN}/examples/ doins *.in *.out control.* |