| 1 | # $Id # |
|---|
| 2 | PortSystem 1.0 |
|---|
| 3 | name json-glib |
|---|
| 4 | version 0.6.2 |
|---|
| 5 | categories devel |
|---|
| 6 | maintainers openmaintainer |
|---|
| 7 | homepage http://live.gnome.org/JsonGlib |
|---|
| 8 | platforms darwin |
|---|
| 9 | use_parallel_build yes |
|---|
| 10 | |
|---|
| 11 | description \ |
|---|
| 12 | JSON-GLib is a library providing serialization and deserialization support \ |
|---|
| 13 | for the JavaScript Object Notation (JSON) format described by RFC 4627. |
|---|
| 14 | |
|---|
| 15 | master_sites \ |
|---|
| 16 | http://folks.o-hand.com/~ebassi/sources/ |
|---|
| 17 | |
|---|
| 18 | checksums md5 d98f5580035ad0b37fa11896053a57af \ |
|---|
| 19 | sha1 de4d9b51cc507e97f3427e01a616a9b6fb7fe3cd \ |
|---|
| 20 | rmd160 3e0f9748d64e6372609fdf106f49cf6c25133507 |
|---|
| 21 | |
|---|
| 22 | livecheck.check regex |
|---|
| 23 | livecheck.url http://folks.o-hand.com/~ebassi/sources/ |
|---|
| 24 | livecheck.regex ${name}-(\[0-9.\]+)\\.tar.gz |
|---|