summaryrefslogtreecommitdiff
path: root/libsdl2
diff options
context:
space:
mode:
authorJose V Beneyto <sepen@crux.nu>2016-01-04 12:17:16 +0100
committerJose V Beneyto <sepen@crux.nu>2016-01-20 14:37:25 +0100
commit5cd52c77c8a1f60a2fa3c9d1ffe52464a0ce9d81 (patch)
tree83c9cb72d0f177f1582dbd31986eb5f7c8d33082 /libsdl2
parentb7d68893b35074bbc4ed0c02163f5e878fcac214 (diff)
downloadopt-5cd52c77c8a1f60a2fa3c9d1ffe52464a0ce9d81.tar.gz
opt-5cd52c77c8a1f60a2fa3c9d1ffe52464a0ce9d81.tar.xz
libsdl2: updated to 2.0.4
Diffstat (limited to 'libsdl2')
-rw-r--r--libsdl2/.footprint15
-rw-r--r--libsdl2/.md5sum2
-rw-r--r--libsdl2/Pkgfile2
3 files changed, 14 insertions, 5 deletions
diff --git a/libsdl2/.footprint b/libsdl2/.footprint
index c22b75d8a..81ef39808 100644
--- a/libsdl2/.footprint
+++ b/libsdl2/.footprint
@@ -12,6 +12,7 @@ drwxr-xr-x root/root usr/include/SDL2/
-rw-r--r-- root/root usr/include/SDL2/SDL_clipboard.h
-rw-r--r-- root/root usr/include/SDL2/SDL_config.h
-rw-r--r-- root/root usr/include/SDL2/SDL_cpuinfo.h
+-rw-r--r-- root/root usr/include/SDL2/SDL_egl.h
-rw-r--r-- root/root usr/include/SDL2/SDL_endian.h
-rw-r--r-- root/root usr/include/SDL2/SDL_error.h
-rw-r--r-- root/root usr/include/SDL2/SDL_events.h
@@ -31,8 +32,13 @@ drwxr-xr-x root/root usr/include/SDL2/
-rw-r--r-- root/root usr/include/SDL2/SDL_mutex.h
-rw-r--r-- root/root usr/include/SDL2/SDL_name.h
-rw-r--r-- root/root usr/include/SDL2/SDL_opengl.h
+-rw-r--r-- root/root usr/include/SDL2/SDL_opengl_glext.h
-rw-r--r-- root/root usr/include/SDL2/SDL_opengles.h
-rw-r--r-- root/root usr/include/SDL2/SDL_opengles2.h
+-rw-r--r-- root/root usr/include/SDL2/SDL_opengles2_gl2.h
+-rw-r--r-- root/root usr/include/SDL2/SDL_opengles2_gl2ext.h
+-rw-r--r-- root/root usr/include/SDL2/SDL_opengles2_gl2platform.h
+-rw-r--r-- root/root usr/include/SDL2/SDL_opengles2_khrplatform.h
-rw-r--r-- root/root usr/include/SDL2/SDL_pixels.h
-rw-r--r-- root/root usr/include/SDL2/SDL_platform.h
-rw-r--r-- root/root usr/include/SDL2/SDL_power.h
@@ -68,11 +74,14 @@ drwxr-xr-x root/root usr/include/SDL2/
-rw-r--r-- root/root usr/include/SDL2/begin_code.h
-rw-r--r-- root/root usr/include/SDL2/close_code.h
drwxr-xr-x root/root usr/lib/
-lrwxrwxrwx root/root usr/lib/libSDL2-2.0.so.0 -> libSDL2-2.0.so.0.2.1
--rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.2.1
+drwxr-xr-x root/root usr/lib/cmake/
+drwxr-xr-x root/root usr/lib/cmake/SDL2/
+-rw-r--r-- root/root usr/lib/cmake/SDL2/sdl2-config.cmake
+lrwxrwxrwx root/root usr/lib/libSDL2-2.0.so.0 -> libSDL2-2.0.so.0.4.0
+-rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.4.0
-rw-r--r-- root/root usr/lib/libSDL2.a
-rwxr-xr-x root/root usr/lib/libSDL2.la
-lrwxrwxrwx root/root usr/lib/libSDL2.so -> libSDL2-2.0.so.0.2.1
+lrwxrwxrwx root/root usr/lib/libSDL2.so -> libSDL2-2.0.so.0.4.0
-rw-r--r-- root/root usr/lib/libSDL2_test.a
-rw-r--r-- root/root usr/lib/libSDL2main.a
drwxr-xr-x root/root usr/lib/pkgconfig/
diff --git a/libsdl2/.md5sum b/libsdl2/.md5sum
index a6923becc..3b4709d49 100644
--- a/libsdl2/.md5sum
+++ b/libsdl2/.md5sum
@@ -1 +1 @@
-fe6c61d2e9df9ef570e7e80c6e822537 SDL2-2.0.3.tar.gz
+44fc4a023349933e7f5d7a582f7b886e SDL2-2.0.4.tar.gz
diff --git a/libsdl2/Pkgfile b/libsdl2/Pkgfile
index 6b3d5c14e..8fe09c1fc 100644
--- a/libsdl2/Pkgfile
+++ b/libsdl2/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: alsa-lib mesa3d
name=libsdl2
-version=2.0.3
+version=2.0.4
release=1
source=(http://www.libsdl.org/release/SDL2-$version.tar.gz)

Generated by cgit