summaryrefslogtreecommitdiff
path: root/app-dicts/edictionary
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /app-dicts/edictionary
reinit the tree, so we can have metadata
Diffstat (limited to 'app-dicts/edictionary')
-rw-r--r--app-dicts/edictionary/Manifest5
-rw-r--r--app-dicts/edictionary/edictionary-2.6-r1.ebuild26
-rw-r--r--app-dicts/edictionary/metadata.xml8
3 files changed, 39 insertions, 0 deletions
diff --git a/app-dicts/edictionary/Manifest b/app-dicts/edictionary/Manifest
new file mode 100644
index 000000000000..2aea8230801d
--- /dev/null
+++ b/app-dicts/edictionary/Manifest
@@ -0,0 +1,5 @@
+DIST edict-2.6.tar.gz 51300 SHA256 e8982f8a728e685a1bff0971a03ab38e92b828e8b7c6205657376b1f2b9c5094 SHA512 03a9977df6d150e7e99805f8dc5f62e1f6d84360d79684210a4cbd8105ccf541777513c99bf77934a9b8e26e4aad8d88b84146b165d9e1a21dff80587f900677 WHIRLPOOL 4357234dfe250adcbaf62d78b0d5e9f87c24411bb689bbc2e40c2d418ddac893dfb54fdf31c3bf4755c3b5d99186a9373aa41e8b5a60969d2cbca4310fc4ad81
+EBUILD edictionary-2.6-r1.ebuild 581 SHA256 57c7ff9321324801e38c98f4983152c4fd1cb2138a9a98d68f76c1087cb27766 SHA512 8232b9c399252cf75950d5dea47e96e3a217c7be30324ea710c3bc2f002f3acb58bf72d7a8aa0782c2d838a8818e13f8f9c98ed901d553804cec82df8cf781e1 WHIRLPOOL df9d861857cb5aa1ffe09bf4540f8ac6a5d4318fb6234708dbecd5b5b5570c9e7ec0ec26fda55bdc4c93ca33c322928480465af54ecca592c0e21dbe97ec4f2f
+MISC ChangeLog 2531 SHA256 b4b2730d2964220cb00a59e40d1764c459201ffce89645b0954db7a75715b75b SHA512 5e96920ff44721d54eb9b3101b4f9fd81f062b24977cab9e999a804ebe0fd3e7e26000452cfe5adab6d99ca02dae08ebe3e967721d3eeb67386b726d3571c3c3 WHIRLPOOL 5be1faf6df6504b7fe166923a2ba9ff38688e525c07dc9cc930d831be422c643ebdfe3ebf7683c9f571cfb7701661643eccd6f51394bbcd1e7f260aa02fad876
+MISC ChangeLog-2015 1884 SHA256 c2f68c848bde2fa3e516dda3e3a56858a8aed1c4b14904f333064d9ac72d04bb SHA512 363c37f02077eea1b36d48212c32b1c8c0d9fc4146e7869b72718a0068ee1d1266db75f9704a42fe598366e8308614650e3bb03a7922059175250c212cdc82a7 WHIRLPOOL 690dab15638ae31c857ce57515d4b05f01a32ba5a184fc39ea969c89077e55463095c25b8dcab096a50d5df14e4776c1932ecffa7dab2a925d1c4d178c04de24
+MISC metadata.xml 248 SHA256 d7b9d96db9b89406f9146daab55171149241329ecf816e9fcd6fb09ca0b78a0e SHA512 29dd3bc3af7e298f231bb050316417291c18d86e8a1f00600fcedb46b1704837b15efacb859f2b8df7db20f9931256bb6137781512bf2aac5356abfb41584f5c WHIRLPOOL 3fefb3a9846c507ae1f3884a3dad0f445f2bba53f433c15b1c4e8ac6f057cb1062d6472554fc22f2b2c832a51a44258cf3c876d6db99e301f055ba883b3898a5
diff --git a/app-dicts/edictionary/edictionary-2.6-r1.ebuild b/app-dicts/edictionary/edictionary-2.6-r1.ebuild
new file mode 100644
index 000000000000..a0ae02ba223b
--- /dev/null
+++ b/app-dicts/edictionary/edictionary-2.6-r1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MY_PN="edict"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="Command line dictionary and thesaurus"
+HOMEPAGE="http://edictionary.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+IUSE=""
+
+RDEPEND=""
+DEPEND="dev-lang/perl"
+
+S="${WORKDIR}/${MY_PN}"
+
+src_install() {
+ make prefix="${ED}/usr/bin" install
+ dodoc Changelog ReleaseNotes README TODO
+}
diff --git a/app-dicts/edictionary/metadata.xml b/app-dicts/edictionary/metadata.xml
new file mode 100644
index 000000000000..da5ae83a313a
--- /dev/null
+++ b/app-dicts/edictionary/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <!-- maintainer-needed -->
+ <upstream>
+ <remote-id type="sourceforge">edictionary</remote-id>
+ </upstream>
+</pkgmetadata>