diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-09-21 10:08:02 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-09-21 10:08:02 +0200 |
commit | f765fdc27a8f2f8410fc445f5fc95510d8ff91fb (patch) | |
tree | 362890730fd5d373617582f4620d268fad041bb5 /extra/sdl_image | |
parent | 81865a037057f49d677b77a219846cc94de6d56f (diff) | |
parent | 10468eb983d86fcd978c428ddb224376f3262645 (diff) | |
download | nutyx-pakxe-f765fdc27a8f2f8410fc445f5fc95510d8ff91fb.tar.gz nutyx-pakxe-f765fdc27a8f2f8410fc445f5fc95510d8ff91fb.tar.bz2 nutyx-pakxe-f765fdc27a8f2f8410fc445f5fc95510d8ff91fb.tar.xz nutyx-pakxe-f765fdc27a8f2f8410fc445f5fc95510d8ff91fb.zip |
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/attapu
Diffstat (limited to 'extra/sdl_image')
-rw-r--r-- | extra/sdl_image/.footprint | 8 | ||||
-rw-r--r-- | extra/sdl_image/.md5sum | 2 | ||||
-rw-r--r-- | extra/sdl_image/Pkgfile | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/extra/sdl_image/.footprint b/extra/sdl_image/.footprint index 08c0bba40..c11c1bfe0 100644 --- a/extra/sdl_image/.footprint +++ b/extra/sdl_image/.footprint @@ -3,8 +3,10 @@ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/SDL/ -rw-r--r-- root/root usr/include/SDL/SDL_image.h drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/libSDL_image-1.2.so.0 -> libSDL_image-1.2.so.0.1.5 --rwxr-xr-x root/root usr/lib/libSDL_image-1.2.so.0.1.5 +lrwxrwxrwx root/root usr/lib/libSDL_image-1.2.so.0 -> libSDL_image-1.2.so.0.8.2 +-rwxr-xr-x root/root usr/lib/libSDL_image-1.2.so.0.8.2 -rw-r--r-- root/root usr/lib/libSDL_image.a -rwxr-xr-x root/root usr/lib/libSDL_image.la -lrwxrwxrwx root/root usr/lib/libSDL_image.so -> libSDL_image-1.2.so.0.1.5 +lrwxrwxrwx root/root usr/lib/libSDL_image.so -> libSDL_image-1.2.so.0.8.2 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/SDL_image.pc diff --git a/extra/sdl_image/.md5sum b/extra/sdl_image/.md5sum index 14cba9a92..d074b2f2f 100644 --- a/extra/sdl_image/.md5sum +++ b/extra/sdl_image/.md5sum @@ -1 +1 @@ -b866dc4f647517bdaf57f6ffdefd013e SDL_image-1.2.6.tar.gz +6c06584b31559e2b59f2b982d0d1f628 SDL_image-1.2.10.tar.gz diff --git a/extra/sdl_image/Pkgfile b/extra/sdl_image/Pkgfile index 69169b9de..4351431b1 100644 --- a/extra/sdl_image/Pkgfile +++ b/extra/sdl_image/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libtiff libpng sdl name=sdl_image -version=1.2.6 +version=1.2.10 release=1 source=(http://www.libsdl.org/projects/SDL_image/release/SDL_image-$version.tar.gz) |