summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-07-30 18:48:03 +0200
committerMarek Szuba <marecki@gentoo.org>2020-07-31 19:37:42 +0200
commit16fca72666447940d69933d0361c71b9af19db05 (patch)
treecac9b5384976b7b14c6e65a09a6c441adf0eceba /app-dicts
parentapp-dicts/sword-Passion: new package (diff)
downloadgentoo-16fca72666447940d69933d0361c71b9af19db05.tar.gz
gentoo-16fca72666447940d69933d0361c71b9af19db05.tar.bz2
gentoo-16fca72666447940d69933d0361c71b9af19db05.zip
app-dicts/sword-Phaistos: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/sword-Phaistos/Manifest1
-rw-r--r--app-dicts/sword-Phaistos/metadata.xml11
-rw-r--r--app-dicts/sword-Phaistos/sword-Phaistos-1.0.ebuild13
3 files changed, 25 insertions, 0 deletions
diff --git a/app-dicts/sword-Phaistos/Manifest b/app-dicts/sword-Phaistos/Manifest
new file mode 100644
index 000000000000..41763ce840d3
--- /dev/null
+++ b/app-dicts/sword-Phaistos/Manifest
@@ -0,0 +1 @@
+DIST Phaistos-1.0.zip 1492 BLAKE2B 6e6da400b6f2f3512137dc1b83d095ba39803285ad8e8c59abb52e8d9158464c88a122ab777ceb80e672023cf4f0edd1578b77e70676fe9119e4dba7f50e7534 SHA512 dfb19c009d5dda2dce4276e0b72e675b64b9cde9bd53278c29e53eb5bcf7bdbdb4575fc8c5ce3997b19df50e5593bb62be43a49b8b135051efd121e3e694f67c
diff --git a/app-dicts/sword-Phaistos/metadata.xml b/app-dicts/sword-Phaistos/metadata.xml
new file mode 100644
index 000000000000..068a2c551d9e
--- /dev/null
+++ b/app-dicts/sword-Phaistos/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>marecki@gentoo.org</email>
+ <name>Marek Szuba</name>
+ </maintainer>
+ <longdescription>
+ A transcriptions of the Phaistos Disk, a clay disk from the 2nd millennium BC in an undeciphered language. The meaning of the text is unknown. Treat this module as a tech demo or font demo.
+ </longdescription>
+</pkgmetadata>
diff --git a/app-dicts/sword-Phaistos/sword-Phaistos-1.0.ebuild b/app-dicts/sword-Phaistos/sword-Phaistos-1.0.ebuild
new file mode 100644
index 000000000000..0360f2230591
--- /dev/null
+++ b/app-dicts/sword-Phaistos/sword-Phaistos-1.0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+SWORD_MINIMUM_VERSION="1.5.9"
+
+inherit sword-module
+
+DESCRIPTION="Phaistos Disk"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Phaistos"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"