Andreas Wacknitz
2024-04-07 3cf25f94579fa0a760559cf424040af7cfa0dd44
components/library/SDL2/manifests/sample-manifest.p5m
@@ -10,10 +10,11 @@
#
#
# Copyright 2016 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
@@ -22,7 +23,6 @@
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
file path=usr/bin/$(MACH64)/sdl2-config
file path=usr/bin/sdl2-config
file path=usr/include/SDL2/SDL.h
file path=usr/include/SDL2/SDL_assert.h
@@ -40,15 +40,20 @@
file path=usr/include/SDL2/SDL_filesystem.h
file path=usr/include/SDL2/SDL_gamecontroller.h
file path=usr/include/SDL2/SDL_gesture.h
file path=usr/include/SDL2/SDL_guid.h
file path=usr/include/SDL2/SDL_haptic.h
file path=usr/include/SDL2/SDL_hidapi.h
file path=usr/include/SDL2/SDL_hints.h
file path=usr/include/SDL2/SDL_joystick.h
file path=usr/include/SDL2/SDL_keyboard.h
file path=usr/include/SDL2/SDL_keycode.h
file path=usr/include/SDL2/SDL_loadso.h
file path=usr/include/SDL2/SDL_locale.h
file path=usr/include/SDL2/SDL_log.h
file path=usr/include/SDL2/SDL_main.h
file path=usr/include/SDL2/SDL_messagebox.h
file path=usr/include/SDL2/SDL_metal.h
file path=usr/include/SDL2/SDL_misc.h
file path=usr/include/SDL2/SDL_mouse.h
file path=usr/include/SDL2/SDL_mutex.h
file path=usr/include/SDL2/SDL_name.h
@@ -69,6 +74,7 @@
file path=usr/include/SDL2/SDL_revision.h
file path=usr/include/SDL2/SDL_rwops.h
file path=usr/include/SDL2/SDL_scancode.h
file path=usr/include/SDL2/SDL_sensor.h
file path=usr/include/SDL2/SDL_shape.h
file path=usr/include/SDL2/SDL_stdinc.h
file path=usr/include/SDL2/SDL_surface.h
@@ -85,6 +91,7 @@
file path=usr/include/SDL2/SDL_test_images.h
file path=usr/include/SDL2/SDL_test_log.h
file path=usr/include/SDL2/SDL_test_md5.h
file path=usr/include/SDL2/SDL_test_memory.h
file path=usr/include/SDL2/SDL_test_random.h
file path=usr/include/SDL2/SDL_thread.h
file path=usr/include/SDL2/SDL_timer.h
@@ -92,22 +99,16 @@
file path=usr/include/SDL2/SDL_types.h
file path=usr/include/SDL2/SDL_version.h
file path=usr/include/SDL2/SDL_video.h
file path=usr/include/SDL2/SDL_vulkan.h
file path=usr/include/SDL2/begin_code.h
file path=usr/include/SDL2/close_code.h
file path=usr/lib/$(MACH64)/cmake/SDL2/sdl2-config-version.cmake
file path=usr/lib/$(MACH64)/cmake/SDL2/sdl2-config.cmake
link path=usr/lib/$(MACH64)/libSDL2-2.0.so.0 target=libSDL2-2.0.so.0.4.0
file path=usr/lib/$(MACH64)/libSDL2-2.0.so.0.4.0
link path=usr/lib/$(MACH64)/libSDL2-2.0.so.0 target=libSDL2-2.0.so.0.3000.2
file path=usr/lib/$(MACH64)/libSDL2-2.0.so.0.3000.2
file path=usr/lib/$(MACH64)/libSDL2.a
link path=usr/lib/$(MACH64)/libSDL2.so target=libSDL2-2.0.so.0.4.0
link path=usr/lib/$(MACH64)/libSDL2.so target=libSDL2-2.0.so.0.3000.2
file path=usr/lib/$(MACH64)/libSDL2_test.a
file path=usr/lib/$(MACH64)/libSDL2main.a
file path=usr/lib/$(MACH64)/pkgconfig/sdl2.pc
file path=usr/lib/cmake/SDL2/sdl2-config.cmake
link path=usr/lib/libSDL2-2.0.so.0 target=libSDL2-2.0.so.0.4.0
file path=usr/lib/libSDL2-2.0.so.0.4.0
file path=usr/lib/libSDL2.a
link path=usr/lib/libSDL2.so target=libSDL2-2.0.so.0.4.0
file path=usr/lib/libSDL2_test.a
file path=usr/lib/libSDL2main.a
file path=usr/lib/pkgconfig/sdl2.pc
file path=usr/share/aclocal/sdl2.m4