123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>fuse-exfat</Name>
- <Homepage>https://github.com/relan/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="21c4f1ab0f13a38536a070d9d513399aa5edbec7" type="targz">https://github.com/relan/exfat/releases/download/v1.4.0/fuse-exfat-1.4.0.tar.gz</Archive>
- <BuildDependencies>
- <Dependency>fuse-devel</Dependency>
- <!-- <Dependency>exfatprogs</Dependency> -->
- <!-- <Dependency>exfat-utils</Dependency> -->
- </BuildDependencies>
- </Source>
- <Package>
- <Name>fuse-exfat</Name>
- <RuntimeDependencies>
- <Dependency>fuse</Dependency>
- <Dependency>exfatprogs</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="7">
- <Date>2024-07-23</Date>
- <Version>1.4.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="6">
- <Date>2021-01-26</Date>
- <Version>1.3.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2018-09-01</Date>
- <Version>1.2.8</Version>
- <Comment>Rebuild New T.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2017-12-30</Date>
- <Version>1.2.7</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <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>
|