Commit graph

25 commits

Author SHA1 Message Date
obache
f053da0869 Update json-glib to 1.0.
Overview of changes for 1.0
==============================
• Bump the dependency on GLib to 2.38
• Use the TAP driver for the test suite
• Improve the syntax validation in JsonPath
• Validate the JsonParser input to be UTF-8
• Add command line tools for validating and formatting JSON
• Improve documentation
2014-04-20 09:36:29 +00:00
obache
9516a5ceb7 Drop no meaning "tests" option.
"--{enable,disable}-gltest" configure option only affect to configure script
whether glib avaiablility test will be run or not, not affect to self-tests.
2014-04-20 09:32:57 +00:00
obache
a2d15fb3c1 Update json-glib to 0.16.2.
* drop unwanted dependency on json-c and pthread.
* enable introspection option by default.

Overview of changes for 0.16.2
==============================
• Use the -Bsymbolic-functions linker flag when available
2014-01-02 12:19:00 +00:00
wiz
bd9eea67da PKGREVISION bump for json-c shlib rename. 2013-11-25 12:00:45 +00:00
obache
8e62d2af63 gobject-introspection is just required to build typelib. 2013-07-15 01:05:21 +00:00
rodent
9aed2a8ef3 Update json-glib to 0.16.0. pkgsrc changes: use options framework to enable
the user to disable tests and NLS (enabled by default), and add PKG_OPTION
for gobject-introspection. EXTRACT_SUFX is now .tar.xz. Buildlink pthread
and textproc/json-c. Add PKG_BUILD_OPTIONS to buildlink3.mk. No noticeable
changes by default. PLIST uses PLIST_VARS as supplied by options.mk for
introspection and nls PKG_OPTIONS. Passes pkglint. From ChangeLog:

    Translation additions/updates:
    Assamese, Bengali Brazilian, British Bulgarian, Catalan, Catalan
    (Valencian), Czech, Danish, English, Esperanto, Estonian, French, Galician,
    German, Greek, Hindi, Hungarian, India, Indonesian, Italian, Japanese,
    Korean, Kyrgyz, Latvian, Lithuanian, Norwegian (bokmal), Odia, Polish,
    Portuguese, Portuguese (Brazilian), Punjabi, Russian, Serbian, Slovak,
    Slovenian, Spanish, Swedish, Tadjik, Telugu, Traditional Chinese
    translation (Hong Kong and Taiwan), Turkish, Ukrainian, Uyghur, Vietnamese

    docs: Fix xinclude fallback for annotation glossary
    variant: Fix documentation and annotations for deserialize()
    Update Visual Studio Solution Files
    Visual Studio Builds: Support building introspection files
    Update build/win32/config.h.win32(.in)
    Update Visual Studio Property Sheets
    node: add (transfer none) annotations to the new typed initializers
    Signed-off-by: Gheyret Kenji <gheyret@gmail.com>
    path: Fix get all object members with wildcard
    path: Fix get all array elements with wildcard
    Using the same data as in tests, asking for $['store']['book'][*] JSON path
    should return all the book objects in an array.
    But that array is returned inside another array, dupped several times.
    Fix VS 2008 poperty sheet
    Cleanup/fix Visual C++ build files
    build: Bump up the requirement for GLib
    build: Use the symbols file to generate our public ABI
    symbols: Re-sort
    tests: Put g_type_init() under conditional compilation
    Use typed initializers for JsonNode
    Use the new typed JsonNode initializers
    The typed setters in JsonArray and JsonObject should use the JsonNode
    typed initializers.
    Consolidate null handling in JsonArray and JsonObject
    node: Add typed initializers
    tests/reader: Improve test coverage
    reader: "null" is a value
    scanner: Remove unused functions
    tests: Improve coverage
    gobject: Use JsonSerializable API
    Instead of directly accessing the vfunc from the interface vtable.
    tests: Improve coverage
    builder: Conform to the coding style
    Function arguments should be aligned on different lines.
    array: Relax preconditions on array and object methods
    array: Relax add_string_element() preconditions
    tests/parser: Check negative numeric values
    tests/invalid: Improve test coverage
    parser: Empty member names are not valid
    build: Fix test-report generation
    tests/invalid: Add more invalid JSON tests
    tests/invalid: Check invalid assignments
    parser: Use error codes for invalid assignments
    tests: Move the invalid JSON unit to its own file
    parser: Consolidate value parsing
    parser: Show the column in the error message
    parser: Fix small leak in json_parse_statement
    reader: Do not do strict type validation on numeric types
    node: Implicitly convert numeric types
    generator: Use JsonValue, not GValue
    doap: Change my email address to @gnome.org
    Post-release version bump to 0.15.3
    docs: Add missing symbols
    build: Drop dependency on gnome-autogen.sh
    Use autoreconf instead.
    symbols: Add missing functions
    build: Add abicheck.sh
    scanner: Mark all symbols as internal
    Use lcov instead of gcov for test coverage reports
    With lcov we get nicer reporting tools, with HTML output.
    node: Replace GValue with JsonValue
    Add JsonValue
    path: Pass int width for printf field width, not long
    Signed-off-by: Fran Diéguez <fran.dieguez@mabishu.com>
    Fix "install" paths in VS property sheets
    Remove JSON_DISABLE_DEPRECATED
    Prevent .po file updates on simple 'make'
    autogen.sh: remove out-of-tree check
    Fix VS property sheets
    docs: Use markdown in the README
    docs: Fix typo in JsonObject's description
    Use the new GLib deprecation scheme
    Use g_value_[sg]et_schar() with GLib 2.31
    The non-explicitly signed variant is deprecated.
    Adapt to the demise of single includes in GLib
    Update VS9 property sheet
    build: Fix srcdir != builddir
