head 1.2; access; symbols pkgsrc-2026Q1:1.2.0.2 pkgsrc-2026Q1-base:1.2 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.02.09.22.55.41; author yhardy; state Exp; branches; next 1.1; commitid cbBylMxQj96tQKtG; 1.1 date 2020.05.04.11.04.07; author nia; state Exp; branches; next ; commitid KtLlqTW8BnzlGU6C; desc @@ 1.2 log @editors/xournalpp: update to xournalpp-1.3.2 == Changelog = 1.3.2 * Fix Windows UTF-8 conversion issues (#6888) * Fix sidebar layout when resizing and changing tab (#7060) * Fix missing lines/dots in graph/dotted backgrounds (#6968) * Fix change in new page behaviour with PDF background (#7055) * Fix crash on Windows when background PDF is missing (#7019) * Fix crash on Clipboard IO error (#7009) * Make Plugin openFile API comply with forceOpen parameter (#6961) * Fix CLI behaviour on error (#6956) * Restore GtkSourceView support (#6969) * Fix recoloring when light color is lighter (#6948) * Fix image orientation on Drag-n-Drop pasting (#6943) * Fix crashes when using touchscreen in Setting->Input panel (#6916) * Updated translations = 1.3.1 * Restored the rendering of graph backgrounds used before the 1.3.0 release (#6894) * Fixed image loading on Windows (#6893) * Fixed various issues when using automatic display DPI detection, like clipboard pasting not working (#6887) * Fixed a bug where changing the color through the Lua API changed the alpha channel (#6889) * Fixed a crash when triggering automatic page addition by dragging a selection (#6868) * Fixed a crash when saving an empty text node (#6886) = 1.3.0 This is a new minor version of Xournal++, including many new features and plethora of bug fixes from the community: * PDF exports now preserves the background PDF's inner structure (hyperlink, comments, ...) (#6364, #6545, #6831) * The color palette can now be selected in the preferences (#3767) * Grid snapping now follows the displayed grid for all background types (#6790) * New graph background with periodically thicker lines (#6751) * New laser pointer tool, writing ephemeral strokes (#6391, #6592) * Allow to use an external editor for LaTex entries (#6476, #6529) * Add the possibility of recoloring the screen output (e.g. for night mode or accessibility) (#6090, #6195, #6203) * Add the possibility of choose the PDF marker opacity (#5139) * Configurable behaviour in fullscreen or presentation modes (#5130) * Allow to optionally scroll beyond the page's edges (#4855) * Changes to the toolbar interface: * The toolbars can now contain several instances of the same button (#5426) * New toolbar item for enabling/disabling touch drawing (#6479) * New toolbar item for showing/hiding the sidebar (#6239, #6708) * 4 new plugins are shipped with the app (#4528, #4884, #5836, #5837) * Major changes in the plugin interface: * New API to interact with in-app actions (#6588) * New API for font configuration (#6710) * New API for managing the floating toolbox (#6682, #6788) * New Toolbar entry for plugin text output (#6601) * New API to fetch config, state or data folders of plugins (#6155) * New API to change zoom levels (#5845) * Replaced the API for file opening and saving (#5723) * New Lua definition file to improve development environment (#5572) * New API to interact with content (#4832, #4884, #5029, #5061, #5836, #5837, #6023, #6034, #6501) * (MacOS and Windows) Our releases now ship LuaGObject for plugins to create their own interface (#6572) * The application is now wrapped in a launcher that will show error messages in case of a crash (#6563, #6777) * Add a device testing area in Settings->Input, for easier testing, configuration and bug reports (#6491) * Better unicode handling on Windows (#5640, #6757) * Faster rendering of strokes (#6385, #6685) * Automatic detection of screen DPI value (#6556) * Rewrite of selection logic, improving performances, and fixing many bugs and crashes related to it (#5317, #6361, #6664) * Improve display performances (#6642) * All parts of the interface are now open for translation (#5226) * Add possibility of adding a layer below the current layer (#6427) * New command line options: Open PNG files (#6402), Open PDF in attached mode (#5228) * (MacOS, Windows) Ship GTK-demo in our releases to help with bug reporting (#6192) * (Linux) Add caption to appdata (#6193) * More options in file naming (#6171) * (Unix) Metadata migration to $XDG_STATE_HOME (#5855, #6070) * Progress towards porting to GTK4 (#4763, #4796, #5078, #5079, #5481, #5500, #5585, #5591, #5602, #5630, #5631, #5644, #5646, #6440) * Consistently save new asset names as relative paths (#6540) * Many smaller improvements and bug fixes. Many code-base improvements. * Updated translations For downstream package maintainers: changes in cmake flags and compile-time dependencies * New flag `ENABLE_QPDF` (default=on) adds a compile-time dependency to qpdf (for better PDF exports). * New flag `ENABLE_AUDIO` (default=on). Disabling it removes the (preexisting) dependency to portaudio and sndfile. * New flag `MAN_COMPRESS` (default=on). Disabling it leaves the man pages uncompressed. * New flag `ENABLE_CPPTRACE` (default=on) will fetch and include cpp-trace (to generate crash reports). = 1.2.10 * Fixed Continuous Integration * Updated translations = 1.2.9 Bugfixes from various community contributors: * Fix display bug when running release version after having run the development version (#6681) * Fix Clipboard pasting issues (#6679) * Fix attached attribute on document load (#6678) * Prevent export from mistakingly overriding the background PDF (#6675) @ text @$NetBSD: patch-po_CMakeLists.txt,v 1.1 2020/05/04 11:04:07 nia Exp $ Fix building of po files. The "NOUPDATE" was added very close to the release, and there seems to be ongoing discussion in the bug reports -- not submitted upstream. --- po/CMakeLists.txt.orig 2026-02-03 08:56:24.000000000 +0000 +++ po/CMakeLists.txt @@@@ -39,7 +39,7 @@@@ if (XGETTEXT_FOUND) "${PROJECT_SOURCE_DIR}/po/" ) - gettext_create_translations ("${potfile}" ALL NOUPDATE) + gettext_create_translations ("${potfile}" ALL) else (XGETTEXT_FOUND) message (ERROR "Gettext not found!") @ 1.1 log @xournalpp: Missing patch. @ text @d1 1 a1 1 $NetBSD$ d7 1 a7 1 --- po/CMakeLists.txt.orig 2020-04-15 19:03:39.000000000 +0000 d9 2 a10 2 @@@@ -20,7 +20,7 @@@@ if (XGETTEXT_FOUND) "${PROJECT_SOURCE_DIR}/ui/*.glade" @