pspec.xml 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>ntfs-3g</Name>
  6. <Homepage>http://www.tuxera.com/community/ntfs-3g-download</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2+</License>
  12. <License>LGPLv2+</License>
  13. <IsA>library</IsA>
  14. <IsA>app:console</IsA>
  15. <Summary>Userspace driver for NTFS read/write support</Summary>
  16. <Description>ntfs-3g allows regular users read/write access to NTFS filesystems.</Description>
  17. <Archive sha1sum="160a836274c38d92e5c3a55256f404c8dd8f3cc1" type="targz">https://tuxera.com/opensource/ntfs-3g_ntfsprogs-2017.3.23.tgz</Archive>
  18. <BuildDependencies>
  19. <Dependency>fuse-devel</Dependency>
  20. <Dependency>libutil-linux-devel</Dependency>
  21. </BuildDependencies>
  22. <!--Patches>
  23. <Patch level="1">ntfsprogs_destdir.patch</Patch>
  24. </Patches-->
  25. </Source>
  26. <Package>
  27. <Name>ntfs-3g</Name>
  28. <RuntimeDependencies>
  29. <Dependency>fuse</Dependency>
  30. </RuntimeDependencies>
  31. <Files>
  32. <Path fileType="executable">/bin</Path>
  33. <Path fileType="executable">/sbin</Path>
  34. <Path fileType="library">/lib</Path>
  35. <Path fileType="library">/usr/lib</Path>
  36. <Path fileType="header">/usr/include</Path>
  37. <Path fileType="library">/usr/lib/pkgconfig</Path>
  38. <Path fileType="data">/usr/share/hal/fdi</Path>
  39. <Path fileType="doc">/usr/share/doc/ntfs-3g</Path>
  40. <Path fileType="man">/usr/share/man/man8/mount*</Path>
  41. <Path fileType="man">/usr/share/man/man8/ntfs-3g*</Path>
  42. </Files>
  43. <!--AdditionalFiles>
  44. <AdditionalFile owner="root" permission="0644" target="/usr/share/hal/fdi/policy/10osvendor/25-ntfs-3g-policy.fdi">25-ntfs-3g-policy.fdi</AdditionalFile>
  45. </AdditionalFiles-->
  46. </Package>
  47. <Package>
  48. <Name>ntfsprogs</Name>
  49. <PartOf>hardware.disk</PartOf>
  50. <Summary>Userspace tools for NTFS filesystems</Summary>
  51. <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>
  52. <RuntimeDependencies>
  53. <Dependency version="current">ntfs-3g</Dependency>
  54. <Dependency>fuse</Dependency>
  55. <Dependency>libutil-linux</Dependency>
  56. </RuntimeDependencies>
  57. <Files>
  58. <Path fileType="executable">/sbin/mkfs.ntfs</Path>
  59. <Path fileType="executable">/usr/bin</Path>
  60. <Path fileType="executable">/usr/sbin</Path>
  61. <Path fileType="doc">/usr/share/doc/ntfsprogs</Path>
  62. <Path fileType="man">/usr/share/man/man8</Path>
  63. </Files>
  64. </Package>
  65. <History>
  66. <Update release="5">
  67. <Date>2017-09-20</Date>
  68. <Version>2017.3.23</Version>
  69. <Comment>Version bump.</Comment>
  70. <Name>Mustafa Cinasal</Name>
  71. <Email>muscnsl@gmail.com</Email>
  72. </Update>
  73. <Update release="4">
  74. <Date>2017-09-20</Date>
  75. <Version>2016.2.22</Version>
  76. <Comment>Version bump.</Comment>
  77. <Name>Ertuğrul Erata</Name>
  78. <Email>ertugrulerata@gmail.com</Email>
  79. </Update>
  80. <Update release="3">
  81. <Date>2016-06-27</Date>
  82. <Version>2016.2.22</Version>
  83. <Comment>Version Bump</Comment>
  84. <Name>Pisi Linux Community</Name>
  85. <Email>admin@pisilinux.org</Email>
  86. </Update>
  87. <Update release="2">
  88. <Date>2016-06-09</Date>
  89. <Version>2015.3.14</Version>
  90. <Comment>Release Bump</Comment>
  91. <Name>Pisi Linux Community</Name>
  92. <Email>admin@pisilinux.org</Email>
  93. </Update>
  94. <Update release="1">
  95. <Date>2016-01-30</Date>
  96. <Version>2015.3.14</Version>
  97. <Comment>First release</Comment>
  98. <Name>Ertuğrul Erata</Name>
  99. <Email>ertugrulerata@gmail.com</Email>
  100. </Update>
  101. </History>
  102. </PISI>