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>f2fs-tools</Name>
|
|
<Homepage>https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git/about/</Homepage>
|
|
<Packager>
|
|
<Name>fury</Name>
|
|
<Email>wascheme@tuta.io</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="33cab82da464a393a1f91d7871fa4a0b828d9fb1" type="targz">
|
|
https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git/snapshot/f2fs-tools-1.14.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="1">
|
|
<Date>2021-01-12</Date>
|
|
<Version>1.14.0</Version>
|
|
<Comment>First Beta build.</Comment>
|
|
<Email>wascheme@tuta.io</Email>
|
|
<Name>fury</Name>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|