← Back to packages

sdl2 2.0.33

-

$ pkg install sdl2

Dependencies

Dependents

Package Files

└── usr/
    ├── bin/
    │   └── sdl2-config (1.52 KB)
    ├── include/
    │   └── SDL2/
    │       ├── SDL.h (7.94 KB)
    │       ├── SDL_assert.h (12.5 KB)
    │       ├── SDL_atomic.h (14.9 KB)
    │       ├── SDL_audio.h (58.4 KB)
    │       ├── SDL_bits.h (3.33 KB)
    │       ├── SDL_blendmode.h (8.85 KB)
    │       ├── SDL_clipboard.h (4.21 KB)
    │       ├── SDL_config.h (16.1 KB)
    │       ├── SDL_copying.h (939 B)
    │       ├── SDL_cpuinfo.h (17.4 KB)
    │       ├── SDL_egl.h (106 KB)
    │       ├── SDL_endian.h (10.6 KB)
    │       ├── SDL_error.h (5.05 KB)
    │       ├── SDL_events.h (47.2 KB)
    │       ├── SDL_filesystem.h (5.40 KB)
    │       ├── SDL_gamecontroller.h (41.3 KB)
    │       ├── SDL_gesture.h (3.34 KB)
    │       ├── SDL_guid.h (3.29 KB)
    │       ├── SDL_haptic.h (41.5 KB)
    │       ├── SDL_hidapi.h (16.3 KB)
    │       ├── SDL_hints.h (118 KB)
    │       ├── SDL_joystick.h (38.8 KB)
    │       ├── SDL_keyboard.h (11.2 KB)
    │       ├── SDL_keycode.h (15.4 KB)
    │       ├── SDL_loadso.h (3.82 KB)
    │       ├── SDL_locale.h (3.73 KB)
    │       ├── SDL_log.h (11.4 KB)
    │       ├── SDL_main.h (8.80 KB)
    │       ├── SDL_messagebox.h (6.73 KB)
    │       ├── SDL_metal.h (3.47 KB)
    │       ├── SDL_misc.h (2.78 KB)
    │       ├── SDL_mouse.h (16.6 KB)
    │       ├── SDL_mutex.h (16.3 KB)
    │       ├── SDL_name.h (1.13 KB)
    │       ├── SDL_opengl.h (79.1 KB)
    │       ├── SDL_opengl_glext.h (843 KB)
    │       ├── SDL_opengles.h (1.20 KB)
    │       ├── SDL_opengles2.h (1.55 KB)
    │       ├── SDL_opengles2_gl2.h (41.9 KB)
    │       ├── SDL_opengles2_gl2ext.h (235 KB)
    │       ├── SDL_opengles2_gl2platform.h (646 B)
    │       ├── SDL_opengles2_khrplatform.h (10.8 KB)
    │       ├── SDL_pixels.h (25.6 KB)
    │       ├── SDL_platform.h (6.98 KB)
    │       ├── SDL_power.h (3.16 KB)
    │       ├── SDL_quit.h (1.95 KB)
    │       ├── SDL_rect.h (13.5 KB)
    │       ├── SDL_render.h (72.8 KB)
    │       ├── SDL_revision.h (208 B)
    │       ├── SDL_rwops.h (27.5 KB)
    │       ├── SDL_scancode.h (16.5 KB)
    │       ├── SDL_sensor.h (10.4 KB)
    │       ├── SDL_shape.h (5.76 KB)
    │       ├── SDL_stdinc.h (31.7 KB)
    │       ├── SDL_surface.h (38.7 KB)
    │       ├── SDL_system.h (21.7 KB)
    │       ├── SDL_syswm.h (11.2 KB)
    │       ├── SDL_test.h (1.97 KB)
    │       ├── SDL_test_assert.h (3.15 KB)
    │       ├── SDL_test_common.h (6.71 KB)
    │       ├── SDL_test_compare.h (2.11 KB)
    │       ├── SDL_test_crc32.h (3.30 KB)
    │       ├── SDL_test_font.h (5.30 KB)
    │       ├── SDL_test_fuzzer.h (12.8 KB)
    │       ├── SDL_test_harness.h (4.53 KB)
    │       ├── SDL_test_images.h (2.16 KB)
    │       ├── SDL_test_log.h (1.92 KB)
    │       ├── SDL_test_md5.h (4.53 KB)
    │       ├── SDL_test_memory.h (1.76 KB)
    │       ├── SDL_test_random.h (3.08 KB)
    │       ├── SDL_thread.h (17.0 KB)
    │       ├── SDL_timer.h (7.12 KB)
    │       ├── SDL_touch.h (4.63 KB)
    │       ├── SDL_types.h (982 B)
    │       ├── SDL_version.h (6.69 KB)
    │       ├── SDL_video.h (83.7 KB)
    │       ├── SDL_vulkan.h (8.49 KB)
    │       ├── begin_code.h (5.54 KB)
    │       └── close_code.h (1.46 KB)
    ├── lib/
    │   ├── cmake/
    │   │   └── SDL2/
    │   │       ├── SDL2Config.cmake (3.59 KB)
    │   │       ├── SDL2ConfigVersion.cmake (1.83 KB)
    │   │       ├── SDL2Targets-release.cmake (842 B)
    │   │       ├── SDL2Targets.cmake (4.53 KB)
    │   │       ├── SDL2mainTargets-release.cmake (845 B)
    │   │       ├── SDL2mainTargets.cmake (4.48 KB)
    │   │       ├── SDL2testTargets-release.cmake (847 B)
    │   │       ├── SDL2testTargets.cmake (4.48 KB)
    │   │       └── sdlfind.cmake (342 B)
    │   ├── libSDL2-2.0.so -> "libSDL2-2.0.so.0"
    │   ├── libSDL2-2.0.so.0 -> "libSDL2-2.0.so.0.3300.0"
    │   ├── libSDL2-2.0.so.0.3300.0 (2.45 MB)
    │   ├── libSDL2.so -> "libSDL2-2.0.so"
    │   ├── libSDL2_test.a (341 KB)
    │   ├── libSDL2main.a (3.67 KB)
    │   └── pkgconfig/
    │       └── sdl2.pc (514 B)
    └── share/
        ├── aclocal/
        │   └── sdl2.m4 (7.67 KB)
        └── licenses/
            └── SDL2/
                └── LICENSE.txt (884 B)
Download

Package Info

OSredox
Architecturex86_64
Categorylibs
Network Size1.59 MB
Storage Size5.17 MB
File count98
Published2026-08-09
Hash46e5818f1d12fb5d953113da3c01892e6541e6b7505dfc48219c1b6ef1b9fe42

Package Source

Git:gitlab.redox-os.org
Commit:03864ef
Build script:12f3008