Added/removed some entries due to update.
This commit is contained in:
parent
c9a1ce3828
commit
829efef747
1 changed files with 32 additions and 10 deletions
|
@ -1,7 +1,13 @@
|
|||
@comment $NetBSD: PLIST,v 1.5 2009/10/11 10:44:39 thomasklausner Exp $
|
||||
@comment $NetBSD: PLIST,v 1.6 2012/12/04 02:34:32 othyro Exp $
|
||||
include/glib-java/glib_java.h
|
||||
include/glib-java/jg_jnu.h
|
||||
lib/libglibjni.la
|
||||
lib/pkgconfig/glib-java.pc
|
||||
share/doc/${PKGNAME}/AUTHORS
|
||||
share/doc/${PKGNAME}/COPYING
|
||||
share/doc/${PKGNAME}/INSTALL
|
||||
share/doc/${PKGNAME}/NEWS
|
||||
share/doc/${PKGNAME}/README
|
||||
share/doc/${PKGNAME}/api/allclasses-frame.html
|
||||
share/doc/${PKGNAME}/api/allclasses-noframe.html
|
||||
share/doc/${PKGNAME}/api/constant-values.html
|
||||
|
@ -9,25 +15,41 @@ share/doc/${PKGNAME}/api/deprecated-list.html
|
|||
share/doc/${PKGNAME}/api/help-doc.html
|
||||
share/doc/${PKGNAME}/api/index-all.html
|
||||
share/doc/${PKGNAME}/api/index.html
|
||||
share/doc/${PKGNAME}/api/org/gnu/glib/Boxed.html
|
||||
share/doc/${PKGNAME}/api/org/gnu/glib/Config.html
|
||||
share/doc/${PKGNAME}/api/org/gnu/glib/Enum.html
|
||||
share/doc/${PKGNAME}/api/org/gnu/glib/Error.html
|
||||
share/doc/${PKGNAME}/api/org/gnu/glib/EventMap.html
|
||||
share/doc/${PKGNAME}/api/org/gnu/glib/EventType.html
|
||||
share/doc/${PKGNAME}/api/org/gnu/glib/Fireable.html
|
||||
share/doc/${PKGNAME}/api/org/gnu/glib/Flags.html
|
||||
share/doc/${PKGNAME}/api/org/gnu/glib/GEvent.html
|
||||
share/doc/${PKGNAME}/api/org/gnu/glib/GListString.html
|
||||
share/doc/${PKGNAME}/api/org/gnu/glib/GObject.html
|
||||
share/doc/${PKGNAME}/api/org/gnu/glib/Handle.html
|
||||
share/doc/${PKGNAME}/api/org/gnu/glib/Handle32Bits.html
|
||||
share/doc/${PKGNAME}/api/org/gnu/glib/Handle64Bits.html
|
||||
share/doc/${PKGNAME}/api/org/gnu/glib/Handle.html
|
||||
share/doc/${PKGNAME}/api/org/gnu/glib/Idle.html
|
||||
share/doc/${PKGNAME}/api/org/gnu/glib/JGException.html
|
||||
share/doc/${PKGNAME}/api/org/gnu/glib/List.html
|
||||
share/doc/${PKGNAME}/api/org/gnu/glib/MainLoop.html
|
||||
share/doc/${PKGNAME}/api/org/gnu/glib/MemStruct.html
|
||||
share/doc/${PKGNAME}/api/org/gnu/glib/ParmFlags.html
|
||||
share/doc/${PKGNAME}/api/org/gnu/glib/PropertyNotificationListener.html
|
||||
share/doc/${PKGNAME}/api/org/gnu/glib/Quark.html
|
||||
share/doc/${PKGNAME}/api/org/gnu/glib/Struct.html
|
||||
share/doc/${PKGNAME}/api/org/gnu/glib/Timer.html
|
||||
share/doc/${PKGNAME}/api/org/gnu/glib/Type.html
|
||||
share/doc/${PKGNAME}/api/org/gnu/glib/TypeInterface.html
|
||||
share/doc/${PKGNAME}/api/org/gnu/glib/Value.html
|
||||
share/doc/${PKGNAME}/api/org/gnu/glib/package-frame.html
|
||||
share/doc/${PKGNAME}/api/org/gnu/glib/package-summary.html
|
||||
share/doc/${PKGNAME}/api/org/gnu/glib/package-tree.html
|
||||
share/doc/${PKGNAME}/api/org/gnu/glib/Struct.html
|
||||
share/doc/${PKGNAME}/api/overview-tree.html
|
||||
share/doc/${PKGNAME}/api/package-list
|
||||
share/doc/${PKGNAME}/api/resources/inherit.gif
|
||||
share/doc/${PKGNAME}/api/serialized-form.html
|
||||
share/doc/${PKGNAME}/api/stylesheet.css
|
||||
share/doc/${PKGNAME}/AUTHORS
|
||||
share/doc/${PKGNAME}/COPYING
|
||||
share/doc/${PKGNAME}/INSTALL
|
||||
share/doc/${PKGNAME}/NEWS
|
||||
share/doc/${PKGNAME}/README
|
||||
share/glib-java/macros/ac_prog_jar.m4
|
||||
share/glib-java/macros/ac_prog_javac.m4
|
||||
share/glib-java/macros/ac_prog_javac_works.m4
|
||||
|
@ -37,5 +59,5 @@ share/glib-java/macros/am_path_gcj.m4
|
|||
share/glib-java/macros/jg_check_nativecompile.m4
|
||||
share/glib-java/macros/jg_common.m4
|
||||
share/glib-java/macros/jg_lib.m4
|
||||
share/java/glib0.2-${PKGVERSION}.jar
|
||||
share/java/glib0.2.jar
|
||||
share/java/glib0.4-${PKGVERSION}.jar
|
||||
share/java/glib0.4.jar
|
||||
|
|
Loading…
Reference in a new issue