0
0
Fork 0
Commit Graph

14 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
Schrijvers Luc f0f95761e7
revbump after nss update (#5166) 2020-07-05 07:46:17 +02:00
Augustin Cavalier e23e9be3cf Bump revisions of all packages that depend on OpenSSL. 2020-03-19 20:08:50 -04:00
Jerome Duval e2732283ba qca: bump version. 2019-05-02 15:11:52 +02:00
Jerome Duval 189994c0a6 app-*: reorder sections. 2018-08-08 14:24:56 +02: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 7a094983cd qca: fix requires.
* enable on x86.
2017-05-15 00:00:18 +02:00
Jerome Duval 2a83b94857 qca: bump version. 2017-02-16 22:42:28 +01:00
Jérôme Duval 953f952b15 qca: remove cmake variables.
* move cmake config to devel package.
2016-11-30 23:39:02 +01:00
Jérôme Duval f21709d95f qca: clean up provides. 2016-11-30 13:50:11 +01:00
Vale 4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Sergei Reznikov 20ed6ab95a qca: really fix REQUIRES and fix PROVIDES 2015-11-03 13:29:43 +03:00
Sergei Reznikov 320d17e708 qca: fix REQUIRES 2015-11-03 13:19:53 +03:00
Sergei Reznikov e8ae6f8f4c qca: add recipe and patch for version 2.1.1 2015-11-03 13:11:56 +03:00