pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Remove scim-python.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c18ce389c402
branches:  trunk
changeset: 367675:c18ce389c402
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Sep 04 18:25:05 2017 +0000

description:
Remove scim-python.

This project was stopped upstream and work was continued into the
ibus platform.

diffstat:

 doc/CHANGES-2017                         |    3 +-
 inputmethod/Makefile                     |    3 +-
 inputmethod/scim-python/DESCR            |    1 -
 inputmethod/scim-python/Makefile         |   42 ----------
 inputmethod/scim-python/PLIST            |  128 -------------------------------
 inputmethod/scim-python/distinfo         |   14 ---
 inputmethod/scim-python/patches/patch-aa |   42 ----------
 inputmethod/scim-python/patches/patch-ab |   33 -------
 inputmethod/scim-python/patches/patch-ac |   28 ------
 inputmethod/scim-python/patches/patch-ad |   33 -------
 10 files changed, 3 insertions(+), 324 deletions(-)

diffs (truncated from 384 to 300 lines):

diff -r e1a8cf73f36a -r c18ce389c402 doc/CHANGES-2017
--- a/doc/CHANGES-2017  Mon Sep 04 18:21:24 2017 +0000
+++ b/doc/CHANGES-2017  Mon Sep 04 18:25:05 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2017,v 1.3603 2017/09/04 18:21:24 wiz Exp $
+$NetBSD: CHANGES-2017,v 1.3604 2017/09/04 18:25:05 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2017:
 
@@ -5055,3 +5055,4 @@
        Removed www/ruby-net-flickr [wiz 2017-09-04]
        Updated net/ocamlnet to 4.1.4 [jaapb 2017-09-04]
        Removed editors/qgoogletranslator [wiz 2017-09-04]
+       Removed inputmethod/scim-python [wiz 2017-09-04]
diff -r e1a8cf73f36a -r c18ce389c402 inputmethod/Makefile
--- a/inputmethod/Makefile      Mon Sep 04 18:21:24 2017 +0000
+++ b/inputmethod/Makefile      Mon Sep 04 18:25:05 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.69 2017/04/22 17:35:15 taca Exp $
+# $NetBSD: Makefile,v 1.70 2017/09/04 18:25:05 wiz Exp $
 #
 
 COMMENT=       Input method tools and libraries
@@ -81,7 +81,6 @@
 SUBDIR+=       scim-input-pad
 SUBDIR+=       scim-m17n
 SUBDIR+=       scim-pinyin
-SUBDIR+=       scim-python
 SUBDIR+=       scim-sinhala
 SUBDIR+=       scim-skk
 SUBDIR+=       scim-tables
