pspec.xml 3.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>otter-browser</Name>
  6. <Homepage>http://otter-browser.org/</Homepage>
  7. <Packager>
  8. <Name>Stefan Gronewold (groni)</Name>
  9. <Email>groni@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>gui</IsA>
  13. <Summary>Otter-Browser Controlled by the user, not vice versa</Summary>
  14. <Description>Otter Browser aims to recreate the best aspects of the classic Opera (12.x) UI using Qt5.</Description>
  15. <Archive sha1sum="947ca900defd80361af6780f24177e77378603c0" type="tarbz2">https://sourceforge.net/projects/otter-browser/files/otter-browser-rc8/otter-browser-0.9.98.tar.bz2</Archive>
  16. <BuildDependencies>
  17. <Dependency>qt5-base-devel</Dependency>
  18. <Dependency>qt5-webkit-devel</Dependency>
  19. <Dependency>openssl-devel</Dependency>
  20. <Dependency>qt5-multimedia-devel</Dependency>
  21. <Dependency>qt5-script-devel</Dependency>
  22. <Dependency>qt5-sql-sqlite</Dependency>
  23. <Dependency>qt5-xmlpatterns-devel</Dependency>
  24. <Dependency>qt5-location-devel</Dependency>
  25. <Dependency>libxml2-devel</Dependency>
  26. <Dependency>gstreamer-devel</Dependency>
  27. <Dependency>jre7-openjdk</Dependency>
  28. <Dependency>cmake</Dependency>
  29. <Dependency>autogen</Dependency>
  30. <Dependency>qt5-webengine-devel</Dependency>
  31. <Dependency>qt5-declarative-devel</Dependency>
  32. <Dependency>hunspell-devel</Dependency>
  33. </BuildDependencies>
  34. </Source>
  35. <Package>
  36. <Name>otter-browser</Name>
  37. <RuntimeDependencies>
  38. <Dependency>qt5-base</Dependency>
  39. <Dependency>qt5-svg</Dependency>
  40. <Dependency>libgcc</Dependency>
  41. <Dependency>qt5-webkit</Dependency>
  42. <Dependency>qt5-multimedia</Dependency>
  43. <Dependency>qt5-script</Dependency>
  44. <Dependency>qt5-xmlpatterns</Dependency>
  45. <Dependency>qt5-webengine</Dependency>
  46. <Dependency>qt5-declarative</Dependency>
  47. <Dependency>hunspell</Dependency>
  48. </RuntimeDependencies>
  49. <Files>
  50. <Path fileType="library">/usr/lib</Path>
  51. <Path fileType="doc">/usr/share</Path>
  52. <Path fileType="man">/usr/share/man/man1</Path>
  53. <Path fileType="executable">/usr/bin</Path>
  54. </Files>
  55. </Package>
  56. <History>
  57. <Update release="4">
  58. <Date>2018-05-21</Date>
  59. <Version>0.9.98</Version>
  60. <Comment>Version bump.</Comment>
  61. <Name>Stefan Gronewold(groni)</Name>
  62. <Email>groni@pisilinux.org</Email>
  63. </Update>
  64. <Update release="3">
  65. <Date>2018-04-118</Date>
  66. <Version>0.9.97</Version>
  67. <Comment>Version bump.</Comment>
  68. <Name>Stefan Gronewold(groni)</Name>
  69. <Email>groni@pisilinux.org</Email>
  70. </Update>
  71. <Update release="2">
  72. <Date>2016-11-10</Date>
  73. <Version>0.9.11</Version>
  74. <Comment>Version bump.</Comment>
  75. <Name>Stefan Gronewold(groni)</Name>
  76. <Email>groni@pisilinux.org</Email>
  77. </Update>
  78. <Update release="1">
  79. <Date>2016-04-15</Date>
  80. <Version>0.9.09</Version>
  81. <Comment>Version bump.</Comment>
  82. <Name>Stefan Gronewold(groni)</Name>
  83. <Email>groni@pisilinux.org</Email>
  84. </Update>
  85. </History>
  86. </PISI>