From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B583A139694 for ; Thu, 15 Jun 2017 08:49:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DE75AE0D12; Thu, 15 Jun 2017 08:49:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AA9E0E0BF6 for ; Thu, 15 Jun 2017 08:49:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8EF3B3418C1 for ; Thu, 15 Jun 2017 08:49:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F37C47481 for ; Thu, 15 Jun 2017 08:49:48 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1497516582.69c31acc9f750fa431f1985534fd033a30ed5653.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocurl/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/ocurl/Manifest dev-ml/ocurl/ocurl-0.7.10.ebuild X-VCS-Directories: dev-ml/ocurl/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 69c31acc9f750fa431f1985534fd033a30ed5653 X-VCS-Branch: master Date: Thu, 15 Jun 2017 08:49:48 +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: 17882cf3-71a7-4033-878f-3cbf8bcdbf66 X-Archives-Hash: a6aa30010801b857ae766d78c3d62e4e commit: 69c31acc9f750fa431f1985534fd033a30ed5653 Author: Alexis Ballier gentoo org> AuthorDate: Thu Jun 15 08:24:10 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Thu Jun 15 08:49:42 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69c31acc dev-ml/ocurl: bump to 0.7.10 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-ml/ocurl/Manifest | 1 + dev-ml/ocurl/ocurl-0.7.10.ebuild | 37 +++++++++++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+) diff --git a/dev-ml/ocurl/Manifest b/dev-ml/ocurl/Manifest index 6a8b2f69fa9..2288be9f7f8 100644 --- a/dev-ml/ocurl/Manifest +++ b/dev-ml/ocurl/Manifest @@ -1,2 +1,3 @@ DIST ocurl-0.6.1.tgz 101147 SHA256 c671d605d36a8051867f7483a9f7ec93b3985f5e4824073f1ceb85d19e09bad3 SHA512 2c82c9b8e8d6ee26a85add7a2698ab1f61478777f9c7b0b217cacb6491067b619f508b41c22eaa54cf249147d287a77c62a00aef3b19ee6c135426c4559ab7f3 WHIRLPOOL 921939801a1a8d73052954b3d6699c41d2e7f360fe7e1af41f8681f1179aef3d831f1f556cdc0f0c1cee2c9ef1f2bf4caa38923ddfdd57642b6791cb40089289 +DIST ocurl-0.7.10.tar.gz 108234 SHA256 efbf83a02652127c319420b1a8cf792184824536c2021df600f71b622669b304 SHA512 7e7adae7d32a39465d578c0e9a0b3b1d4baed76c41428337e9bdc86f7c948297db22c14bc61b58c28d02871a2f3359767e745891690663b63ee1334a839b49c8 WHIRLPOOL 7e2b8659951ed2d6f846f23ed60e7a7dfa275514c10b99a8d214d36a6f9392aecae68d679a54d200d4cd086ff52a41e07a705506d72ab8dc17a2aef5d01514e8 DIST ocurl-0.7.9.tar.gz 108242 SHA256 c45958aa31126502d33765fc9ba4dce89f7328095f61c51ea3cfac83bbd41810 SHA512 daa571279570fa1e4ecfa213b717149f6be3922c3c904a22912d04afcf01651702c8324b4b06cbff1fcc023a1f7663e8b1b1e7f14dc377e043ecf2ac09122877 WHIRLPOOL 4db36633097df5dee8c8407d364c586150f4f5d76e826dedd2a626d59f57542bbef615061893a50eb67147b4077275f093b7d903729f79040fafe33200afc62b diff --git a/dev-ml/ocurl/ocurl-0.7.10.ebuild b/dev-ml/ocurl/ocurl-0.7.10.ebuild new file mode 100644 index 00000000000..f791477c09b --- /dev/null +++ b/dev-ml/ocurl/ocurl-0.7.10.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +inherit findlib + +DESCRIPTION="OCaml interface to the libcurl library" +HOMEPAGE="http://forge.ocamlcore.org/projects/ocurl/ https://github.com/ygrek/ocurl" +LICENSE="MIT" +SRC_URI="https://github.com/ygrek/ocurl/archive/${PV}.tar.gz -> ${P}.tar.gz" + +SLOT="0/${PV}" +IUSE="examples" + +RDEPEND=">=net-misc/curl-7.9.8 + dev-ml/lwt:= + dev-ml/camlp4:= + >=dev-lang/ocaml-3.12:=[ocamlopt]" +DEPEND="${RDEPEND} + virtual/pkgconfig" +KEYWORDS="~amd64 ~arm" + +src_compile() +{ + emake -j1 all +} + +src_install() +{ + findlib_src_install + dodoc CHANGES.txt README.md + if use examples; then + dodoc -r examples + docompress -x /usr/share/doc/${PF}/examples + fi +}