summaryrefslogtreecommitdiff
path: root/app-text/halibut
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-12 19:10:40 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-12 19:10:40 +0000
commit4fc30e4e13ecfbe29fbef3b5caf96218eab30b68 (patch)
tree76daccda237a1d7020464e1de2c699391c86cf92 /app-text/halibut
parent4c4e8e9bf6d1ef49be600d77fcbbd7be716aece7 (diff)
gentoo auto-resync : 12:01:2024 - 19:10:40
Diffstat (limited to 'app-text/halibut')
-rw-r--r--app-text/halibut/Manifest3
-rw-r--r--app-text/halibut/halibut-1.3.ebuild14
-rw-r--r--app-text/halibut/metadata.xml5
3 files changed, 22 insertions, 0 deletions
diff --git a/app-text/halibut/Manifest b/app-text/halibut/Manifest
new file mode 100644
index 000000000000..ec5df6156843
--- /dev/null
+++ b/app-text/halibut/Manifest
@@ -0,0 +1,3 @@
+DIST halibut-1.3.tar.gz 995916 BLAKE2B 78a4409ff1f787134f7cd4eb307e77c81865a2591b55b359b0ef7a45b303cd361f85d344972714dfe8b3e823345de715d99ea542bf3cdf63d6d92548d027c27b SHA512 872f0cdb398002843d7e1b19f6eaf80ff848ce5ffee8653fa88da63c57e89efcbfaadc09b476280d25d38136f7d8af286fa98b9b36598515e0eb50f1945ee34a
+EBUILD halibut-1.3.ebuild 418 BLAKE2B 662f986e979dd34923b22431d5c4b56bad11a90a95a2f5a57d1c7821a148b361aa7a61cf2f240a3a0025a4c26268a46681bbbdf5b26a19123634bdc77856e50b SHA512 076c97cc56e70f4de0a64fdfd1b2362307fc1e15ce5d3806c0279b70ee587359f85a3c520d4ffec38c03173fba0c8afa05f8ac817d9a655b0812e304925f0822
+MISC metadata.xml 167 BLAKE2B 868e3b584722eaacf68273db062bb773d8c7e5d7ab2b81ca7e8397643bf7cc106c3a1033594401c99c54f667bb45d6b73f9048fc335580bbd44b4589ad26a832 SHA512 30caadd1496c3b9969136038239a1d8e01f236726b4022c2d7e19ca7575f25f735e556835e581afbf44fbd3e4104c40f2b5ef5fa70118d75c881fdf871962d0a
diff --git a/app-text/halibut/halibut-1.3.ebuild b/app-text/halibut/halibut-1.3.ebuild
new file mode 100644
index 000000000000..5370336f4d85
--- /dev/null
+++ b/app-text/halibut/halibut-1.3.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="yet another free document preparation system"
+HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/halibut/"
+SRC_URI="https://www.chiark.greenend.org.uk/~sgtatham/${PN}/${P}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ppc64 ~riscv sparc x86"
diff --git a/app-text/halibut/metadata.xml b/app-text/halibut/metadata.xml
new file mode 100644
index 000000000000..85e4ed814fa2
--- /dev/null
+++ b/app-text/halibut/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<!-- maintainer-needed -->
+</pkgmetadata>