77 lines
2.7 KiB
XML
77 lines
2.7 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>libfilezilla</Name>
|
||
<Homepage>https://lib.filezilla-project.org/doc/index.html</Homepage>
|
||
<Packager>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>LGPLv2</License>
|
||
<IsA>Libry</IsA>
|
||
<Summary>libfilezilla is a small and modern C++ library.</Summary>
|
||
<Description>libfilezilla is a free, open source C++ library, offering some basic
|
||
functionality to build high-performing, platform-independent programs.</Description>
|
||
<Archive sha1sum="20cf5d6602b2a960985efaabd64f7c9f79956d51" type="tarbz2">https://dl1.cdn.filezilla-project.org/libfilezilla/libfilezilla-0.12.1.tar.bz2</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>libgcc</Dependency>
|
||
</BuildDependencies>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>libfilezilla</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>libgcc</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="library">/usr/lib</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>libfilezilla-devel</Name>
|
||
<Summary>Development files for libfilezilla</Summary>
|
||
<RuntimeDependencies>
|
||
<Dependency release="current">libfilezilla</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="header">/usr/include</Path>
|
||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="4">
|
||
<Date>2018-09-01</Date>
|
||
<Version>0.12.1</Version>
|
||
<Comment>Rebuild New T.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2018-04-07</Date>
|
||
<Version>0.12.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Stefan Gronewold</Name>
|
||
<Email>groni@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2018-02-20</Date>
|
||
<Version>0.12.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2017-05-25</Date>
|
||
<Version>0.9.1</Version>
|
||
<Comment>First Release</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|