82 lines
3.1 KiB
XML
82 lines
3.1 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>nilfs-utils</Name>
|
||
<Homepage>https://nilfs.sourceforge.io/en/</Homepage>
|
||
<Packager>
|
||
<Name>AYDIN ATMACA</Name>
|
||
<Email>aydinatmaca@gmail.com</Email>
|
||
</Packager>
|
||
<License>GPLv2</License>
|
||
<License>LGPLv2.1</License>
|
||
<IsA>app</IsA>
|
||
<PartOf>hardware.disk</PartOf>
|
||
<Summary>A log-structured file system supporting continuous snapshotting (userspace utils).</Summary>
|
||
<Description>NILFS is a log-structured file system supporting versioning of the entire file system and continuous snapshotting which allows users to even restore files mistakenly overwritten or destroyed just a few seconds ago.</Description>
|
||
<Archive sha1sum="6b80ae90e7f0302808a859b24ee10f82a1109401" type="tarbz2">https://nilfs.sourceforge.io/download/nilfs-utils-2.3.0.tar.bz2</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>libutil-linux-devel</Dependency>
|
||
</BuildDependencies>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>nilfs-utils</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>libutil-linux</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="config">/etc</Path>
|
||
<Path fileType="executable">/sbin</Path>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="executable">/usr/sbin</Path>
|
||
<Path fileType="library">/usr/lib/libnilfs.so*</Path>
|
||
<Path fileType="library">/usr/lib/libnilfsgc*</Path>
|
||
<Path fileType="man">/usr/share/man</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>nilfs-utils-devel</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency release="current">nilfs-utils</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||
<Path fileType="header">/usr/include</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="4">
|
||
<Date>2026-04-05</Date>
|
||
<Version>2.3.0</Version>
|
||
<Comment>Version bump</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2024-11-29</Date>
|
||
<Version>2.2.11</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Ümit Solmaz</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2023-02-01</Date>
|
||
<Version>2.2.9</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>fury</Name>
|
||
<Email>uglyside@yandex.ru</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2021-01-12</Date>
|
||
<Version>2.2.8</Version>
|
||
<Comment>First Beta release.</Comment>
|
||
<Name>AYDIN ATMACA</Name>
|
||
<Email>aydinatmaca@gmail.com</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|