public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:master commit in: dev-ml/ocamlc-loc/
@ 2024-07-27 17:46 David Roman
  0 siblings, 0 replies; 5+ messages in thread
From: David Roman @ 2024-07-27 17:46 UTC (permalink / raw
  To: gentoo-commits

commit:     1e05f3f795af21d0478172e604435a2eb169570f
Author:     Hiroki Tokunaga <tokusan441 <AT> gmail <DOT> com>
AuthorDate: Sat Jul 27 07:00:41 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sat Jul 27 07:01:50 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1e05f3f7

dev-ml/ocamlc-loc: new package, add 3.13.1

Signed-off-by: Hiroki Tokunaga <tokusan441 <AT> gmail.com>

 dev-ml/ocamlc-loc/Manifest                 |  1 +
 dev-ml/ocamlc-loc/metadata.xml             | 12 ++++++++
 dev-ml/ocamlc-loc/ocamlc-loc-3.13.1.ebuild | 44 ++++++++++++++++++++++++++++++
 3 files changed, 57 insertions(+)

diff --git a/dev-ml/ocamlc-loc/Manifest b/dev-ml/ocamlc-loc/Manifest
new file mode 100644
index 000000000..f173e2e8c
--- /dev/null
+++ b/dev-ml/ocamlc-loc/Manifest
@@ -0,0 +1 @@
+DIST ocamlc-loc-3.13.1.tar.gz 2891852 BLAKE2B 88cee2428134ddcd6b929915b6bbeb2d17be8b8190f963919a74c63ffcf80f596fb1556f88c41ee602b2386e02fdf396596a6b2097d67c720bd00e16cdda3a57 SHA512 910d4ddd55a91ee65d8ea35b8915506db74c924eb3b67f7b0715da5599ee5088ea3edec81ce6735addd5b17234e445608e59fa353b83e991c14768d83c97a2b5

diff --git a/dev-ml/ocamlc-loc/metadata.xml b/dev-ml/ocamlc-loc/metadata.xml
new file mode 100644
index 000000000..2131acf3b
--- /dev/null
+++ b/dev-ml/ocamlc-loc/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>tokusan441@gmail.com</email>
+		<name>Hiroki Tokunaga</name>
+	</maintainer>
+	<upstream>
+		<bugs-to>https://github.com/ocaml/dune/issues</bugs-to>
+		<remote-id type="github">ocaml/dune</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/dev-ml/ocamlc-loc/ocamlc-loc-3.13.1.ebuild b/dev-ml/ocamlc-loc/ocamlc-loc-3.13.1.ebuild
new file mode 100644
index 000000000..5495cd1de
--- /dev/null
+++ b/dev-ml/ocamlc-loc/ocamlc-loc-3.13.1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="Parse ocaml compiler output into structured form"
+HOMEPAGE="
+	https://opam.ocaml.org/packages/ocamlc-loc/
+	https://github.com/ocaml/dune
+"
+SRC_URI="https://github.com/ocaml/dune/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+S="${WORKDIR}/dune-${PV}"
+
+LICENSE="MIT"
+
+SLOT="0/${PV}"
+
+KEYWORDS="~amd64"
+IUSE="ocamlopt"
+
+RESTRICT="test"
+
+RDEPEND="
+	~dev-ml/dyn-${PV}:=
+"
+
+DEPEND="
+	${RDEPEND}
+"
+
+src_configure() {
+	:
+}
+
+src_compile() {
+	dune-compile ocamlc-loc
+}
+
+src_install() {
+	dune-install ocamlc-loc
+}


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: dev-ml/ocamlc-loc/
@ 2024-08-02  9:31 David Roman
  0 siblings, 0 replies; 5+ messages in thread
From: David Roman @ 2024-08-02  9:31 UTC (permalink / raw
  To: gentoo-commits

commit:     9435fea9eb08dd64309e85165df5fab7856125f0
Author:     Hiroki Tokunaga <tokusan441 <AT> gmail <DOT> com>
AuthorDate: Fri Aug  2 03:42:36 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Fri Aug  2 03:42:36 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9435fea9

dev-ml/ocamlc-loc: add 3.16.0

Signed-off-by: Hiroki Tokunaga <tokusan441 <AT> gmail.com>

 dev-ml/ocamlc-loc/Manifest                 |  1 +
 dev-ml/ocamlc-loc/ocamlc-loc-3.16.0.ebuild | 45 ++++++++++++++++++++++++++++++
 2 files changed, 46 insertions(+)

diff --git a/dev-ml/ocamlc-loc/Manifest b/dev-ml/ocamlc-loc/Manifest
index f173e2e8c..8ab475eb4 100644
--- a/dev-ml/ocamlc-loc/Manifest
+++ b/dev-ml/ocamlc-loc/Manifest
@@ -1 +1,2 @@
 DIST ocamlc-loc-3.13.1.tar.gz 2891852 BLAKE2B 88cee2428134ddcd6b929915b6bbeb2d17be8b8190f963919a74c63ffcf80f596fb1556f88c41ee602b2386e02fdf396596a6b2097d67c720bd00e16cdda3a57 SHA512 910d4ddd55a91ee65d8ea35b8915506db74c924eb3b67f7b0715da5599ee5088ea3edec81ce6735addd5b17234e445608e59fa353b83e991c14768d83c97a2b5
+DIST ocamlc-loc-3.16.0.tar.gz 2999701 BLAKE2B 5e371fa1003cec31273aeeb1a830036f48d3734588bd7a980b57aaae30d4984a34dec6f9be0ee9985c72dee08c2c6d456a789eab83cfce42c142a3abc6951b2e SHA512 3b1d041907128b6598e0f6150fe300a4a69098822f823ceead63b46e1005a21485738c6fa92641dd940c9f9cde48ae141ea51959a9b250bee3cbeb06ba788e23

diff --git a/dev-ml/ocamlc-loc/ocamlc-loc-3.16.0.ebuild b/dev-ml/ocamlc-loc/ocamlc-loc-3.16.0.ebuild
new file mode 100644
index 000000000..c09efeec2
--- /dev/null
+++ b/dev-ml/ocamlc-loc/ocamlc-loc-3.16.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="Parse ocaml compiler output into structured form"
+HOMEPAGE="
+	https://opam.ocaml.org/packages/ocamlc-loc/
+	https://github.com/ocaml/dune
+"
+SRC_URI="https://github.com/ocaml/dune/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+S="${WORKDIR}/dune-${PV}"
+
+LICENSE="MIT"
+
+SLOT="0/${PV}"
+
+KEYWORDS="~amd64"
+IUSE="ocamlopt"
+
+RESTRICT="test"
+
+RDEPEND="
+	>=dev-lang/ocaml-4.08.0:=
+	~dev-ml/dune-private-libs-${PV}:=
+"
+
+DEPEND="
+	${RDEPEND}
+"
+
+BDEPEND="
+	>=dev-ml/dune-3.12:=
+"
+
+src_configure() {
+	:
+}
+
+src_compile() {
+	dune-compile ocamlc-loc
+}


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: dev-ml/ocamlc-loc/
@ 2024-08-02  9:31 David Roman
  0 siblings, 0 replies; 5+ messages in thread
From: David Roman @ 2024-08-02  9:31 UTC (permalink / raw
  To: gentoo-commits

commit:     fd34648f201a27cb5654854eef4a5fb89fd5fdef
Author:     Hiroki Tokunaga <tokusan441 <AT> gmail <DOT> com>
AuthorDate: Fri Aug  2 03:01:01 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Fri Aug  2 03:01:01 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fd34648f

dev-ml/ocamlc-loc: replace the removed dependency

Signed-off-by: Hiroki Tokunaga <tokusan441 <AT> gmail.com>

 dev-ml/ocamlc-loc/ocamlc-loc-3.13.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/ocamlc-loc/ocamlc-loc-3.13.1.ebuild b/dev-ml/ocamlc-loc/ocamlc-loc-3.13.1.ebuild
index 5495cd1de..98831a6c8 100644
--- a/dev-ml/ocamlc-loc/ocamlc-loc-3.13.1.ebuild
+++ b/dev-ml/ocamlc-loc/ocamlc-loc-3.13.1.ebuild
@@ -24,7 +24,7 @@ IUSE="ocamlopt"
 RESTRICT="test"
 
 RDEPEND="
-	~dev-ml/dyn-${PV}:=
+	~dev-ml/dune-private-libs-${PV}:=
 "
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: dev-ml/ocamlc-loc/
  2024-09-09  9:31 [gentoo-commits] repo/proj/guru:dev " David Roman
@ 2024-09-09  9:39 ` David Roman
  0 siblings, 0 replies; 5+ messages in thread
From: David Roman @ 2024-09-09  9:39 UTC (permalink / raw
  To: gentoo-commits

commit:     d209807d70e7e998072187db53e01429a42d6de4
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Mon Sep  9 09:31:01 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Sep  9 09:31:01 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d209807d

dev-ml/ocamlc-loc: drop 3.13.1

Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 dev-ml/ocamlc-loc/Manifest                 |  1 -
 dev-ml/ocamlc-loc/ocamlc-loc-3.13.1.ebuild | 44 ------------------------------
 2 files changed, 45 deletions(-)

diff --git a/dev-ml/ocamlc-loc/Manifest b/dev-ml/ocamlc-loc/Manifest
index 8ab475eb4..4135d4982 100644
--- a/dev-ml/ocamlc-loc/Manifest
+++ b/dev-ml/ocamlc-loc/Manifest
@@ -1,2 +1 @@
-DIST ocamlc-loc-3.13.1.tar.gz 2891852 BLAKE2B 88cee2428134ddcd6b929915b6bbeb2d17be8b8190f963919a74c63ffcf80f596fb1556f88c41ee602b2386e02fdf396596a6b2097d67c720bd00e16cdda3a57 SHA512 910d4ddd55a91ee65d8ea35b8915506db74c924eb3b67f7b0715da5599ee5088ea3edec81ce6735addd5b17234e445608e59fa353b83e991c14768d83c97a2b5
 DIST ocamlc-loc-3.16.0.tar.gz 2999701 BLAKE2B 5e371fa1003cec31273aeeb1a830036f48d3734588bd7a980b57aaae30d4984a34dec6f9be0ee9985c72dee08c2c6d456a789eab83cfce42c142a3abc6951b2e SHA512 3b1d041907128b6598e0f6150fe300a4a69098822f823ceead63b46e1005a21485738c6fa92641dd940c9f9cde48ae141ea51959a9b250bee3cbeb06ba788e23

diff --git a/dev-ml/ocamlc-loc/ocamlc-loc-3.13.1.ebuild b/dev-ml/ocamlc-loc/ocamlc-loc-3.13.1.ebuild
deleted file mode 100644
index 98831a6c8..000000000
--- a/dev-ml/ocamlc-loc/ocamlc-loc-3.13.1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit dune
-
-DESCRIPTION="Parse ocaml compiler output into structured form"
-HOMEPAGE="
-	https://opam.ocaml.org/packages/ocamlc-loc/
-	https://github.com/ocaml/dune
-"
-SRC_URI="https://github.com/ocaml/dune/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-S="${WORKDIR}/dune-${PV}"
-
-LICENSE="MIT"
-
-SLOT="0/${PV}"
-
-KEYWORDS="~amd64"
-IUSE="ocamlopt"
-
-RESTRICT="test"
-
-RDEPEND="
-	~dev-ml/dune-private-libs-${PV}:=
-"
-
-DEPEND="
-	${RDEPEND}
-"
-
-src_configure() {
-	:
-}
-
-src_compile() {
-	dune-compile ocamlc-loc
-}
-
-src_install() {
-	dune-install ocamlc-loc
-}


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: dev-ml/ocamlc-loc/
@ 2024-09-29 18:00 David Roman
  0 siblings, 0 replies; 5+ messages in thread
From: David Roman @ 2024-09-29 18:00 UTC (permalink / raw
  To: gentoo-commits

commit:     81bdbe9803e0e37b5cf12d3fc4e70f199c662c06
Author:     Hiroki Tokunaga <tokusan441 <AT> gmail <DOT> com>
AuthorDate: Sun Sep 29 06:48:20 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sun Sep 29 06:48:20 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=81bdbe98

dev-ml/ocamlc-loc: remove the vendored `csexp` and `pp`

Signed-off-by: Hiroki Tokunaga <tokusan441 <AT> gmail.com>

 .../{ocamlc-loc-3.16.0.ebuild => ocamlc-loc-3.16.0-r1.ebuild}       | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/dev-ml/ocamlc-loc/ocamlc-loc-3.16.0.ebuild b/dev-ml/ocamlc-loc/ocamlc-loc-3.16.0-r1.ebuild
similarity index 91%
rename from dev-ml/ocamlc-loc/ocamlc-loc-3.16.0.ebuild
rename to dev-ml/ocamlc-loc/ocamlc-loc-3.16.0-r1.ebuild
index c09efeec2..b2bc40fbe 100644
--- a/dev-ml/ocamlc-loc/ocamlc-loc-3.16.0.ebuild
+++ b/dev-ml/ocamlc-loc/ocamlc-loc-3.16.0-r1.ebuild
@@ -36,6 +36,12 @@ BDEPEND="
 	>=dev-ml/dune-3.12:=
 "
 
+src_prepare() {
+	default
+
+	rm -r vendor/{csexp,pp} || die
+}
+
 src_configure() {
 	:
 }


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-09-29 18:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-29 18:00 [gentoo-commits] repo/proj/guru:master commit in: dev-ml/ocamlc-loc/ David Roman
  -- strict thread matches above, loose matches on Subject: below --
2024-09-09  9:31 [gentoo-commits] repo/proj/guru:dev " David Roman
2024-09-09  9:39 ` [gentoo-commits] repo/proj/guru:master " David Roman
2024-08-02  9:31 David Roman
2024-08-02  9:31 David Roman
2024-07-27 17:46 David Roman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox