summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-11-15 12:11:09 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-11-15 12:11:09 +0000
commitd7f94719f4e9fe7f3f428bfaa44a74c67b931775 (patch)
treedea46fd800ae3803b48b569238fa3963c6e68845 /dev-ml
parentamd64/x86 stable, bug #230259 (diff)
downloadhistorical-d7f94719f4e9fe7f3f428bfaa44a74c67b931775.tar.gz
historical-d7f94719f4e9fe7f3f428bfaa44a74c67b931775.tar.bz2
historical-d7f94719f4e9fe7f3f428bfaa44a74c67b931775.zip
version bump and convert to eapi-2
Package-Manager: portage-2.2_rc14/cvs/Linux 2.6.27.5 x86_64
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/findlib/ChangeLog7
-rw-r--r--dev-ml/findlib/Manifest10
-rw-r--r--dev-ml/findlib/findlib-1.2.3.ebuild77
3 files changed, 89 insertions, 5 deletions
diff --git a/dev-ml/findlib/ChangeLog b/dev-ml/findlib/ChangeLog
index 0cc5139504b4..be60c8c9447e 100644
--- a/dev-ml/findlib/ChangeLog
+++ b/dev-ml/findlib/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-ml/findlib
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.47 2008/10/02 18:21:40 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.48 2008/11/15 12:11:09 aballier Exp $
+
+*findlib-1.2.3 (15 Nov 2008)
+
+ 15 Nov 2008; Alexis Ballier <aballier@gentoo.org> +findlib-1.2.3.ebuild:
+ version bump and convert to eapi-2
02 Oct 2008; Alexis Ballier <aballier@gentoo.org> -findlib-1.2.1.ebuild:
remove old
diff --git a/dev-ml/findlib/Manifest b/dev-ml/findlib/Manifest
index e84b0c041993..51fc2e152bf1 100644
--- a/dev-ml/findlib/Manifest
+++ b/dev-ml/findlib/Manifest
@@ -2,13 +2,15 @@
Hash: SHA1
DIST findlib-1.2.2.tar.gz 160979 RMD160 107ea66833b57f45f3b1c82f5c908f667f8d272d SHA1 362b4e5d4ab8c3d40d2951af27c283bc80b705ad SHA256 1b1ca52e1f680af9921d31826a0da557e7a76da2ee9d7586df5ecada31bde5b6
+DIST findlib-1.2.3.tar.gz 161096 RMD160 108773da642e14c41dcd8a827f584e65b7478286 SHA1 f5709a18408e9468d9374288ebd2cace96355f7c SHA256 39106f15899b4fb4a8239da7b9843323658b00a1531d90978ca0aa7ee4573481
EBUILD findlib-1.2.2.ebuild 2397 RMD160 c86d2870ddcdea7a6657723577efa5023c02b3ba SHA1 8d662eee1929df985694b3689702e6e1e37738bb SHA256 1c7465d9e86add7f0a35bb61d42799b8e792ccf8b731d4f598e813884120a87c
-MISC ChangeLog 5625 RMD160 36e292e80bde9eb306ba0f318d68cb89f3bd3153 SHA1 f39ec13bdc8354611594fc6d0daf4d2237f927f0 SHA256 baff693a051ee2bebf2d84df3cb56b32a77b58c6448ce21cc24e4d8cade324b7
+EBUILD findlib-1.2.3.ebuild 1762 RMD160 37764245e8bc704f2ffb7bc87f193917b191d992 SHA1 bd4ce4a3e6fe9da68ff2fb62ff596df1d9022654 SHA256 bb595f1f3f7abb9dea1ba5d50e9c057cf05d52c107dc52ca62ba882a2025a39a
+MISC ChangeLog 5768 RMD160 53ae4f227d71801c77556b39b06c2273d74e074c SHA1 f4316b37fc59cf6ae08230a19ab892c17484a5a5 SHA256 487d776d0e46c80cd7759236cdf4da71d88d6f89aebdf8bb74759f41ac6ce302
MISC metadata.xml 156 RMD160 b85f5bc80861e3fb890d0c87457a549d5bdaa191 SHA1 3be740773dec616d1c3969afaf1571348e455fef SHA256 40d721e2107cc8aac043b574fdae94c9e31ae133bc8e275fbc0a56329b3f5cee
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
-iEYEARECAAYFAkjlETkACgkQvFcC4BYPU0p/4QCeIGL6iMIq8ZPCVL9KbynrOZCK
-4+EAoKjZM8TSlgFfkXiFzuXO659H+wHJ
-=XZIU
+iEYEARECAAYFAkkevGMACgkQvFcC4BYPU0pbLQCgoKcdIrP1k+EeOVlqVtNM0k/Y
+niEAoLNgSuSinNavFoGMpdGS2TByUQNw
+=ffJj
-----END PGP SIGNATURE-----
diff --git a/dev-ml/findlib/findlib-1.2.3.ebuild b/dev-ml/findlib/findlib-1.2.3.ebuild
new file mode 100644
index 000000000000..d69f0d899401
--- /dev/null
+++ b/dev-ml/findlib/findlib-1.2.3.ebuild
@@ -0,0 +1,77 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.2.3.ebuild,v 1.1 2008/11/15 12:11:09 aballier Exp $
+
+EAPI=2
+
+inherit multilib
+
+
+RESTRICT="installsources"
+
+DESCRIPTION="OCaml tool to find/use non-standard packages."
+HOMEPAGE="http://projects.camlcity.org/projects/findlib.html"
+SRC_URI="http://download.camlcity.org/download/${P}.tar.gz"
+IUSE="doc +ocamlopt tk"
+
+LICENSE="MIT X11"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+
+DEPEND=">=dev-lang/ocaml-3.10[ocamlopt?,tk?]"
+
+ocamlfind_destdir="/usr/$(get_libdir)/ocaml/site-packages"
+stublibs="${ocamlfind_destdir}/stublibs"
+
+src_configure() {
+ local myconf
+ use tk && myconf="-with-toolbox"
+ ./configure -bindir /usr/bin -mandir /usr/share/man \
+ -sitelib ${ocamlfind_destdir} \
+ -config ${ocamlfind_destdir}/findlib/findlib.conf \
+ ${myconf} || die "configure failed"
+}
+
+src_compile() {
+ emake all || die
+ if use ocamlopt; then
+ emake opt || die # optimized code
+ else
+ # If using bytecode we dont want to strip the binary as it would remove the
+ # bytecode and only leave ocamlrun...
+ export STRIP_MASK="*/bin/*"
+ fi
+}
+
+src_install() {
+ dodir `ocamlc -where`
+
+ emake prefix="${D}" install || die
+
+ dodir "${stublibs}"
+
+ cd "${S}/doc"
+ dodoc QUICKSTART README DOCINFO
+ use doc && dohtml -r ref-html guide-html
+}
+
+check_stublibs() {
+ local ocaml_stdlib=`ocamlc -where`
+ local ldconf="${ocaml_stdlib}/ld.conf"
+
+ if [ ! -e ${ldconf} ]
+ then
+ echo "${ocaml_stdlib}" > ${ldconf}
+ echo "${ocaml_stdlib}/stublibs" >> ${ldconf}
+ fi
+
+ if [ -z `grep -e ${stublibs} ${ldconf}` ]
+ then
+ echo ${stublibs} >> ${ldconf}
+ fi
+}
+
+pkg_postinst() {
+ check_stublibs
+}