Commit Graph

7 Commits

Author SHA1 Message Date
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Adrien Destugues
dd3b0791c5 love: update to 0.9.1
* It's now at least somehow working. Lots of crashes in Mesa (both
swrast and swpipe).
2014-09-03 19:28:47 +02:00
Adrien Destugues
5e3575b4f4 Löve: fix and finish recipe.
Now it compile and runs, and crashes somewhere in SDL2.
2014-09-03 19:28:47 +02:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Adrien Destugues
922af57c82 More hacking on Löve
Fails to link with a strange libtool error about libstdc++.la ("no such
file or directory", but the file is there). I'm clueless.
2014-04-01 22:34:49 +02:00
Adrien Destugues
6d1bd8bb7e Add Löve recipe.
Not quite working, running it leads an undefined reference to some GL
function.
2014-01-28 22:46:31 +01:00