hanya
|
ca81781e3d
|
flatzebra: fix source uri (#3613)
|
2019-02-05 16:17:40 +01:00 |
|
Sergei Reznikov
|
90c13b6663
|
physfs: bump version
|
2018-12-26 16:28:47 +03:00 |
|
miqlas
|
190c0cc273
|
Godot: use syslibs (#3448)
|
2018-12-06 21:45:02 +01:00 |
|
miqlas
|
df3dea737a
|
Preliminary x86 support (#3447)
|
2018-12-06 19:34:57 +01:00 |
|
miqlas
|
0fc3bda012
|
Godot: OpenSSL required (#3444)
|
2018-12-05 13:00:43 +01:00 |
|
miqlas
|
730809188d
|
Godot: fix build for x86-64, untested for x86 (#3395)
Godot: build fix for 64 bit, still hangs at start
|
2018-12-04 22:01:54 +01:00 |
|
miqlas
|
636f2e331e
|
Disable SimGear for every arch.
OSG is currently broken on Haiku.
Nothing depends on it.
|
2018-11-29 22:13:21 +01:00 |
|
Jerome Duval
|
276db7385a
|
godot: use pkgconfig directly...
as the scons configure script doesn't like pkgconf.
|
2018-11-24 16:21:57 +01:00 |
|
Jérôme Duval
|
e55607d79b
|
godot: add a version on libwebp dependency.
|
2018-11-21 06:56:20 +01:00 |
|
Jérôme Duval
|
69645ecf7c
|
godot: rebuild.
|
2018-11-16 10:16:19 +01:00 |
|
fbrosson
|
fb3b348801
|
SimGear: replace include by develop/headers in SimGearTargets.cmake.
|
2018-10-14 13:51:25 +00:00 |
|
fbrosson
|
a0dedf4335
|
SimGear: fix PROVIDES_devel contents (missing _devel suffix)
|
2018-10-14 11:03:39 +00:00 |
|
kenmays
|
3c746e01b3
|
SimGear: new recipe (#3209)
|
2018-10-13 11:18:05 +00:00 |
|
Gerasim Troeglazov
|
f537e6cb6e
|
MyGUI: disable x86_gcc2 arch
|
2018-10-04 23:27:36 +10:00 |
|
Gerasim Troeglazov
|
2d945b5d31
|
MyGUI: add recipe for 3.2.3~git version
|
2018-10-04 23:09:28 +10:00 |
|
Sergei Reznikov
|
47d30121cd
|
ode: enable x86_64
|
2018-09-26 16:29:52 +03:00 |
|
Jerome Duval
|
0d782eba67
|
dev-*: reorder sections.
|
2018-08-08 16:18:18 +02:00 |
|
Jerome Duval
|
bf0308bfbe
|
godot: remove useless CHECKSUM.
|
2018-08-07 10:10:49 +02:00 |
|
Jerome Duval
|
f67b534c07
|
COMMIT/commit => srcGitRev.
* code style.
|
2018-08-07 08:56:57 +02:00 |
|
Jerome Duval
|
dedc2c6324
|
code style.
|
2018-08-06 15:08:49 +02:00 |
|
Jerome Duval
|
1905881bfd
|
mathfu: code style.
|
2018-08-03 08:44:16 +02:00 |
|
Jerome Duval
|
edc118e129
|
libggz: code style.
|
2018-08-03 08:44:16 +02:00 |
|
Jerome Duval
|
333cc48f10
|
fifechan: code style.
|
2018-08-03 08:44:16 +02:00 |
|
Adrien Destugues
|
495a02b62d
|
Godot: also add a recipe for current trunk.
Unfortunately it does not run any better (stuck on splash screen).
|
2018-07-10 15:35:04 +02:00 |
|
Adrien Destugues
|
7b02219735
|
Godot: add a recipe for latest release.
Just to keep things up to date.
On my machine, complains that GLSL 3.3 is not supported. We may need to
fix some things in Mesa.
|
2018-07-09 16:15:01 +02:00 |
|
Schrijvers Luc
|
c2645a90e7
|
godot: bump version (#1681)
|
2017-10-01 20:31:32 +03: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 |
|
miqlas
|
4b4b47d3e7
|
Irrlicht: bump version, fix SDL deps (#1381)
|
2017-06-03 19:06:28 +02:00 |
|
miqlas
|
2e9a42ccdf
|
Godot: new recipe (#1277)
|
2017-04-16 15:34:39 -04:00 |
|
Augustin Cavalier
|
9c69f65aa0
|
Remove all bep-format recipes for which an actual recipe exists.
Closes #1244.
|
2017-04-16 14:39:56 -04:00 |
|
Schrijvers Luc
|
87301ce481
|
t4k_common: new recipe (#1251)
|
2017-03-27 07:23:13 +02:00 |
|
Adrien Destugues
|
242ca1aa09
|
fifechan: secondary arch support
|
2017-02-09 22:07:01 +01: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 |
|
Jérôme Duval
|
525cf62ad0
|
physfs: fix x86_64 build.
|
2016-11-28 22:42:53 +01:00 |
|
Jerome Duval
|
617b1dcb77
|
box2d: missing secondaryArchSuffix.
|
2016-07-27 19:31:16 +00:00 |
|
Jérôme Duval
|
44b7fdc352
|
Fix some occurrences of _devel$secondaryArchSuffix
|
2016-03-15 23:45:15 +01:00 |
|
Vale
|
6f4f45198e
|
Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks
|
2016-03-05 14:19:01 -05: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
|
79a9915b2f
|
Fix ordering on new recipes
|
2016-02-21 14:34:51 -05:00 |
|
Vale
|
4ceccd41e1
|
Fix ordering
|
2016-02-17 14:39:36 -05:00 |
|
Adrián Arroyo Calle
|
bcebf64865
|
Irrlicht 1.8.3
|
2016-01-03 22:05:11 +00:00 |
|
diversys
|
782eb8f52b
|
Merge pull request #381 from lich/flatzebra
Flatzebra: Added devel package for 0.1.6
|
2016-01-03 08:31:21 +03:00 |
|
Mikołaj 'lich' Halber
|
01cf95163d
|
Flatzebra: Added devel package for 0.1.6
|
2016-01-02 22:45:39 +01:00 |
|
humdinger
|
3949c72f53
|
Merge pull request #380 from lich/flatzebra
Flatzebra: Updated and added new recipe for 0.1.6. Thanks lich!
|
2016-01-02 15:17:08 +01:00 |
|