104 lines
3.8 KiB
XML
104 lines
3.8 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>protobuf-c</Name>
|
|
<Homepage>https://github.com/protobuf-c/protobuf-c</Homepage>
|
|
<Packager>
|
|
<Name>Stefan Gronewold(groni)</Name>
|
|
<Email>groni@pisilinux.org</Email>
|
|
</Packager>
|
|
<PartOf>network.misc</PartOf>
|
|
<License>BSD</License>
|
|
<IsA>app:console</IsA>
|
|
<IsA>library</IsA>
|
|
<Summary>Protocol Buffers implementation in C</Summary>
|
|
<Description>This is protobuf-c, a C implementation of the Google Protocol Buffers data serialization format.Needed for the libgadu Package</Description>
|
|
<Archive sha1sum="0c56ffdab3dc8670883c7d1d09399433b2f188a0" type="targz">https://github.com/protobuf-c/protobuf-c/archive/v1.5.2.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency versionFrom="3.25.4">protobuf-devel</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
<Package>
|
|
<Name>protobuf-c</Name>
|
|
<Summary>Protocol Buffers implementation in C</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>protobuf</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="all">/</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>protobuf-c-devel</Name>
|
|
<Summary>Development files for protobuf-c</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">protobuf-c</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
|
<Path fileType="header">/usr/include/protobuf-c</Path>
|
|
<Path fileType="header">/usr/include/google/protobuf-c</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="7">
|
|
<Date>2025-09-25</Date>
|
|
<Version>1.5.2</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="6">
|
|
<Date>2024-08-21</Date>
|
|
<Version>1.5.0</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2024-07-30</Date>
|
|
<Version>1.5.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2022-10-20</Date>
|
|
<Version>1.4.1</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2022-06-28</Date>
|
|
<Version>1.4.0</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2021-10-20</Date>
|
|
<Version>1.4.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2020-04-09</Date>
|
|
<Version>1.3.3</Version>
|
|
<Comment>
|
|
*Patch version bump.
|
|
*Moved from contrib
|
|
</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|