2013-04-21 14:04:20 +00:00
asau
1f96787c11 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-25 06:55:37 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
dholland
7e751949e4 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
wiz
fb1a8e5414 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:41:29 +00:00
drochner
8dfac02646 update to 0.14.2
changes:
-minor API additions
-cleanup
-bugfixes
2011-11-05 15:56:47 +00:00
drochner
cc2abbf3fc update to 0.12.6
changes: bugfixes
2011-07-08 17:02:51 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
obache
890544cc54 gave up maintainership of Gnome related packages. 2011-02-13 06:34:30 +00:00
obache
2e17e6d3e8 Update json-glib to 0.12.2.
Overview of changes for 0.12.2
==============================
* Build fix on win32
* Implement support for bare values in JsonGenerator
* Do not require GLib 2.20 for the test suite
* Do not lose precision when serializing floating point values
* Improve introspection data
2011-01-12 09:02:57 +00:00
obache
86fdf48a78 Update json-glib to 0.12.0.
Overview of changes for 0.12.0
==============================
• Support surrogate pairs in JSON strings [Eiichi Sato]
• Update the test suite
• Add (optional) coverage reports
• Improve strictness of JsonParser
• Improve error reporting of JsonParser
• Add JsonBuilder, a convenience API for programmatic building
  of JSON trees [Luca Bruno]
• Add methods for JsonParser and JsonGenerator to handle Input|OutputStream
  objects coming from GIO.
• Add JsonReader, a convenience API for cursor-based parsing of
  JSON trees
• Depend on GObject-Introspection ≥ 0.9.5
2010-10-16 13:34:29 +00:00
obache
024b240db8 Update json-glib to 0.10.4.
Overview of changes for 0.10.4
==============================
• Improve the strictness of the JsonParser code by refactoring a large
  chunk of it
• Fix JsonGenerator when dumping nodes with a floating point value
• Add negative conformance test cases
2010-04-09 01:41:19 +00:00
obache
38b92b2905 Update json-glib to 0.10.2.
Overview of changes for 0.10.2
==============================
* Documentation fixes for GBoxed transformation functions
* Zero all fields of JsonObject on creation
2010-03-02 11:13:26 +00:00
obache
cee02b45dd Update json-glib to 0.10.0.
Overview of changes for 0.10.0
==============================
* Fix generation of doubles [Cornelius Hald]
* Add more units to the test suite
* Add JsonNode macros for quick type checking
* Guarantee insertion order when parsing and generating JSON Objects
* Serialize GParamSpecObject properties
* Add serialization and deserialization for GBoxed types
* Add API for serializing GObjects to, and deserializing from, JsonNode
* Build environment fixes
* Documentation fixes
* Generate correct introspection data
* Make JsonSerializable in complete control of deserialization [Tristan Van
  Berkom]
2010-01-17 02:10:38 +00:00
drochner
0f943ff272 update to 0.8.2
changes: bugfixes
2009-11-20 16:43:26 +00:00
obache
23fd4cd295 Update json-glib to 0.8.0.
Overview of changes for 0.8.0
=============================
* Remove the in-tree Vala bindings: they are part of Vala, now
* Remove the in-tree Debian packaging
* Fix bug #958: JsonGenerator does not escape special characters
* Fix bug #965: Conditionally compile the test suite
* Display the filename and line inside the error messages when
  loading from a file
* Fix bug #1203: Correctly terminate a string array
* Fix bug #1393: Regression tests fail on OpenBSD
* Do not leak memory on error code paths
* Improve and clean up the build system
* Make JsonNode completely opaque
* Conditionally generate introspection data on build
* Fix bug #1353: Do not overwrite when copying
* Deprecate json_object_add_member()
* Add convenience accessors for JsonObject and JsonArray
* Add convenience iteration functions for JsonObject and JsonArray
* Automatically promote integers to gint64, to compensate for the
  lack of integer size in the JSON specificiation
* Disallow the inclusion of single header files: only json-glib,h
  and json-gobject.h can be included directly
* Documentation fixes
* Clean up and remove code duplication inside the Parser object
2009-10-26 08:27:17 +00:00
joerg
73ae0afd90 Remove @dirrm entries from PLISTs 2009-06-14 18:17:11 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
obache
af26e57030 Import json-glib-0.6.2 as textproc/json-glib.
JSON-GLib is a library providing serialization and deserialization support for
the JavaScript Object Notation (JSON) format described by RFC 4627

JSON-GLib uses GLib native data types and the generic value container GValue for
ease of development. It also provides integration with the GObject classes for
direct serialization into, and deserialization from, JSON data streams.
2008-11-05 13:07:14 +00:00