diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-17 22:13:13 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-17 22:13:13 +0800 |
commit | d6007d7418d47801b56c73bd9bf4ee7a4eb11218 (patch) | |
tree | 3164df11691ae65f7e512a75ce5bc7e3b557d223 /devel/json-glib/pkg-plist | |
parent | 8681dad11cc4d187a719b19421e76c3a7a0ee022 (diff) | |
download | marcuscom-ports-d6007d7418d47801b56c73bd9bf4ee7a4eb11218.tar marcuscom-ports-d6007d7418d47801b56c73bd9bf4ee7a4eb11218.tar.gz marcuscom-ports-d6007d7418d47801b56c73bd9bf4ee7a4eb11218.tar.bz2 marcuscom-ports-d6007d7418d47801b56c73bd9bf4ee7a4eb11218.tar.lz marcuscom-ports-d6007d7418d47801b56c73bd9bf4ee7a4eb11218.tar.xz marcuscom-ports-d6007d7418d47801b56c73bd9bf4ee7a4eb11218.tar.zst marcuscom-ports-d6007d7418d47801b56c73bd9bf4ee7a4eb11218.zip |
Update to 0.13.90.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16222 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/json-glib/pkg-plist')
-rw-r--r-- | devel/json-glib/pkg-plist | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/devel/json-glib/pkg-plist b/devel/json-glib/pkg-plist index 4a0bcfbde..d1ad2a4a0 100644 --- a/devel/json-glib/pkg-plist +++ b/devel/json-glib/pkg-plist @@ -3,7 +3,9 @@ include/json-glib-1.0/json-glib/json-enum-types.h include/json-glib-1.0/json-glib/json-generator.h include/json-glib-1.0/json-glib/json-glib.h include/json-glib-1.0/json-glib/json-gobject.h +include/json-glib-1.0/json-glib/json-gvariant.h include/json-glib-1.0/json-glib/json-parser.h +include/json-glib-1.0/json-glib/json-path.h include/json-glib-1.0/json-glib/json-reader.h include/json-glib-1.0/json-glib/json-types.h include/json-glib-1.0/json-glib/json-version.h @@ -16,6 +18,7 @@ libdata/pkgconfig/json-glib-1.0.pc %%DOCSDIR%%/JsonBuilder.html %%DOCSDIR%%/JsonGenerator.html %%DOCSDIR%%/JsonParser.html +%%DOCSDIR%%/JsonPath.html %%DOCSDIR%%/JsonReader.html %%DOCSDIR%%/annotation-glossary.html %%DOCSDIR%%/ch01.html @@ -32,16 +35,17 @@ libdata/pkgconfig/json-glib-1.0.pc %%DOCSDIR%%/ix05.html %%DOCSDIR%%/ix06.html %%DOCSDIR%%/ix07.html +%%DOCSDIR%%/ix08.html %%DOCSDIR%%/json-advanced.html %%DOCSDIR%%/json-base.html %%DOCSDIR%%/json-glib-Boxed-Types-Serialization.html %%DOCSDIR%%/json-glib-GObject-Serialization.html %%DOCSDIR%%/json-glib-JSON-Array.html +%%DOCSDIR%%/json-glib-JSON-GVariant-Integration.html %%DOCSDIR%%/json-glib-JSON-Node.html %%DOCSDIR%%/json-glib-JSON-Object.html %%DOCSDIR%%/json-glib-Serializable-Interface.html %%DOCSDIR%%/json-glib-Versioning-information.html -%%DOCSDIR%%/json-glib.devhelp %%DOCSDIR%%/json-glib.devhelp2 %%DOCSDIR%%/json-glib.html %%DOCSDIR%%/json-streams.html |