pspec.xml 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  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>lynx</Name>
  6. <Homepage>http://lynx.isc.org/</Homepage>
  7. <Packager>
  8. <Name>Süleyman Poyraz</Name>
  9. <Email>zaryob.dev@gmail.com</Email>
  10. </Packager>
  11. <License>GPL</License>
  12. <PartOf>network.web</PartOf>
  13. <IsA>app:gui</IsA>
  14. <Summary>Lynx is the text web browser.</Summary>
  15. <Description>This is the top level page for the Lynx software distribution site hosted by the Internet Software Consortium.</Description>
  16. <Archive sha1sum="96b11860826099eb906a0af8da80856ab3d3cf47" type="zip">http://invisible-mirror.net/archives/lynx/tarballs/lynx2.9.0dev.5.zip</Archive>
  17. <BuildDependencies>
  18. </BuildDependencies>
  19. <Patches>
  20. <Patch level="1">lynx2-8-6-don-t-accept-command-line-args-to-telnet.patch</Patch>
  21. <Patch level="1">lynx2-8-6-fix-ugly-color.patch</Patch>
  22. <Patch level="1">lynx2-8-7-adapt-to-modern-file-localizations.patch</Patch>
  23. <Patch level="1">lynx2-8-7-tmp_dir.patch</Patch>
  24. </Patches>
  25. </Source>
  26. <Package>
  27. <Name>lynx</Name>
  28. <RuntimeDependencies>
  29. </RuntimeDependencies>
  30. <Files>
  31. <Path fileType="executable">/usr/bin</Path>
  32. <Path fileType="config">/etc</Path>
  33. <Path fileType="data">/usr/share</Path>
  34. <Path fileType="man">/usr/share/man</Path>
  35. </Files>
  36. </Package>
  37. <History>
  38. <Update release="2">
  39. <Date>2020-05-12</Date>
  40. <Version>2.9.0_rc5</Version>
  41. <Comment>Second release</Comment>
  42. <Name>Furkan Karcıoğlu</Name>
  43. <Email>krc440002@gmail.com</Email>
  44. </Update>
  45. <Update release="1">
  46. <Date>2019-09-27</Date>
  47. <Version>2.9.0_rc4</Version>
  48. <Comment>First release</Comment>
  49. <Name>Süleyman Poyraz</Name>
  50. <Email>zaryob.dev@gmail.com</Email>
  51. </Update>
  52. </History>
  53. </INARY>