diff options
author | fox <fox@pkgsrc.org> | 2019-10-06 15:50:31 +0000 |
---|---|---|
committer | fox <fox@pkgsrc.org> | 2019-10-06 15:50:31 +0000 |
commit | bcfdd2d81e0aaf608898916be2ed6288fdc95ba2 (patch) | |
tree | dcd1c098ce26ced619d8352cd4f3d5c198888382 /lang/gjs/PLIST | |
parent | 5c05b4c66843b51cf9718544b794b2289f47551e (diff) | |
download | pkgsrc-bcfdd2d81e0aaf608898916be2ed6288fdc95ba2.tar.gz |
Import of gjs-1.53.4 as lang/gjs
Gjs is a Javascript binding for GNOME. It's mainly based on
Spidermonkey javascript engine and the GObject introspection
framework.
Reviewed by: nia@
Diffstat (limited to 'lang/gjs/PLIST')
-rw-r--r-- | lang/gjs/PLIST | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/lang/gjs/PLIST b/lang/gjs/PLIST new file mode 100644 index 00000000000..e95a42d6d68 --- /dev/null +++ b/lang/gjs/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1 2019/10/06 15:50:31 fox Exp $ +bin/gjs +bin/gjs-console +include/gjs-1.0/gjs/context.h +include/gjs-1.0/gjs/coverage.h +include/gjs-1.0/gjs/gjs.h +include/gjs-1.0/gjs/macros.h +include/gjs-1.0/gjs/profiler.h +include/gjs-1.0/util/error.h +lib/gjs/girepository-1.0/GjsPrivate-1.0.typelib +lib/libgjs.la +lib/pkgconfig/gjs-1.0.pc +share/gjs-1.0/lsan/lsan.supp +share/gjs-1.0/valgrind/gjs.supp |