pspec.xml 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>polo</Name>
  6. <Homepage>https://github.com/teejee2008/polo</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>LGPLv2</License>
  12. <IsA>app</IsA>
  13. <Summary>Polo is a modern, light-weight file manager for Linux with support for multiple panes and tabs; support for archives, and much more.</Summary>
  14. <Description>Polo is a modern, light-weight file manager for Linux with support for multiple panes and tabs; support for archives, and much more.</Description>
  15. <Archive sha1sum="d5465c70c0eaf8af8fdd56c74870fe247a1bafdc" type="targz">https://github.com/teejee2008/polo/archive/v18.8-beta.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>atk-devel</Dependency>
  18. <Dependency>vte-devel</Dependency>
  19. <Dependency>gtk3-devel</Dependency>
  20. <Dependency>vala-devel</Dependency>
  21. <Dependency>zlib-devel</Dependency>
  22. <Dependency>cairo-devel</Dependency>
  23. <Dependency>glib2-devel</Dependency>
  24. <Dependency>pango-devel</Dependency>
  25. <Dependency>gnutls-devel</Dependency>
  26. <Dependency>libX11-devel</Dependency>
  27. <Dependency>libgee-devel</Dependency>
  28. <Dependency>libxml2-devel</Dependency>
  29. <Dependency>libpcre2-devel</Dependency>
  30. <Dependency>json-glib-devel</Dependency>
  31. <Dependency>gdk-pixbuf-devel</Dependency>
  32. </BuildDependencies>
  33. </Source>
  34. <Package>
  35. <Name>polo</Name>
  36. <RuntimeDependencies>
  37. <Dependency>atk</Dependency>
  38. <Dependency>vte</Dependency>
  39. <Dependency>gtk3</Dependency>
  40. <Dependency>zlib</Dependency>
  41. <Dependency>cairo</Dependency>
  42. <Dependency>glib2</Dependency>
  43. <Dependency>p7zip</Dependency>
  44. <Dependency>pango</Dependency>
  45. <Dependency>gnutls</Dependency>
  46. <Dependency>libX11</Dependency>
  47. <Dependency>libgee</Dependency>
  48. <Dependency>libxml2</Dependency>
  49. <Dependency>libpcre2</Dependency>
  50. <Dependency>json-glib</Dependency>
  51. <Dependency>gdk-pixbuf</Dependency>
  52. </RuntimeDependencies>
  53. <Files>
  54. <Path fileType="executable">/usr/bin</Path>
  55. <Path fileType="library">/usr/lib</Path>
  56. <Path fileType="data">/usr/share</Path>
  57. <Path fileType="localedata">/usr/share/locale</Path>
  58. <Path fileType="man">/usr/share/man</Path>
  59. <Path fileType="doc">/usr/share/doc</Path>
  60. <Path fileType="data">/var/log/polo</Path>
  61. </Files>
  62. </Package>
  63. <History>
  64. <Update release="1">
  65. <Date>2019-01-19</Date>
  66. <Version>18.8</Version>
  67. <Comment>First release</Comment>
  68. <Name>PisiLinux Community</Name>
  69. <Email>admins@pisilinux.org</Email>
  70. </Update>
  71. </History>
  72. </PISI>