summaryrefslogtreecommitdiff
path: root/dev-ml/ANSITerminal
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-10-23 15:50:26 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-10-23 15:50:26 +0100
commit2e6d363c5e87569efc23848513e71f2233b7e9d9 (patch)
tree76344da7801a06cca9dfec533e1718289bc3e776 /dev-ml/ANSITerminal
parentdd4e83dc96a7c8d12e5ecdfde7fb07196ded331b (diff)
gentoo auto-resync : 23:10:2022 - 15:50:25
Diffstat (limited to 'dev-ml/ANSITerminal')
-rw-r--r--dev-ml/ANSITerminal/ANSITerminal-0.8.5.ebuild15
-rw-r--r--dev-ml/ANSITerminal/Manifest3
-rw-r--r--dev-ml/ANSITerminal/metadata.xml13
3 files changed, 31 insertions, 0 deletions
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 000000000000..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 000000000000..ff3aac3283ed
--- /dev/null
+++ b/dev-ml/ANSITerminal/Manifest
@@ -0,0 +1,3 @@
+DIST ANSITerminal-0.8.5.tar.gz 15121 BLAKE2B 08426f33e160a6cb076c40028d47de81c4e58b49544c7bdb3f61cb6d321b5779c40d99012af8d213cfebd8e25ea311c69254a153b50dbcfa93744cb29806d75c SHA512 df5ce287a7f8134172ae439f77b6b31edf897ced9481d7a2ecf55a56e01f271ff97c37c1a018b74b4af5668ce7dd2d4870436de09869f021dd10700021bc7b0f
+EBUILD ANSITerminal-0.8.5.ebuild 432 BLAKE2B 6eee92d64701dc34cbf83a2abe175d442f781894028ca6151b62e9e7ab4152ea29d78c141d8f7324c910382f87f928feb8804b93996e6162831274f2692e16a8 SHA512 99cb6e70429d37d060c2582e8def1773cff0c218172dd5bf0babcbf9927f78ed1a21043526c8bac4d7d27faf2b9971b959c7d636da1efb57309e57a4fae38719
+MISC metadata.xml 400 BLAKE2B ee5ef8d10827a353a0f9bd92d72b5ba9b2240f9f91f808da76e442da97beec3b06990e605f22117e547e9e0f0478c87ea0c00d063b0bb3ab66fea1eab82af59c SHA512 63d7e152930ae70ae488c5dcdf83197d562bd12472169a58a672729528281339eaf71c32101aaa1189ce53bf10daad3500a0ed51fce5ac0bdc5df0f7ae3e50df
diff --git a/dev-ml/ANSITerminal/metadata.xml b/dev-ml/ANSITerminal/metadata.xml
new file mode 100644
index 000000000000..44afbd2bdbe6
--- /dev/null
+++ b/dev-ml/ANSITerminal/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+
+<pkgmetadata>
+ <maintainer type="project">
+ <email>ml@gentoo.org</email>
+ <name>ML</name>
+ </maintainer>
+ <upstream>
+ <bugs-to>https://github.com/Chris00/ANSITerminal/issues/</bugs-to>
+ <remote-id type="github">Chris00/ANSITerminal</remote-id>
+ </upstream>
+</pkgmetadata>