commit 4c8cd75449604be9c23bc997ee98f6e0239524aa Author: Simone Rota <sip@crux.nu> Date: Sat Aug 18 00:25:08 2007 +0200 libsdl: updated to 1.2.12 diff --git a/libsdl/.footprint b/libsdl/.footprint index a304686..92559bc 100644 --- a/libsdl/.footprint +++ b/libsdl/.footprint @@ -9,14 +9,6 @@ drwxr-xr-x root/root usr/include/SDL/ -rw-r--r-- root/root usr/include/SDL/SDL_byteorder.h -rw-r--r-- root/root usr/include/SDL/SDL_cdrom.h -rw-r--r-- root/root usr/include/SDL/SDL_config.h --rw-r--r-- root/root usr/include/SDL/SDL_config_amiga.h --rw-r--r-- root/root usr/include/SDL/SDL_config_dreamcast.h --rw-r--r-- root/root usr/include/SDL/SDL_config_macos.h --rw-r--r-- root/root usr/include/SDL/SDL_config_macosx.h --rw-r--r-- root/root usr/include/SDL/SDL_config_minimal.h --rw-r--r-- root/root usr/include/SDL/SDL_config_os2.h --rw-r--r-- root/root usr/include/SDL/SDL_config_win32.h --rw-r--r-- root/root usr/include/SDL/SDL_copying.h -rw-r--r-- root/root usr/include/SDL/SDL_cpuinfo.h -rw-r--r-- root/root usr/include/SDL/SDL_endian.h -rw-r--r-- root/root usr/include/SDL/SDL_error.h @@ -44,11 +36,11 @@ drwxr-xr-x root/root usr/include/SDL/ -rw-r--r-- root/root usr/include/SDL/begin_code.h -rw-r--r-- root/root usr/include/SDL/close_code.h drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/libSDL-1.2.so.0 -> libSDL-1.2.so.0.11.0 --rwxr-xr-x root/root usr/lib/libSDL-1.2.so.0.11.0 +lrwxrwxrwx root/root usr/lib/libSDL-1.2.so.0 -> libSDL-1.2.so.0.11.1 +-rwxr-xr-x root/root usr/lib/libSDL-1.2.so.0.11.1 -rw-r--r-- root/root usr/lib/libSDL.a -rwxr-xr-x root/root usr/lib/libSDL.la -lrwxrwxrwx root/root usr/lib/libSDL.so -> libSDL-1.2.so.0.11.0 +lrwxrwxrwx root/root usr/lib/libSDL.so -> libSDL-1.2.so.0.11.1 -rw-r--r-- root/root usr/lib/libSDLmain.a drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/sdl.pc diff --git a/libsdl/.md5sum b/libsdl/.md5sum index 5a10021..ae140aa 100644 --- a/libsdl/.md5sum +++ b/libsdl/.md5sum @@ -1 +1 @@ -418b42956b7cd103bfab1b9077ccc149 SDL-1.2.11.tar.gz +544b4554986e51eed6d34435cf9c5f3f SDL-1.2.12.tar.gz diff --git a/libsdl/Pkgfile b/libsdl/Pkgfile index 16e515f..09f426d 100644 --- a/libsdl/Pkgfile +++ b/libsdl/Pkgfile @@ -6,7 +6,7 @@ # Depends on: alsa-lib name=libsdl -version=1.2.11 +version=1.2.12 release=1 source=(http://www.libsdl.org/release/SDL-$version.tar.gz)