123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>goldendict</Name>
- <Homepage>http://goldendict.org/</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv3</License>
- <Icon>goldendict</Icon>
- <IsA>app:gui</IsA>
- <Summary>An advanced multiple language translator with built-in encyclopedia and custom-made dictionary support</Summary>
- <Description>GoldenDict is an advanced multiple language translator that can use Babylon, StarDict, Dictd, ABBYY Lingvo and Wikipedia sources.</Description>
- <Archive sha1sum="e91fe659d5ca3e08b337bae46e926702b04c03d1" type="targz">https://github.com/goldendict/goldendict/archive/1.5.0-RC2.tar.gz</Archive>
- <BuildDependencies>
- <Dependency>hunspell-devel</Dependency>
- <Dependency>qt5-phonon-devel</Dependency>
- <Dependency>libvorbis-devel</Dependency>
- <Dependency>libXtst-devel</Dependency>
- <Dependency>qt5-base-devel</Dependency>
- <Dependency>qt5-webkit-devel</Dependency>
- <Dependency>qt5-x11extras-devel</Dependency>
- <Dependency> libao-devel</Dependency>
- <Dependency>ffmpeg-devel</Dependency>
- <Dependency>qt5-svg-devel</Dependency>
- <Dependency>qt5-assistant-devel</Dependency>
- <Dependency>qt5-linguist</Dependency>
- <Dependency>lzo-devel</Dependency>
- <Dependency>tiff-devel</Dependency>
- </BuildDependencies>
- <Patches>
- <Patch>goldendict-qt-5.11-1.patch</Patch>
- <Patch>goldendict-qt-5.11-2.patch</Patch>
- <Patch>ffmpeg4.patch</Patch>
- </Patches>
- </Source>
- <Package>
- <Name>goldendict</Name>
- <RuntimeDependencies>
- <Dependency>hunspell</Dependency>
- <Dependency>libvorbis</Dependency>
- <Dependency>libXtst</Dependency>
- <Dependency>qt5-phonon</Dependency>
- <Dependency>qt5-base</Dependency>
- <Dependency>qt5-webkit</Dependency>
- <Dependency>lzo</Dependency>
- <Dependency>tiff</Dependency>
- <Dependency>zlib</Dependency>
- <Dependency>bzip2</Dependency>
- <Dependency>libao</Dependency>
- <Dependency>ffmpeg</Dependency>
- <Dependency>libX11</Dependency>
- <Dependency>libgcc</Dependency>
- <Dependency>qt5-svg</Dependency>
- <Dependency>qt5-assistant</Dependency>
- <Dependency>qt5-x11extras</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="data">/usr/share/pixmaps</Path>
- <Path fileType="data">/usr/share</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- </Files>
- </Package>
- <History>
- <Update release="4">
- <Date>2022-09-19</Date>
- <Version>1.5.0</Version>
- <Comment>Rebuild for hunspell</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- <Update release="3">
- <Date>2018-08-09</Date>
- <Version>1.5.0</Version>
- <Comment>Release bump.</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2018-05-13</Date>
- <Version>1.5.0</Version>
- <Comment>Release bump.</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2018-01-02</Date>
- <Version>1.5.0</Version>
- <Comment>First release.</Comment>
- <Name>Ali Cengiz Kurt</Name>
- <Email>alicengizkurt@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|