From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/camlzip/
Date: Tue, 7 Feb 2017 13:19:19 +0000 (UTC) [thread overview]
Message-ID: <1486473553.0113fd6c739fa174f5fb802fc442b77ec6583565.aballier@gentoo> (raw)
commit: 0113fd6c739fa174f5fb802fc442b77ec6583565
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 7 13:19:03 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Feb 7 13:19:13 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0113fd6c
dev-ml/camlzip: Bump to 1.07
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-ml/camlzip/Manifest | 1 +
dev-ml/camlzip/camlzip-1.07.ebuild | 37 +++++++++++++++++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/dev-ml/camlzip/Manifest b/dev-ml/camlzip/Manifest
index 8311173..6839239 100644
--- a/dev-ml/camlzip/Manifest
+++ b/dev-ml/camlzip/Manifest
@@ -1 +1,2 @@
DIST camlzip-1.06.tar.gz 26499 SHA256 c83877f9972943e6f2e147cf9715a785da2fc8531e7bed3ab4787043b8f4cf54 SHA512 5ef0172927106589620678897f12f054533503a5cf13df71bf4deda43f223d0cd6acce118977e87bce53afe289f367b851f192a8e693274c2bd13549121019dd WHIRLPOOL a83ad24836d64adc00324f44ce5f3877c8d912afe14dcb0ad5b8788a52dfe777b2b582e240e74ed24bda950ca0202505792e62f9c205f0a5f39c33918e70217a
+DIST camlzip-1.07.tar.gz 26652 SHA256 2f4df4df258b8bca89176a5c4200a6920eccb3134f3df70d61a67e16fd1fbfdd SHA512 b92e9db002b9b398fd132c6ecd8098fac4cc7ddb3f770cc412990dcdf4bd62ba358c762d31fb0b5cd6b32f20d3bf4b3410ca6e86c511a438b92ece940f9831bd WHIRLPOOL 94e6a8cb2f70104f864b2dc4e52efd0c93082315b2dc32a7d32f4d7f5398811af1ac992021310a6ad9a4850347e4cc73acb240ac2551d33d45a7eb4f28bdd30e
diff --git a/dev-ml/camlzip/camlzip-1.07.ebuild b/dev-ml/camlzip/camlzip-1.07.ebuild
new file mode 100644
index 00000000..447007f
--- /dev/null
+++ b/dev-ml/camlzip/camlzip-1.07.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit findlib eutils versionator
+
+IUSE="+ocamlopt"
+
+DESCRIPTION="Compressed file access ML library (ZIP, GZIP and JAR)"
+HOMEPAGE="https://github.com/xavierleroy/camlzip"
+SRC_URI="https://github.com/xavierleroy/camlzip/archive/rel$(delete_all_version_separators ${PV}).tar.gz -> ${P}.tar.gz"
+
+SLOT="1/${PV}"
+LICENSE="LGPL-2.1"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
+
+RDEPEND=">=dev-lang/ocaml-4.02:=[ocamlopt?]
+ >=sys-libs/zlib-1.1.3"
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}/${PN}-rel$(delete_all_version_separators ${PV})"
+
+src_compile() {
+ emake all
+ if use ocamlopt; then
+ emake allopt
+ fi
+}
+
+src_install() {
+ findlib_src_preinst
+ emake DESTDIR="${D}" install-findlib
+
+ dodoc README Changes
+}
next reply other threads:[~2017-02-07 13:19 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-07 13:19 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-29 10:54 [gentoo-commits] repo/gentoo:master commit in: dev-ml/camlzip/ Sam James
2024-12-29 10:54 Sam James
2024-11-02 15:40 Alfredo Tupone
2024-10-16 6:09 Alfredo Tupone
2024-10-16 6:08 Alfredo Tupone
2023-03-17 10:05 Arthur Zamarin
2023-03-17 2:29 Sam James
2023-03-17 2:29 Sam James
2023-03-16 23:16 Sam James
2023-03-16 23:16 Sam James
2022-01-12 18:30 Alfredo Tupone
2021-10-06 1:02 Sam James
2021-03-15 4:02 Sam James
2021-03-14 0:48 Sam James
2021-02-10 16:33 Sam James
2021-01-24 17:48 Sam James
2021-01-14 6:40 Alfredo Tupone
2020-11-01 12:11 Sam James
2020-10-28 3:36 Sam James
2020-10-26 21:18 Sam James
2020-10-25 23:19 Thomas Deutschmann
2020-06-14 11:35 Alfredo Tupone
2020-03-27 12:41 Alfredo Tupone
2020-02-17 7:35 Alfredo Tupone
2018-12-15 9:19 Mikle Kolyada
2017-03-09 21:31 Alexis Ballier
2017-01-26 11:00 Agostino Sarubbo
2017-01-25 14:29 Agostino Sarubbo
2017-01-25 10:58 Agostino Sarubbo
2016-09-05 12:12 Alexis Ballier
2016-03-03 13:33 Alexis Ballier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1486473553.0113fd6c739fa174f5fb802fc442b77ec6583565.aballier@gentoo \
--to=aballier@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox