openbsd-ports/x11/gnome/gjs/pkg/PLIST

79 lines
2.1 KiB
Plaintext
Raw Normal View History

@comment $OpenBSD: PLIST,v 1.5 2012/09/29 10:10:46 ajacoutot Exp $
bin/gjs
@bin bin/gjs-console
include/gjs-1.0/
2011-09-21 10:00:19 -04:00
include/gjs-1.0/gi/
include/gjs-1.0/gi/arg.h
include/gjs-1.0/gi/boxed.h
include/gjs-1.0/gi/closure.h
include/gjs-1.0/gi/enumeration.h
include/gjs-1.0/gi/foreign.h
include/gjs-1.0/gi/function.h
2012-09-27 03:06:23 -04:00
include/gjs-1.0/gi/gerror.h
2012-04-07 09:48:31 -04:00
include/gjs-1.0/gi/gtype.h
include/gjs-1.0/gi/interface.h
2011-09-21 10:00:19 -04:00
include/gjs-1.0/gi/keep-alive.h
include/gjs-1.0/gi/ns.h
include/gjs-1.0/gi/object.h
include/gjs-1.0/gi/param.h
include/gjs-1.0/gi/repo.h
include/gjs-1.0/gi/union.h
include/gjs-1.0/gi/value.h
include/gjs-1.0/gjs/
include/gjs-1.0/gjs-dbus/
include/gjs-1.0/gjs-dbus/dbus-proxy.h
include/gjs-1.0/gjs-dbus/dbus.h
include/gjs-1.0/gjs/byteArray.h
include/gjs-1.0/gjs/compat.h
include/gjs-1.0/gjs/context.h
include/gjs-1.0/gjs/gjs-module.h
include/gjs-1.0/gjs/gjs.h
include/gjs-1.0/gjs/importer.h
include/gjs-1.0/gjs/jsapi-util.h
include/gjs-1.0/gjs/mem.h
include/gjs-1.0/gjs/native.h
2012-09-27 03:06:23 -04:00
include/gjs-1.0/gjs/type-module.h
lib/gjs/
lib/gjs-1.0/
lib/gjs-1.0/cairoNative.so
lib/gjs-1.0/console.so
lib/gjs-1.0/dbusNative.so
lib/gjs-1.0/debugger.so
2012-09-27 03:06:23 -04:00
lib/gjs-1.0/formatNative.so
lib/gjs-1.0/gettextNative.so
lib/gjs-1.0/langNative.so
lib/gjs-1.0/mainloop.so
2012-04-07 09:48:31 -04:00
lib/gjs-1.0/system.so
2012-09-27 03:06:23 -04:00
lib/gjs/girepository-1.0/
lib/gjs/girepository-1.0/GjsPrivate-1.0.typelib
2012-04-07 09:48:31 -04:00
lib/libgjs-dbus.la
@lib lib/libgjs-dbus.so.${LIBgjs-dbus_VERSION}
2012-04-07 09:48:31 -04:00
lib/libgjs.la
@lib lib/libgjs.so.${LIBgjs_VERSION}
lib/pkgconfig/gjs-1.0.pc
lib/pkgconfig/gjs-dbus-1.0.pc
lib/pkgconfig/gjs-internals-1.0.pc
share/examples/gjs/
share/examples/gjs/clutter.js
share/examples/gjs/gio-cat.js
share/examples/gjs/gtk.js
share/examples/gjs/http-server.js
share/examples/gjs/test.jpg
share/gjs-1.0/
share/gjs-1.0/cairo.js
share/gjs-1.0/dbus.js
2012-09-27 03:06:23 -04:00
share/gjs-1.0/format.js
share/gjs-1.0/gettext.js
share/gjs-1.0/jsUnit.js
share/gjs-1.0/lang.js
2011-09-21 10:00:19 -04:00
share/gjs-1.0/overrides/
share/gjs-1.0/overrides/GLib.js
2012-04-07 09:48:31 -04:00
share/gjs-1.0/overrides/GObject.js
2011-09-21 10:00:19 -04:00
share/gjs-1.0/overrides/Gio.js
share/gjs-1.0/promise.js
share/gjs-1.0/signals.js
share/gjs-1.0/tweener/
share/gjs-1.0/tweener/equations.js
share/gjs-1.0/tweener/tweenList.js
share/gjs-1.0/tweener/tweener.js