61 lines
2.0 KiB
XML
61 lines
2.0 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>f2fs-tools</Name>
|
|
<Homepage>https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git/about/</Homepage>
|
|
<Packager>
|
|
<Name>fury</Name>
|
|
<Email>uglyside@yandex.ru</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<License>LGPLv2.1</License>
|
|
<IsA>app:console</IsA>
|
|
<PartOf>hardware.disk</PartOf>
|
|
<Summary>Userland tools for the f2fs filesystem.</Summary>
|
|
<Description>Tools for Flash-Friendly File System (F2FS).</Description>
|
|
<Archive sha1sum="3b097f029c1c8d8d088f101886299c08db1e6eef" type="targz">https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git/snapshot/f2fs-tools-1.16.0.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>libutil-linux-devel</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>f2fs-tools</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>libutil-linux</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/sbin</Path>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="man">/usr/share/man/man8</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="3">
|
|
<Date>2024-07-01</Date>
|
|
<Version>1.16.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2022-06-05</Date>
|
|
<Version>1.15.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2021-01-12</Date>
|
|
<Version>1.14.0</Version>
|
|
<Comment>First Beta build.</Comment>
|
|
<Email>uglyside@yandex.ru</Email>
|
|
<Name>fury</Name>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|