pspec.xml 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>goldendict</Name>
  6. <Homepage>http://goldendict.org/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <Icon>goldendict</Icon>
  13. <IsA>app:gui</IsA>
  14. <Summary>An advanced multiple language translator with built-in encyclopedia and custom-made dictionary support</Summary>
  15. <Description>GoldenDict is an advanced multiple language translator that can use Babylon, StarDict, Dictd, ABBYY Lingvo and Wikipedia sources.</Description>
  16. <Archive sha1sum="e91fe659d5ca3e08b337bae46e926702b04c03d1" type="targz">https://github.com/goldendict/goldendict/archive/1.5.0-RC2.tar.gz</Archive>
  17. <BuildDependencies>
  18. <Dependency>hunspell-devel</Dependency>
  19. <Dependency>qt5-phonon-devel</Dependency>
  20. <Dependency>libvorbis-devel</Dependency>
  21. <Dependency>libXtst-devel</Dependency>
  22. <Dependency>qt5-base-devel</Dependency>
  23. <Dependency>qt5-webkit-devel</Dependency>
  24. <Dependency>qt5-x11extras-devel</Dependency>
  25. <Dependency> libao-devel</Dependency>
  26. <Dependency>ffmpeg-devel</Dependency>
  27. <Dependency>qt5-svg-devel</Dependency>
  28. <Dependency>qt5-assistant-devel</Dependency>
  29. <Dependency>qt5-linguist</Dependency>
  30. <Dependency>lzo-devel</Dependency>
  31. <Dependency>tiff-devel</Dependency>
  32. </BuildDependencies>
  33. <Patches>
  34. <Patch>goldendict-qt-5.11-1.patch</Patch>
  35. <Patch>goldendict-qt-5.11-2.patch</Patch>
  36. <Patch>ffmpeg4.patch</Patch>
  37. </Patches>
  38. </Source>
  39. <Package>
  40. <Name>goldendict</Name>
  41. <RuntimeDependencies>
  42. <Dependency>hunspell</Dependency>
  43. <Dependency>libvorbis</Dependency>
  44. <Dependency>libXtst</Dependency>
  45. <Dependency>qt5-phonon</Dependency>
  46. <Dependency>qt5-base</Dependency>
  47. <Dependency>qt5-webkit</Dependency>
  48. <Dependency>lzo</Dependency>
  49. <Dependency>tiff</Dependency>
  50. <Dependency>zlib</Dependency>
  51. <Dependency>bzip2</Dependency>
  52. <Dependency>libao</Dependency>
  53. <Dependency>ffmpeg</Dependency>
  54. <Dependency>libX11</Dependency>
  55. <Dependency>libgcc</Dependency>
  56. <Dependency>qt5-svg</Dependency>
  57. <Dependency>qt5-assistant</Dependency>
  58. <Dependency>qt5-x11extras</Dependency>
  59. </RuntimeDependencies>
  60. <Files>
  61. <Path fileType="executable">/usr/bin</Path>
  62. <Path fileType="data">/usr/share/pixmaps</Path>
  63. <Path fileType="data">/usr/share</Path>
  64. <Path fileType="localedata">/usr/share/locale</Path>
  65. </Files>
  66. </Package>
  67. <History>
  68. <Update release="4">
  69. <Date>2022-09-19</Date>
  70. <Version>1.5.0</Version>
  71. <Comment>Rebuild for hunspell</Comment>
  72. <Name>Ayhan Yalçınsoy</Name>
  73. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  74. </Update>
  75. <Update release="3">
  76. <Date>2018-08-09</Date>
  77. <Version>1.5.0</Version>
  78. <Comment>Release bump.</Comment>
  79. <Name>Ayhan Yalçınsoy</Name>
  80. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  81. </Update>
  82. <Update release="2">
  83. <Date>2018-05-13</Date>
  84. <Version>1.5.0</Version>
  85. <Comment>Release bump.</Comment>
  86. <Name>Ayhan Yalçınsoy</Name>
  87. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  88. </Update>
  89. <Update release="1">
  90. <Date>2018-01-02</Date>
  91. <Version>1.5.0</Version>
  92. <Comment>First release.</Comment>
  93. <Name>Ali Cengiz Kurt</Name>
  94. <Email>alicengizkurt@pisilinux.org</Email>
  95. </Update>
  96. </History>
  97. </PISI>