| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Add reproducible.patch to sort hashes to fix build-compare
- adapt to new packaging
- updated to 1.446 see /usr/share/doc/packages/perl-Alien-SDL/Changes 1.446 Sat Feb 21 2015 - fix build on OS X Mavericks (missing symbol CGDirectPaletteRef) [FROGGS] - build fix on Windows Strawberry Perl 5.20.+ [kmx]
- replaced --with-sdl-config with --travis, because otherwise it won't build
properly. Issue is reported upstream
https://github.com/PerlGameDev/SDL/issues/265
- Update to version 1.444 from 1.440
Important changes from upstream:
1.444 Wed May 14 2014
- let SDL_Pango.h include ft2build.h, because even when the header file
ifdef's out some code that needs it, the source file does not and thus
explodes happily. [FROGGS]
- add PIC flags to CFLAGS when the compiler can handle it, this is meant
to fix an issue on freebsd [FROGGS]
1.442 Tue Apr 22 2014
- bump SDL_gfx to 2.0.25 [FROGGS]
- fix for building on >=libX11-1.5.99.901 [FROGGS]
- update to 1.440 * patch for File::Temp->tempfile -> File::Temp::tempfile (#244) [FROGGS]
- initial package 1.430 * created by cpanspec 1.78.03