47 lines
1.7 KiB
XML
47 lines
1.7 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>nlohmann-json</Name>
|
||
<Homepage>https://json.nlohmann.me</Homepage>
|
||
<Packager>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>MIT</License>
|
||
<Icon>nlohmann-json</Icon>
|
||
<Summary>JSON for Modern C++</Summary>
|
||
<Description>JSON for Modern C++</Description>
|
||
<Archive sha1sum="a6090d28a631b72f416b83166425a2f09c6c91d8" type="targz">https://github.com/nlohmann/json/archive/5d2754306d67d1e654a1a34e1d2e74439a9d53b3/v3.11.2.tar.gz</Archive>
|
||
<Archive sha1sum="139e4f927cc7b1998c025d60a9a63a3a6f1929f6" type="binary" target="json-5d2754306d67d1e654a1a34e1d2e74439a9d53b3">https://github.com/nlohmann/json_test_data/archive/refs/tags/v3.1.0.tar.gz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>git</Dependency>
|
||
<Dependency>cmake</Dependency>
|
||
</BuildDependencies>
|
||
<Patches>
|
||
<!-- <Patch></Patch> -->
|
||
</Patches>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>nlohmann-json</Name>
|
||
<RuntimeDependencies>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="header">/usr/include</Path>
|
||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||
<Path fileType="data">/usr/share/cmake</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="1">
|
||
<Date>2023-06-21</Date>
|
||
<Version>3.11.2</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|