public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/graphics/
@ 2021-02-05 22:39 Alfredo Tupone
  0 siblings, 0 replies; 19+ messages in thread
From: Alfredo Tupone @ 2021-02-05 22:39 UTC (permalink / raw
  To: gentoo-commits

commit:     2318b3a3e215a29f36c723f90066bd68c377acef
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  5 22:39:03 2021 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri Feb  5 22:39:03 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2318b3a3

dev-ml/graphics: new package

Closes: https://bugs.gentoo.org/755143
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/graphics/Manifest              |  1 +
 dev-ml/graphics/graphics-5.1.1.ebuild | 22 ++++++++++++++++++++++
 dev-ml/graphics/metadata.xml          |  8 ++++++++
 3 files changed, 31 insertions(+)

diff --git a/dev-ml/graphics/Manifest b/dev-ml/graphics/Manifest
new file mode 100644
index 00000000000..9976e02aeae
--- /dev/null
+++ b/dev-ml/graphics/Manifest
@@ -0,0 +1 @@
+DIST graphics-5.1.1.tbz 58713 BLAKE2B 75f81b938be8a44f904418851ed747742ad63556ef94c533872f4b04705a0209a06f969add207bf332e1ab3d6a98a819c0ed2b0f50bdf1275f5d57ff6caa2fed SHA512 15adbe03211e7392a2fded2d9fd5e0cc2c532b4a1de3b6c90945e9e99cc4f419583a204f357f8c9fd92d1ffce48e13e1f146da1f009eb4645150b7394f799e0a

diff --git a/dev-ml/graphics/graphics-5.1.1.ebuild b/dev-ml/graphics/graphics-5.1.1.ebuild
new file mode 100644
index 00000000000..56bd2457a13
--- /dev/null
+++ b/dev-ml/graphics/graphics-5.1.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="The OCaml graphics library"
+HOMEPAGE="https://github.com/ocaml/graphics"
+SRC_URI="https://github.com/ocaml/${PN}/releases/download/${PV}/${P}.tbz"
+
+LICENSE="LGPL-2.1-with-linking-exception"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-ml/dune-configurator:=[ocamlopt?]
+	>=dev-lang/ocaml-4.09
+	x11-libs/libX11:="
+DEPEND="${RDEPEND}"
+BDEPEND=""
+
+IUSE="+ocamlopt"

diff --git a/dev-ml/graphics/metadata.xml b/dev-ml/graphics/metadata.xml
new file mode 100644
index 00000000000..9f27ba42c7d
--- /dev/null
+++ b/dev-ml/graphics/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>ML</name>
+	</maintainer>
+</pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/graphics/
@ 2021-02-09 21:36 Sam James
  0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2021-02-09 21:36 UTC (permalink / raw
  To: gentoo-commits

commit:     96bb7b237942eb0d821295c153b170e9013fff97
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  9 21:35:55 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb  9 21:35:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96bb7b23

dev-ml/graphics: Keyword 5.1.1 ppc64, #769011

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/graphics/graphics-5.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/graphics/graphics-5.1.1.ebuild b/dev-ml/graphics/graphics-5.1.1.ebuild
index 56bd2457a13..73c91a7626b 100644
--- a/dev-ml/graphics/graphics-5.1.1.ebuild
+++ b/dev-ml/graphics/graphics-5.1.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/${PN}/releases/download/${PV}/${P}.tbz"
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 
 RDEPEND="dev-ml/dune-configurator:=[ocamlopt?]
 	>=dev-lang/ocaml-4.09


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/graphics/
@ 2021-02-21  8:10 Sam James
  0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2021-02-21  8:10 UTC (permalink / raw
  To: gentoo-commits

commit:     2df93673a6267ceefe3e2aa20fcf2a8ec8d2082a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 21 08:08:34 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 21 08:08:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2df93673

dev-ml/graphics: Keyword 5.1.1 arm, #769011

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/graphics/graphics-5.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/graphics/graphics-5.1.1.ebuild b/dev-ml/graphics/graphics-5.1.1.ebuild
index 73c91a7626b..94b0b47e981 100644
--- a/dev-ml/graphics/graphics-5.1.1.ebuild
+++ b/dev-ml/graphics/graphics-5.1.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/${PN}/releases/download/${PV}/${P}.tbz"
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
 
 RDEPEND="dev-ml/dune-configurator:=[ocamlopt?]
 	>=dev-lang/ocaml-4.09


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/graphics/
@ 2021-02-21 19:48 Sam James
  0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2021-02-21 19:48 UTC (permalink / raw
  To: gentoo-commits

commit:     53e82bb582d98213634e70bd0caf426e413e7ae2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 21 19:48:01 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 21 19:48:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53e82bb5

dev-ml/graphics: Keyword 5.1.1 ppc, #769011

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/graphics/graphics-5.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/graphics/graphics-5.1.1.ebuild b/dev-ml/graphics/graphics-5.1.1.ebuild
index bfbe4fd7483..f4e006b2d5d 100644
--- a/dev-ml/graphics/graphics-5.1.1.ebuild
+++ b/dev-ml/graphics/graphics-5.1.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/${PN}/releases/download/${PV}/${P}.tbz"
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 
 RDEPEND="dev-ml/dune-configurator:=[ocamlopt?]
 	>=dev-lang/ocaml-4.09


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/graphics/
@ 2021-02-21 19:48 Sam James
  0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2021-02-21 19:48 UTC (permalink / raw
  To: gentoo-commits

commit:     7c504b4e8deb54a9eec0c4b4e48fb59e2f0b52d6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 21 19:47:39 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 21 19:47:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c504b4e

dev-ml/graphics: Keyword 5.1.1 arm64, #769011

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/graphics/graphics-5.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/graphics/graphics-5.1.1.ebuild b/dev-ml/graphics/graphics-5.1.1.ebuild
index 94b0b47e981..bfbe4fd7483 100644
--- a/dev-ml/graphics/graphics-5.1.1.ebuild
+++ b/dev-ml/graphics/graphics-5.1.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/${PN}/releases/download/${PV}/${P}.tbz"
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 
 RDEPEND="dev-ml/dune-configurator:=[ocamlopt?]
 	>=dev-lang/ocaml-4.09


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/graphics/
@ 2021-03-10  3:06 Sam James
  0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2021-03-10  3:06 UTC (permalink / raw
  To: gentoo-commits

commit:     58ea6889604b389ac179e2cf192a397091c89c74
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 10 03:06:08 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 10 03:06:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58ea6889

dev-ml/graphics: Stabilize 5.1.1 ppc, #769320

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/graphics/graphics-5.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/graphics/graphics-5.1.1.ebuild b/dev-ml/graphics/graphics-5.1.1.ebuild
index f4e006b2d5d..f61c4465893 100644
--- a/dev-ml/graphics/graphics-5.1.1.ebuild
+++ b/dev-ml/graphics/graphics-5.1.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/${PN}/releases/download/${PV}/${P}.tbz"
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~x86"
 
 RDEPEND="dev-ml/dune-configurator:=[ocamlopt?]
 	>=dev-lang/ocaml-4.09


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/graphics/
@ 2021-03-10  3:06 Sam James
  0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2021-03-10  3:06 UTC (permalink / raw
  To: gentoo-commits

commit:     b3377bd6876932092fe73037dffdf7c9c38cee33
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 10 03:06:26 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 10 03:06:26 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3377bd6

dev-ml/graphics: Stabilize 5.1.1 ppc64, #769320

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/graphics/graphics-5.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/graphics/graphics-5.1.1.ebuild b/dev-ml/graphics/graphics-5.1.1.ebuild
index f61c4465893..12cfe36fbcb 100644
--- a/dev-ml/graphics/graphics-5.1.1.ebuild
+++ b/dev-ml/graphics/graphics-5.1.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/${PN}/releases/download/${PV}/${P}.tbz"
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ppc ppc64 ~x86"
 
 RDEPEND="dev-ml/dune-configurator:=[ocamlopt?]
 	>=dev-lang/ocaml-4.09


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/graphics/
@ 2021-03-11  2:35 Sam James
  0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2021-03-11  2:35 UTC (permalink / raw
  To: gentoo-commits

commit:     d1d718cfea93066f610081a877851981ccef1591
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 11 02:35:17 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 11 02:35:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1d718cf

dev-ml/graphics: Stabilize 5.1.1 amd64, #769320

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/graphics/graphics-5.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/graphics/graphics-5.1.1.ebuild b/dev-ml/graphics/graphics-5.1.1.ebuild
index 12cfe36fbcb..1b854ab8243 100644
--- a/dev-ml/graphics/graphics-5.1.1.ebuild
+++ b/dev-ml/graphics/graphics-5.1.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/${PN}/releases/download/${PV}/${P}.tbz"
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ppc ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~x86"
 
 RDEPEND="dev-ml/dune-configurator:=[ocamlopt?]
 	>=dev-lang/ocaml-4.09


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/graphics/
@ 2021-03-11 13:30 Sam James
  0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2021-03-11 13:30 UTC (permalink / raw
  To: gentoo-commits

commit:     00bd6b70f2ba37ce9574723b8718e1ff86c1ef5a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 11 13:30:38 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 11 13:30:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00bd6b70

dev-ml/graphics: Stabilize 5.1.1 x86, #769320

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/graphics/graphics-5.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/graphics/graphics-5.1.1.ebuild b/dev-ml/graphics/graphics-5.1.1.ebuild
index 1b854ab8243..a2b3082e3ac 100644
--- a/dev-ml/graphics/graphics-5.1.1.ebuild
+++ b/dev-ml/graphics/graphics-5.1.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/${PN}/releases/download/${PV}/${P}.tbz"
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"
 
 RDEPEND="dev-ml/dune-configurator:=[ocamlopt?]
 	>=dev-lang/ocaml-4.09


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/graphics/
@ 2021-04-30 23:35 Sam James
  0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2021-04-30 23:35 UTC (permalink / raw
  To: gentoo-commits

commit:     9169315a1fdc7efd8063de1e3a79e8113a389b0a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 30 23:35:43 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 30 23:35:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9169315a

dev-ml/graphics: Stabilize 5.1.1 arm64, #769320

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/graphics/graphics-5.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/graphics/graphics-5.1.1.ebuild b/dev-ml/graphics/graphics-5.1.1.ebuild
index a2b3082e3ac..9d11987b862 100644
--- a/dev-ml/graphics/graphics-5.1.1.ebuild
+++ b/dev-ml/graphics/graphics-5.1.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/${PN}/releases/download/${PV}/${P}.tbz"
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86"
 
 RDEPEND="dev-ml/dune-configurator:=[ocamlopt?]
 	>=dev-lang/ocaml-4.09


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/graphics/
@ 2021-07-20 17:05 Alfredo Tupone
  0 siblings, 0 replies; 19+ messages in thread
From: Alfredo Tupone @ 2021-07-20 17:05 UTC (permalink / raw
  To: gentoo-commits

commit:     c0a4de67272efd6fc15f3c348d16941ff9e5b870
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 20 17:03:46 2021 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Jul 20 17:04:03 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0a4de67

dev-ml/graphics: bump 5.1.2

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/graphics/Manifest              |  1 +
 dev-ml/graphics/graphics-5.1.2.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/dev-ml/graphics/Manifest b/dev-ml/graphics/Manifest
index 9976e02aeae..0911cd5d647 100644
--- a/dev-ml/graphics/Manifest
+++ b/dev-ml/graphics/Manifest
@@ -1 +1,2 @@
 DIST graphics-5.1.1.tbz 58713 BLAKE2B 75f81b938be8a44f904418851ed747742ad63556ef94c533872f4b04705a0209a06f969add207bf332e1ab3d6a98a819c0ed2b0f50bdf1275f5d57ff6caa2fed SHA512 15adbe03211e7392a2fded2d9fd5e0cc2c532b4a1de3b6c90945e9e99cc4f419583a204f357f8c9fd92d1ffce48e13e1f146da1f009eb4645150b7394f799e0a
+DIST graphics-5.1.2.tbz 58863 BLAKE2B 640a288759f5c233f3ded3c0e974329b0b8a41ab60772d0d41e6f89057432215a35c0f06facc552fcacf2e1fb8d0f5c47bc5d0aad5ca89dcf4ab71732a9b1c9f SHA512 1387c1ecf5dfd62c3927f1f8ce0bcc8b162ef22f15bfd41eba47c955091f7ce5f19395beab550d31cff38d22c4ad097350975381e60936a0004271e96f65b09b

diff --git a/dev-ml/graphics/graphics-5.1.2.ebuild b/dev-ml/graphics/graphics-5.1.2.ebuild
new file mode 100644
index 00000000000..68860652dce
--- /dev/null
+++ b/dev-ml/graphics/graphics-5.1.2.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="The OCaml graphics library"
+HOMEPAGE="https://github.com/ocaml/graphics"
+SRC_URI="https://github.com/ocaml/${PN}/releases/download/${PV}/${P}.tbz"
+
+LICENSE="LGPL-2.1-with-linking-exception"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+
+RDEPEND="dev-ml/dune-configurator:=[ocamlopt?]
+	>=dev-lang/ocaml-4.09:=
+	x11-libs/libX11:="
+DEPEND="${RDEPEND}"
+BDEPEND=""
+
+IUSE="+ocamlopt"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/graphics/
@ 2021-10-11  5:12 Sam James
  0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2021-10-11  5:12 UTC (permalink / raw
  To: gentoo-commits

commit:     182f1ee4371e8be77d05e11db691e67ed516a0b1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 11 05:11:17 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 05:11:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=182f1ee4

dev-ml/graphics: Stabilize 5.1.2 amd64, #817701

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/graphics/graphics-5.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/graphics/graphics-5.1.2.ebuild b/dev-ml/graphics/graphics-5.1.2.ebuild
index 68860652dce..bd5bcebb129 100644
--- a/dev-ml/graphics/graphics-5.1.2.ebuild
+++ b/dev-ml/graphics/graphics-5.1.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/${PN}/releases/download/${PV}/${P}.tbz"
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 
 RDEPEND="dev-ml/dune-configurator:=[ocamlopt?]
 	>=dev-lang/ocaml-4.09:=


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/graphics/
@ 2021-10-11  5:20 Sam James
  0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2021-10-11  5:20 UTC (permalink / raw
  To: gentoo-commits

commit:     ec5f6dd6555dee95678e42d8798ff452f830b3c1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 11 05:19:53 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 05:19:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec5f6dd6

dev-ml/graphics: Stabilize 5.1.2 ppc64, #817701

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/graphics/graphics-5.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/graphics/graphics-5.1.2.ebuild b/dev-ml/graphics/graphics-5.1.2.ebuild
index bd5bcebb129..4e63556c29a 100644
--- a/dev-ml/graphics/graphics-5.1.2.ebuild
+++ b/dev-ml/graphics/graphics-5.1.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/${PN}/releases/download/${PV}/${P}.tbz"
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
 
 RDEPEND="dev-ml/dune-configurator:=[ocamlopt?]
 	>=dev-lang/ocaml-4.09:=


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/graphics/
@ 2021-10-11 12:17 Agostino Sarubbo
  0 siblings, 0 replies; 19+ messages in thread
From: Agostino Sarubbo @ 2021-10-11 12:17 UTC (permalink / raw
  To: gentoo-commits

commit:     66a695ed3e2e4bbec8a3d60a6c5bdd03aefec37c
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 11 12:16:58 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 12:16:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66a695ed

dev-ml/graphics: ppc stable wrt bug #817701

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-ml/graphics/graphics-5.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/graphics/graphics-5.1.2.ebuild b/dev-ml/graphics/graphics-5.1.2.ebuild
index 4e63556c29a..443004bc018 100644
--- a/dev-ml/graphics/graphics-5.1.2.ebuild
+++ b/dev-ml/graphics/graphics-5.1.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/${PN}/releases/download/${PV}/${P}.tbz"
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~x86"
 
 RDEPEND="dev-ml/dune-configurator:=[ocamlopt?]
 	>=dev-lang/ocaml-4.09:=


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/graphics/
@ 2021-10-13 20:35 Sam James
  0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2021-10-13 20:35 UTC (permalink / raw
  To: gentoo-commits

commit:     22999b78889e45eb209acd65f2acf900c68582e7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 13 20:34:35 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 13 20:34:35 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22999b78

dev-ml/graphics: Stabilize 5.1.2 arm, #817701

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/graphics/graphics-5.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/graphics/graphics-5.1.2.ebuild b/dev-ml/graphics/graphics-5.1.2.ebuild
index 0c449e17959..2a11bf07632 100644
--- a/dev-ml/graphics/graphics-5.1.2.ebuild
+++ b/dev-ml/graphics/graphics-5.1.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/${PN}/releases/download/${PV}/${P}.tbz"
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
 
 RDEPEND="dev-ml/dune-configurator:=[ocamlopt?]
 	>=dev-lang/ocaml-4.09:=


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/graphics/
@ 2021-10-13 20:37 Sam James
  0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2021-10-13 20:37 UTC (permalink / raw
  To: gentoo-commits

commit:     8b42a6b9695f3aba9bcef377786fd024111613e1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 13 20:35:57 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 13 20:35:57 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b42a6b9

dev-ml/graphics: Stabilize 5.1.2 arm64, #817701

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/graphics/graphics-5.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/graphics/graphics-5.1.2.ebuild b/dev-ml/graphics/graphics-5.1.2.ebuild
index 2a11bf07632..7a3977c3a2c 100644
--- a/dev-ml/graphics/graphics-5.1.2.ebuild
+++ b/dev-ml/graphics/graphics-5.1.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/${PN}/releases/download/${PV}/${P}.tbz"
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
 
 RDEPEND="dev-ml/dune-configurator:=[ocamlopt?]
 	>=dev-lang/ocaml-4.09:=


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/graphics/
@ 2022-06-12  7:33 Joonas Niilola
  0 siblings, 0 replies; 19+ messages in thread
From: Joonas Niilola @ 2022-06-12  7:33 UTC (permalink / raw
  To: gentoo-commits

commit:     be2b65b7ce0ea1dc6e77859e9373a0735fd389f7
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 12 07:33:16 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Jun 12 07:33:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be2b65b7

dev-ml/graphics: add missing DEPEND to 5.1.2

Closes: https://bugs.gentoo.org/851474
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-ml/graphics/graphics-5.1.2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-ml/graphics/graphics-5.1.2.ebuild b/dev-ml/graphics/graphics-5.1.2.ebuild
index 5330cc907210..5468f0fae9d2 100644
--- a/dev-ml/graphics/graphics-5.1.2.ebuild
+++ b/dev-ml/graphics/graphics-5.1.2.ebuild
@@ -16,7 +16,8 @@ KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
 RDEPEND="dev-ml/dune-configurator:=[ocamlopt?]
 	>=dev-lang/ocaml-4.09:=
 	x11-libs/libX11:="
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+	x11-base/xorg-proto"
 BDEPEND=""
 
 IUSE="+ocamlopt"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/graphics/
@ 2022-12-04 21:19 Alfredo Tupone
  0 siblings, 0 replies; 19+ messages in thread
From: Alfredo Tupone @ 2022-12-04 21:19 UTC (permalink / raw
  To: gentoo-commits

commit:     fb0f34133bca80555efd5144da8a5e01d8704300
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  4 21:19:07 2022 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Dec  4 21:19:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb0f3413

dev-ml/graphics: add github upstream metadata

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/graphics/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-ml/graphics/metadata.xml b/dev-ml/graphics/metadata.xml
index ff5a0cd1ae3d..3f010aa5cb51 100644
--- a/dev-ml/graphics/metadata.xml
+++ b/dev-ml/graphics/metadata.xml
@@ -5,4 +5,7 @@
 		<email>ml@gentoo.org</email>
 		<name>ML</name>
 	</maintainer>
+	<upstream>
+		<remote-id type="github">ocaml/graphics</remote-id>
+	</upstream>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/graphics/
@ 2024-07-02 14:50 Maciej Barć
  0 siblings, 0 replies; 19+ messages in thread
From: Maciej Barć @ 2024-07-02 14:50 UTC (permalink / raw
  To: gentoo-commits

commit:     89253ea58cdc51872f160629320bcab275d0f22f
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  2 14:29:18 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Jul  2 14:50:25 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89253ea5

dev-ml/graphics: drop old 5.1.1-r1

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-ml/graphics/Manifest                 |  1 -
 dev-ml/graphics/graphics-5.1.1-r1.ebuild | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/dev-ml/graphics/Manifest b/dev-ml/graphics/Manifest
index 0911cd5d6477..53366422424e 100644
--- a/dev-ml/graphics/Manifest
+++ b/dev-ml/graphics/Manifest
@@ -1,2 +1 @@
-DIST graphics-5.1.1.tbz 58713 BLAKE2B 75f81b938be8a44f904418851ed747742ad63556ef94c533872f4b04705a0209a06f969add207bf332e1ab3d6a98a819c0ed2b0f50bdf1275f5d57ff6caa2fed SHA512 15adbe03211e7392a2fded2d9fd5e0cc2c532b4a1de3b6c90945e9e99cc4f419583a204f357f8c9fd92d1ffce48e13e1f146da1f009eb4645150b7394f799e0a
 DIST graphics-5.1.2.tbz 58863 BLAKE2B 640a288759f5c233f3ded3c0e974329b0b8a41ab60772d0d41e6f89057432215a35c0f06facc552fcacf2e1fb8d0f5c47bc5d0aad5ca89dcf4ab71732a9b1c9f SHA512 1387c1ecf5dfd62c3927f1f8ce0bcc8b162ef22f15bfd41eba47c955091f7ce5f19395beab550d31cff38d22c4ad097350975381e60936a0004271e96f65b09b

diff --git a/dev-ml/graphics/graphics-5.1.1-r1.ebuild b/dev-ml/graphics/graphics-5.1.1-r1.ebuild
deleted file mode 100644
index 32141f00e593..000000000000
--- a/dev-ml/graphics/graphics-5.1.1-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit dune
-
-DESCRIPTION="The OCaml graphics library"
-HOMEPAGE="https://github.com/ocaml/graphics"
-SRC_URI="https://github.com/ocaml/${PN}/releases/download/${PV}/${P}.tbz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
-
-RDEPEND="dev-ml/dune-configurator:=[ocamlopt?]
-	>=dev-lang/ocaml-4.09:=
-	x11-libs/libX11:="
-DEPEND="${RDEPEND}"
-BDEPEND=""
-
-IUSE="+ocamlopt"


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

end of thread, other threads:[~2024-07-02 14:50 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-21 19:48 [gentoo-commits] repo/gentoo:master commit in: dev-ml/graphics/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2024-07-02 14:50 Maciej Barć
2022-12-04 21:19 Alfredo Tupone
2022-06-12  7:33 Joonas Niilola
2021-10-13 20:37 Sam James
2021-10-13 20:35 Sam James
2021-10-11 12:17 Agostino Sarubbo
2021-10-11  5:20 Sam James
2021-10-11  5:12 Sam James
2021-07-20 17:05 Alfredo Tupone
2021-04-30 23:35 Sam James
2021-03-11 13:30 Sam James
2021-03-11  2:35 Sam James
2021-03-10  3:06 Sam James
2021-03-10  3:06 Sam James
2021-02-21 19:48 Sam James
2021-02-21  8:10 Sam James
2021-02-09 21:36 Sam James
2021-02-05 22:39 Alfredo Tupone

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