Files
main/hardware/disk/ntfs-3g/pspec.xml
T
2016-06-27 01:30:32 +03:00

91 lines
3.8 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://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="382df40c366711003cf24d2342033c23e2580b42" type="targz">https://tuxera.com/opensource/ntfs-3g_ntfsprogs-2016.2.22.tgz</Archive>
<BuildDependencies>
<Dependency>fuse-devel</Dependency>
<Dependency>libutil-linux-devel</Dependency>
</BuildDependencies>
<!--Patches>
<Patch level="1">ntfsprogs_destdir.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="data">/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="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>