blob: 9275bd86234ffeeceee633a06d43d90025f139c5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
@comment $NetBSD: PLIST,v 1.2 2020/07/09 15:03:35 nia Exp $
${LUA_CDIR}/SDL.so
${LUA_CDIR}/SDL/image.so
${LUA_CDIR}/SDL/mixer.so
${LUA_CDIR}/SDL/net.so
${LUA_CDIR}/SDL/ttf.so
${LUA_DOCDIR}/examples/audio/audio-processor.lua
${LUA_DOCDIR}/examples/audio/audio.lua
${LUA_DOCDIR}/examples/audio/gun.wav
${LUA_DOCDIR}/examples/font/DejaVuSans.ttf
${LUA_DOCDIR}/examples/font/font.lua
${LUA_DOCDIR}/examples/image/Lua-SDL2.png
${LUA_DOCDIR}/examples/image/image.lua
${LUA_DOCDIR}/examples/joystick/joystick.lua
${LUA_DOCDIR}/examples/keyboard/keyboard.lua
${LUA_DOCDIR}/examples/paths/paths.lua
${LUA_DOCDIR}/examples/rwops/rwops.lua
${LUA_DOCDIR}/examples/tcp/client.lua
${LUA_DOCDIR}/examples/tcp/server.lua
${LUA_DOCDIR}/examples/threads/channel.lua
${LUA_DOCDIR}/examples/udp/client.lua
${LUA_DOCDIR}/examples/udp/server.lua
${LUA_DOCDIR}/tutorials/01-initialization/tutorial.lua
${LUA_DOCDIR}/tutorials/02-window/tutorial.lua
${LUA_DOCDIR}/tutorials/03-events/tutorial.lua
${LUA_DOCDIR}/tutorials/04-drawing/Lua-SDL2.png
${LUA_DOCDIR}/tutorials/04-drawing/tutorial.lua
${LUA_DOCDIR}/tutorials/05-sound/gun.wav
${LUA_DOCDIR}/tutorials/05-sound/tutorial.lua
${LUA_DOCDIR}/tutorials/06-text/DejaVuSans.ttf
${LUA_DOCDIR}/tutorials/06-text/tutorial.lua
${LUA_DOCDIR}/tutorials/07-bouncing/Lua-SDL2.png
${LUA_DOCDIR}/tutorials/07-bouncing/tutorial.lua
|