0
0
Fork 0
Commit Graph

23 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 b43cee2a4c box2d: bump version
keep the old library for binary compatibility.
2021-06-07 16:39:49 +02:00
Schrijvers Luc 02b5c1127f
box2d, add pkgconfig file (fixed detection for caveexpress/cavepacker) (#5213) 2020-07-21 20:38:49 +02:00
Schrijvers Luc c4e3c035d9
box2d, fix installation paths (#4522) 2020-01-03 14:07:29 +01:00
Jerome Duval 0d782eba67 dev-*: reorder sections. 2018-08-08 16:18:18 +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
Adrien Destugues 4cd4b6e052 box2d: fix build. 2017-02-05 10:36:07 +01:00
Scott McCreary 4963185249 Fixes for sdl2_image and sdl2_ttf (#1135)
* Add title to sdllopan window
* Fixes for sdl2_image and sdl2_ttf
* WIP recipes for box2d and numptyphysics
2017-02-02 10:14:05 -08:00
Jerome Duval cf4f767300 box2d: use cmake install prefix.
* move headers to $includeDir
* move cmake files to the devel package.
* enable x86_64.
2017-01-24 21:55:26 +01:00
Scott McCreary 8bc699abdf Box2D: Improved recipes now with _devel (#1108) 2017-01-24 21:21:05 +01:00
vanishakesswani 485bdc0283 Tested for build on x86_64 (#997)
befar, backup, aalibtranslator, ecl, box2d, libodfgen, libebook, libabw marked as broken on x86_64
2017-01-10 07:23:31 +01:00
Stephanie Fu cc90bab47f piozone and shanty: enable x86_64 (#1026)
fix checksum for box2d
2017-01-10 07:06:40 +01:00
Jerome Duval 617b1dcb77 box2d: missing secondaryArchSuffix. 2016-07-27 19:31:16 +00:00
Vale 6b99721506 More order fixes 2016-02-28 20:17:42 -05:00
Vale f8aeb53372 More ordering & layout fixes 2016-02-26 10:33:51 -05:00
Vale 4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Gareth Poole 417bef088b Updated Box2D to 2.3.1 2015-12-16 19:49:07 -05: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
Nav f1ab2dfe34 Updated Box2D recipe and patch 2015-01-12 15:11:55 +02: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
Scott McCreary e95118f7fc Cleaned up the box2d patch a bit so that it should be ok to upstream now. 2010-09-21 21:06:10 +00:00
Scott McCreary c1a6f708d8 Initial .bep and .patch files for box2d. This seems to build fine with gcc4, haven't tried gcc2 yet. No test run yet, so not sure if it's working right yet or
not.
2010-09-21 19:27:52 +00:00