diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -1,6 +1,7 @@ libQt5Core.so.5 libQt5Gui.so.5 libQt5Help.so.5 +libQt5Multimedia.so.5 libQt5Network.so.5 libQt5PrintSupport.so.5 libQt5Svg.so.5 @@ -12,9 +13,9 @@ libX11.so.6 libXtst.so.6 libao.so.4 -libavcodec.so.57 -libavformat.so.57 -libavutil.so.55 +libavcodec.so.58 +libavformat.so.58 +libavutil.so.56 libbz2.so.1.0 libc.so.6 libgcc_s.so.1 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : goldendict version : 1.5.0_rc2 -release : 4 +release : 5 source : - - https://github.com/goldendict/goldendict/archive/1.5.0-RC2.tar.gz : bccee0a3d3902f8fa31e439e220a405065fff774e5f8c581be2b0743d3f83fde + - git|https://github.com/goldendict/goldendict.git : 6d46fd15299657860ebaedf856494de0fdfdc756 license : GPL-3.0-or-later component : office summary : Feature-rich dictionary lookup program, supporting multiple dictionary @@ -11,6 +11,7 @@ Feature-rich dictionary lookup program, supporting multiple dictionary formats (StarDict/Babylon/Lingvo/Dictd) and online dictionaries, featuring perfect article rendering with the complete markup, illustrations and other content retained and allowing you to type in words without any accents or correct case. builddeps : - pkgconfig(Qt5Help) + - pkgconfig(Qt5Multimedia) - pkgconfig(Qt5Svg) - pkgconfig(Qt5WebKit) - pkgconfig(Qt5X11Extras) @@ -24,9 +25,6 @@ - bzip2-devel - lzo-devel setup : | - %patch -p1 < $pkgfiles/qt5.11-1.patch - %patch -p1 < $pkgfiles/qt5.11-2.patch - %qmake "CONFIG+=no_epwing_support" PREFIX="/usr" build : | %make diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -31,10 +31,12 @@ /usr/share/goldendict/locale/cs_CZ.qm /usr/share/goldendict/locale/de_DE.qm /usr/share/goldendict/locale/el_GR.qm + /usr/share/goldendict/locale/eo_EO.qm /usr/share/goldendict/locale/es_AR.qm /usr/share/goldendict/locale/es_BO.qm /usr/share/goldendict/locale/es_ES.qm /usr/share/goldendict/locale/fa_IR.qm + /usr/share/goldendict/locale/fi_FI.qm /usr/share/goldendict/locale/fr_FR.qm /usr/share/goldendict/locale/it_IT.qm /usr/share/goldendict/locale/ja_JP.qm @@ -61,8 +63,8 @@ - - 2018-11-18 + + 2018-12-07 1.5.0_rc2 Packaging update Pierre-Yves