Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 238910 - ebuild for json-c
Summary: ebuild for json-c
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Markos Chandras (RETIRED)
URL: http://oss.metaparadigm.com/json-c/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-27 20:59 UTC by Adrian
Modified: 2010-03-14 11:54 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild (json-c-0.7.ebuild,634 bytes, text/plain)
2008-09-27 21:00 UTC, Adrian
Details
json-c-0.8.ebuild (json-c-0.8.ebuild,435 bytes, text/plain)
2009-05-16 10:15 UTC, J M W
Details
metadata.xml (metadata.xml,424 bytes, text/plain)
2009-05-16 10:44 UTC, J M W
Details
dev-libs/json-c-0.9.ebuild (json-c-0.9.ebuild,455 bytes, text/plain)
2009-10-29 18:10 UTC, Homme Zwaagstra
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Adrian 2008-09-27 20:59:33 UTC
This is an ebuild for json-c.

Reproducible: Always

Steps to Reproduce:
-
Actual Results:  
-

Expected Results:  
-
Comment 1 Adrian 2008-09-27 21:00:14 UTC
Created attachment 166639 [details]
ebuild
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2008-09-29 16:48:46 UTC
I haven't checked whether the number of characters is greater than one hundred, but the DESCRIPTION looks to be too long.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2008-09-29 16:49:47 UTC
"A JSON implementation in C" is probably the better description, and then "JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects." should move to the longdescription tag in the <metadata.xml> file.
Comment 4 J M W 2009-05-16 10:13:21 UTC
Just a quick fix and version bump so we can get this into portage. Some programs need this lib. 
Comment 5 J M W 2009-05-16 10:15:27 UTC
Created attachment 191456 [details]
json-c-0.8.ebuild

dev-libs/json-c/json-c-0.8.ebuild
Comment 6 J M W 2009-05-16 10:44:30 UTC
Created attachment 191459 [details]
metadata.xml

Initial metadata.xml file
Comment 7 Homme Zwaagstra 2009-10-29 18:10:38 UTC
Created attachment 208651 [details]
dev-libs/json-c-0.9.ebuild
Comment 8 Homme Zwaagstra 2009-10-29 18:15:59 UTC
Comment on attachment 208651 [details]
dev-libs/json-c-0.9.ebuild

Version bump with some added docs
Comment 9 Markos Chandras (RETIRED) gentoo-dev 2010-03-14 11:54:00 UTC
Committed
If anybody is willing to proxy-maintain it plz feel free to contact me

+# ChangeLog for dev-libs/json-c
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*json-c-0.9 (14 Mar 2010)
+
+  14 Mar 2010; Markos Chandras <hwoarang@gentoo.org> +json-c-0.9.ebuild,
+  +metadata.xml:
+  Initial commit of json-c library. Fixes bug #238910
+