Files
main/hardware/disk/ntfs-3g/pspec.xml
T

153 lines
6.2 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>ntfs-3g</Name>
<Homepage>http://www.tuxera.com/community/ntfs-3g-download</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2+</License>
<License>LGPLv2+</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<Summary>Userspace driver for NTFS read/write support</Summary>
<Description>ntfs-3g allows regular users read/write access to NTFS filesystems.</Description>
<Archive sha1sum="a359c71d9774ebf00ec143c60f419c767e07f2f5" type="targz">https://github.com/tuxera/ntfs-3g/archive/refs/tags/2026.2.25.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="2.71">autoconf</Dependency>
<Dependency>libgcrypt-devel</Dependency>
<Dependency>fuse-devel</Dependency>
<Dependency>libutil-linux-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">ntfs3g-2017.3.23-big-sectors.patch</Patch> -->
<!-- <Patch level="1">ntfs3g-2017.3.23-check-mftmirr.patch</Patch> -->
<!-- <Patch level="1">ntfs3g-2017.3.23-full-clusters.patch</Patch> -->
<!-- <Patch level="1">ntfs-3g-CVE-2019-9755.patch</Patch> -->
</Patches>
</Source>
<Package>
<Name>ntfs-3g</Name>
<RuntimeDependencies>
<Dependency>fuse</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/bin</Path>
<Path fileType="executable">/sbin</Path>
<Path fileType="library">/lib</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
<Path fileType="data">/usr/share/hal/fdi</Path>
<Path fileType="doc">/usr/share/doc/ntfs-3g</Path>
<Path fileType="man">/usr/share/man/man8/mount*</Path>
<Path fileType="man">/usr/share/man/man8/ntfs-3g*</Path>
</Files>
<!--AdditionalFiles>
<AdditionalFile owner="root" permission="0644" target="/usr/share/hal/fdi/policy/10osvendor/25-ntfs-3g-policy.fdi">25-ntfs-3g-policy.fdi</AdditionalFile>
</AdditionalFiles-->
</Package>
<Package>
<Name>ntfsprogs</Name>
<PartOf>hardware.disk</PartOf>
<Summary>Userspace tools for NTFS filesystems</Summary>
<Description>Userspace tools for NTFS filesystems. The goals of the Linux-NTFS project are to develop reliable and full-featured access to NTFS by the Linux kernel driver and to provide a wide collection of NTFS utilities.</Description>
<RuntimeDependencies>
<Dependency version="current">ntfs-3g</Dependency>
<Dependency>fuse</Dependency>
<Dependency>libutil-linux</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/sbin/mkfs.ntfs</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/usr/sbin</Path>
<Path fileType="doc">/usr/share/doc/ntfsprogs</Path>
<Path fileType="man">/usr/share/man/man8</Path>
</Files>
</Package>
<History>
<Update release="11">
<Date>2026-04-22</Date>
<Version>2026.2.25</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="10">
<Date>2022-10-31</Date>
<Version>2022.10.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2022-06-06</Date>
<Version>2022.5.17</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2020-02-01</Date>
<Version>2017.3.23</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2019-11-13</Date>
<Version>2017.3.23</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2018-08-13</Date>
<Version>2017.3.23</Version>
<Comment>Rebuild New T.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2017-09-20</Date>
<Version>2017.3.23</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2017-09-20</Date>
<Version>2016.2.22</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2016-06-27</Date>
<Version>2016.2.22</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>2015.3.14</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-01-30</Date>
<Version>2015.3.14</Version>
<Comment>First release</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</PISI>