0
0
Fork 0
Commit Graph

17 Commits

Author SHA1 Message Date
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
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
hanya 7b1c18b2e7 mozc: bump version (#3734) 2019-04-01 09:32:09 +03: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
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
hanya a671d3d904 mozc: new recipe (#1365) 2017-05-27 13:01:36 -04:00