Page MenuHomeSolus

D2562.id6409.diff
No OneTemporary

D2562.id6409.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,16 @@
+libc.so.6
+libgdk-3.so.0
+libgdk_pixbuf-2.0.so.0
+libgee-0.8.so.2
+libgio-2.0.so.0
+libglib-2.0.so.0
+libgobject-2.0.so.0
+libgranite.so.4
+libgtk-3.so.0
+libm.so.6
+libpango-1.0.so.0
+libpoppler-glib.so.8
+libsoup-2.4.so.1
+libsqlite3.so.0
+libwebkit2gtk-4.0.so.37
+libxml2.so.2
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,23 @@
+name : bookworm
+version : 1.0.0
+release : 1
+source :
+ - https://github.com/babluboy/bookworm/archive/1.0.0.tar.gz : 8dacaab3531c189836f7ef65dc69a84de9d03e467e68275bb6c5a31b17f9fbc5
+license : GPL-3.0
+component : office.viewers
+summary : A simple ebook reader
+description: |
+ Read the books you love without having to worry about the different format complexities like epub, pdf, mobi, cbr, etc. This version supports EPUB, PDF and Comics (CBR and CBZ) formats with support for more formats to follow soon.
+builddeps :
+ - pkgconfig(granite)
+ - pkgconfig(poppler-glib)
+ - pkgconfig(sqlite3)
+ - pkgconfig(webkit2gtk-4.0)
+ - poppler-utils
+ - vala
+setup : |
+ %cmake
+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,46 @@
+<PISI>
+ <Source>
+ <Name>bookworm</Name>
+ <Packager>
+ <Name>Devil505</Name>
+ <Email>devil505linux@gmail.com</Email>
+ </Packager>
+ <License>GPL-3.0</License>
+ <PartOf>office.viewers</PartOf>
+ <Summary xml:lang="en">A simple ebook reader</Summary>
+ <Description xml:lang="en">Read the books you love without having to worry about the different format complexities like epub, pdf, mobi, cbr, etc. This version supports EPUB, PDF and Comics (CBR and CBZ) formats with support for more formats to follow soon.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>bookworm</Name>
+ <Summary xml:lang="en">A simple ebook reader</Summary>
+ <Description xml:lang="en">Read the books you love without having to worry about the different format complexities like epub, pdf, mobi, cbr, etc. This version supports EPUB, PDF and Comics (CBR and CBZ) formats with support for more formats to follow soon.
+</Description>
+ <PartOf>office.viewers</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="data">/usr/share/applications/com.github.babluboy.bookworm.desktop</Path>
+ <Path fileType="data">/usr/share/bookworm</Path>
+ <Path fileType="data">/usr/share/contractor/com.github.babluboy.bookworm.contract</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/com.github.babluboy.bookworm.gschema.xml</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/128x128/apps/com.github.babluboy.bookworm.svg</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/16x16/apps/com.github.babluboy.bookworm.svg</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/24x24/apps/com.github.babluboy.bookworm.svg</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/32x32/apps/com.github.babluboy.bookworm.svg</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/48x48/apps/com.github.babluboy.bookworm.svg</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/64x64/apps/com.github.babluboy.bookworm.svg</Path>
+ <Path fileType="localedata">/usr/share/locale</Path>
+ <Path fileType="data">/usr/share/metainfo/com.github.babluboy.bookworm.appdata.xml</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-03-18</Date>
+ <Version>1.0.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Devil505</Name>
+ <Email>devil505linux@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 11 2023, 6:32 PM (8 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5831289
Default Alt Text
D2562.id6409.diff (4 KB)

Event Timeline