[SCIM] Mind to update scim-tables-zh?
Osamu Aoki
osamu@debian.org
Fri Jan 14 22:16:44 PST 2005
On Sat, Jan 15, 2005 at 09:38:00AM +0800, James Su wrote:
> Hi,
> Of course I can merge your new tables into scim-tables-zh. But
> currently the latest version of scim-tables can only work with scim
> 1.1.x. And I'll not release another 0.4.x scim-tables to include the new
> tables. So for Debian packages, it's better to make a separated patch
> against the old 0.4.x scim-tables, so that we can catch up the schedule
> of Debian 3.1
James,
Yes. You are right. Debian only package stable version.
Roy,
If you want these to be added, please check latest scim-tables and
extract tables you want from CVS or James's release 0.5
Debian source is available using following method:
edit /etc/apt/sources.list to include deb-src for testing and unstable
$ sudo apt-get update
$ apt-get source scim-tables
Reading Package Lists... Done
Building Dependency Tree... Done
Need to get 3794kB of source archives.
Get:1 http://ftp.skynet.be unstable/main scim-tables 0.4.3-1 (dsc) [711B]
Get:2 http://ftp.skynet.be unstable/main scim-tables 0.4.3-1 (tar) [3790kB]
Get:3 http://ftp.skynet.be unstable/main scim-tables 0.4.3-1 (diff) [3110B]
Fetched 3794kB in 11s (321kB/s)
dpkg-source: extracting scim-tables in scim-tables-0.4.3
$ ls -l
total 3720
drwxr-xr-x 8 osamu osamu 4096 2005-01-15 07:11 scim-tables-0.4.3
-rw-r--r-- 1 osamu staff 3110 2004-11-07 22:17 scim-tables_0.4.3-1.diff.gz
-rw-r--r-- 1 osamu staff 711 2004-11-07 22:17 scim-tables_0.4.3-1.dsc
-rw-r--r-- 1 osamu staff 3789831 2004-11-07 22:17 scim-tables_0.4.3.orig.tar.gz
$ cp -a scim-tables-0.4.3 scim-tables-0.4.3-orig
... make modification needed to include your table to the source
... in scim-tables-0.4.3/
$ diff -Nru scim-tables-0.4.3 scim-tables-0.4.3-orig >patch
Send us "patch"
More information about the scim
mailing list