Page MenuHomeSolus

D2548.id6250.diff
No OneTemporary

D2548.id6250.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: abi_used_libs
===================================================================
--- /dev/null
+++ abi_used_libs
@@ -0,0 +1,16 @@
+libX11.so.6
+libc.so.6
+libcairo.so.2
+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
+libgstreamer-1.0.so.0
+libgstvideo-1.0.so.0
+libgtk-3.so.0
+libm.so.6
+libpango-1.0.so.0
+libpangocairo-1.0.so.0
+libpoppler-glib.so.8
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,25 @@
+name : pdfpc
+version : 4.1
+release : 1
+source :
+ - https://github.com/pdfpc/pdfpc/archive/v4.1.tar.gz : aee684cc4b6cd8f2f83196ebd42608b9917104c9b1572985797daf1ae68e5454
+license : GPL-2.0
+component : office.viewers
+summary : pdfpc is a GTK based presentation viewer application which uses Keynote like multi-monitor output to provide meta information to the speaker during the presentation.
+description: |
+ pdfpc is a GTK based presentation viewer application which uses Keynote like multi-monitor output to provide meta information to the speaker during the presentation.
+ It is able to show a normal presentation window on one screen, while showing a more sophisticated overview on the other one providing information like a picture of the next slide,
+ as well as the left over time till the end of the presentation.
+builddeps :
+ - pkgconfig(gee-0.8)
+ - pkgconfig(gstreamer-plugins-base-1.0)
+ - pkgconfig(gtk+-3.0)
+ - pkgconfig(poppler-glib)
+ - extra-cmake-modules
+ - vala
+setup : |
+ %cmake -DCMAKE_INSTALL_PREFIX="/usr" -DSYSCONFDIR=/etc .
+build : |
+ %make
+install : |
+ %make_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,51 @@
+<PISI>
+ <Source>
+ <Name>pdfpc</Name>
+ <Packager>
+ <Name>Friedrich von Gellhorn</Name>
+ <Email>flinux@vongellhorn.ch</Email>
+ </Packager>
+ <License>GPL-2.0</License>
+ <PartOf>office.viewers</PartOf>
+ <Summary xml:lang="en">pdfpc is a GTK based presentation viewer application which uses Keynote like multi-monitor output to provide meta information to the speaker during the presentation.</Summary>
+ <Description xml:lang="en">pdfpc is a GTK based presentation viewer application which uses Keynote like multi-monitor output to provide meta information to the speaker during the presentation.
+It is able to show a normal presentation window on one screen, while showing a more sophisticated overview on the other one providing information like a picture of the next slide,
+as well as the left over time till the end of the presentation.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>pdfpc</Name>
+ <Summary xml:lang="en">pdfpc is a GTK based presentation viewer application which uses Keynote like multi-monitor output to provide meta information to the speaker during the presentation.</Summary>
+ <Description xml:lang="en">pdfpc is a GTK based presentation viewer application which uses Keynote like multi-monitor output to provide meta information to the speaker during the presentation.
+It is able to show a normal presentation window on one screen, while showing a more sophisticated overview on the other one providing information like a picture of the next slide,
+as well as the left over time till the end of the presentation.
+</Description>
+ <PartOf>office.viewers</PartOf>
+ <Files>
+ <Path fileType="config">/etc/pdfpcrc</Path>
+ <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ <Path fileType="data">/usr/share/pixmaps/pdfpc/blank.svg</Path>
+ <Path fileType="data">/usr/share/pixmaps/pdfpc/eraser.svg</Path>
+ <Path fileType="data">/usr/share/pixmaps/pdfpc/hidden.svg</Path>
+ <Path fileType="data">/usr/share/pixmaps/pdfpc/highlight.svg</Path>
+ <Path fileType="data">/usr/share/pixmaps/pdfpc/loaded.svg</Path>
+ <Path fileType="data">/usr/share/pixmaps/pdfpc/locked.svg</Path>
+ <Path fileType="data">/usr/share/pixmaps/pdfpc/pause.svg</Path>
+ <Path fileType="data">/usr/share/pixmaps/pdfpc/pdfpc.css</Path>
+ <Path fileType="data">/usr/share/pixmaps/pdfpc/pen.svg</Path>
+ <Path fileType="data">/usr/share/pixmaps/pdfpc/saved.svg</Path>
+ <Path fileType="data">/usr/share/pixmaps/pdfpc/snow.svg</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-03-17</Date>
+ <Version>4.1</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Friedrich von Gellhorn</Name>
+ <Email>flinux@vongellhorn.ch</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Sat, Aug 12, 1:42 AM (3 h, 13 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5890464
Default Alt Text
D2548.id6250.diff (5 KB)

Event Timeline