Commit Graph

11 Commits

Author SHA1 Message Date
Jerome Duval
d74dd1f891 sdl2_image: requires automake 1.13.x. 2015-12-03 22:49:05 +00:00
Augustin Cavalier
1f4293e134 Get rid of gcc_syslibs REQUIREs. 2015-08-04 15:45:00 -04: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
Adrien Destugues
8a8b2def99 Add Klystron (development-only package) 2015-04-05 22:57:31 +02:00
Adrien Destugues
21f999f73e SDL2_image: disable dynamic loading of libraries
We declare the libraries as dependencies of the package anyway, so there
is no need for this dynamic load support. The runtime loader does a
better job at it.
2015-02-11 10:14:33 +01:00
Adrien Destugues
05431d1705 SDL2_image: fix for gcc2
Only problem was use of dos line endings confusing the C preprocessor.
2015-02-11 08:48:19 +01: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
cf76fe9f1e SDL2_image: fix recipe. 2014-09-27 14:27:28 +02:00
Alexander von Gluck IV
2a924ff76c sdl2_image: Fix devel lib symlink 2014-05-15 02:51:10 +00:00
Alexander von Gluck IV
0446451481 sdl2_image: Add initial recipe, tested working on x86 2014-05-15 02:26:55 +00:00