public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-dicts/dictd-gcide/
Date: Fri, 11 Jun 2021 15:23:15 +0000 (UTC)	[thread overview]
Message-ID: <1623424991.836a59471ed48dea6aa7813494ab783528adb0c0.Alessandro-Barbieri@gentoo> (raw)

commit:     836a59471ed48dea6aa7813494ab783528adb0c0
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sun Jun  6 14:17:04 2021 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Fri Jun 11 15:23:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=836a5947

app-dicts/dictd-gcide: new

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 app-dicts/dictd-gcide/Manifest                  |  1 +
 app-dicts/dictd-gcide/dictd-gcide-0.48.5.ebuild | 31 +++++++++++++++++++++++++
 app-dicts/dictd-gcide/metadata.xml              |  5 ++++
 3 files changed, 37 insertions(+)

diff --git a/app-dicts/dictd-gcide/Manifest b/app-dicts/dictd-gcide/Manifest
new file mode 100644
index 000000000..5b8d4c6d8
--- /dev/null
+++ b/app-dicts/dictd-gcide/Manifest
@@ -0,0 +1 @@
+DIST dictd-gcide-0.48.5.tar.xz 10329064 BLAKE2B 2f4040fa71e0b550141aab51d85ebc3ec3cfd784ad7a1240c00385384ba6cc7653a2d6e43824867fac41d370c153569c30dcf34764cbca5b06c77f46c412d1a6 SHA512 a10d46947c7d8b7050c44a12cfb38ed374e971063805e69897652cd8993dc5cf0ecc4d9a12680a8ced30d110d20bc84def75bd587166aa2cfa78529b9397aafe

diff --git a/app-dicts/dictd-gcide/dictd-gcide-0.48.5.ebuild b/app-dicts/dictd-gcide/dictd-gcide-0.48.5.ebuild
new file mode 100644
index 000000000..feb3c9499
--- /dev/null
+++ b/app-dicts/dictd-gcide/dictd-gcide-0.48.5.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit eutils
+
+MY_PN=dict-gcide
+
+DESCRIPTION="Collaborative International Dictionary of English (incl. Webster 1913) for dict"
+HOMEPAGE="https://tracker.debian.org/pkg/dict-gcide"
+SRC_URI="mirror://debian/pool/main/d/${MY_PN}/${MY_PN}_${PV}.tar.xz -> ${P}.tar.xz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND=">=app-text/dictd-1.5.5"
+RDEPEND="
+	${BDEPEND}
+	!app-dicts/dictd-web1913
+"
+
+src_compile() {
+	emake -j1 db
+}
+
+src_install() {
+	insinto /usr/share/dict
+	doins gcide.dict.dz gcide.index
+}

diff --git a/app-dicts/dictd-gcide/metadata.xml b/app-dicts/dictd-gcide/metadata.xml
new file mode 100644
index 000000000..46f4785f7
--- /dev/null
+++ b/app-dicts/dictd-gcide/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>


             reply	other threads:[~2021-06-11 15:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-11 15:23 Alessandro Barbieri [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-09-20 13:35 [gentoo-commits] repo/proj/guru:dev commit in: app-dicts/dictd-gcide/ Arthur Zamarin
2024-12-20 15:48 Takuya Wakazono
2024-12-20 15:48 Takuya Wakazono

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1623424991.836a59471ed48dea6aa7813494ab783528adb0c0.Alessandro-Barbieri@gentoo \
    --to=lssndrbarbieri@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox