49 lines
1.5 KiB
XML
49 lines
1.5 KiB
XML
<?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>fury</Name>
|
|
<Email>uglyside@yandex.ru</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="901fe8cb296b73806b8596946a4b2ce97271494b" type="tarxz">
|
|
https://github.com/exfatprogs/exfatprogs/releases/download/1.0.4/exfatprogs-1.0.4.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/sbin</Path>
|
|
<Path fileType="man">/usr/share/man/man8</Path>
|
|
<Path fileType="doc">/usr/share/doc/exfatprogs/NEWS</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<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>
|