Thu Nov 16 12:01:08 2023 UTC ()
ibus-array: update to 0.2.2.

0.2.2

This release is mainly due to requested by FreeBSD community

0.2.1

Minor Updates

    Merged PR#7 Change to set python path to configured one properly
    Add a new ibus-array icon

0.1.2

Update the new short codes

Update the short code table


(wiz)
diff -r1.47 -r1.48 pkgsrc/inputmethod/ibus-array/Makefile
diff -r1.10 -r1.11 pkgsrc/inputmethod/ibus-array/distinfo
diff -r1.1 -r0 pkgsrc/inputmethod/ibus-array/patches/patch-setup_main.py
diff -r1.5 -r0 pkgsrc/inputmethod/ibus-array/patches/patch-src_engine.c
Thu Nov 16 21:01:08 2023
Mon Jun 26 19:38:53 2023
pkgsrc/inputmethod/ibus-array/patches/patch-setup_main.py,v

anoncvs not yet been updated
Thu Nov 16 21:01:08 2023
Mon Jun 26 19:38:53 2023
pkgsrc/inputmethod/ibus-array/patches/patch-src_engine.c,v

anoncvs not yet been updated

cvs diff -r1.47 -r1.48 pkgsrc/inputmethod/ibus-array/Makefile (expand / switch to unified diff)

--- pkgsrc/inputmethod/ibus-array/Makefile 2023/11/08 13:19:45 1.47
+++ pkgsrc/inputmethod/ibus-array/Makefile 2023/11/16 12:01:08 1.48
@@ -1,40 +1,32 @@ @@ -1,40 +1,32 @@
1# $NetBSD: Makefile,v 1.47 2023/11/08 13:19:45 wiz Exp $ 1# $NetBSD: Makefile,v 1.48 2023/11/16 12:01:08 wiz Exp $
2 2
3DISTNAME= ibus-array-0.1.0 3DISTNAME= ibus-array-0.2.2
4PKGREVISION= 26 
5CATEGORIES= inputmethod chinese 4CATEGORIES= inputmethod chinese
6MASTER_SITES= http://ibus-array.googlecode.com/svn/tarballs/ 5MASTER_SITES= ${MASTER_SITE_GITHUB:=lexical/}
7EXTRACT_SUFX= .tgz 6GITHUB_TAG= release-${PKGVERSION_NOREV}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://code.google.com/archive/p/ibus-array/ 9HOMEPAGE= https://github.com/lexical/ibus-array/
11COMMENT= Array 30 Input Method for iBus 10COMMENT= Array 30 Input Method for iBus
12LICENSE= gnu-gpl-v3 11LICENSE= gnu-gpl-v3
13 12
14DEPENDS+= ${PYPKGPREFIX}-gobject3-[0-9]*:../../devel/py-gobject32 13DEPENDS+= ${PYPKGPREFIX}-gobject3-[0-9]*:../../devel/py-gobject3
15 
16PYTHON_VERSIONS_ACCEPTED= 27 
17 14
18GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
19USE_LIBTOOL= yes 16USE_LIBTOOL= yes
20USE_PKGLOCALEDIR= yes 17USE_PKGLOCALEDIR= yes
21USE_TOOLS+= gmake pkg-config automake autoconf autopoint msgfmt msgmerge 18USE_TOOLS+= gmake pkg-config automake autoconf autopoint autoreconf msgfmt msgmerge
22 
23WRKSRC= ${WRKDIR} 
24 19
25PY_PATCHPLIST= yes 20PY_PATCHPLIST= yes
26 21
27pre-configure: 22PYTHON_VERSIONS_INCOMPATIBLE= 27
28 ${RUN}cd ${WRKSRC};${PKGSRC_SETENV} ${CONFIGURE_ENV} ./autogen.sh 
29 23
30SUBST_CLASSES+= epython 24pre-configure:
31SUBST_STAGE.epython= pre-configure 25 ${RUN}cd ${WRKSRC} && ${PKGSRC_SETENV} ${CONFIGURE_ENV} autoreconf -fiv
32SUBST_FILES.epython= setup/ibus-setup-array.in 
33SUBST_SED.epython= -e 's;exec python;exec ${PYTHONBIN};g' 
34 26
35.include "../../databases/sqlite3/buildlink3.mk" 27.include "../../databases/sqlite3/buildlink3.mk"
36.include "../../devel/gettext-lib/buildlink3.mk" 28.include "../../devel/gettext-lib/buildlink3.mk"
37.include "../../lang/python/application.mk" 29.include "../../lang/python/application.mk"
38.include "../../lang/python/extension.mk" 30.include "../../lang/python/extension.mk"
39.include "../../inputmethod/ibus/buildlink3.mk" 31.include "../../inputmethod/ibus/buildlink3.mk"
40.include "../../mk/bsd.pkg.mk" 32.include "../../mk/bsd.pkg.mk"

cvs diff -r1.10 -r1.11 pkgsrc/inputmethod/ibus-array/distinfo (expand / switch to unified diff)

--- pkgsrc/inputmethod/ibus-array/distinfo 2021/10/26 10:49:33 1.10
+++ pkgsrc/inputmethod/ibus-array/distinfo 2023/11/16 12:01:08 1.11
@@ -1,7 +1,5 @@ @@ -1,7 +1,5 @@
1$NetBSD: distinfo,v 1.10 2021/10/26 10:49:33 nia Exp $ 1$NetBSD: distinfo,v 1.11 2023/11/16 12:01:08 wiz Exp $
2 2
3BLAKE2s (ibus-array-0.1.0.tgz) = 4fcec181dcc603986c64393c1166cd9d80732ceec61db1d2feee633e5170d0bd 3BLAKE2s (ibus-array-0.2.2.tar.gz) = 7641e8a81fe70c92ff92b4e369f07826b4ae041d080a1443dcd4f3dca40ef2ff
4SHA512 (ibus-array-0.1.0.tgz) = b10f60c8e8b8c7fe54ef39c32a169be6ee53b69ea008e0526ac359a253129321afa830fb2b857f3d3cd5059abba452598909a0079164a440af1520ff651435fa 4SHA512 (ibus-array-0.2.2.tar.gz) = 1d65bdf830162b252f9b648658548f5d025b6ebf6aa825c0e7b264a64a4a155748594cbfbdcad5def5cfca5d98fe38d94bbd7a374c025759a04c35a36816cebb
5Size (ibus-array-0.1.0.tgz) = 3838716 bytes 5Size (ibus-array-0.2.2.tar.gz) = 2836658 bytes
6SHA1 (patch-setup_main.py) = 3f6a2dc0e93c86b5e8f1b1cbc7cae77043ad9c1a 
7SHA1 (patch-src_engine.c) = aa7978ae11c8e1410980585ff6f7a76200df6f99 

File Deleted: pkgsrc/inputmethod/ibus-array/patches/patch-setup_main.py

File Deleted: pkgsrc/inputmethod/ibus-array/patches/patch-src_engine.c