diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -1,12 +1,12 @@ ld-linux-x86-64.so.2 libGL.so.1 -libGLU.so.1 libQt5Core.so.5 libQt5Gui.so.5 libQt5Multimedia.so.5 libQt5Network.so.5 libQt5Qml.so.5 libQt5Quick.so.5 +libQt5QuickWidgets.so.5 libQt5Script.so.5 libQt5Sql.so.5 libQt5Widgets.so.5 diff --git a/files/0001-removing-yacreader-library-server.patch b/files/0001-removing-yacreader-library-server.patch new file mode 100644 --- /dev/null +++ b/files/0001-removing-yacreader-library-server.patch @@ -0,0 +1,21 @@ +From 985811becc20b3b14adaecbed49555acfe398a9b Mon Sep 17 00:00:00 2001 +From: Algent Albrahimi +Date: Wed, 23 Oct 2019 20:37:55 +0200 +Subject: [PATCH] removing-yacreader-library-server + +--- + YACReader.pro | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/YACReader.pro b/YACReader.pro +index f788b405..bfc8dc47 100644 +--- a/YACReader.pro ++++ b/YACReader.pro +@@ -1,3 +1,3 @@ + TEMPLATE = subdirs +-SUBDIRS = YACReader YACReaderLibrary YACReaderLibraryServer ++SUBDIRS = YACReader YACReaderLibrary + YACReaderLibrary.depends = YACReader +-- +2.23.0 + diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,24 +1,23 @@ name : yacreader -version : 9.5.0 -release : 3 +version : 9.6.2 +release : 4 source : - - https://github.com/YACReader/yacreader/archive/9.5.0.tar.gz : 1104ffa78835b21a3cf611d42e52944ca413bf7feb38f7620fc07950e5f5ad40 + - https://github.com/YACReader/yacreader/archive/9.6.2.tar.gz : e58cd10071180c759f53d74ac7049105b8608e63661bd1b68bcbd8fc8a534a80 license : GPL-3.0-or-later component : office.viewers -summary : A comic reader for cross-platform reading and managing your digital comic - collection. +summary : Yet another comic reader description: | A comic reader for cross-platform reading and managing your digital comic collection. builddeps : - - pkgconfig(glu) - - pkgconfig(libunarr) - - pkgconfig(poppler-qt5) - pkgconfig(Qt5Multimedia) - pkgconfig(Qt5Quick) - pkgconfig(Qt5Script) + - pkgconfig(libunarr) + - pkgconfig(poppler-qt5) rundeps : - qt5-quickcontrols setup : | + %patch -p1 < $pkgfiles/0001-removing-yacreader-library-server.patch %qmake PREFIX=$installdir/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 @@ -2,19 +2,19 @@ yacreader - Joey Riches - josephriches@gmail.com + Algent Albrahimi + algent@protonmail.com GPL-3.0-or-later office.viewers - A comic reader for cross-platform reading and managing your digital comic collection. + Yet another comic reader A comic reader for cross-platform reading and managing your digital comic collection. https://getsol.us/sources/README.Solus yacreader - A comic reader for cross-platform reading and managing your digital comic collection. + Yet another comic reader A comic reader for cross-platform reading and managing your digital comic collection. office.viewers @@ -79,12 +79,12 @@ - - 2019-04-18 - 9.5.0 + + 2019-10-23 + 9.6.2 Packaging update - Joey Riches - josephriches@gmail.com + Algent Albrahimi + algent@protonmail.com \ No newline at end of file