Alien::SDL2 - updated libs

2013-08-17 Thread kmx
I have commited the patch to 'master' see https://github.com/PerlGameDev/Alien-SDL2/commit/f796a3d Needs testing -- kmx

Re: Alien::SDL2 - updated libs

2013-08-17 Thread Kartik Thakore
We are getting fails because of something with png and libz. https://travis-ci.org/PerlGameDev/Alien-SDL2/builds/10315397 https://travis-ci.org/PerlGameDev/Alien-SDL2/jobs/10315398 On Sat, Aug 17, 2013 at 3:08 PM, kmx k...@volny.cz wrote: now also in experimental -- kmx On 17.8.2013

Re: Alien::SDL2 - updated libs

2013-08-17 Thread Kartik Thakore
I am also getting these errors with vorbis now: /bin/bash ../libtool --mode=install /usr/bin/install -c libvorbis.la libvorbisfile.la libvorbisenc.la'/root/Alien-SDL2/sharedir/0.002_5fb04777/lib' libtool: install: /usr/bin/install -c .libs/libvorbis.so.0.4.6

Re: Alien::SDL2 - updated libs

2013-08-17 Thread Kartik Thakore
oops nevermind On Sat, Aug 17, 2013 at 3:31 PM, Kartik Thakore thakore.kar...@gmail.comwrote: I am also getting these errors with vorbis now: /bin/bash ../libtool --mode=install /usr/bin/install -c libvorbis.la libvorbisfile.la

Re: Alien::SDL2 - updated libs

2013-08-17 Thread Kartik Thakore
Awesome cool. Gonna merge to master! On Sat, Aug 17, 2013 at 3:56 PM, kmx k...@volny.cz wrote: Now fixed https://travis-ci.org/PerlGameDev/Alien-SDL2/builds/10316295 On 17.8.2013 21:19, Kartik Thakore wrote: We are getting fails because of something with png and libz.