head 1.2; access; symbols pkgsrc-2026Q3:1.1.0.52 pkgsrc-2026Q3-base:1.1 pkgsrc-2026Q2:1.1.0.50 pkgsrc-2026Q2-base:1.1 pkgsrc-2026Q1:1.1.0.48 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.46 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.44 pkgsrc-2025Q3-base:1.1 pkgsrc-2025Q2:1.1.0.42 pkgsrc-2025Q2-base:1.1 pkgsrc-2025Q1:1.1.0.40 pkgsrc-2025Q1-base:1.1 pkgsrc-2024Q4:1.1.0.38 pkgsrc-2024Q4-base:1.1 pkgsrc-2024Q3:1.1.0.36 pkgsrc-2024Q3-base:1.1 pkgsrc-2024Q2:1.1.0.34 pkgsrc-2024Q2-base:1.1 pkgsrc-2024Q1:1.1.0.32 pkgsrc-2024Q1-base:1.1 pkgsrc-2023Q4:1.1.0.30 pkgsrc-2023Q4-base:1.1 pkgsrc-2023Q3:1.1.0.28 pkgsrc-2023Q3-base:1.1 pkgsrc-2023Q2:1.1.0.26 pkgsrc-2023Q2-base:1.1 pkgsrc-2023Q1:1.1.0.24 pkgsrc-2023Q1-base:1.1 pkgsrc-2022Q4:1.1.0.22 pkgsrc-2022Q4-base:1.1 pkgsrc-2022Q3:1.1.0.20 pkgsrc-2022Q3-base:1.1 pkgsrc-2022Q2:1.1.0.18 pkgsrc-2022Q2-base:1.1 pkgsrc-2022Q1:1.1.0.16 pkgsrc-2022Q1-base:1.1 pkgsrc-2021Q4:1.1.0.14 pkgsrc-2021Q4-base:1.1 pkgsrc-2021Q3:1.1.0.12 pkgsrc-2021Q3-base:1.1 pkgsrc-2021Q2:1.1.0.10 pkgsrc-2021Q2-base:1.1 pkgsrc-2021Q1:1.1.0.8 pkgsrc-2021Q1-base:1.1 pkgsrc-2020Q4:1.1.0.6 pkgsrc-2020Q4-base:1.1 pkgsrc-2020Q3:1.1.0.4 pkgsrc-2020Q3-base:1.1 pkgsrc-2020Q2:1.1.0.2 pkgsrc-2020Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2026.09.22.03.52.36; author ryoon; state Exp; branches; next 1.1; commitid bu5C3FkgFiaSkzWG; 1.1 date 2020.06.14.07.40.59; author ryoon; state Exp; branches; next ; commitid yg7NS7a3qj8ZeacC; desc @@ 1.2 log @graphics/pdfpc: Update to 4.7.0 * Convert to use devel/cmake/build.mk. Changelog: Version 4.7.0 ============= *Released: December 2024* - Various bug fixes and improvements - Support for newer library dependencies Version 4.6.0 ============= *Released: December 2022* - Support hidden slides - Poster images for videos - Undo/Redo for slide drawings - JSON-schema for .pdfpc file - Simple REST-server for remote control Version 4.5.0 ============= *Released: December 2020* - **Switch to GPLv3+ licence** - JSON format for pdfpc file - Markdown support for text notes - Render LaTeX beamer and text notes in the same place - Per-overlay notes - Zoom feature in highlighted areas - Spotlight mode - Page transitions - Automatic slide advancing - Video controls in presentation window - Max/unmax current slide view in presenter - Consistency with pdfpc/command line overriding of options - Allow run-time GUI customization - Assorted bug fixes Version 4.4.1 ============= *Released: November 2020* Bug fix release: - Compatibility with pdfpc LaTeX package - Some UI glitches - Icon rendering with HiDPI - Allow multiple videos per slide @ text @$NetBSD: patch-rc_CMakeLists.txt,v 1.1 2020/06/14 07:40:59 ryoon Exp $ * Install rc file under share/ for pkgsrc. --- rc/CMakeLists.txt.orig 2024-12-17 18:30:42.000000000 +0000 +++ rc/CMakeLists.txt @@@@ -1,5 +1,5 @@@@ DESTINATION install(FILES pdfpcrc DESTINATION - ${CMAKE_INSTALL_FULL_SYSCONFDIR} + ${CMAKE_INSTALL_PREFIX}/share/examples/pdfpc ) @ 1.1 log @graphics/pdfpc: import pdfpc-4.4.0 pdfpc is a GTK-based presentation viewer 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 time left in the presentation. pdfpc processes PDF documents, which can be created using nearly all modern presentation software. @ text @d1 1 a1 1 $NetBSD$ d5 1 a5 1 --- rc/CMakeLists.txt.orig 2020-02-26 17:21:19.000000000 +0000 d7 1 a7 1 @@@@ -1,7 +1,7 @@@@ a13 2 install(FILES @