2022-12-23 14:38:04 by Thomas Klausner | Files touched by this commit (2) |
Log message:
ibus-table-chinese: add upstream pull request URL
|
2022-12-23 14:33:44 by Thomas Klausner | Files touched by this commit (6) | |
Log message:
ibus-table-chinese: update to 1.8.12.
Fixes build.
Release 1.8.12
- Add appdata.xml files
- Convert license tags to SPDX format
- Add .svg icon files for use in appdata.xml files
Release 1.8.11
- Improve punctuation support in jyutping.txt, cantonese.txt, cantonhk.txt, \
cantonyale.txt
(Resolves: https://github.com/mike-fabian/ibus-table-chinese/issues/7)
- Improve “improve_jyutping.py” to allow comments in the table
- Update of jyutping.txt for Unicode 15.0.0 final release
Release 1.8.10
- Improve punctuation support in cangjie5.txt, cangjie3.txt, cangjie-big.txt,
quick5.txt, quick3.txt, quick-classic.txt
(Resolves: https://github.com/kaio/ibus-table/issues/73)
(Resolves: https://github.com/mike-fabian/ibus-table/issues/121)
Release 1.8.9
- Add tones to Jyutping.txt table
(Resolves: https://github.com/mike-fabian/ibus-table-chinese/issues/6)
Tonal markers according to
https://github.com/rime/rime-cantonese/blob/main/README-en.md#tonal-markers
were added:
1. v: High level, e.g. siv → 詩; High level checked, e.g. sikv → 色
2. x: Medium rising, e.g. six → 史
3. q: Medium level, e.g. siq→ 試; Medium level checked, e.g. sekq → 錫
4. vv: Low falling, e.g. sivv → 時
5. xx: Low rising, e.g. sixx → 市
6. qq: Low level, e.g. siqq→ 事; Low level checked, e.g. sikqq → 食
Release 1.8.8
- Add PINYIN_MODE = TRUE to cangjie-big.txt, quick-classic.txt, and erbi.txt
- Make “Traditional Chinese only” the default for quick5
- Improve the quick5.txt table in a similar way the cangjie5.txt
table was recently improved
(Resolves: https://github.com/mike-fabian/ibus-table-chinese/issues/4)
- Build outside of the source tree
(Resolves: https://github.com/mike-fabian/ibus-table-chinese/issues/2)
Release 1.8.7
- Make “Traditional Chinese only” the default for cangjie5
(Resolves https://github.com/mike-fabian/ibus-table-chinese/issues/2)
Release 1.8.6
- Increase serial number of cangjie5.txt and erbi-qs.txt
Release 1.8.5
- add table_extra tag for auxiliary code
(Resolves: https://github.com/definite/ibus-table-chinese/pull/18)
Release 1.8.4
- Another improvement for cangjie5.txt
(Resolves: https://github.com/mike-fabian/ibus-table/issues/87_
- Updated README
(Includes: https://github.com/definite/ibus-table-chinese/pull/17)
- Correct a misplaced non-alphabetic symbol
(Includes: https://github.com/definite/ibus-table-chinese/pull/16)
- Simplify CMakeLists.txt to avoid requiring cmake-fedora
|
2022-09-22 11:39:25 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
ibus-table-chinese: updated to 1.8.3
1.8.3:
Bug fixes
|
2022-05-24 14:58:54 by Nia Alarie | Files touched by this commit (1) |
Log message:
ibus-table-chinese: Fix typo. Use OPSYS_VERSION.
|
2021-10-26 12:49:47 by Nia Alarie | Files touched by this commit (147) |
Log message:
inputmethod: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (possibly fetched
conditionally?):
./inputmethod/anthy/distinfo 2ch.t
./inputmethod/anthy/distinfo okinawa-20090801.t
|
2021-10-07 16:19:53 by Nia Alarie | Files touched by this commit (148) |
Log message:
inputmethod: Remove SHA1 hashes for distfiles
|
2017-08-16 23:22:14 by Thomas Klausner | Files touched by this commit (37) |
Log message:
Update some HOMEPAGEs.
|
2015-11-25 13:50:58 by Jonathan Perkin | Files touched by this commit (12) |
Log message:
Remove mk/find-prefix.mk usage from the inputmethod category.
The find-prefix infrastructure was required in a pkgviews world where
packages installed from pkgsrc could have different installation
prefixes, and this was a way for a dependency prefix to be determined.
Now that pkgviews has been removed there is no longer any need for the
overhead of this infrastructure. Instead we use BUILDLINK_PREFIX.pkg
for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the
dependency is coming from pkgsrc.
Provides a reasonable performance win due to the reduction of `pkg_info
-qp` calls, some of which were redundant anyway as they were duplicating
the same information provided by BUILDLINK_PREFIX.pkg.
|
2015-11-03 23:13:42 by Alistair G. Crooks | Files touched by this commit (111) |
Log message:
Add SHA512 digests for distfiles for inputmethod category
Problems found locating distfiles:
Package anthy: missing distfile 2ch.t
Package anthy: missing distfile okinawa-20090801.t
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-08-10 21:27:48 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Not MAKE_JOBS_SAFE.
|