diff options
author | sibel <lesibel at free dot fr> | 2010-09-21 09:24:52 +0200 |
---|---|---|
committer | sibel <lesibel at free dot fr> | 2010-09-21 09:24:52 +0200 |
commit | 8e3cd3a3c7ca0256fcf51d4e634d931832e84ad0 (patch) | |
tree | 5b504c77e9c0f7d71ed1150442861be0145e545b /extra | |
parent | b6840cdcac9f8b5cf3d24432c4818022f7029d75 (diff) | |
download | nutyx-pakxe-8e3cd3a3c7ca0256fcf51d4e634d931832e84ad0.tar.gz nutyx-pakxe-8e3cd3a3c7ca0256fcf51d4e634d931832e84ad0.tar.bz2 nutyx-pakxe-8e3cd3a3c7ca0256fcf51d4e634d931832e84ad0.tar.xz nutyx-pakxe-8e3cd3a3c7ca0256fcf51d4e634d931832e84ad0.zip |
maj de sdl_image#1.2.10-1
Diffstat (limited to 'extra')
-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) |