* [gentoo-commits] repo/gentoo:master commit in: dev-ml/lwt_glib/
@ 2017-04-12 19:20 Alexis Ballier
0 siblings, 0 replies; only message in thread
From: Alexis Ballier @ 2017-04-12 19:20 UTC (permalink / raw
To: gentoo-commits
commit: f28f7788f5e67b28ce3a16af74b4e8b1063ece17
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 12 16:41:14 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Apr 12 19:20:24 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f28f7788
dev-ml/lwt_glib: initial import, split out of dev-ml/lwt
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-ml/lwt_glib/Manifest | 1 +
dev-ml/lwt_glib/lwt_glib-1.0.1.ebuild | 27 +++++++++++++++++++++++++++
dev-ml/lwt_glib/metadata.xml | 8 ++++++++
3 files changed, 36 insertions(+)
diff --git a/dev-ml/lwt_glib/Manifest b/dev-ml/lwt_glib/Manifest
new file mode 100644
index 00000000000..37ac011e749
--- /dev/null
+++ b/dev-ml/lwt_glib/Manifest
@@ -0,0 +1 @@
+DIST lwt_glib-1.0.1.tar.gz 51837 SHA256 3070a6daf13b8705f52cd3dec6b030085ff793620d8face7364ff826a12912d1 SHA512 b66057fcfd110808ebabe6ec0ab653ddbb11342614265c7af58201854078b4a6315aa56836e719c2b8b3edc3e4a87f9fede7913a9b462ef65d21ae3bb1dcbd6c WHIRLPOOL 37db9cb4918f44e062728550e1391cd8c4a69e4e88ae1b9313c9bc519d4cbe900b7ae8604c9ec2dcee4b3f5e04c9a2a9af685b77f98731ffc19765aad9ab7eac
diff --git a/dev-ml/lwt_glib/lwt_glib-1.0.1.ebuild b/dev-ml/lwt_glib/lwt_glib-1.0.1.ebuild
new file mode 100644
index 00000000000..0a45b425a40
--- /dev/null
+++ b/dev-ml/lwt_glib/lwt_glib-1.0.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+OASIS_BUILD_DOCS=1
+
+LWT_VER=3.0.0
+
+inherit oasis
+
+DESCRIPTION="GLib integration for Lwt"
+SRC_URI="https://github.com/ocsigen/lwt/releases/download/${LWT_VER}/${P}.tar.gz"
+HOMEPAGE="http://ocsigen.org/lwt"
+
+IUSE=""
+
+DEPEND="
+ >=dev-ml/lwt-${LWT_VER}:=
+ dev-libs/glib:2
+"
+
+RDEPEND="${DEPEND}"
+
+SLOT="0/${PV}"
+LICENSE="LGPL-2.1-with-linking-exception"
+KEYWORDS="~amd64 ~arm ~ppc ~x86-fbsd"
diff --git a/dev-ml/lwt_glib/metadata.xml b/dev-ml/lwt_glib/metadata.xml
new file mode 100644
index 00000000000..ffac4d7ebc0
--- /dev/null
+++ b/dev-ml/lwt_glib/metadata.xml
@@ -0,0 +1,8 @@
+<?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>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2017-04-12 19:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-12 19:20 [gentoo-commits] repo/gentoo:master commit in: dev-ml/lwt_glib/ Alexis Ballier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox