diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-10-27 11:25:14 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-10-27 11:25:14 +0800 |
commit | 3a0f672b10033002d165d05d4c0db3985d5a5ef1 (patch) | |
tree | 231d703e3d7827eb86846ffd8390bda3c666b982 /devel/libgconf-java/pkg-plist | |
parent | 720a39044fddde96c2c86ba570e6c2ab7461b125 (diff) | |
download | marcuscom-ports-3a0f672b10033002d165d05d4c0db3985d5a5ef1.tar marcuscom-ports-3a0f672b10033002d165d05d4c0db3985d5a5ef1.tar.gz marcuscom-ports-3a0f672b10033002d165d05d4c0db3985d5a5ef1.tar.bz2 marcuscom-ports-3a0f672b10033002d165d05d4c0db3985d5a5ef1.tar.lz marcuscom-ports-3a0f672b10033002d165d05d4c0db3985d5a5ef1.tar.xz marcuscom-ports-3a0f672b10033002d165d05d4c0db3985d5a5ef1.tar.zst marcuscom-ports-3a0f672b10033002d165d05d4c0db3985d5a5ef1.zip |
Update to 2.12.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4975 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libgconf-java/pkg-plist')
-rw-r--r-- | devel/libgconf-java/pkg-plist | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/devel/libgconf-java/pkg-plist b/devel/libgconf-java/pkg-plist new file mode 100644 index 000000000..ef1657679 --- /dev/null +++ b/devel/libgconf-java/pkg-plist @@ -0,0 +1,45 @@ +lib/libgconfjni-%%GCONF_API_VERSION%%.so +lib/libgconfjni-%%GCONF_API_VERSION%%.so.1 +libdata/pkgconfig/gconf-java.pc +%%PORTDOCS%%%%DOCSDIR%%/AUTHORS +%%PORTDOCS%%%%DOCSDIR%%/COPYING +%%PORTDOCS%%%%DOCSDIR%%/NEWS +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/api/allclasses-frame.html +%%PORTDOCS%%%%DOCSDIR%%/api/allclasses-noframe.html +%%PORTDOCS%%%%DOCSDIR%%/api/constant-values.html +%%PORTDOCS%%%%DOCSDIR%%/api/deprecated-list.html +%%PORTDOCS%%%%DOCSDIR%%/api/help-doc.html +%%PORTDOCS%%%%DOCSDIR%%/api/index-all.html +%%PORTDOCS%%%%DOCSDIR%%/api/index.html +%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gconf/ConfClient.html +%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gconf/ConfClientListener.html +%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gconf/ConfClientPreloadType.html +%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gconf/ConfEntry.html +%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gconf/ConfException.html +%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gconf/ConfMetaInfo.html +%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gconf/ConfSchema.html +%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gconf/ConfValue.html +%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gconf/ConfValueType.html +%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gconf/Config.html +%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gconf/package-frame.html +%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gconf/package-summary.html +%%PORTDOCS%%%%DOCSDIR%%/api/org/gnu/gconf/package-tree.html +%%PORTDOCS%%%%DOCSDIR%%/api/overview-tree.html +%%PORTDOCS%%%%DOCSDIR%%/api/packages.html +%%PORTDOCS%%%%DOCSDIR%%/api/package-list +%%PORTDOCS%%%%DOCSDIR%%/api/resources/inherit.gif +%%PORTDOCS%%%%DOCSDIR%%/api/serialized-form.html +%%PORTDOCS%%%%DOCSDIR%%/api/stylesheet.css +%%PORTDOCS%%%%DOCSDIR%%/examples/gconf/BasicGConfApp.java +%%PORTDOCS%%%%DOCSDIR%%/examples/runExample.sh +%%PORTDOCS%%%%DOCSDIR%%/examples/runExample.sh.in +%%JAVAJARDIR%%/gconf%%GCONF_API_VERSION%%.jar +%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/gconf +%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples +%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/resources +%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/org/gnu/gconf +%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/org/gnu +%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/org +%%PORTDOCS%%@dirrm %%DOCSDIR%%/api +%%PORTDOCS%%@dirrm %%DOCSDIR%% |