Path to this page:
./
editors/xournalpp,
Take notes, sketch and annotate PDFs
Branch: CURRENT,
Version: 1.2.5,
Package name: xournalpp-1.2.5,
Maintainer: pkgsrc-usersXournal++ is a handwriting notetaking software with PDF annotation support.
Written in C++ with GTK3. Supports pen input from devices such as Wacom
Tablets.
Required to run:[
sysutils/desktop-file-utils] [
textproc/libxml2] [
print/poppler-glib] [
graphics/hicolor-icon-theme] [
archivers/libzip] [
audio/portaudio] [
audio/libsndfile] [
print/tex-latex] [
print/tex-amsmath] [
fonts/tex-amsfonts] [
print/tex-latex-bin] [
x11/gtk3] [
lang/lua53] [
print/tex-standalone]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
lang/gcc5] [
x11/xorgproto]
Master sites:
Filesize: 16454.47 KB
Version history: (Expand)
- (2024-12-11) Updated to version: xournalpp-1.2.5
- (2024-11-17) Updated to version: xournalpp-1.2.4nb4
- (2024-11-15) Updated to version: xournalpp-1.2.4nb3
- (2024-11-01) Updated to version: xournalpp-1.2.4nb2
- (2024-11-01) Updated to version: xournalpp-1.2.4nb1
- (2024-10-30) Updated to version: xournalpp-1.2.4
CVS history: (Expand)
2024-12-18 13:13:44 by Nia Alarie | Files touched by this commit (2) |
Log message:
xournalpp: Fix ambiguous reference to sqrt(2).
|
2024-12-11 11:37:05 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
xournalpp: update to 1.2.5.
## 1.2.5
Bugfixes from various community contributors.
* Fixed a regression causing "Out of memory" error when exporting some \
PDF files on Windows (#6124)
* Fixed a regression causing a crash when exporting on Linux (#6084)
* Allow undo/redo for changes of page size (#6096)
* Add Ctrl+= as a shortcut for zomming in (#6076)
* Fixed a crash when importing some SVG images (#6087)
* Make the geometry tools appear in the middle of the view (#6012)
* Fixed labels in plugin manager (#5992)
* Fixed missing translations in Windows releases (#5973)
* Fixed many issues with Windows installer (#5988)
* Updated translations
|
2024-11-17 08:17:06 by Thomas Klausner | Files touched by this commit (944) |
Log message:
*: recursive bump for default-on option of at-spi2-core
|
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-10-30 16:02:04 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
xournalpp: update to 1.2.4.
## 1.2.4
Bugfixes from various community contributors.
* Fixed various dark/light theme inconsistencies (#5583)
* Improved edge panning for large selections (#5578)
* Made the "do you want to replace" dialog to stay on top (#5550, #3253)
* Made the OK button default in the PDF Export settings dialog (#5558, #5557)
* Allow missing terminating newlines and empty lines in .gpl files (#5728, #5724)
* Fixed thumbnailer previews not always showing up (#5551, #5534)
* Fixed potential issues with sliders and LaTeX preview (#5864)
* Fixed an issue with the list of recent files (#5894)
* Fixed crashes related to undo/redo with page transitioning elements (#5936, \
#5931 #5910, #1232)
* Fixed a potential crash when entering the presentation mode (#5922, #2943)
* Fixed a crash in the crash handler (#5622, #5618)
* Fixed a drawing related crash (#5662, #5659)
* Fixed some memory leaks (#5597)
* Windows: Fixed conversion problems with paths (#5640, #5638, #5606)
* MacOS: Fixed titlebar color (#5651)
* MacOS: Added support for opening xopp-files from Finder (#5950)
* Appimage: Added universal input method data (#5603)
* Added Ubuntu 24.04 and MacOS ARM builds (#5898, #5783)
* Fixed inconsistencies in tool names (#5961)
* Updated translations
|
2024-10-18 22:38:24 by Thomas Klausner | Files touched by this commit (3) |
Log message:
xournalpp: fix build with poppler 24.10.0.
pkglint cleanup while here.
|