pspec.xml 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>libnut</Name>
  6. <Homepage>http://www.nut-container.org/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>MIT</License>
  12. <IsA>app:console</IsA>
  13. <IsA>library</IsA>
  14. <Summary>NUT container tools and library</Summary>
  15. <Description>Library and tools to work with NUT multimedia files.</Description>
  16. <Archive sha1sum="64aa3218c6e51465345c40a19341fd47c966e7c7" type="tarbz2">http://source.pisilinux.org/1.0/libnut-661.tar.bz2</Archive>
  17. <Patches>
  18. <Patch level="1">shared.patch</Patch>
  19. </Patches>
  20. </Source>
  21. <Package>
  22. <Name>libnut</Name>
  23. <Files>
  24. <Path fileType="executable">/usr/bin</Path>
  25. <Path fileType="library">/usr/lib</Path>
  26. <Path fileType="doc">/usr/share/doc</Path>
  27. </Files>
  28. </Package>
  29. <Package>
  30. <Name>libnut-devel</Name>
  31. <Summary>Development files for libnut</Summary>
  32. <RuntimeDependencies>
  33. <Dependency release="current">libnut</Dependency>
  34. </RuntimeDependencies>
  35. <Files>
  36. <Path fileType="header">/usr/include</Path>
  37. </Files>
  38. </Package>
  39. <History>
  40. <Update release="3">
  41. <Date>2017-02-05</Date>
  42. <Version>0.0_661</Version>
  43. <Comment>Rebuild</Comment>
  44. <Name>Pisi Linux Community</Name>
  45. <Email>admin@pisilinux.org</Email>
  46. </Update>
  47. <Update release="2">
  48. <Date>2016-06-09</Date>
  49. <Version>0.0_661</Version>
  50. <Comment>Release Bump</Comment>
  51. <Name>Pisi Linux Community</Name>
  52. <Email>admin@pisilinux.org</Email>
  53. </Update>
  54. <Update release="1">
  55. <Date>2014-05-22</Date>
  56. <Version>0.0_661</Version>
  57. <Comment>First release</Comment>
  58. <Name>Yusuf Aydemir</Name>
  59. <Email>yusuf.aydemir@pisilinux.org</Email>
  60. </Update>
  61. </History>
  62. </PISI>