[gentoo-commits] repo/gentoo:master commit in: dev-ml/ANSITerminal/

2022-10-23 Thread Maciej Barć
commit: e1ee43a93e4bcddcbb905af8413e1e5886974e19
Author: Maciej Barć  gentoo  org>
AuthorDate: Sun Oct 23 09:17:52 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Sun Oct 23 09:27:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1ee43a9

dev-ml/ANSITerminal: new package; add 0.8.5

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

 dev-ml/ANSITerminal/ANSITerminal-0.8.5.ebuild | 15 +++
 dev-ml/ANSITerminal/Manifest  |  1 +
 dev-ml/ANSITerminal/metadata.xml  | 13 +
 3 files changed, 29 insertions(+)

diff --git a/dev-ml/ANSITerminal/ANSITerminal-0.8.5.ebuild 
b/dev-ml/ANSITerminal/ANSITerminal-0.8.5.ebuild
new file mode 100644
index ..0894dee59864
--- /dev/null
+++ b/dev-ml/ANSITerminal/ANSITerminal-0.8.5.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="Basic control of ANSI compliant terminals and the windows shell"
+HOMEPAGE="https://github.com/Chris00/ANSITerminal/";
+SRC_URI="https://github.com/Chris00/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="LGPL-3-with-linking-exception"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE="+ocamlopt"

diff --git a/dev-ml/ANSITerminal/Manifest b/dev-ml/ANSITerminal/Manifest
new file mode 100644
index ..f4150c70c35b
--- /dev/null
+++ b/dev-ml/ANSITerminal/Manifest
@@ -0,0 +1 @@
+DIST ANSITerminal-0.8.5.tar.gz 15121 BLAKE2B 
08426f33e160a6cb076c40028d47de81c4e58b49544c7bdb3f61cb6d321b5779c40d99012af8d213cfebd8e25ea311c69254a153b50dbcfa93744cb29806d75c
 SHA512 
df5ce287a7f8134172ae439f77b6b31edf897ced9481d7a2ecf55a56e01f271ff97c37c1a018b74b4af5668ce7dd2d4870436de09869f021dd10700021bc7b0f

diff --git a/dev-ml/ANSITerminal/metadata.xml b/dev-ml/ANSITerminal/metadata.xml
new file mode 100644
index ..44afbd2bdbe6
--- /dev/null
+++ b/dev-ml/ANSITerminal/metadata.xml
@@ -0,0 +1,13 @@
+
+https://www.gentoo.org/dtd/metadata.dtd";>
+
+
+  
+m...@gentoo.org
+ML
+  
+  
+https://github.com/Chris00/ANSITerminal/issues/
+Chris00/ANSITerminal
+  
+



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ANSITerminal/

2018-02-11 Thread Thomas Deutschmann
commit: 02636d84e3f36e05fc24b01e1b654cd30d28aa93
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Feb 11 21:43:29 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Feb 11 21:55:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02636d84

