From e8ff2d1de644d47f915c973760b7caac4a5b5afb Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Mon, 19 Aug 2013 19:20:28 +0200 Subject: [PATCH] libsdl2: initial import --- libsdl2/.footprint | 81 ++++++++++++++++++++++++++++++++++++++++++++++ libsdl2/.md5sum | 1 + libsdl2/Pkgfile | 20 ++++++++++++ 3 files changed, 102 insertions(+) create mode 100644 libsdl2/.footprint create mode 100644 libsdl2/.md5sum create mode 100644 libsdl2/Pkgfile diff --git a/libsdl2/.footprint b/libsdl2/.footprint new file mode 100644 index 000000000..d21508524 --- /dev/null +++ b/libsdl2/.footprint @@ -0,0 +1,81 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/sdl2-config +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/SDL2/ +-rw-r--r-- root/root usr/include/SDL2/SDL.h +-rw-r--r-- root/root usr/include/SDL2/SDL_assert.h +-rw-r--r-- root/root usr/include/SDL2/SDL_atomic.h +-rw-r--r-- root/root usr/include/SDL2/SDL_audio.h +-rw-r--r-- root/root usr/include/SDL2/SDL_bits.h +-rw-r--r-- root/root usr/include/SDL2/SDL_blendmode.h +-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_endian.h +-rw-r--r-- root/root usr/include/SDL2/SDL_error.h +-rw-r--r-- root/root usr/include/SDL2/SDL_events.h +-rw-r--r-- root/root usr/include/SDL2/SDL_gamecontroller.h +-rw-r--r-- root/root usr/include/SDL2/SDL_gesture.h +-rw-r--r-- root/root usr/include/SDL2/SDL_haptic.h +-rw-r--r-- root/root usr/include/SDL2/SDL_hints.h +-rw-r--r-- root/root usr/include/SDL2/SDL_joystick.h +-rw-r--r-- root/root usr/include/SDL2/SDL_keyboard.h +-rw-r--r-- root/root usr/include/SDL2/SDL_keycode.h +-rw-r--r-- root/root usr/include/SDL2/SDL_loadso.h +-rw-r--r-- root/root usr/include/SDL2/SDL_log.h +-rw-r--r-- root/root usr/include/SDL2/SDL_main.h +-rw-r--r-- root/root usr/include/SDL2/SDL_messagebox.h +-rw-r--r-- root/root usr/include/SDL2/SDL_mouse.h +-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_opengles.h +-rw-r--r-- root/root usr/include/SDL2/SDL_opengles2.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 +-rw-r--r-- root/root usr/include/SDL2/SDL_quit.h +-rw-r--r-- root/root usr/include/SDL2/SDL_rect.h +-rw-r--r-- root/root usr/include/SDL2/SDL_render.h +-rw-r--r-- root/root usr/include/SDL2/SDL_revision.h +-rw-r--r-- root/root usr/include/SDL2/SDL_rwops.h +-rw-r--r-- root/root usr/include/SDL2/SDL_scancode.h +-rw-r--r-- root/root usr/include/SDL2/SDL_shape.h +-rw-r--r-- root/root usr/include/SDL2/SDL_stdinc.h +-rw-r--r-- root/root usr/include/SDL2/SDL_surface.h +-rw-r--r-- root/root usr/include/SDL2/SDL_system.h +-rw-r--r-- root/root usr/include/SDL2/SDL_syswm.h +-rw-r--r-- root/root usr/include/SDL2/SDL_test.h +-rw-r--r-- root/root usr/include/SDL2/SDL_test_assert.h +-rw-r--r-- root/root usr/include/SDL2/SDL_test_common.h +-rw-r--r-- root/root usr/include/SDL2/SDL_test_compare.h +-rw-r--r-- root/root usr/include/SDL2/SDL_test_crc32.h +-rw-r--r-- root/root usr/include/SDL2/SDL_test_font.h +-rw-r--r-- root/root usr/include/SDL2/SDL_test_fuzzer.h +-rw-r--r-- root/root usr/include/SDL2/SDL_test_harness.h +-rw-r--r-- root/root usr/include/SDL2/SDL_test_images.h +-rw-r--r-- root/root usr/include/SDL2/SDL_test_log.h +-rw-r--r-- root/root usr/include/SDL2/SDL_test_md5.h +-rw-r--r-- root/root usr/include/SDL2/SDL_test_random.h +-rw-r--r-- root/root usr/include/SDL2/SDL_thread.h +-rw-r--r-- root/root usr/include/SDL2/SDL_timer.h +-rw-r--r-- root/root usr/include/SDL2/SDL_touch.h +-rw-r--r-- root/root usr/include/SDL2/SDL_types.h +-rw-r--r-- root/root usr/include/SDL2/SDL_version.h +-rw-r--r-- root/root usr/include/SDL2/SDL_video.h +-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.0.0 +-rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.0.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.0.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/ +-rw-r--r-- root/root usr/lib/pkgconfig/sdl2.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/aclocal/ +-rw-r--r-- root/root usr/share/aclocal/sdl2.m4 diff --git a/libsdl2/.md5sum b/libsdl2/.md5sum new file mode 100644 index 000000000..7b4017b93 --- /dev/null +++ b/libsdl2/.md5sum @@ -0,0 +1 @@ +beec89afb6edcc6f0abc4114f2e6bcf7 SDL2-2.0.0.tar.gz diff --git a/libsdl2/Pkgfile b/libsdl2/Pkgfile new file mode 100644 index 000000000..fadda9b95 --- /dev/null +++ b/libsdl2/Pkgfile @@ -0,0 +1,20 @@ +# Description: SDL version 2, Simple DirectMedia Layer +# URL: http://www.libsdl.org +# Maintainer: Jose V Beneyto, sepen at crux dot nu +# Depends on: alsa-lib mesa3d + +name=libsdl2 +version=2.0.0 +release=1 +source=(http://www.libsdl.org/release/SDL2-$version.tar.gz) + +build () { + cd SDL2-$version + + ./configure --prefix=/usr \ + --enable-alsa \ + --mandir=/usr/man + + make + make DESTDIR=$PKG install +}