Page MenuHomeSolus

D2844.diff
No OneTemporary

D2844.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,23 +1,23 @@
name : pdfpc
-version : 4.1
-release : 2
+version : 4.1.1
+release : 3
source :
- - https://github.com/pdfpc/pdfpc/archive/v4.1.tar.gz : aee684cc4b6cd8f2f83196ebd42608b9917104c9b1572985797daf1ae68e5454
+ - https://github.com/pdfpc/pdfpc/archive/v4.1.1.tar.gz : 8666a8096162f208fcb6d98799c775ced742a3f414ce1a606a42c66648fa7b85
license : GPL-2.0-only
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.
+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(gee-0.8)
- pkgconfig(gstreamer-plugins-base-1.0)
- pkgconfig(gtk+-3.0)
- pkgconfig(poppler-glib)
- extra-cmake-modules
- - vala
+ - vala
setup : |
- %cmake -DCMAKE_INSTALL_PREFIX="/usr" -DSYSCONFDIR=/etc .
+ %cmake_ninja
build : |
- %make
+ %ninja_build
install : |
- %make_install
+ %ninja_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>pdfpc</Name>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Friedrich von Gellhorn</Name>
+ <Email>flinux@vongellhorn.ch</Email>
</Packager>
<License>GPL-2.0-only</License>
<PartOf>office.viewers</PartOf>
@@ -19,8 +19,8 @@
</Description>
<PartOf>office.viewers</PartOf>
<Files>
- <Path fileType="config">/etc/pdfpcrc</Path>
<Path fileType="executable">/usr/bin</Path>
+ <Path fileType="data">/usr/etc/pdfpcrc</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>
@@ -36,12 +36,12 @@
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2018-04-25</Date>
- <Version>4.1</Version>
+ <Update release="3">
+ <Date>2018-05-03</Date>
+ <Version>4.1.1</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <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
Fri, Aug 11, 12:20 AM (1 d, 4 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5809695
Default Alt Text
D2844.diff (3 KB)

Event Timeline