0
0
Fork 0
Commit Graph

10 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
Jerome Duval d2f571b38f jsoncpp: bump version 2021-01-15 15:58:46 +01:00
Jerome Duval 726aba3555 jsoncpp: bump version
keep lib:libjsoncpp version 22 for compatibility.
2020-10-20 21:09:27 +02:00
Jerome Duval 7a7006ac81 jsoncpp: bump version.
SONAME bump
2020-03-26 09:27:45 +01:00
Jerome Duval f83c74c930 jsoncpp: bump version.
SONAME bump
2019-09-24 20:11:11 +02:00
Jerome Duval dedc2c6324 code style. 2018-08-06 15:08:49 +02:00
fbrosson db2bd3d599
jsoncpp: bump to 1.8.4, build with meson and ninja. (#2592) 2018-05-21 14:14:01 +00: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 003b0aacc2 jsoncpp: bump version.
* use cmakeDirArgs.
2017-09-20 22:07:10 +02:00
miqlas 1878b72042 jsoncpp: new recipe (#1404) 2017-06-10 09:12:41 +02:00