@@ -18,4 +18,4 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||||
|
|
||||||
pisitools.dodoc("LICENSE", "ChangeLog", "README.md")
|
pisitools.dodoc("LICENSE", "README.md")
|
||||||
|
|||||||
@@ -14,9 +14,9 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Protocol Buffers implementation in C</Summary>
|
<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>
|
<Description>This is protobuf-c, a C implementation of the Google Protocol Buffers data serialization format.Needed for the libgadu Package</Description>
|
||||||
<Archive sha1sum="a93006a732882d39f6a0e9fbd504d2e86dfce6a6" type="targz">https://github.com/protobuf-c/protobuf-c/archive/v1.4.1.tar.gz</Archive>
|
<Archive sha1sum="c9c478c372d26b7aa25c47f2a57c7aea17fd5d3b" type="targz">https://github.com/protobuf-c/protobuf-c/archive/v1.5.0.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency versionFrom="3.21.8">protobuf-devel</Dependency>
|
<Dependency versionFrom="3.25.4">protobuf-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -48,6 +48,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<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">
|
<Update release="4">
|
||||||
<Date>2022-10-20</Date>
|
<Date>2022-10-20</Date>
|
||||||
<Version>1.4.1</Version>
|
<Version>1.4.1</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user