diff -r e1a8cf73f36a -r c18ce389c402 inputmethod/scim-python/DESCR
--- a/inputmethod/scim-python/DESCR     Mon Sep 04 18:21:24 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Python wrapper for Smart Common Input Method platform.
diff -r e1a8cf73f36a -r c18ce389c402 inputmethod/scim-python/Makefile
--- a/inputmethod/scim-python/Makefile  Mon Sep 04 18:21:24 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,42 +0,0 @@
-# $NetBSD: Makefile,v 1.36 2017/02/12 06:25:37 ryoon Exp $
-
-DISTNAME=      scim-python-0.1.13rc1
-PKGREVISION=   26
-CATEGORIES=    inputmethod python
-MASTER_SITES=  http://scim-python.googlecode.com/files/
-DISTFILES=     ${DEFAULT_DISTFILES} ${DBTAR}
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://code.google.com/p/scim-python/
-COMMENT=       Python wrapper for Smart Common Input Method platform
-LICENSE=       gnu-lgpl-v2 AND gnu-gpl-v2
-
-DEPENDS+=      ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
-DEPENDS+=      ${PYPKGPREFIX}-enchant-[0-9]*:../../textproc/py-enchant
-
-GNU_CONFIGURE=         yes
-USE_LIBTOOL=           yes
-USE_PKGLOCALEDIR=      yes
-USE_LANGUAGES=         c c++
-USE_TOOLS+=            pkg-config msgfmt
-
-BUILDLINK_TRANSFORM.Darwin+=   rm:-Wl,--version-script=./scim.version-script
-BUILDLINK_TRANSFORM.SunOS+=    rm:-Wl,--version-script=./scim.version-script
-
-# taken from ${WRKSRC}/python/engine/PinYin/Makefile.in
-DBVER=                 0.1.10.5
-DBTAR=                 pinyin-database-${DBVER}.tar.bz2
-
-post-extract:
-       ${TOUCH} ${WRKSRC}/python/engine/PinYin/${DBTAR}
-       ${CP} ${WRKDIR}/py.db ${WRKSRC}/python/engine/PinYin/py.db
-
-PY_PATCHPLIST=         yes
-PYTHON_VERSIONS_INCOMPATIBLE=  34 35 36 # py-gtk2
-REPLACE_PYTHON+=       python/engine/XingMa/XMCreateDB.py
-
-.include "../../inputmethod/scim/buildlink3.mk"
-.include "../../x11/py-gtk2/buildlink3.mk"
-.include "../../lang/python/extension.mk"
-.include "../../lang/python/application.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r e1a8cf73f36a -r c18ce389c402 inputmethod/scim-python/PLIST
--- a/inputmethod/scim-python/PLIST     Mon Sep 04 18:21:24 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,128 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/08/08 01:05:04 obache Exp $
-bin/XMCreateDB
-${PYSITELIB}/scim-0.1/scim/KeyCode.py
-${PYSITELIB}/scim-0.1/scim/KeyCode.pyc
-${PYSITELIB}/scim-0.1/scim/KeyCode.pyo
-${PYSITELIB}/scim-0.1/scim/KeyMask.py
-${PYSITELIB}/scim-0.1/scim/KeyMask.pyc
-${PYSITELIB}/scim-0.1/scim/KeyMask.pyo
-${PYSITELIB}/scim-0.1/scim/Log.py
-${PYSITELIB}/scim-0.1/scim/Log.pyc
-${PYSITELIB}/scim-0.1/scim/Log.pyo
-${PYSITELIB}/scim-0.1/scim/SCTC.py
-${PYSITELIB}/scim-0.1/scim/SCTC.pyc
-${PYSITELIB}/scim-0.1/scim/SCTC.pyo
-${PYSITELIB}/scim-0.1/scim/Utility.py
-${PYSITELIB}/scim-0.1/scim/Utility.pyc
-${PYSITELIB}/scim-0.1/scim/Utility.pyo
-${PYSITELIB}/scim-0.1/scim/__init__.py
-${PYSITELIB}/scim-0.1/scim/__init__.pyc
-${PYSITELIB}/scim-0.1/scim/__init__.pyo
-${PYSITELIB}/scim-0.1/scim/_scim.la
-${PYSITELIB}/scim-0.1/scim/ascii.py
-${PYSITELIB}/scim-0.1/scim/ascii.pyc
-${PYSITELIB}/scim-0.1/scim/ascii.pyo
-${PYSITELIB}/scim.pth
-lib/scim-1.0/1.4.0/Helper/python.so
-lib/scim-1.0/1.4.0/IMEngine/python.so
-lib/scim-1.0/1.4.0/SetupUI/python.so
-share/locale/nl/LC_MESSAGES/scim-python.mo
-share/locale/zh_CN/LC_MESSAGES/scim-python.mo
-share/scim-python/data/pinyin_table.txt
-share/scim-python/engine/EnglishWriter/English.py
-share/scim-python/engine/EnglishWriter/English.pyc
-share/scim-python/engine/EnglishWriter/English.pyo
-share/scim-python/engine/EnglishWriter/__init__.py
-share/scim-python/engine/EnglishWriter/__init__.pyc
-share/scim-python/engine/EnglishWriter/__init__.pyo
-share/scim-python/engine/PinYin/JianPin.py
-share/scim-python/engine/PinYin/JianPin.pyc
-share/scim-python/engine/PinYin/JianPin.pyo
-share/scim-python/engine/PinYin/PYCreatePinYinDB.py
-share/scim-python/engine/PinYin/PYCreatePinYinDB.pyc
-share/scim-python/engine/PinYin/PYCreatePinYinDB.pyo
-share/scim-python/engine/PinYin/PYDict.py
-share/scim-python/engine/PinYin/PYDict.pyc
-share/scim-python/engine/PinYin/PYDict.pyo
-share/scim-python/engine/PinYin/PYParser.py
-share/scim-python/engine/PinYin/PYParser.pyc
-share/scim-python/engine/PinYin/PYParser.pyo
-share/scim-python/engine/PinYin/PYSQLiteDB.py
-share/scim-python/engine/PinYin/PYSQLiteDB.pyc
-share/scim-python/engine/PinYin/PYSQLiteDB.pyo
-share/scim-python/engine/PinYin/PYUtil.py
-share/scim-python/engine/PinYin/PYUtil.pyc
-share/scim-python/engine/PinYin/PYUtil.pyo
-share/scim-python/engine/PinYin/PinYin.py
-share/scim-python/engine/PinYin/PinYin.pyc
-share/scim-python/engine/PinYin/PinYin.pyo
-share/scim-python/engine/PinYin/QuanPin.py
-share/scim-python/engine/PinYin/QuanPin.pyc
-share/scim-python/engine/PinYin/QuanPin.pyo
-share/scim-python/engine/PinYin/ShuangPin.py
-share/scim-python/engine/PinYin/ShuangPin.pyc
-share/scim-python/engine/PinYin/ShuangPin.pyo
-share/scim-python/engine/PinYin/SpecialPhrase.py
-share/scim-python/engine/PinYin/SpecialPhrase.pyc
-share/scim-python/engine/PinYin/SpecialPhrase.pyo
-share/scim-python/engine/PinYin/SpecialTable.py
-share/scim-python/engine/PinYin/SpecialTable.pyc
-share/scim-python/engine/PinYin/SpecialTable.pyo
-share/scim-python/engine/PinYin/ZhengJu.py
-share/scim-python/engine/PinYin/ZhengJu.pyc
-share/scim-python/engine/PinYin/ZhengJu.pyo
-share/scim-python/engine/PinYin/ZhengJuDB.py
-share/scim-python/engine/PinYin/ZhengJuDB.pyc
-share/scim-python/engine/PinYin/ZhengJuDB.pyo
-share/scim-python/engine/PinYin/__init__.py
-share/scim-python/engine/PinYin/__init__.pyc
-share/scim-python/engine/PinYin/__init__.pyo
-share/scim-python/engine/PinYin/py.db
-share/scim-python/engine/PinYin/special_phrase
-share/scim-python/engine/PinYin/special_table
-share/scim-python/engine/XingMa/XMCreateDB.py
-share/scim-python/engine/XingMa/XMDict.py
-share/scim-python/engine/XingMa/XMDict.pyc
-share/scim-python/engine/XingMa/XMDict.pyo
-share/scim-python/engine/XingMa/XMSQLiteDB.py
-share/scim-python/engine/XingMa/XMSQLiteDB.pyc
-share/scim-python/engine/XingMa/XMSQLiteDB.pyo
-share/scim-python/engine/XingMa/XingMa.py
-share/scim-python/engine/XingMa/XingMa.pyc
-share/scim-python/engine/XingMa/XingMa.pyo
-share/scim-python/engine/XingMa/__init__.py
-share/scim-python/engine/XingMa/__init__.pyc
-share/scim-python/engine/XingMa/__init__.pyo
-share/scim-python/engine/XingMa/tables/.keep
-share/scim-python/engine/__init__.py
-share/scim-python/engine/__init__.pyc
-share/scim-python/engine/__init__.pyo
-share/scim-python/helper/PinYinSetup/SetupUI.glade
-share/scim-python/helper/PinYinSetup/SetupUI.py
-share/scim-python/helper/PinYinSetup/SetupUI.pyc
-share/scim-python/helper/PinYinSetup/SetupUI.pyo
-share/scim-python/helper/PinYinSetup/__init__.py
-share/scim-python/helper/PinYinSetup/__init__.pyc
-share/scim-python/helper/PinYinSetup/__init__.pyo
-share/scim-python/helper/ZhengJuSetup/ZhengJuUI.glade
-share/scim-python/helper/ZhengJuSetup/ZhengJuUI.py
-share/scim-python/helper/ZhengJuSetup/ZhengJuUI.pyc
-share/scim-python/helper/ZhengJuSetup/ZhengJuUI.pyo
-share/scim-python/helper/ZhengJuSetup/__init__.py
-share/scim-python/helper/ZhengJuSetup/__init__.pyc
-share/scim-python/helper/ZhengJuSetup/__init__.pyo
-share/scim-python/helper/__init__.py
-share/scim-python/helper/__init__.pyc
-share/scim-python/helper/__init__.pyo
-share/scim-python/setupui/EnglishWriter/English.py
-share/scim-python/setupui/EnglishWriter/English.pyc
-share/scim-python/setupui/EnglishWriter/English.pyo
-share/scim-python/setupui/EnglishWriter/__init__.py
-share/scim-python/setupui/EnglishWriter/__init__.pyc
-share/scim-python/setupui/EnglishWriter/__init__.pyo
-share/scim-python/setupui/__init__.py
-share/scim-python/setupui/__init__.pyc
-share/scim-python/setupui/__init__.pyo
-share/scim/icons/py-mode.png
-share/scim/icons/scim-python.png
-share/scim/icons/xm-mode.png
diff -r e1a8cf73f36a -r c18ce389c402 inputmethod/scim-python/distinfo
--- a/inputmethod/scim-python/distinfo  Mon Sep 04 18:21:24 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-$NetBSD: distinfo,v 1.4 2015/11/03 22:13:38 agc Exp $
-
-SHA1 (pinyin-database-0.1.10.5.tar.bz2) = d0bb78416431a59cbcaf62809e56fab284f6d588
-RMD160 (pinyin-database-0.1.10.5.tar.bz2) = 3acfa16d11b2099d7719f3b7b5a77c523b982d2d
-SHA512 (pinyin-database-0.1.10.5.tar.bz2) = 2fbcca54f4f01f663b432feefebe0eff2a9e3963da3215bcb1733eee465a16ecc36eead9cf2f2c5cf94afabb2b799aef57e08885e9cf7b0ab2fc05a5d9453fb7
-Size (pinyin-database-0.1.10.5.tar.bz2) = 12044655 bytes
-SHA1 (scim-python-0.1.13rc1.tar.gz) = 93343522a5f50fc1f68fd29e76e276036a77e965
-RMD160 (scim-python-0.1.13rc1.tar.gz) = 1a47d4f7d2be5d171d23f040748299b6e0c1dce4
-SHA512 (scim-python-0.1.13rc1.tar.gz) = f6452ae85a3822e74b3f8c64189257b9241a3ab87baa94be262af3069f4c496e8ebc958ec5fa1ed7eb61c975620243edd217486b17090383a962709879c1fe5b
-Size (scim-python-0.1.13rc1.tar.gz) = 715364 bytes
-SHA1 (patch-aa) = b576047a60704b19db91792fcdbe4e1e8515be26
-SHA1 (patch-ab) = 3b3987411af8c6e6598de8699ac6e28c994fba41
-SHA1 (patch-ac) = f42db4a786023652ccdd7cfb396796f667127493
-SHA1 (patch-ad) = 6ff86e5ccbf4bb8bfd86626ec1223279c9617b78
diff -r e1a8cf73f36a -r c18ce389c402 inputmethod/scim-python/patches/patch-aa
--- a/inputmethod/scim-python/patches/patch-aa  Mon Sep 04 18:21:24 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,42 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2010/08/08 01:05:04 obache Exp $
-
-portability fix.
-
---- configure.orig     2008-07-11 04:17:12.000000000 +0000
-+++ configure
-@@ -20602,7 +20602,7 @@ fi
- 
- 
- # define PYTHOPN_CFLAGS & PYTHON_LIBS
--PYTHON_CONFIG=`type -p python$PYTHON_VERSION-config`
-+PYTHON_CONFIG="python$PYTHON_VERSION-config"
- if test "$PYTHON_CONFIG" != ""; then
-       PYTHON_CFLAGS=`$PYTHON_CONFIG --includes`
-       PYTHON_LIBS=`$PYTHON_CONFIG --libs`
-@@ -20660,7 +20660,7 @@ if test "${enable_english_writer+set}" =
- fi
- 
- 
--if test "$enable_english_writer" == "force"; then
-+if test "$enable_english_writer" = "force"; then
-        if true; then
-   ENABLE_ENGLISH_WRITER_TRUE=
-   ENABLE_ENGLISH_WRITER_FALSE='#'
-@@ -20669,7 +20669,7 @@ else
-   ENABLE_ENGLISH_WRITER_FALSE=
- fi
- 
--elif test "$enable_english_writer" == "no"; then
-+elif test "$enable_english_writer" = "no"; then
-        if false; then
-   ENABLE_ENGLISH_WRITER_TRUE=
-   ENABLE_ENGLISH_WRITER_FALSE='#'
-@@ -20679,7 +20679,7 @@ else
- fi
- 
- else
--      if test "$have_python_enchant" == "no"; then
-+      if test "$have_python_enchant" = "no"; then
-               { { echo "$as_me:$LINENO: error:
-               Your system does not have python-enchant, please install it or run \"./configure --disable-english-writer\".
-               You may also use \"./configure --enable-english-writer=force\" to foce build this english engine." >&5
diff -r e1a8cf73f36a -r c18ce389c402 inputmethod/scim-python/patches/patch-ab
--- a/inputmethod/scim-python/patches/patch-ab  Mon Sep 04 18:21:24 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,33 +0,0 @@
-$NetBSD: patch-ab,v 1.2 2013/03/22 13:29:42 obache Exp $
-
-* let to cast with appropriate type.
-
---- src/scim-python-engine.cpp.orig    2008-07-11 04:16:15.000000000 +0000
-+++ src/scim-python-engine.cpp
-@@ -621,7 +621,7 @@ PyIMEngine::py_update_preedit_string (Py
- 
-       unistr = g_utf16_to_ucs4 (str, size, NULL, NULL, NULL);
- 
--      self->engine.update_preedit_string (WideString ((wchar_t *)unistr), 
-+      self->engine.update_preedit_string (WideString ((scim::ucs4_t *)unistr), 
-                                                               Attributes_FromTupleOrList (pAttrs));
-       g_free (unistr);
- 
-@@ -659,7 +659,7 @@ PyIMEngine::py_update_aux_string (PyIMEn
-               return NULL;
- 



Home | Main Index | Thread Index | Old Index