wok-current diff libsdl-image-dev/receipt @ rev 12315
Up: openjpeg to 1.5.0.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Apr 19 07:16:01 2012 +0000 (2012-04-19) |
parents | be13f25e790b |
children | 6eff489aa802 |
line diff
1.1 --- a/libsdl-image-dev/receipt Sun Feb 20 06:53:59 2011 +0000 1.2 +++ b/libsdl-image-dev/receipt Thu Apr 19 07:16:01 2012 +0000 1.3 @@ -5,9 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Development files of an image file loading library." 1.6 MAINTAINER="chadi.elahmad@gmail.com" 1.7 - 1.8 WEB_SITE="http://www.libsdl.org/projects/SDL_image/" 1.9 - 1.10 DEPENDS="libsdl-image libsdl-dev libpng-dev jpeg-dev zlib-dev " 1.11 WANTED="libsdl-image" 1.12 SOURCE="SDL_image" 1.13 @@ -17,7 +15,7 @@ 1.14 { 1.15 mkdir -p $fs/usr/lib 1.16 1.17 - cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 1.18 + cp -a $_pkg/usr/lib/*.a $fs/usr/lib 1.19 cp -a $_pkg/usr/include $fs/usr 1.20 cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 1.21 }