Codebase list fcitx-table-extra / 6580779
Prepare for new upload. Aron Xu 11 years ago
8 changed file(s) with 79 addition(s) and 13 deletion(s). Raw diff Collapse all Expand all
1515 * Cangjie*: 027984, expired in 1989, released to public domain by
1616 original author in 1982.
1717 - Ref (Chinese): http://cbflabs.com/?id=12
18 * Quick*: directly derived from Cangjie* and put into Public Domain.
1819 * Zhengma: CN1043210 (89108851.2), expired in 2009.
1920 - Ref (Chinese): http://www.china-e.com.cn/main/zhengma/jj.htm
2021
2930 The binary packages are not arch-all because there is endianness
3031 issue with these data files.
3132
32 -- Aron Xu <aron@debian.org> Tue, 07 Feb 2012 11:52:53 +0800
33 -- Aron Xu <aron@debian.org> Tue, 04 May 2012 00:39:30 +0800
0 fcitx-table-extra (0.2.1-1) unstable; urgency=low
1
2 * New upstream release.
3 + Add Quick3, Quick5 and Quick Classic tables.
4 * debian/control:
5 + Add new binaries.
6 - Bump std-ver to 3.9.3, no change required.
7 * debian/README.source:
8 - Add info about Quick* tables.
9 * debian/rules:
10 - Use xz to compress the binary packages, as upstream will
11 grow the size of this package by every release.
12
13 -- Aron Xu <aron@debian.org> Fri, 04 May 2012 00:54:46 +0800
14
015 fcitx-table-extra (0.1.0-1) unstable; urgency=low
116
217 * Initial release (Closes: #658151)
44 Uploaders: Aron Xu <aron@debian.org>, YunQiang Su <wzssyqa@gmail.com>
55 DM-Upload-Allowed: yes
66 Build-Depends: debhelper (>= 8), cmake, fcitx-libs-dev (>= 1:4.2.0),
7 fcitx-tools (>= 1:4.2.0), intltool
8 Standards-Version: 3.9.2
7 fcitx-tools (>= 1:4.2.0), intltool
8 Standards-Version: 3.9.3
99 Homepage: http://code.googlecode.com/p/fcitx
1010 Vcs-Git: git://git.debian.org/pkg-ime/fcitx-table-extra.git
1111 Vcs-Browser: http://git.debian.org/?p=pkg-ime/fcitx-table-extra.git
7474 .
7575 This package provides Cangjie-Big table used by the Fcitx table engine.
7676
77 Package: fcitx-table-quick3
78 Architecture: any
79 Depends: ${misc:Depends}, fcitx-table
80 Description: Flexible Input Method Framework - Quick3 table
81 Fcitx is a input method framework with extension support, which provides
82 an interface for entering characters of different scripts in applications
83 using a variety of mapping systems.
84 .
85 It offers a pleasant and modern experience, with intuitive graphical
86 configuration tools and customizable skins and mapping tables. It is
87 highly modularized and extensible, with GTK+ 2/3 and Qt4 IM Modules, support
88 for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly
89 API.
90 .
91 This package provides Quick3 table used by the Fcitx table engine.
92
93 Package: fcitx-table-quick5
94 Architecture: any
95 Depends: ${misc:Depends}, fcitx-table
96 Description: Flexible Input Method Framework - Quick5 table
97 Fcitx is a input method framework with extension support, which provides
98 an interface for entering characters of different scripts in applications
99 using a variety of mapping systems.
100 .
101 It offers a pleasant and modern experience, with intuitive graphical
102 configuration tools and customizable skins and mapping tables. It is
103 highly modularized and extensible, with GTK+ 2/3 and Qt4 IM Modules, support
104 for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly
105 API.
106 .
107 This package provides Quick5 table used by the Fcitx table engine.
108
109 Package: fcitx-table-quick-classic
110 Architecture: any
111 Depends: ${misc:Depends}, fcitx-table
112 Description: Flexible Input Method Framework - Quick-Classic table
113 Fcitx is a input method framework with extension support, which provides
114 an interface for entering characters of different scripts in applications
115 using a variety of mapping systems.
116 .
117 It offers a pleasant and modern experience, with intuitive graphical
118 configuration tools and customizable skins and mapping tables. It is
119 highly modularized and extensible, with GTK+ 2/3 and Qt4 IM Modules, support
120 for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly
121 API.
122 .
123 This package provides Quick-Classic table used by the Fcitx table engine.
124
77125 Package: fcitx-table-zhengma
78126 Architecture: any
79127 Depends: ${misc:Depends}, fcitx-table
99
1010 Files: debian/*
1111 Copyright: 2012 YunQiang Su <wzssyqa@gmail.com>
12 2012 Aron Xu <aron@debian.org>
1213 License: GPL-2+
1314
1415 License: GPL-2+
0 usr/share/fcitx/table/quick-classic.mb
1 usr/share/fcitx/table/quick-classic.conf
2 usr/share/icons/hicolor/64x64/apps/fcitx-quick-classic.png
0 usr/share/fcitx/table/quick3.mb
1 usr/share/fcitx/table/quick3.conf
2 usr/share/icons/hicolor/64x64/apps/fcitx-quick3.png
0 usr/share/fcitx/table/quick5.mb
1 usr/share/fcitx/table/quick5.conf
2 usr/share/icons/hicolor/64x64/apps/fcitx-quick5.png
00 #!/usr/bin/make -f
1 # -*- makefile -*-
2 # Sample debian/rules that uses debhelper.
3 # This file was originally written by Joey Hess and Craig Small.
4 # As a special exception, when this file is copied by dh-make into a
5 # dh-make output file, you may use that output file without restriction.
6 # This special exception was added by Craig Small in version 0.37 of dh-make.
7
8 # Uncomment this to turn on verbose mode.
9 #export DH_VERBOSE=1
10
111 %:
122 dh $@
3 override_dh_builddeb:
4 dh_builddeb -- -Zxz