From a356c21c4953f0be0d61085dfb085b95dc979381 Mon Sep 17 00:00:00 2001 From: Ryan Fox Date: Wed, 2 Dec 2020 05:44:26 +0000 Subject: [PATCH] app-dicts/artha: New package Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Ryan Fox --- app-dicts/artha/Manifest | 3 +++ app-dicts/artha/artha-1.0.5.ebuild | 29 +++++++++++++++++++++++++++++ app-dicts/artha/metadata.xml | 8 ++++++++ 3 files changed, 40 insertions(+) create mode 100644 app-dicts/artha/Manifest create mode 100644 app-dicts/artha/artha-1.0.5.ebuild create mode 100644 app-dicts/artha/metadata.xml diff --git a/app-dicts/artha/Manifest b/app-dicts/artha/Manifest new file mode 100644 index 0000000..c4f3c94 --- /dev/null +++ b/app-dicts/artha/Manifest @@ -0,0 +1,3 @@ +DIST artha-1.0.5.tar.gz 453274 BLAKE2B a5c0710e92fa958364c71d042686b70ff1920550868465b1e87ffd76b8716919cad8809128931ab8915dc3a947646aa2c3a03a8906878f414434467c3b524e2e SHA512 fe6b8e96c37a68128d8df4a12c670249d6e3b5fb65e427f8004aea5df4d7c0bc4e3a7e35d7b17054d7c70d7fe99330a4396cb2e47df1c3aa217648fc89e27610 +EBUILD artha-1.0.5.ebuild 600 BLAKE2B 8ac4816571a36dc2bf5390a051987f5da6a797b67667d439797596e40b37d01718993a8aab1cf442de7898f8712329e6646928e0085c864071b7cc462e12dee4 SHA512 2e674216e06c93f91dc6191a17a805bf0f35405f6f872dab7bdf649537bb5739290e5cda1c233c56392cdeee155ae466908dc450a464622c94cfb33d77473ad1 +MISC metadata.xml 236 BLAKE2B fdb34c66e3059efc0efb2328ffedb24c495be95dfeb68b7adcdf5ab1a88eee6788294d07ec032238de7d9127cffd50a1598b42aa8f99d3d11f54a761c79a9482 SHA512 43add4c2db3d06110521dea982cfcbddc98d63bb1e1b89952511654d54f09746e0d76ac1e0f0e70d2832357f44fe11fc4653500b856c7b29d05a55bb70535e80 diff --git a/app-dicts/artha/artha-1.0.5.ebuild b/app-dicts/artha/artha-1.0.5.ebuild new file mode 100644 index 0000000..c5b4ea1 --- /dev/null +++ b/app-dicts/artha/artha-1.0.5.ebuild @@ -0,0 +1,29 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +SRC_URI="mirror://sourceforge/artha/${P}.tar.gz" +KEYWORDS="~amd64" + +DESCRIPTION="Cross-platform offline English thesaurus using WordNet" +HOMEPAGE="http://artha.sourceforge.net/wiki/index.php/Home" +LICENSE="GPL-2" +SLOT="0" +IUSE="+spell libnotify" + +DEPEND=" + >=app-dicts/wordnet-3.0 + >=dev-libs/dbus-glib-0.74 + >=dev-libs/glib-2.28 + x11-libs/gtk+:2 +" +RDEPEND=" + ${DEPEND} + spell? ( >=app-text/enchant-2 ) + libnotify? ( x11-libs/libnotify ) +" +BDEPEND=" + sys-devel/autoconf + sys-devel/automake +" diff --git a/app-dicts/artha/metadata.xml b/app-dicts/artha/metadata.xml new file mode 100644 index 0000000..b27c0d9 --- /dev/null +++ b/app-dicts/artha/metadata.xml @@ -0,0 +1,8 @@ + + + + +flewkey@2a03.party +Ryan Fox + +