libbinio.
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>libbinio</Name>
|
||||
<Homepage>http://libbinio.sourceforge.net</Homepage>
|
||||
<Homepage>https://github.com/adplug/libbinio</Homepage>
|
||||
<Packager>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
@@ -10,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Binary I/O stream class library</Summary>
|
||||
<Description>libbinio is a binary I/O stream class library.</Description>
|
||||
<Archive type="tarbz2" sha1sum="47db5f7448245f38b9d26c8b11f53a07b6f6da73">mirrors://sourceforge/libbinio/libbinio-1.4.tar.bz2</Archive>
|
||||
<Archive sha1sum="12702dcdee853482a47c69868d67909448a76a09" type="tarbz2">https://github.com/adplug/libbinio/releases/download/libbinio-1.5/libbinio-1.5.tar.bz2</Archive>
|
||||
<Patches>
|
||||
<Patch level="1">gcc44.patch</Patch>
|
||||
<Patch level="1">string-conversion.patch</Patch>
|
||||
@@ -19,6 +21,9 @@
|
||||
|
||||
<Package>
|
||||
<Name>libbinio</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libgcc</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
@@ -40,6 +45,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2022-01-18</Date>
|
||||
<Version>1.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>fury</Name>
|
||||
<Email>uglyside@yandex.ru</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2020-03-06</Date>
|
||||
<Version>1.4</Version>
|
||||
|
||||
Reference in New Issue
Block a user