summaryrefslogtreecommitdiff
path: root/app-dicts/libydpdict
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /app-dicts/libydpdict
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/libydpdict')
-rw-r--r--app-dicts/libydpdict/Manifest3
-rw-r--r--app-dicts/libydpdict/libydpdict-1.0.2.ebuild21
-rw-r--r--app-dicts/libydpdict/metadata.xml5
3 files changed, 29 insertions, 0 deletions
diff --git a/app-dicts/libydpdict/Manifest b/app-dicts/libydpdict/Manifest
new file mode 100644
index 000000000000..a01735a04a80
--- /dev/null
+++ b/app-dicts/libydpdict/Manifest
@@ -0,0 +1,3 @@
+DIST libydpdict-1.0.2.tar.gz 297184 BLAKE2B 1e7e4aa905c5e3468b914ed48a1307edcfce8f563a2e5a622a2a47442b12025265b3c60350898b9dbc080af345635a85516444240699476af1ae59c5c58682bf SHA512 ccf2335e627a820a580c4cc95e04eca372f88232c4ca4d86bd5c8c5f9af1756f4642addaf39fa2702d3abe816d31f650d86cb480dbaf5f66f0a20b66cf5181b5
+EBUILD libydpdict-1.0.2.ebuild 415 BLAKE2B c3a2c82b282ce9404bd2f55ed58ae91c2085d79fd5be1d70ac0b8c33ddf3b4d34cf90efbffcc09a32cd065fff9d343df716a5326066d4286509983252b004cf0 SHA512 21880f8de0b67a683ab18235ba6f125c2cc466f72351485b1354de0dbfa4afc27bb2ec5e47d9dec4f2fcdf131b74dca4e97c511b988a59df8f8c92a8cb5bb5f1
+MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
diff --git a/app-dicts/libydpdict/libydpdict-1.0.2.ebuild b/app-dicts/libydpdict/libydpdict-1.0.2.ebuild
new file mode 100644
index 000000000000..deac724709f1
--- /dev/null
+++ b/app-dicts/libydpdict/libydpdict-1.0.2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+DESCRIPTION="Library for handling the Collins Dictionary database"
+HOMEPAGE="http://toxygen.net/ydpdict/"
+SRC_URI="http://toxygen.net/ydpdict/${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="amd64 x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+
+src_install() {
+ emake DESTDIR="${D}" install
+ dodoc AUTHORS
+}
diff --git a/app-dicts/libydpdict/metadata.xml b/app-dicts/libydpdict/metadata.xml
new file mode 100644
index 000000000000..6f49eba8f496
--- /dev/null
+++ b/app-dicts/libydpdict/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<!-- maintainer-needed -->
+</pkgmetadata>