Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] anthy 0.4 from debian
@ 2021-02-02 15:54 sgn
  2021-02-04 16:30 ` [RFC] switch anthy 0.4's upstream to debian sgn
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: sgn @ 2021-02-02 15:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 434 bytes --]

There is a new pull request by sgn against master on the void-packages repository

https://github.com/sgn/void-packages anthy-0.4-from-debian
https://github.com/void-linux/void-packages/pull/28410

anthy 0.4 from debian
- switch to Debian's fork,
- upstream is dead
- utf-8 most of the things, now
- new character (令和)
- dict updated.

A patch file from https://github.com/void-linux/void-packages/pull/28410.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-anthy-0.4-from-debian-28410.patch --]
[-- Type: text/x-diff, Size: 4431 bytes --]

From 7a0e9522df0319420d4e20532c941d7632f8ca6c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Tue, 2 Feb 2021 22:30:30 +0700
Subject: [PATCH 1/4] anthy: update to 0.4.

---
 common/shlibs          |  6 +++---
 srcpkgs/anthy/template | 18 +++++++++---------
 2 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index dd8a7019ee3..d4d9c23ebef 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2312,9 +2312,9 @@ libIL.so.1 devil-1.7.8_1
 libILU.so.1 devil-1.7.8_1
 libILUT.so.1 devil-1.7.8_1
 liboath.so.0 oath-toolkit-2.6.0_2
-libanthy.so.0 anthy-9100h_1
-libanthydic.so.0 anthy-9100h_1
-libanthyinput.so.0 anthy-9100h_1
+libanthy.so.1 anthy-0.4_1
+libanthydic.so.1 anthy-0.4_1
+libanthyinput.so.0 anthy-0.4_1
 libanthygobject-1.0.so.5 ibus-anthy-1.5.6_1
 libtbbmalloc_proxy_debug.so.2 tbb-4.3_1
 libtbbmalloc_proxy.so.2 tbb-4.3_1
diff --git a/srcpkgs/anthy/template b/srcpkgs/anthy/template
index 15ab07d942e..46a60e30927 100644
--- a/srcpkgs/anthy/template
+++ b/srcpkgs/anthy/template
@@ -1,19 +1,19 @@
 # Template file for 'anthy'
 pkgname=anthy
-version=9100h
-revision=2
-_filecode=37536
+reverts="9100h_1 9100h_2"
+version=0.4
+revision=1
 conf_files="/etc/anthy-conf"
 build_style=gnu-configure
 configure_args="--disable-static"
 short_desc="Hiragana text to Kana Kanji mixed text Japanese input method"
 maintainer="7185 <7185@free.fr>"
-license="LGPL-2.1"
-homepage="http://osdn.jp/projects/anthy/"
-distfiles="http://dl.sourceforge.jp/anthy/${_filecode}/${pkgname}-${version}.tar.gz"
-checksum="d256f075f018b4a3cb0d165ed6151fda4ba7db1621727e0eb54569b6e2275547"
-# Would need to build lt-mkdepgraph for the host
-nocross=yes
+# Most are LGPL-2.1+ but src-worddic/textdic.c is LGPL-3.0+
+license="LGPL-3.0-or-later"
+homepage="https://wiki.debian.org/Teams/DebianAnthy"
+distfiles="$DEBIAN_SITE/main/a/anthy/anthy_${version}.orig.tar.gz"
+checksum=fdf590beea7093f3327b1eee76013e4936e4c6659e7cc01dd1fdd6e6f2e9c9f7
+nocross="need to run lt-mkdepgraph"
 
 anthy-devel_package() {
 	short_desc+=" - development files"

From a8b144521309252ac4cdc3545883b58a8c71fed7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Tue, 2 Feb 2021 22:32:37 +0700
Subject: [PATCH 2/4] fcitx-anthy: rebuild for anthy 0.4

---
 srcpkgs/fcitx-anthy/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/fcitx-anthy/template b/srcpkgs/fcitx-anthy/template
index cb0c8f2b364..d8569467355 100644
--- a/srcpkgs/fcitx-anthy/template
+++ b/srcpkgs/fcitx-anthy/template
@@ -1,7 +1,7 @@
 # Template file for 'fcitx-anthy'
 pkgname=fcitx-anthy
 version=0.2.3
-revision=1
+revision=2
 build_style=cmake
 makedepends="anthy-devel fcitx-devel"
 depends="fcitx>=4.2.9"

From 04cc998637da357f398aa3ba64da83057b837483 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Tue, 2 Feb 2021 22:32:37 +0700
Subject: [PATCH 3/4] ibus-anthy: rebuild for anthy 0.4

---
 srcpkgs/ibus-anthy/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/ibus-anthy/template b/srcpkgs/ibus-anthy/template
index d9d0f92e56a..3d8e39cb860 100644
--- a/srcpkgs/ibus-anthy/template
+++ b/srcpkgs/ibus-anthy/template
@@ -1,7 +1,7 @@
 # Template file for 'ibus-anthy'
 pkgname=ibus-anthy
 version=1.5.11
-revision=1
+revision=2
 build_style=gnu-configure
 configure_args="--libexec=/usr/lib/ibus $(vopt_enable gir introspection)"
 hostmakedepends="automake gettext $(vopt_if gir gobject-introspection) libtool pkg-config swig"

From 466ab024212348d653c1184ea60870048269e53e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Tue, 2 Feb 2021 22:32:37 +0700
Subject: [PATCH 4/4] uim: rebuild for anthy 0.4

---
 srcpkgs/uim/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/uim/template b/srcpkgs/uim/template
index 2aec8fe9605..e48d69aba84 100644
--- a/srcpkgs/uim/template
+++ b/srcpkgs/uim/template
@@ -1,7 +1,7 @@
 # Template file for 'uim'
 pkgname=uim
 version=1.8.8
-revision=2
+revision=3
 build_style=gnu-configure
 configure_args="--enable-pref --enable-fep --with-gtk2 --with-gtk3
  --with-qt5 --with-qt5-immodule --with-x --with-anthy-utf8 --with-skk"

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2021-03-29 14:23 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-02 15:54 [PR PATCH] anthy 0.4 from debian sgn
2021-02-04 16:30 ` [RFC] switch anthy 0.4's upstream to debian sgn
2021-02-05  8:21 ` [PR PATCH] [Updated] " sgn
2021-02-05  8:42 ` sgn
2021-02-21  1:05 ` [PR PATCH] [Updated] " sgn
2021-02-21  1:27 ` sgn
2021-02-21  1:28 ` sgn
2021-03-28 11:48 ` [PR PATCH] [Updated] " sgn
2021-03-28 11:58 ` [PR PATCH] [Updated] " sgn
2021-03-28 11:59 ` sgn
2021-03-28 12:00 ` [PR PATCH] [Updated] " sgn
2021-03-28 12:05 ` 7185
2021-03-28 12:53 ` mvf
2021-03-29 14:23 ` [PR PATCH] [Merged]: " sgn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).