Files
main/hardware/disk/fuse-exfat/pspec.xml
T
2017-01-28 19:19:19 +01:00

60 lines
2.1 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>fuse-exfat</Name>
<Homepage>http://code.google.com/p/exfat/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<IsA>app</IsA>
<Summary>exFAT filesystem fuse module</Summary>
<Description>exFAT filesystem fuse module</Description>
<Archive sha1sum="348c86fa8bec44fa20cba30c5e8ab61143fe2b6d" type="targz">https://github.com/relan/exfat/releases/download/v1.2.5/fuse-exfat-1.2.5.tar.gz</Archive>
<BuildDependencies>
<Dependency>exfat-utils</Dependency>
<Dependency>fuse-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>fuse-exfat</Name>
<RuntimeDependencies>
<Dependency>fuse</Dependency>
<Dependency>exfat-utils</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<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="3">
<Date>2017-01-28</Date>
<Version>1.2.5</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>1.2.3</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>1.2.3</Version>
<Comment>First release</Comment>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>