pkgsrc/lang/surgescript/PLIST
nia f4a7b24aa8 lang: add surgescript.
SurgeScript is a scripting language for games. Use it to unleash your
creativity and build your own amazing interactive content!
2021-02-28 08:06:52 +00:00

39 lines
1.4 KiB
Text

@comment $NetBSD: PLIST,v 1.1 2021/02/28 08:06:52 nia Exp $
bin/surgescript
include/surgescript.h
include/surgescript/compiler/asm.h
include/surgescript/compiler/lexer.h
include/surgescript/compiler/nodecontext.h
include/surgescript/compiler/parser.h
include/surgescript/compiler/symtable.h
include/surgescript/compiler/token.h
include/surgescript/runtime/heap.h
include/surgescript/runtime/object.h
include/surgescript/runtime/object_manager.h
include/surgescript/runtime/program.h
include/surgescript/runtime/program_operators.h
include/surgescript/runtime/program_pool.h
include/surgescript/runtime/renv.h
include/surgescript/runtime/sslib/sslib.h
include/surgescript/runtime/stack.h
include/surgescript/runtime/tag_system.h
include/surgescript/runtime/variable.h
include/surgescript/runtime/vm.h
include/surgescript/runtime/vm_time.h
include/surgescript/util/fasthash.h
include/surgescript/util/ssarray.h
include/surgescript/util/transform.h
include/surgescript/util/utf8.h
include/surgescript/util/uthash.h
include/surgescript/util/util.h
include/surgescript/util/version.h
include/surgescript/util/xxh3.h
include/surgescript/util/xxhash.h
lib/libsurgescript-static.a
lib/libsurgescript.so
lib/libsurgescript.so.${PKGVERSION}
lib/pkgconfig/surgescript-static.pc
lib/pkgconfig/surgescript.pc
share/metainfo/surgescript.appdata.xml
share/pixmaps/surgescript.png
@pkgdir include/surgescript/misc