Page MenuHomeSolus

D3724.diff
No OneTemporary

D3724.diff

diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/abi_used_libs b/abi_used_libs
new file mode 100644
--- /dev/null
+++ b/abi_used_libs
@@ -0,0 +1,17 @@
+libGL.so.1
+libGLU.so.1
+libQt5Core.so.5
+libQt5Gui.so.5
+libQt5Multimedia.so.5
+libQt5Network.so.5
+libQt5Qml.so.5
+libQt5Quick.so.5
+libQt5Script.so.5
+libQt5Sql.so.5
+libQt5Widgets.so.5
+libc.so.6
+libgcc_s.so.1
+libm.so.6
+libpoppler-qt5.so.1
+libstdc++.so.6
+libunarr.so.1
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,23 @@
+name : yacreader
+version : 9.0.0
+release : 1
+source :
+ - https://bitbucket.org/luisangelsm/yacreader/downloads/yacreader-9.0.0-src.tar.xz : 60bfefeb4cd0ce9e60cd2a6b0f976315e1781c2c1f8c5f43128ff9ebee760cc0
+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(libunarr)
+ - pkgconfig(poppler-qt5)
+ - pkgconfig(Qt5Multimedia)
+ - pkgconfig(Qt5QuickControls2)
+ - pkgconfig(Qt5Script)
+setup : |
+ %qmake PREFIX=$installdir/usr
+build : |
+ %make
+install : |
+ %make_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,90 @@
+<PISI>
+ <Source>
+ <Name>yacreader</Name>
+ <Packager>
+ <Name>F. von Gellhorn</Name>
+ <Email>flinux@vongellhorn.ch</Email>
+ </Packager>
+ <License>GPL-3.0-or-later</License>
+ <PartOf>office.viewers</PartOf>
+ <Summary xml:lang="en">A comic reader for cross-platform reading and managing your digital comic collection.</Summary>
+ <Description xml:lang="en">A comic reader for cross-platform reading and managing your digital comic collection.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>yacreader</Name>
+ <Summary xml:lang="en">A comic reader for cross-platform reading and managing your digital comic collection.</Summary>
+ <Description xml:lang="en">A comic reader for cross-platform reading and managing your digital comic collection.
+</Description>
+ <PartOf>office.viewers</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin/YACReader</Path>
+ <Path fileType="executable">/usr/bin/YACReaderLibrary</Path>
+ <Path fileType="data">/usr/share/applications/YACReader.desktop</Path>
+ <Path fileType="data">/usr/share/applications/YACReaderLibrary.desktop</Path>
+ <Path fileType="doc">/usr/share/doc/yacreader/CHANGELOG.md</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/scalable/apps/YACReader.svg</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/scalable/apps/YACReaderLibrary.svg</Path>
+ <Path fileType="man">/usr/share/man/man1/YACReader.1</Path>
+ <Path fileType="man">/usr/share/man/man1/YACReaderLibrary.1</Path>
+ <Path fileType="data">/usr/share/yacreader/languages/yacreader_de.qm</Path>
+ <Path fileType="data">/usr/share/yacreader/languages/yacreader_es.qm</Path>
+ <Path fileType="data">/usr/share/yacreader/languages/yacreader_fr.qm</Path>
+ <Path fileType="data">/usr/share/yacreader/languages/yacreader_nl.qm</Path>
+ <Path fileType="data">/usr/share/yacreader/languages/yacreader_pt.qm</Path>
+ <Path fileType="data">/usr/share/yacreader/languages/yacreader_ru.qm</Path>
+ <Path fileType="data">/usr/share/yacreader/languages/yacreader_tr.qm</Path>
+ <Path fileType="data">/usr/share/yacreader/languages/yacreaderlibrary_de.qm</Path>
+ <Path fileType="data">/usr/share/yacreader/languages/yacreaderlibrary_es.qm</Path>
+ <Path fileType="data">/usr/share/yacreader/languages/yacreaderlibrary_fr.qm</Path>
+ <Path fileType="data">/usr/share/yacreader/languages/yacreaderlibrary_nl.qm</Path>
+ <Path fileType="data">/usr/share/yacreader/languages/yacreaderlibrary_pt.qm</Path>
+ <Path fileType="data">/usr/share/yacreader/languages/yacreaderlibrary_ru.qm</Path>
+ <Path fileType="data">/usr/share/yacreader/languages/yacreaderlibrary_tr.qm</Path>
+ <Path fileType="data">/usr/share/yacreader/server/docroot/css/reset.css</Path>
+ <Path fileType="data">/usr/share/yacreader/server/docroot/css/styles_ipad.css</Path>
+ <Path fileType="data">/usr/share/yacreader/server/docroot/css/styles_iphone.css</Path>
+ <Path fileType="data">/usr/share/yacreader/server/docroot/images/browse.png</Path>
+ <Path fileType="data">/usr/share/yacreader/server/docroot/images/browse@2x.png</Path>
+ <Path fileType="data">/usr/share/yacreader/server/docroot/images/combo.png</Path>
+ <Path fileType="data">/usr/share/yacreader/server/docroot/images/combo@2x.png</Path>
+ <Path fileType="data">/usr/share/yacreader/server/docroot/images/download.png</Path>
+ <Path fileType="data">/usr/share/yacreader/server/docroot/images/download@2x.png</Path>
+ <Path fileType="data">/usr/share/yacreader/server/docroot/images/f.png</Path>
+ <Path fileType="data">/usr/share/yacreader/server/docroot/images/f@2x.png</Path>
+ <Path fileType="data">/usr/share/yacreader/server/docroot/images/imported.png</Path>
+ <Path fileType="data">/usr/share/yacreader/server/docroot/images/imported@2x.png</Path>
+ <Path fileType="data">/usr/share/yacreader/server/docroot/images/indicator.png</Path>
+ <Path fileType="data">/usr/share/yacreader/server/docroot/images/indicator@2x.png</Path>
+ <Path fileType="data">/usr/share/yacreader/server/docroot/images/library.png</Path>
+ <Path fileType="data">/usr/share/yacreader/server/docroot/images/library@2x.png</Path>
+ <Path fileType="data">/usr/share/yacreader/server/docroot/images/next.png</Path>
+ <Path fileType="data">/usr/share/yacreader/server/docroot/images/next@2x.png</Path>
+ <Path fileType="data">/usr/share/yacreader/server/docroot/images/prev.png</Path>
+ <Path fileType="data">/usr/share/yacreader/server/docroot/images/prev@2x.png</Path>
+ <Path fileType="data">/usr/share/yacreader/server/docroot/images/read.png</Path>
+ <Path fileType="data">/usr/share/yacreader/server/docroot/images/read@2x.png</Path>
+ <Path fileType="data">/usr/share/yacreader/server/docroot/images/readMark.png</Path>
+ <Path fileType="data">/usr/share/yacreader/server/docroot/images/readMark@2x.png</Path>
+ <Path fileType="data">/usr/share/yacreader/server/docroot/images/readingMark.png</Path>
+ <Path fileType="data">/usr/share/yacreader/server/docroot/images/readingMark@2x.png</Path>
+ <Path fileType="data">/usr/share/yacreader/server/docroot/images/up.png</Path>
+ <Path fileType="data">/usr/share/yacreader/server/docroot/images/up@2x.png</Path>
+ <Path fileType="data">/usr/share/yacreader/server/docroot/login.html</Path>
+ <Path fileType="data">/usr/share/yacreader/server/templates/folder_ipad.tpl</Path>
+ <Path fileType="data">/usr/share/yacreader/server/templates/folder_iphone.tpl</Path>
+ <Path fileType="data">/usr/share/yacreader/server/templates/libraries_ipad.tpl</Path>
+ <Path fileType="data">/usr/share/yacreader/server/templates/libraries_iphone.tpl</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-08-28</Date>
+ <Version>9.0.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>F. von Gellhorn</Name>
+ <Email>flinux@vongellhorn.ch</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 7:33 PM (2 h, 45 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5808679
Default Alt Text
D3724.diff (8 KB)

Event Timeline