1
0
forked from ports/opt

libsdl: updated to 1.2.12

This commit is contained in:
Simone Rota 2007-08-18 00:25:08 +02:00
parent ebe61627e6
commit 4c8cd75449
3 changed files with 5 additions and 13 deletions

View File

@ -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

View File

@ -1 +1 @@
418b42956b7cd103bfab1b9077ccc149 SDL-1.2.11.tar.gz
544b4554986e51eed6d34435cf9c5f3f SDL-1.2.12.tar.gz

View File

@ -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)