123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>exfatprogs</Name>
- <Homepage>https://github.com/exfatprogs/exfatprogs</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPL-2</License>
- <IsA>app:console</IsA>
- <PartOf>hardware.disk</PartOf>
- <Summary>exFAT filesystem userspace utilities.</Summary>
- <Description>As new exfat filesystem is merged into linux-5.7 kernel, exfatprogs is created as an official userspace utilities that contain all of the standard utilities for creating and fixing and debugging exfat filesystem in linux system.</Description>
- <Archive sha1sum="716d7553b01f7d5658f7d6b0133584213e97f668" type="tarxz">https://github.com/exfatprogs/exfatprogs/releases/download/1.2.6/exfatprogs-1.2.6.tar.xz</Archive>
- <BuildDependencies>
- <!-- <Dependency></Dependency> -->
- </BuildDependencies>
- </Source>
- <Package>
- <Name>exfatprogs</Name>
- <Conflicts>
- <!-- <Package>exfat-utils</Package> -->
- </Conflicts>
- <RuntimeDependencies>
- <!-- <Dependency></Dependency> -->
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="man">/usr/share/man/man8</Path>
- <Path fileType="doc">/usr/share/doc/exfatprogs/NEWS</Path>
- </Files>
- </Package>
- <History>
- <Update release="12">
- <Date>2024-11-29</Date>
- <Version>1.2.6</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Update>
- <Update release="11">
- <Date>2024-08-08</Date>
- <Version>1.2.5</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="10">
- <Date>2024-07-23</Date>
- <Version>1.2.4</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="9">
- <Date>2024-06-04</Date>
- <Version>1.2.3</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="8">
- <Date>2023-10-30</Date>
- <Version>1.2.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2023-07-02</Date>
- <Version>1.2.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2022-10-28</Date>
- <Version>1.2.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2021-11-17</Date>
- <Version>1.1.3</Version>
- <Comment>Version bump.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="4">
- <Date>2021-06-22</Date>
- <Version>1.1.2</Version>
- <Comment>Version bump.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="3">
- <Date>2021-05-04</Date>
- <Version>1.1.1</Version>
- <Comment>Version bump.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="2">
- <Date>2021-03-07</Date>
- <Version>1.1.0</Version>
- <Comment>Version bump.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="1">
- <Date>2021-01-26</Date>
- <Version>1.0.4</Version>
- <Comment>First Beta build.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- </History>
- </PISI>
|