63 lines
2.4 KiB
XML
63 lines
2.4 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>fsarchiver</Name>
|
|
<Homepage>http://www.fsarchiver.org/Main_Page</Homepage>
|
|
<Packager>
|
|
<Name>marcin bojara</Name>
|
|
<Email>marcin@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<IsA>app:console</IsA>
|
|
<Summary>Safe and flexible file-system backup/deployment tool.</Summary>
|
|
<Description>FSArchiver is a system tool that allows you to save the contents of a file-system to a compressed archive file.</Description>
|
|
<Archive sha1sum="99a1c4375e01af4047c4e9778ada146ad6a23aab" type="targz">https://github.com/fdupoux/fsarchiver/releases/download/0.6.21/fsarchiver-0.6.21.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>lzo-devel</Dependency>
|
|
<Dependency>xz-devel</Dependency>
|
|
<Dependency>zlib-devel</Dependency>
|
|
<Dependency>bzip2</Dependency>
|
|
<Dependency>e2fsprogs-devel</Dependency>
|
|
<Dependency>libgcrypt-devel</Dependency>
|
|
<Dependency>attr-devel</Dependency>
|
|
<Dependency>libutil-linux-devel</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>fsarchiver</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>lzo</Dependency>
|
|
<Dependency>xz</Dependency>
|
|
<Dependency>zlib</Dependency>
|
|
<Dependency>bzip2</Dependency>
|
|
<Dependency>e2fsprogs</Dependency>
|
|
<Dependency>libgcrypt</Dependency>
|
|
<Dependency>libutil-linux</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/sbin</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="2">
|
|
<Date>2016-06-09</Date>
|
|
<Version>0.6.21</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2016-01-27</Date>
|
|
<Version>0.6.21</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Stefan Gronewold</Name>
|
|
<Email>groni@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|