Commit Graph

73 Commits

Author SHA1 Message Date
Schrijvers Luc
6d554e608c BeCJK, revbump for changes due to removing bsd_mem.h in Haiku (#7429) 2022-11-18 07:53:18 +01:00
Han Pengfei
00d77918b1 unicode-cldr: add new recipe version 42.0 (#7363)
Signed-off-by: Han Pengfei <pengphei@qq.com>
2022-11-06 15:34:50 +01:00
Schrijvers Luc
86c8b37a7a libchewing, fix build for 32bit (#7344) 2022-10-30 19:29:56 +01:00
Schrijvers Luc
f75da6d212 libpinyin, missed secondaryArchSuffix in the recipe for 32bit (#7343) 2022-10-30 19:00:43 +01:00
Schrijvers Luc
e408e1c3e9 libcangjie, fix build for 32bit (#7342) 2022-10-30 18:57:34 +01:00
Schrijvers Luc
a0274cf59d libpinyin, fix for 32bit (#7341) 2022-10-30 18:43:47 +01:00
Han Pengfei
62629b5b9b opencc: add new recipe, version 1.1.4 (#7307) 2022-10-19 13:25:38 -04:00
Han Pengfei
542048c566 libcangjie: add new recipe, 1.3 (#7305) 2022-10-19 12:15:10 -04:00
Han Pengfei
eab27f8616 libchewing: add new recipe, version 0.5.1 (#7306) 2022-10-19 12:14:50 -04:00
Han Pengfei
12fe1e9c14 libpinyin: add new recipe, version 2.6.2 (#7304) 2022-10-19 12:10:28 -04:00
Terra Yi
b26e9e4b9d update koreanim version (#6920) 2022-05-21 23:05:39 -06:00
Terra Yi
fceb14d345 KoreanIM, add recipe (#6841)
* koreanim, add recipe

* koreanim, apply requested changed in recipe
2022-04-22 18:00:00 +02:00
Terra Yi
8427f7dbba Add libhangul recipe (#6827)
* libhangul, new recipe
2022-04-18 14:06:03 +02:00
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
hanya
977e201520 mozc: bump to 2.26.4451.1 (#6116)
* mozc: bump to 2.26.4451.1

* Replace patch with patchset
2021-08-11 20:36:06 +02:00
Jerome Duval
7c4521e1b4 uchardet: bump version 2021-01-22 21:17:11 +01:00
Jérôme Duval
d70f05e0eb mozc: rebuild after protobuf upgrade 2020-10-21 13:52:10 +02:00
Jerome Duval
48592f19f9 mozc: add gcc8 patch from Gentoo. 2019-11-20 19:28:17 +01:00
Jerome Duval
aa7c82bc3c bump for rebuild after protobuf SONAME change. 2019-11-19 19:32:34 +01:00
Jérôme Duval
226924b299 libguess: https homepage 2019-09-11 07:54:31 +02:00
hanya
7b1c18b2e7 mozc: bump version (#3734) 2019-04-01 09:32:09 +03:00
hanya
52b414bd51 aquaskk: new recipe (#3601) 2019-02-20 15:27:53 -05:00
hanya
793cc8e1f5 mozc: bump version (#3635) 2019-02-13 14:20:04 -05:00
hanya
8ad15b6e98 Mozc: fix build break on x86_gcc2 (#3514) 2018-12-29 22:16:29 +01:00
hanya
a9b5e4c587 mozc: bump version (#3512) 2018-12-28 13:03:10 -05:00
Jerome Duval
51ee6bc944 code style.
remove old patches.
2018-08-14 10:42:32 +02:00
miqlas
81d89cc9a4 Tagaini Jisho: new recipe (#2910) 2018-08-13 12:28:02 -04:00
Jerome Duval
24f9538949 enca: update HOMEPAGE. 2018-08-09 10:46:26 +02:00
Jerome Duval
189994c0a6 app-*: reorder sections. 2018-08-08 14:24:56 +02:00
Jerome Duval
f67b534c07 COMMIT/commit => srcGitRev.
* code style.
2018-08-07 08:56:57 +02:00
Jerome Duval
f4b9d61791 canna: remove duplicate USER_SETTINGS_FILES. 2018-08-03 07:16:03 +02:00
Jerome Duval
94423e4543 canna: code style for 1.0.1. 2018-08-03 07:10:36 +02:00
Jerome Duval
38172e870f anthy: code style. 2018-08-03 07:10:36 +02:00
Sergei Reznikov
475678990b BeCJK: enable x86_64 2018-05-15 17:13:32 +03:00
hanya
8796f7e324 mozc: bump version, Support x86_gcc2 environment (#2438) 2018-04-11 21:20:46 +00:00
hanya
44e81388a8 mozc: bump version, add logo image. (#2404) 2018-03-30 17:47:50 +00:00
hanya
7ea1654760 mozc: bump version (#2324) 2018-03-14 16:16:24 +00:00
hanya
881c9223b6 app-i18n/mozc: Add libprotobuf as dependent lib (#2208) 2018-02-11 21:22:55 +00:00
hanya
c60afd1093 mozc: bump version (#2165)
* Update patch for x86.
* Sort REQUIRES.
* Add support for x86 secondary architecture but keep it disabled
  for now, since the build fails at step [386/767], i.e. at ~50%.
2018-02-03 16:44:31 +00:00
hanya
b5bb892ad1 Fix failure of mozc runtests (#1911)
Closes #1869.
2017-12-18 18:33:05 +03:00
alaviss
a0fdf8cf1f Add TEST() to various ports (#1832)
* app-crypt/rhash: disable on x86_gcc2, also fixed secondary arch

* dev-lang/tcc: make tcc actually works

  - update patches: define custom haiku definitions, use haiku
    start/end objects

  - make tcc uses haiku custom paths

  - add secondary arch support
  - add x86_64

* dev-lang/tcc: disable on all architectures

  - Haiku's BeBuild.h depends on __GNUC__ macro to select ABI, which
    unfortunately we can't risk to define, so disabling for now

* dev-python/pyqt: use correct name for sip

* dev-lang/spidermonkey: fix build

  - add x86 to snd arch

  - update config.sub and config.guess

  - add missing cmd:js_config
  - add missing cmd:zip

* dev-python/pyqt: clean up the spaces left by previous contributor

* add TEST() for the following ports:
  - sys-devel/flex
  - app-crypt/rhash
  - app-text/podofo
  - app-crypt/qca
  - app-editors/retext
  - app-i18n/mozc
  - dev-lang/tcc
  - dev-lang/yasm
  - dev-lang/spidermonkey
  - dev-libs/glib
  - dev-libs/jsoncpp
  - dev-libs/libtommath
  - dev-libs/libxslt
  - dev-libs/libyajl
  - dev-libs/zziplib
2017-12-10 13:49:50 +01:00
Jerome Duval
631cbe7847 enca: bump version. 2017-10-20 18:53:56 +02:00
Jerome Duval
fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
hanya
a671d3d904 mozc: new recipe (#1365) 2017-05-27 13:01:36 -04:00
fbrosson
7d2690162f uchardet: move from dev-libs to app-i18n, like Gentoo did. 2017-02-11 20:28:45 +00:00
Jerome Duval
14842a949f canna: fix checksum, use tar.gz archive. 2016-11-01 17:25:13 +00:00
miqlas
7c3e5fa4bc libguess 1.2 recipe (#834) 2016-10-24 01:50:49 +00:00
Jerome Duval
d99c41a3af enca: really restore 1.15 recipe for x86_gcc2. 2016-02-21 00:18:22 +00:00
Jerome Duval
69d7004564 enca: restore 1.15 recipe for x86_gcc2. 2016-02-20 14:11:21 +00:00
Jerome Duval
e91b3de7d0 enca: bump version. 2016-02-20 13:01:14 +00:00