* [gentoo-commits] repo/user/superposition:master commit in: dev-ml/lwt_glib/
@ 2020-04-13 1:27 Philip Miess
0 siblings, 0 replies; only message in thread
From: Philip Miess @ 2020-04-13 1:27 UTC (permalink / raw
To: gentoo-commits
commit: edcd4a2f94e7a58c98d51e11cece63ddc296b8b6
Author: Philip Miess <Philip_Miess <AT> yahoo <DOT> com>
AuthorDate: Mon Apr 13 01:28:28 2020 +0000
Commit: Philip Miess <Phil_miess <AT> yahoo <DOT> com>
CommitDate: Mon Apr 13 01:28:28 2020 +0000
URL: https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=edcd4a2f
revive lwt_glib ebuild
Signed-off-by: Philip Miess <Philip_Miess <AT> yahoo.com>
dev-ml/lwt_glib/Manifest | 3 +++
dev-ml/lwt_glib/lwt_glib-1.0.1.ebuild | 27 +++++++++++++++++++++++++++
dev-ml/lwt_glib/metadata.xml | 11 +++++++++++
3 files changed, 41 insertions(+)
diff --git a/dev-ml/lwt_glib/Manifest b/dev-ml/lwt_glib/Manifest
new file mode 100644
index 0000000..7ea803a
--- /dev/null
+++ b/dev-ml/lwt_glib/Manifest
@@ -0,0 +1,3 @@
+DIST lwt_glib-1.0.1.tar.gz 51837 BLAKE2B 0570bca2b697b7afd5072a938be4330e39fb6b1285690ddf44c7cf051fd29bd620e53f441cc03afa93f3c03e466fd8aceb9d4a200085e3797afd7346afbd0146 SHA512 b66057fcfd110808ebabe6ec0ab653ddbb11342614265c7af58201854078b4a6315aa56836e719c2b8b3edc3e4a87f9fede7913a9b462ef65d21ae3bb1dcbd6c
+EBUILD lwt_glib-1.0.1.ebuild 490 BLAKE2B 67ac0f13cc332f34448294ca48cb4a64c74e91631f49bdbc8dfb53fe668e8761e75dc2dc6d2493e8ebfbdd69960aa42794d5e5b12517e85005b7f0f508a37b55 SHA512 8a2cb0c317f240800d7066f3ec7f560aff419e76e86185ae78c3aa7766c1fa76b07c060f99174cede9ab3febe1ccdbae004b815d36a899e7df750b54514ed30c
+MISC metadata.xml 323 BLAKE2B 698f215f56abf79d1cdccc81fee3c54ada81390b9ed0e05afd0b2df5fb5c710cb212b27ad6c96d849c89781daaefdc54c87019e508a6020e0eab88b98bde9280 SHA512 1ace9bf42638a4eb0579f2a65a075e6f57b766f42289f582aa535e143fc389508c4fdb14307b435121ad9d110e76b2cd369bb8496e706ee76c280546c90d20b6
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 0000000..c41d14b
--- /dev/null
+++ b/dev-ml/lwt_glib/lwt_glib-1.0.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# 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"
diff --git a/dev-ml/lwt_glib/metadata.xml b/dev-ml/lwt_glib/metadata.xml
new file mode 100644
index 0000000..c3df6b5
--- /dev/null
+++ b/dev-ml/lwt_glib/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">ocsigen/lwt</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-04-13 1:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-13 1:27 [gentoo-commits] repo/user/superposition:master commit in: dev-ml/lwt_glib/ Philip Miess
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox