From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/mccs/
Date: Sat, 26 Aug 2017 18:34:08 +0000 (UTC) [thread overview]
Message-ID: <1503772441.69cf2321446c95170077aa8e914817419e236b5d.aballier@gentoo> (raw)
commit: 69cf2321446c95170077aa8e914817419e236b5d
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 26 17:50:20 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Aug 26 18:34:01 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69cf2321
dev-ml/mccs: initial import
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-ml/mccs/Manifest | 1 +
dev-ml/mccs/mccs-1.1.2c.ebuild | 30 ++++++++++++++++++++++++++++++
dev-ml/mccs/metadata.xml | 11 +++++++++++
3 files changed, 42 insertions(+)
diff --git a/dev-ml/mccs/Manifest b/dev-ml/mccs/Manifest
new file mode 100644
index 00000000000..03cf3fbb95e
--- /dev/null
+++ b/dev-ml/mccs/Manifest
@@ -0,0 +1 @@
+DIST mccs-1.1.2c.tar.gz 54497 SHA256 b54fd68ae50f02c83516412a5733836d11d12838e97ece2f895e663cb5a40b23 SHA512 53a96aab7abe02cc77ec35341f4e1ca3c5896fb13f7dc36902a014bfba29d50dfebe0457178abcc12dc065aa1e98b8175c2128fc9a799fd696d6ce9348b2281b WHIRLPOOL 005c946bb01c11084e2387c464375fd942803675679d8fa632a01b408ac6ab98b4e8fd35239e6c21de6a5d8536ab9144c6a7dd7515a772c40c087a01c3a9bd1c
diff --git a/dev-ml/mccs/mccs-1.1.2c.ebuild b/dev-ml/mccs/mccs-1.1.2c.ebuild
new file mode 100644
index 00000000000..3451a9f9423
--- /dev/null
+++ b/dev-ml/mccs/mccs-1.1.2c.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit versionator opam
+
+MY_PV=$(replace_version_separator 2 '+')
+
+DESCRIPTION="Multi Criteria CUDF Solver"
+HOMEPAGE="http://www.i3s.unice.fr/~cpjm/misc/ https://github.com/AltGr/ocaml-mccs/issues"
+SRC_URI="https://github.com/AltGr/ocaml-mccs/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+ dev-ml/cudf:=
+ sci-mathematics/glpk:=
+"
+DEPEND="${RDEPEND}
+ dev-ml/jbuilder"
+
+S=${WORKDIR}/ocaml-${PN}-$(replace_version_separator 2 '-')
+
+src_compile() {
+ jbuilder build -p ${PN} || die
+}
diff --git a/dev-ml/mccs/metadata.xml b/dev-ml/mccs/metadata.xml
new file mode 100644
index 00000000000..0ba4139391c
--- /dev/null
+++ b/dev-ml/mccs/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+ <email>ml@gentoo.org</email>
+ <name>Gentoo ML Project</name>
+</maintainer>
+ <upstream>
+ <remote-id type="github">AltGr/ocaml-mccs</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2017-08-26 18:34 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-26 18:34 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-10-15 12:20 [gentoo-commits] repo/gentoo:master commit in: dev-ml/mccs/ Mark Wright
2021-02-25 13:09 Sam James
2021-02-25 17:54 Sam James
2021-03-04 14:28 Agostino Sarubbo
2021-03-13 14:05 Sam James
2021-03-14 0:48 Sam James
2021-06-14 18:35 Sam James
2021-06-14 18:36 Sam James
2021-08-11 19:11 Sam James
2021-08-11 19:13 Sam James
2021-08-11 19:13 Sam James
2021-08-11 19:14 Sam James
2021-08-11 19:14 Sam James
2021-08-13 21:54 Sam James
2021-09-20 18:15 Andreas K. Hüttel
2023-01-27 22:25 Alfredo Tupone
2024-07-14 19:00 Alfredo Tupone
2024-07-14 19:00 Alfredo Tupone
2024-08-18 17:47 Sam James
2024-08-18 17:47 Sam James
2024-08-18 17:47 Sam James
2024-08-23 13:00 Arthur Zamarin
2024-09-02 7:29 Arthur Zamarin
2024-10-17 19:22 Alfredo Tupone
2024-11-13 18:49 Alfredo Tupone
2024-12-23 22:23 Alfredo Tupone
2024-12-29 10:54 Sam James
2024-12-29 10:54 Sam James
2024-12-29 10:54 Sam James
2025-06-09 19:04 Alfredo Tupone
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=1503772441.69cf2321446c95170077aa8e914817419e236b5d.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