diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -1,3 +1,4 @@ +ld-linux-x86-64.so.2 libGL.so.1 libGLU.so.1 libQt5Core.so.5 @@ -13,5 +14,6 @@ libgcc_s.so.1 libm.so.6 libpoppler-qt5.so.1 +libpthread.so.0 libstdc++.so.6 libunarr.so.1 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,20 +1,22 @@ name : yacreader -version : 9.0.0 -release : 1 +version : 9.5.0 +release : 2 source : - - https://bitbucket.org/luisangelsm/yacreader/downloads/yacreader-9.0.0-src.tar.xz : 60bfefeb4cd0ce9e60cd2a6b0f976315e1781c2c1f8c5f43128ff9ebee760cc0 + - https://github.com/YACReader/yacreader/archive/9.5.0.tar.gz : 1104ffa78835b21a3cf611d42e52944ca413bf7feb38f7620fc07950e5f5ad40 license : GPL-3.0-or-later component : office.viewers summary : A comic reader for cross-platform reading and managing your digital comic collection. description: | A comic reader for cross-platform reading and managing your digital comic collection. builddeps : - - pkgconfig(glu) + - pkgconfig(glu) - pkgconfig(libunarr) - - pkgconfig(poppler-qt5) - - pkgconfig(Qt5Multimedia) - - pkgconfig(Qt5QuickControls2) + - pkgconfig(poppler-qt5) + - pkgconfig(Qt5Multimedia) + - pkgconfig(Qt5QuickControls2) - pkgconfig(Qt5Script) +rundeps : + - qt5-quickcontrols setup : | %qmake PREFIX=$installdir/usr build : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -79,12 +79,12 @@ - - 2018-08-28 - 9.0.0 + + 2018-11-13 + 9.5.0 Packaging update F. von Gellhorn flinux@vongellhorn.ch \ No newline at end of file