0
0
Fork 0
Commit Graph

25 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 6f2d458607 zziplib: bump version 2021-04-02 19:05:47 +02:00
Schrijvers Luc 3e1f8e1496
zziplib, bump version, cleanup (#5085) 2020-09-29 16:49:00 +02:00
Jerome Duval d2b37f714e code style. 2018-10-03 13:02:32 +02:00
Jerome Duval f907e77071 zziplib: keep compat devel libs. 2018-09-27 17:27:26 +02:00
Jérôme Duval 72845ff2cc
zziplib: build requires sed. 2018-09-27 13:48:37 +02:00
Jerome Duval 22f1fd98ba zziplib: fix provides, remove static libs. 2018-09-26 21:41:02 +02:00
Jerome Duval 0d782eba67 dev-*: reorder sections. 2018-08-08 16:18:18 +02:00
Jerome Duval dedc2c6324 code style. 2018-08-06 15:08:49 +02:00
Jerome Duval e92dc4b5db dev-libs: code style. 2018-08-03 16:25:34 +02:00
Schrijvers Luc 47b14d79d3 zziplib, bump version (#2720) 2018-06-23 23:04:02 -04:00
miqlas ebb787b0e6 zziplib : enable for x86_64 (#2097) 2018-01-10 20:54:56 +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
Schrijvers Luc 731fbc828d zziplib: fix recipe (#1700) 2017-10-08 10:43:57 +03:00
Jerome Duval 57294439cf zziplib: bump version, enable x86_64.
library are still built with 13.0.65.
2017-09-16 12:47:13 +02:00
Jerome Duval a80a01ea9a zziplib: bump version. 2017-05-23 23:30:01 +02:00
dacianf 3b448a14a9 I've fixed 2 recipe, one for zziplib and one for zopfli (#937)
zziplib and zopfli recipes fixed
2017-02-03 10:16:43 -08:00
Augustin Cavalier 4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
noryb009 29263bda29 Rewrap dev-libs DESCRIPTIONs 2014-01-02 16:40:56 -05:00
Oliver Tappe 60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe 94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00
Scott McCreary 3c5a38bdae Removed CDDL and MPL licenses as those are now included in Haiku. 2010-10-18 17:45:30 +00:00
Chris Roberts 19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +00:00
Chris Roberts e8262abd15 Add zziplib using bep/opd contributed by michaelvo (with moderate modifications be me) 2010-04-28 05:22:07 +00:00