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 @@ pdfpc - Joshua Strobl - joshua@stroblindustries.com + Friedrich von Gellhorn + flinux@vongellhorn.ch GPL-2.0-only office.viewers @@ -19,8 +19,8 @@ office.viewers - /etc/pdfpcrc /usr/bin + /usr/etc/pdfpcrc /usr/share/man /usr/share/pixmaps/pdfpc/blank.svg /usr/share/pixmaps/pdfpc/eraser.svg @@ -36,12 +36,12 @@ - - 2018-04-25 - 4.1 + + 2018-05-03 + 4.1.1 Packaging update - Joshua Strobl - joshua@stroblindustries.com + Friedrich von Gellhorn + flinux@vongellhorn.ch \ No newline at end of file