Commit Graph

50 Commits

Author SHA1 Message Date
EXL
d7acd14018 libsdl2: Fix build on x86_gcc2 2018-12-22 15:49:42 +10:00
EXL
05216c8eac libsdl2: Implement message box for Haiku
Add implementation for functions:

SDL_ShowSimpleMessageBox()
SDL_ShowMessageBox()

Support for simple customization is implemented too.
2018-12-20 23:36:43 +10:00
Jérôme Duval
145a6a38e7 libsdl2: bump revision.
haikuporter on the buildbot seems to use different revisions for base and devel packages.
2018-12-01 22:08:47 +01:00
Jérôme Duval
c1926c8550 libsdl2: provide 0.8.0 for lib:libsdl2. 2018-12-01 18:46:35 +01:00
Gerasim Troeglazov
f66f855812 libsdl2: disable pointer history 2018-11-05 23:28:26 +10:00
Peter Kosyh
f74e0cd1e4 media-libs/libsdl2: mouse improvements (#3194)
* simple implementation of SDL_ShowCursor for Haiku
* mouse_relative mode fix
* mouse wheel y inverted
2018-10-07 00:53:49 +10:00
Gerasim Troeglazov
b40072d3d2 libsdl2: add support for relative mouse mode 2018-09-18 20:49:04 +10:00
Jerome Duval
f38aa621d9 media-*: reorder sections. 2018-08-09 09:05:12 +02:00
miqlas
d010d0ebd6 libSDL2: bump (#2731)
* libSDL2: bump

* https
2018-06-23 23:03:14 -04:00
Adrien Destugues
2ca70f5093 Workaround a crash in BDirectWindow management. 2018-02-02 12:59:35 +01:00
Adrien Destugues
363aa5f013 libsdl2: fix secondary arch build. 2018-02-02 09:43:14 +01:00
waddlesplash
7c0a39c3f9 libsdl2: enable. 2017-11-27 15:10:02 +01:00
Jerome Duval
2e2cc5dae6 libsdl2: bump version. 2017-11-04 00:15:42 +01:00
Jerome Duval
5e52eebbe0 libsdl2: move cmake file to devel package. 2017-09-30 19:48:24 +02:00
Jerome Duval
4f824b7196 libsdl2: add recipe for version 2.0.6.
tested on x86_64.
2017-09-30 14:02:59 +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
Jérôme Duval
bd8818b4a6 Remove libtool files. 2016-11-21 16:20:36 +01:00
ksterker
e8ab4a7952 Updated SDL2 to use dlopen instead of load_add_on, as discussed on haikuports ML (#841)
* FIXED SDL2 2.0.4 patchset. SDL2 was no longer handling any events.

* Added recipe for SDL2 2.0.5

* Updated SDL to use dlopen instead of load_add_on for loading dynamic
libraries
This resolves issues with SDL2_mixer not finding required 3rd party
libs, such as libvorso.3

* Removed trailing whitespace
2016-10-30 23:19:18 -04:00
ksterker
e82a987973 SDL2-2.0.5 recipe based on previous recipe and patchset (#830)
* Added recipe for SDL2 2.0.5
2016-10-20 16:09:30 -04:00
ksterker
7e425de2ac FIXED SDL2 2.0.4 patchset. SDL2 was no longer handling any events. (#827) 2016-10-19 15:27:47 -04:00
François Revol
6a45dc0ff9 sdl2: add patch to fetch application signature from resources
This avoids warnings like:
Signature in rsrc doesn't match constructor arg.
(application/x-SDL-executable, application/x-vnd.oricutron)

It also avoid roster messing around with applications it things are the same.
2016-07-11 17:40:38 +02:00
Jerome Duval
a2cc9f9809 libsdl2: add recipe for version 2.0.4.
* remove oldest recipes.
2016-02-25 20:48:57 +00:00
dash102
1b9b981584 Reformat 10 Recipes 2
Update enca-1.15.recipe

Update libpaper-1.1.24.recipe

Update libedit-2014_10_30_3.1.recipe

Update faad2-2.7.recipe

Update libebur128-1.0.1.recipe

Update pnglite-0.1.17.recipe

Update libircclient-1.8.recipe

Update glu-9.0.0.recipe

Update polarssl-1.3.9.recipe

Update libpaper-1.1.24.recipe

Update libedit-2014_10_30_3.1.recipe

Update faad2-2.7.recipe

Update libebur128-1.0.1.recipe

Update libebur128-1.0.1.recipe

Update libsdl2-2.0.1.recipe

Update libircclient-1.8.recipe

Update libpaper-1.1.24.recipe
2015-12-28 12:36:51 +00:00
dash102
a3591a7721 Reformat 10 recipes
Update libnsgif-0.1.1.recipe

Update libsdl2-2.0.0.recipe

Update haikuwebkit-1.2.0.recipe

Update haikuwebkit-1.2.1.recipe

Update haikuwebkit-1.2.2.recipe

Update haikuwebkit-1.2.3.recipe

Update haikuwebkit-1.2.0.recipe

Update haikuwebkit-1.2.1.recipe

Update haikuwebkit-1.2.2.recipe

Update libnsbmp-0.1.1.recipe

Update libnsgif-0.1.1.recipe

Update libsdl2-2.0.0.recipe

Update libmpdclient-2.11_git.recipe

Update libpng-1.5.25.recipe

Update libcss-0.4.0.recipe

Update libdvdnav-4.2.0.recipe

Update libsdl2-2.0.0.recipe
2015-12-26 13:42:37 +00:00
Humdinger
f5b71b546d Recipe cosmetics. Improved SUMMARY/DESCRIPTION, re-ordered blocks. 2015-08-28 17:15:55 +02: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
Puck Meerburg
7d1303b6b6 libsdl2: Add extra check on switching context, fix build 2015-01-17 20:29:40 +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
eb2e52395e SDL2: fix NULL pointer dereference. 2014-09-03 19:28:47 +02:00
Jerome Duval
53fc7a4c94 libsdl2: added a recipe for version 2.0.3 2014-08-30 14:01:01 +00:00
Adrien Destugues
7229b2d56b SDL2: regenerate configure script.
* I made changes to configure.in, but for this to work configure needs
to be regenerated.
2014-07-24 21:51:09 +02:00
Adrien Destugues
ca546eeb3d Make SDL2 work better
* Fix a compilation problem on gcc2
* Use dlopen for shared library suport, as the custom code doesn't look
for libs in the right place (fixes libSDL2 not finding libpng, for
example).
2014-07-13 08:42:05 +02:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Alexander von Gluck IV
cbd58fbf1b sdl2: Fix build for x86 secondary arch
* Patch to remove old be/ include paths
* Fix sdl2-config, you're supposed to let
  the fixPkgconfig create the symlink
* Requires recent gcc update
2014-01-15 01:09:55 -06:00
noryb009
477ce26f37 Rewrap media-libs DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Alexander von Gluck IV
f781cc04e8 libsdl2: fix build as devel:libtiff is missing from haiku_devel 2013-12-25 22:40:14 -06:00
Scott McCreary
76d471398f Enable libGL for libsdl2 2013-12-25 12:38:16 -08:00
Alexander von Gluck IV
5c7b41cf75 multi: Add some needed ${secondaryArchSuffix} and clean up requires 2013-11-26 22:56:24 -06:00
Scott McCreary
18aca96f7c Fixed comment in libsdl2 recipe 2013-11-14 12:00:40 -08:00
Scott McCreary
bb952bd1ba Fixed libsdl, libsdl2 and sdl_ttf, removed outdate sdl_ttf recipes. 2013-11-01 07:47:53 -07:00
Scott McCreary
5388805ee2 Update libsdl to 2.0.1, builds but Haikuporter makes a broken symlink. 2013-10-24 22:48:47 -07:00
Alexander von Gluck IV
c27b571cf4 libsdl2: Finish cleanup
* Delete old / broken / un-needed recipes
* Clean up recipe requires. Haiku kits
  don't provide per-library dependencies yet
2013-10-18 17:25:34 -05:00
Alexander von Gluck IV
5944736237 libsdl2: Fix recipe
* Missing libglu devel headers
* Devel defines are supposed to
  reflect library names.
  libSDL2... not libsdl2...
* Mesa is commented out for now
  until we have our OpenGL kit
  completely in Mesa.
2013-10-17 23:54:11 -05:00
Scott McCreary
032e737739 Some cleanup of the libsdl2 recipe 2013-10-15 19:22:58 +00:00
Scott McCreary
bdf9b97675 Renamed libsdl2 patch so that it matches and gets used. 2013-10-02 08:53:13 -07:00
Scott McCreary
548c1faf89 Initial .recipe files for libsdl2 and sdl2_ttf, not working yet, but libsdl2 builds 2013-10-02 04:49:26 -07:00
Alexander von Gluck IV
b0e932557c libsdl2: Rename to libsdl 2.0.0
* As per our mailing list discussion, package
  management will support multiple versions of
  the same package being installed at the same
  time, so this *should* work like this in theory.
* Adjust patch to match 1:1 SDL changes accepted
  upstream.
2013-09-17 01:12:46 +02:00
Alexander von Gluck IV
295b38ef1d libsdl2: Add SDL2 port. Marked unstable
* Small number of changes to get it building
* Very unstable, but getting there.
* split sdl 2.0 from libsdl to libsdl2. The reasoning
  behind this is that libsdl uses -lsdl, while libsdl 2.x
  uses -lsdl2. (SDL2 breaks a lot of binary compat I guess)
* Remove old sdl2 bep's in libsdl.. these never worked well.
* libsdl 2.0.0 seems to build with gcc2 and gcc4 (yay)
* libsdl 2.0.0 patch pushed upstream in SDL bug #2046
* Thanks to the gsoc students for their hard work!

(cherry picked from commit d7e59f63c1)

Conflicts:
	media-libs/libsdl2/libsdl2-2.0.0.bep
2013-09-17 01:12:23 +02:00