Andreas Wacknitz
2024-04-07 3cf25f94579fa0a760559cf424040af7cfa0dd44
commit | author | age
a1ab2b 1 #
AS 2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
6 #
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
10 #
11
12 #
439909 13 # Copyright 2024 <contributor>
a1ab2b 14 #
AS 15
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
2b154e 17 set name=pkg.human-version value=$(HUMAN_VERSION)
a1ab2b 18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
AS 19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
23
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
25
26 file path=usr/bin/sdl2-config
27 file path=usr/include/SDL2/SDL.h
28 file path=usr/include/SDL2/SDL_assert.h
29 file path=usr/include/SDL2/SDL_atomic.h
30 file path=usr/include/SDL2/SDL_audio.h
31 file path=usr/include/SDL2/SDL_bits.h
32 file path=usr/include/SDL2/SDL_blendmode.h
33 file path=usr/include/SDL2/SDL_clipboard.h
34 file path=usr/include/SDL2/SDL_config.h
35 file path=usr/include/SDL2/SDL_cpuinfo.h
36 file path=usr/include/SDL2/SDL_egl.h
37 file path=usr/include/SDL2/SDL_endian.h
38 file path=usr/include/SDL2/SDL_error.h
39 file path=usr/include/SDL2/SDL_events.h
40 file path=usr/include/SDL2/SDL_filesystem.h
41 file path=usr/include/SDL2/SDL_gamecontroller.h
42 file path=usr/include/SDL2/SDL_gesture.h
9a9ef1 43 file path=usr/include/SDL2/SDL_guid.h
a1ab2b 44 file path=usr/include/SDL2/SDL_haptic.h
65ba05 45 file path=usr/include/SDL2/SDL_hidapi.h
a1ab2b 46 file path=usr/include/SDL2/SDL_hints.h
AS 47 file path=usr/include/SDL2/SDL_joystick.h
48 file path=usr/include/SDL2/SDL_keyboard.h
49 file path=usr/include/SDL2/SDL_keycode.h
50 file path=usr/include/SDL2/SDL_loadso.h
65ba05 51 file path=usr/include/SDL2/SDL_locale.h
a1ab2b 52 file path=usr/include/SDL2/SDL_log.h
AS 53 file path=usr/include/SDL2/SDL_main.h
54 file path=usr/include/SDL2/SDL_messagebox.h
278603 55 file path=usr/include/SDL2/SDL_metal.h
65ba05 56 file path=usr/include/SDL2/SDL_misc.h
a1ab2b 57 file path=usr/include/SDL2/SDL_mouse.h
AS 58 file path=usr/include/SDL2/SDL_mutex.h
59 file path=usr/include/SDL2/SDL_name.h
60 file path=usr/include/SDL2/SDL_opengl.h
61 file path=usr/include/SDL2/SDL_opengl_glext.h
62 file path=usr/include/SDL2/SDL_opengles.h
63 file path=usr/include/SDL2/SDL_opengles2.h
64 file path=usr/include/SDL2/SDL_opengles2_gl2.h
65 file path=usr/include/SDL2/SDL_opengles2_gl2ext.h
66 file path=usr/include/SDL2/SDL_opengles2_gl2platform.h
67 file path=usr/include/SDL2/SDL_opengles2_khrplatform.h
68 file path=usr/include/SDL2/SDL_pixels.h
69 file path=usr/include/SDL2/SDL_platform.h
70 file path=usr/include/SDL2/SDL_power.h
71 file path=usr/include/SDL2/SDL_quit.h
72 file path=usr/include/SDL2/SDL_rect.h
73 file path=usr/include/SDL2/SDL_render.h
74 file path=usr/include/SDL2/SDL_revision.h
75 file path=usr/include/SDL2/SDL_rwops.h
76 file path=usr/include/SDL2/SDL_scancode.h
278603 77 file path=usr/include/SDL2/SDL_sensor.h
a1ab2b 78 file path=usr/include/SDL2/SDL_shape.h
AS 79 file path=usr/include/SDL2/SDL_stdinc.h
80 file path=usr/include/SDL2/SDL_surface.h
81 file path=usr/include/SDL2/SDL_system.h
82 file path=usr/include/SDL2/SDL_syswm.h
83 file path=usr/include/SDL2/SDL_test.h
84 file path=usr/include/SDL2/SDL_test_assert.h
85 file path=usr/include/SDL2/SDL_test_common.h
86 file path=usr/include/SDL2/SDL_test_compare.h
87 file path=usr/include/SDL2/SDL_test_crc32.h
88 file path=usr/include/SDL2/SDL_test_font.h
89 file path=usr/include/SDL2/SDL_test_fuzzer.h
90 file path=usr/include/SDL2/SDL_test_harness.h
91 file path=usr/include/SDL2/SDL_test_images.h
92 file path=usr/include/SDL2/SDL_test_log.h
93 file path=usr/include/SDL2/SDL_test_md5.h
414d2b 94 file path=usr/include/SDL2/SDL_test_memory.h
a1ab2b 95 file path=usr/include/SDL2/SDL_test_random.h
AS 96 file path=usr/include/SDL2/SDL_thread.h
97 file path=usr/include/SDL2/SDL_timer.h
98 file path=usr/include/SDL2/SDL_touch.h
99 file path=usr/include/SDL2/SDL_types.h
100 file path=usr/include/SDL2/SDL_version.h
101 file path=usr/include/SDL2/SDL_video.h
414d2b 102 file path=usr/include/SDL2/SDL_vulkan.h
a1ab2b 103 file path=usr/include/SDL2/begin_code.h
AS 104 file path=usr/include/SDL2/close_code.h
278603 105 file path=usr/lib/$(MACH64)/cmake/SDL2/sdl2-config-version.cmake
a1ab2b 106 file path=usr/lib/$(MACH64)/cmake/SDL2/sdl2-config.cmake
3cf25f 107 link path=usr/lib/$(MACH64)/libSDL2-2.0.so.0 target=libSDL2-2.0.so.0.3000.2
AW 108 file path=usr/lib/$(MACH64)/libSDL2-2.0.so.0.3000.2
439909 109 file path=usr/lib/$(MACH64)/libSDL2.a
3cf25f 110 link path=usr/lib/$(MACH64)/libSDL2.so target=libSDL2-2.0.so.0.3000.2
a1ab2b 111 file path=usr/lib/$(MACH64)/libSDL2_test.a
AS 112 file path=usr/lib/$(MACH64)/libSDL2main.a
113 file path=usr/lib/$(MACH64)/pkgconfig/sdl2.pc
114 file path=usr/share/aclocal/sdl2.m4