summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-03-10 01:31:47 +0100
committerConrad Kostecki <conikost@gentoo.org>2021-03-12 23:27:46 +0100
commit3d356c232f84ed1635021e6d1bfacdee74b24627 (patch)
tree5f24495c43f3ec736aca80097dfe150df6079b20 /app-dicts/aspell-ast
parentapp-dicts/aspell-ar: new package (diff)
downloadgentoo-3d356c232f84ed1635021e6d1bfacdee74b24627.tar.gz
gentoo-3d356c232f84ed1635021e6d1bfacdee74b24627.tar.bz2
gentoo-3d356c232f84ed1635021e6d1bfacdee74b24627.zip
app-dicts/aspell-ast: new package
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-ast')
-rw-r--r--app-dicts/aspell-ast/Manifest1
-rw-r--r--app-dicts/aspell-ast/aspell-ast-0.01.ebuild16
-rw-r--r--app-dicts/aspell-ast/metadata.xml9
3 files changed, 26 insertions, 0 deletions
diff --git a/app-dicts/aspell-ast/Manifest b/app-dicts/aspell-ast/Manifest
new file mode 100644
index 000000000000..d565d746f022
--- /dev/null
+++ b/app-dicts/aspell-ast/Manifest
@@ -0,0 +1 @@
+DIST aspell6-ast-0.01.tar.bz2 123351 BLAKE2B ed4005db252c6f4f281d8b1f56b2f1a0da53b746dd148b2cf1567c0354e8351121145cfe1a06643ab7d3448cc72f81e4dd2c243a94f9f57d0161fd4cbab303ee SHA512 700a45c230218e57549cf4b2caaa9e86c4b8da68a3ed937fa391814816c1e0d16265d77658e209af66550e647f418663eb76952efed973e6b1f88570b90d77bc
diff --git a/app-dicts/aspell-ast/aspell-ast-0.01.ebuild b/app-dicts/aspell-ast/aspell-ast-0.01.ebuild
new file mode 100644
index 000000000000..3eda38078a01
--- /dev/null
+++ b/app-dicts/aspell-ast/aspell-ast-0.01.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ASPELL_LANG="Asturian"
+ASPELL_VERSION=6
+MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${PV}"
+
+inherit aspell-dict-r1
+
+SRC_URI="https://ftp.gnu.org/gnu/${PN%-*}/dict/${PN/aspell-/}/${MY_P}.tar.bz2"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
diff --git a/app-dicts/aspell-ast/metadata.xml b/app-dicts/aspell-ast/metadata.xml
new file mode 100644
index 000000000000..debde3ef6ae3
--- /dev/null
+++ b/app-dicts/aspell-ast/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>conikost@gentoo.org</email>
+ <name>Conrad Kostecki</name>
+ </maintainer>
+ <stabilize-allarches/>
+</pkgmetadata>