dev-ml/ANSITerminal: x86 keyworded (bug #607024)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ml/ANSITerminal/ANSITerminal-0.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/ANSITerminal/ANSITerminal-0.7.ebuild 
b/dev-ml/ANSITerminal/ANSITerminal-0.7.ebuild
index 872d6963235..64ca0743656 100644
--- a/dev-ml/ANSITerminal/ANSITerminal-0.7.ebuild
+++ b/dev-ml/ANSITerminal/ANSITerminal-0.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/Chris00/ANSITerminal";
 SRC_URI="https://github.com/Chris00/ANSITerminal/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 LICENSE="LGPL-3-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 RDEPEND=""
 DEPEND="${DEPEND} dev-ml/oasis"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ANSITerminal/, dev-ml/ANSITerminal/files/

2016-08-28 Thread Alexis Ballier
commit: a96ee4d1c3617820aa24b85953ba9593805a589a
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Aug 28 14:07:50 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Aug 28 14:07:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a96ee4d1

dev-ml/ANSITerminal: fix build with oasis 0.4.7; bug #592288

Package-Manager: portage-2.3.0

 dev-ml/ANSITerminal/ANSITerminal-0.7.ebuild |  1 +
 dev-ml/ANSITerminal/files/oasis.patch   | 13 +
 2 files changed, 14 insertions(+)

diff --git a/dev-ml/ANSITerminal/ANSITerminal-0.7.ebuild 
b/dev-ml/ANSITerminal/ANSITerminal-0.7.ebuild
index d3bbbde..4d582d0 100644
--- a/dev-ml/ANSITerminal/ANSITerminal-0.7.ebuild
+++ b/dev-ml/ANSITerminal/ANSITerminal-0.7.ebuild
@@ -21,5 +21,6 @@ IUSE=""
 DOCS=( "README.txt" "AUTHORS.txt" )
 
 src_prepare() {
+   epatch "${FILESDIR}/oasis.patch"
oasis setup || die
 }

diff --git a/dev-ml/ANSITerminal/files/oasis.patch 
b/dev-ml/ANSITerminal/files/oasis.patch
new file mode 100644
index ..d95b446
--- /dev/null
+++ b/dev-ml/ANSITerminal/files/oasis.patch
@@ -0,0 +1,13 @@
+Index: ANSITerminal-0.7/_oasis
+===
+--- ANSITerminal-0.7.orig/_oasis
 ANSITerminal-0.7/_oasis
+@@ -19,7 +19,7 @@ Library "ANSITerminal"
+   InternalModules: ANSITerminal_common
+   CSources: ANSITerminal_stubs.c
+   BuildDepends: unix, bytes
+-  
++
+ Document API
+   Title:   API reference for ANSITerminal
+   Type:OCamlbuild (0.3)



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ANSITerminal/

2016-08-13 Thread Alexis Ballier
commit: 6bd3871a6b0106fd333884097ca1271860993e5b
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sat Aug 13 11:46:02 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sat Aug 13 11:46:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bd3871a

dev-ml/ANSITerminal: bump to 0.7

Package-Manager: portage-2.3.0

 dev-ml/ANSITerminal/ANSITerminal-0.7.ebuild | 25 +
 dev-ml/ANSITerminal/Manifest|  1 +
 2 files changed, 26 insertions(+)

diff --git a/dev-ml/ANSITerminal/ANSITerminal-0.7.ebuild 
b/dev-ml/ANSITerminal/ANSITerminal-0.7.ebuild
new file mode 100644
index 000..d3bbbde
--- /dev/null
+++ b/dev-ml/ANSITerminal/ANSITerminal-0.7.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+OASIS_BUILD_DOCS=1
+
+inherit oasis eutils
+
+DESCRIPTION="Module which offers basic control of ANSI compliant terminals"
+HOMEPAGE="https://github.com/Chris00/ANSITerminal";
+SRC_URI="https://github.com/Chris00/ANSITerminal/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+LICENSE="LGPL-3-with-linking-exception"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+RDEPEND=""
+DEPEND="${DEPEND} dev-ml/oasis"
+IUSE=""
+
+DOCS=( "README.txt" "AUTHORS.txt" )
+
+src_prepare() {
+   oasis setup || die
+}

diff --git a/dev-ml/ANSITerminal/Manifest b/dev-ml/ANSITerminal/Manifest
index 8515473..0c38e9b 100644
--- a/dev-ml/ANSITerminal/Manifest
+++ b/dev-ml/ANSITerminal/Manifest
@@ -1 +1,2 @@
 DIST ANSITerminal-0.6.5.tar.gz 52473 SHA256 
26874e1bd737f803f84acdc2256b48c76c88bea12c0ce06172db8428367533c9 SHA512 
43a059cc2a947a70409e19b8c6d01e1b5aa495290967f984a6d707e5ff329dd88e82ba68e08b6262da4a19bb24be2e61154fcf8781ee5cbad98240276d7b060d
 WHIRLPOOL 
cefe7f713ff06df0a5ecf583a53e4d2efc75e041c980e20768eab9c54dd26e3865bb60851034a96e795e41174b884b50cf43f0771c4b2a8c376e2ec8b8a9a187
+DIST ANSITerminal-0.7.tar.gz 16763 SHA256 
0ce1b3089fdab267a67f2efc840d4438ed3fb27c94b832805617fc7f09930585 SHA512 
986f9d7fd862741ac7039cbd92c19b847d7b2d03edfb2d0851fe46ecc9678bf4617d1e687a61af3d3b28e2cfe347a80312f9bf5c84f957de0d6c169ca4209566
 WHIRLPOOL 
d48fd7248a5ed57ba233f14c69eb811baf4546c294ca04e5074c88c1fda95e27c60913aa2a7b43b866911cd1ac73d9da00b3e3ba120fa6c2bc31d42a8ed9b6a6