app-dicts/canna-shion: new package, add 0.0.20010204_p13

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-06-24 01:52:07 +02:00
parent 53f1c5fd4c
commit 9f76c74999
4 changed files with 86 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
DIST canna-shion_0.0.20010204-13.debian.tar.xz 3948 BLAKE2B 9c213f7ec8eb63782ee1677c4d51772846a6bb110d25406972bc03fe60fc504d8274c7293e0db14b5eb08cb19f968dbb5dedca36b464b0c8f6e1c929c4e6a58f SHA512 67a2568ad403f8132d18b9a832ae8030aae3d6d497cc35b372dc00f813462433850470e758682c824dd50cf1c556a900aa7ab3a012afcc9402c715dfe768ff74
DIST canna-shion_0.0.20010204.orig.tar.gz 1396657 BLAKE2B ff3ed61c40d5f58df6e07f71e93b5ad683f00bf82f012f787f88e2eed0c3d5c9535805d0ad356a98caf297ced366fe5059d9555ea8950faa28aa2f1b5571cfe2 SHA512 bf375fdc4cf1549a2808fbb53b77b5fadec6fd5e45ae72445356c3cf3504d297285f776eec19fc476b5a487e092917ce71a25992995831f9fd8bf673316c93e9

View File

@@ -0,0 +1,33 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
CANNADICS=( basho kaom keisan pub scien sup )
DEBIAN="${PN}_${PV/_p/-}"
MYPV="$(ver_cut 1-3)"
inherit cannadic
DESCRIPTION="supporting dictionaries for Canna"
HOMEPAGE="https://web.archive.org/web/20051217013038/http://www.coolbrain.net:80/shion.html"
SRC_URI="
mirror://debian/pool/main/c/${PN}/${PN}_${MYPV}.orig.tar.gz
mirror://debian/pool/main/c/${PN}/${DEBIAN}.debian.tar.xz
"
S="${WORKDIR}/${PN}-${MYPV}.orig"
LICENSE="shion"
SLOT="0"
KEYWORDS="~amd64"
DEPEND=">=app-i18n/canna-3.6_p3"
RDEPEND="${DEPEND}"
PATCHES=( "${FILESDIR}/${P}-remove-first-line.patch" )
src_prepare() {
default
mv "${WORKDIR}/debian/shion.dics.dir.off" "${WORKDIR}/debian/shion.dics.dir" || die
export DICSDIRFILE="${WORKDIR}/debian/shion.dics.dir"
}

View File

@@ -0,0 +1,42 @@
--- a/basho.ctd
+++ b/basho.ctd
@@ -1,4 +1,3 @@
-# $Id: basho.ctd,v 1.1 2001/01/26 21:02:02 lain Exp $
あいお #CN 秋穂
あいおい #CN 相生
あいかわ #JCN*1 愛川
--- a/kaom.ctd
+++ b/kaom.ctd
@@ -1,4 +1,3 @@
-# $Id: kaom.ctd,v 1.1 2001/01/21 23:42:22 lain Exp $
あうー、 #T35 (>.<)
あげて、 #T35 (^^)
あせ、 #T35*15 (^^; (;^_^A
--- a/keisan.ctd
+++ b/keisan.ctd
@@ -1,4 +1,3 @@
-# $Id: keisan.ctd,v 1.1 2001/01/26 21:15:34 lain Exp $
あーかいば #T35*1 アーカイバ
あーかいぶ #T30*8 アーカイブ
あーきてくちゃ #T35*25 アーキテクチャ
--- a/pub.ctd
+++ b/pub.ctd
@@ -1,4 +1,3 @@
-# $Id: kaom.ctd,v 1.1 2001/05/30 19:57:12 lain Exp $
! #T35*76 感嘆符
!! #T35*76
!= #T35*76 ≠
--- a/scien.ctd
+++ b/scien.ctd
@@ -1,4 +1,3 @@
-# $Id: suppli.ctd,v 1.1 2001/01/26 21:28:56 lain Exp $
あーかいぶ #T30 アーカイブ
あーく #T35 アーク
あーくこうげん #T35 アーク光源
--- a/sup.ctd
+++ b/sup.ctd
@@ -1,4 +1,3 @@
-# $Id: suppli.ctd,v 1.1 2001/05/30 20:00:09 lain Exp $
あーかいう゛ #T30 アーカイヴ
あーかんそー #CN アーカンソー
あーけーど #T35 アーケード

View File

@@ -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">
<description>co-maintainers welcome</description>
<name>Alessandro Barbieri</name>
<email>lssndrbarbieri@gmail.com</email>
</maintainer>
</pkgmetadata>