openbsd-ports/x11/gnome/gjs/pkg/PLIST
ajacoutot fdd040d029 make plist has been broken long enough that I don't want to deal with it
anymore; instead of using @comment markers in PLIST, use a post-install
target to remove what we don't want.
2012-09-29 10:10:45 +00:00

79 lines
2.1 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.5 2012/09/29 10:10:46 ajacoutot Exp $
bin/gjs
@bin bin/gjs-console
include/gjs-1.0/
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
include/gjs-1.0/gi/gerror.h
include/gjs-1.0/gi/gtype.h
include/gjs-1.0/gi/interface.h
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
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
lib/gjs-1.0/formatNative.so
lib/gjs-1.0/gettextNative.so
lib/gjs-1.0/langNative.so
lib/gjs-1.0/mainloop.so
lib/gjs-1.0/system.so
lib/gjs/girepository-1.0/
lib/gjs/girepository-1.0/GjsPrivate-1.0.typelib
lib/libgjs-dbus.la
@lib lib/libgjs-dbus.so.${LIBgjs-dbus_VERSION}
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
share/gjs-1.0/format.js
share/gjs-1.0/gettext.js
share/gjs-1.0/jsUnit.js
share/gjs-1.0/lang.js
share/gjs-1.0/overrides/
share/gjs-1.0/overrides/GLib.js
share/gjs-1.0/overrides/GObject.js
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