summaryrefslogtreecommitdiff
path: root/inputmethod/ibus-table-chinese
diff options
context:
space:
mode:
authorobache <obache>2014-08-24 06:46:24 +0000
committerobache <obache>2014-08-24 06:46:24 +0000
commit9ec312340d1b7ce57cb516ba04d694f3875066eb (patch)
tree1657d4d74ff1b75a09863f9259887c8fbfea5f63 /inputmethod/ibus-table-chinese
parent6a1963df336a4e08ae7d083f038538cf8e78d139 (diff)
downloadpkgsrc-9ec312340d1b7ce57cb516ba04d694f3875066eb.tar.gz
Update ibus-table-chinese to 1.8.2.
* Tue Jun 10 2014 Ding-Yi Chen <dchen@redhat.com> - 1.8.2 - Built for ibus-table-1.8.1 * Sun Jun 08 2014 Ding-Yi Chen <dchen@redhat.com> - 1.8.1 - Add summary and description translation back. * Sun Jun 08 2014 Ding-Yi Chen <dchen@redhat.com> - 1.8.0 - Update for ibus-table-1.8.0 - Fixed Bug 1099380 - The stroke5 table should not use "AUTO_SELECT = TRUE" but "AUTO_SELECT = FALSE"
Diffstat (limited to 'inputmethod/ibus-table-chinese')
-rw-r--r--inputmethod/ibus-table-chinese/Makefile11
-rw-r--r--inputmethod/ibus-table-chinese/PLIST10
-rw-r--r--inputmethod/ibus-table-chinese/distinfo9
-rw-r--r--inputmethod/ibus-table-chinese/patches/patch-Modules_DateTimeFormat.cmake15
4 files changed, 15 insertions, 30 deletions
diff --git a/inputmethod/ibus-table-chinese/Makefile b/inputmethod/ibus-table-chinese/Makefile
index fec655f7205..969636cdb50 100644
--- a/inputmethod/ibus-table-chinese/Makefile
+++ b/inputmethod/ibus-table-chinese/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2012/12/22 08:58:14 obache Exp $
+# $NetBSD: Makefile,v 1.10 2014/08/24 06:46:24 obache Exp $
#
-DISTNAME= ibus-table-chinese-1.4.6-Source
-PKGNAME= ${DISTNAME:S/-Source//}
+DISTNAME= ibus-table-chinese-1.8.2
CATEGORIES= inputmethod chinese
-MASTER_SITES= http://ibus.googlecode.com/files/
+MASTER_SITES= -https://github.com/definite/ibus-table-chinese/archive/${PKGVERSION_NOREV}.tar.gz
MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://code.google.com/p/ibus/
@@ -15,10 +14,12 @@ USE_CMAKE= yes
USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config
+BUILD_DEPENDS+= cmake-fedora>=2.0:../../devel/cmake-fedora
+
.include "../../mk/bsd.prefs.mk"
# Illegal byte sequence in array30_ExtB.txt
-. if !empty(MACHINE_PLATFORM:MNetBSD-[0-5].*-*)
+.if !empty(MACHINE_PLATFORM:MNetBSD-[0-5].*-*)
BUILD_DEPENDS+= libiconv-[0-9]*:../../converters/libiconv
FIND_PREFIX:= ICONV_PREFIX=libiconv
.include "../../mk/find-prefix.mk"
diff --git a/inputmethod/ibus-table-chinese/PLIST b/inputmethod/ibus-table-chinese/PLIST
index 6c7f1c2e2a3..01d311fd079 100644
--- a/inputmethod/ibus-table-chinese/PLIST
+++ b/inputmethod/ibus-table-chinese/PLIST
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.3 2012/09/10 11:53:40 obache Exp $
-share/doc/${PKGNAME}/AUTHORS
-share/doc/${PKGNAME}/COPYING
-share/doc/${PKGNAME}/ChangeLog
-share/doc/${PKGNAME}/README
+@comment $NetBSD: PLIST,v 1.4 2014/08/24 06:46:24 obache Exp $
+share/doc/ibus-table-chinese/AUTHORS
+share/doc/ibus-table-chinese/COPYING
+share/doc/ibus-table-chinese/ChangeLog
+share/doc/ibus-table-chinese/README
share/ibus-table/icons/array30-big.png
share/ibus-table/icons/array30.png
share/ibus-table/icons/cangjie-big.png
diff --git a/inputmethod/ibus-table-chinese/distinfo b/inputmethod/ibus-table-chinese/distinfo
index 99296d7e73a..76a82c5a885 100644
--- a/inputmethod/ibus-table-chinese/distinfo
+++ b/inputmethod/ibus-table-chinese/distinfo
@@ -1,9 +1,8 @@
-$NetBSD: distinfo,v 1.8 2012/12/22 08:58:14 obache Exp $
+$NetBSD: distinfo,v 1.9 2014/08/24 06:46:24 obache Exp $
-SHA1 (ibus-table-chinese-1.4.6-Source.tar.gz) = c0777087b81a29bc32c86838d214ce31ce3424f6
-RMD160 (ibus-table-chinese-1.4.6-Source.tar.gz) = 6915ca3680e96bdb900b159fef18ec1612f625a7
-Size (ibus-table-chinese-1.4.6-Source.tar.gz) = 7604868 bytes
-SHA1 (patch-Modules_DateTimeFormat.cmake) = 7d9cfde41f39efe7ab2f0cf7ffb6d21a4ff4ce2a
+SHA1 (ibus-table-chinese-1.8.2.tar.gz) = 00c11fa76331a5f9cb3703018d0e91a1b7425911
+RMD160 (ibus-table-chinese-1.8.2.tar.gz) = 0570b44fa66bb43ed42657a9c442e48550c1cc11
+Size (ibus-table-chinese-1.8.2.tar.gz) = 10576111 bytes
SHA1 (patch-ab) = cd75ce5cbad9610607cfa5f68fec245a139f8b6b
SHA1 (patch-ac) = 6691cde876c3cfa64c1790294a6660b18f986d03
SHA1 (patch-tables_array_CMakeLists.txt) = d4c441e74314731305b66843cdadd16e2edd4281
diff --git a/inputmethod/ibus-table-chinese/patches/patch-Modules_DateTimeFormat.cmake b/inputmethod/ibus-table-chinese/patches/patch-Modules_DateTimeFormat.cmake
deleted file mode 100644
index 4ecf7623414..00000000000
--- a/inputmethod/ibus-table-chinese/patches/patch-Modules_DateTimeFormat.cmake
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-Modules_DateTimeFormat.cmake,v 1.1 2011/09/01 11:46:06 obache Exp $
-
-* -u is the POSIX standard way.
-
---- Modules/DateTimeFormat.cmake.orig 2011-08-03 00:21:35.000000000 +0000
-+++ Modules/DateTimeFormat.cmake
-@@ -28,7 +28,7 @@ IF(NOT DEFINED _DATE_TIME_FORMAT_CMAKE_)
- IF(_locale)
- SET(ENV{LC_ALL} ${_locale})
- ENDIF(_locale)
-- COMMAND_OUTPUT_TO_VARIABLE(${date_var} date --utc "${format}")
-+ COMMAND_OUTPUT_TO_VARIABLE(${date_var} date -u "${format}")
- ENDMACRO(TODAY date_var format)
-
- TODAY(TODAY_CHANGELOG "+%a %b %d %Y" "C")