pspec.xml 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
  3. <INARY>
  4. <Source>
  5. <Name>man-pages</Name>
  6. <Homepage>http://www.win.tue.nl/~aeb/linux/man/</Homepage>
  7. <Packager>
  8. <Name>Süleyman POYRAZ</Name>
  9. <Email>zaryob.dev@gmail.com</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>data:doc</IsA>
  13. <PartOf>system.base</PartOf>
  14. <Summary>The Man-pages package contains over 2200 man pages.</Summary>
  15. <Description>Describe C programming language functions important device files and significant configuration files.</Description>
  16. <!-- @@@kernel linux docs man-pages-->
  17. <Archive sha1sum="a70b23f86f37ad946e6e7ceb921abe2001792b84" type="tarxz">https://www.kernel.org/pub/linux/docs/man-pages/man-pages-5.02.tar.xz</Archive>
  18. <!-- @@@kernel linux docs man-pages man-pages-posix -->
  19. <Archive sha1sum="b9c65a46e2061a1b2d4ee7bcc3e46603517b1f42" target="man-pages-5.02" type="tarxz">http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/man-pages-posix-2003-a.tar.xz</Archive>
  20. </Source>
  21. <Package>
  22. <Name>man-pages</Name>
  23. <RuntimeDependencies>
  24. <Dependency>man-db</Dependency>
  25. </RuntimeDependencies>
  26. <Files>
  27. <Path fileType="doc">/usr/share/doc</Path>
  28. <Path fileType="man">/usr/share/man</Path>
  29. </Files>
  30. <AdditionalFiles>
  31. <AdditionalFile owner="root" permission="0644" target="/usr/share/man/man1/getent.1">man1/getent.1</AdditionalFile>
  32. <AdditionalFile owner="root" permission="0644" target="/usr/share/man/man1/sprof.1">man1/sprof.1</AdditionalFile>
  33. </AdditionalFiles>
  34. </Package>
  35. <History>
  36. <Update release="1">
  37. <Date>2020-04-24</Date>
  38. <Version>5.02</Version>
  39. <Comment>First release for SulinOS 2021</Comment>
  40. <Name>Suleyman Poyraz</Name>
  41. <Email>zaryob.dev@gmail.com</Email>
  42. </Update>
  43. </History>
  44. </INARY>