Summary
Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from the applications directly or from your own text editor. The notes are in Markdown format.
Versions
v3.5.7 :: 0 :: gentoo
- Modified
- License
- AGPL-3+
- Keywords
- -* ~amd64
v3.5.6 :: 0 :: gentoo
- Modified
- License
- AGPL-3+
- Keywords
- -* ~amd64
v3.5.5 :: 0 :: gentoo
- Modified
- License
- AGPL-3+
- Keywords
- -* amd64
Runtime Dependencies
app-accessibility / at-spi2-core : D-Bus accessibility specifications and registration daemon
app-crypt / libsecret : GObject library for accessing the freedesktop.org Secret Service API
app-misc / ca-certificates : Common CA Certificates PEM files
dev-libs / expat : Stream-oriented XML parser library
dev-libs / glib : The GLib library of C routines
dev-libs / nspr : Netscape Portable Runtime
dev-libs / nss : Mozilla's Network Security Services library that implements PKI support
media-libs / alsa-lib : Advanced Linux Sound Architecture Library
media-libs / libcanberra : Portable sound event library
media-libs / libcanberra-gtk3 : GTK3 bindings for libcanberra, the portable sound event library
media-libs / libglvnd : The GL Vendor-Neutral Dispatch library
media-libs / mesa : OpenGL-like graphic library for Linux
net-misc / curl : A Client that groks URLs
net-print / cups : The Common Unix Printing System
sys-apps / dbus : A message bus system, a simple way for applications to talk to each other
sys-process / lsof : Lists open files for running Unix processes
virtual / zlib : Virtual for libz.so providers
x11-libs / cairo : A vector graphics library with cross-device output support
x11-libs / gtk+ : Gimp ToolKit +
x11-libs / libX11 : X.Org X11 library
x11-libs / libXScrnSaver : X.Org XScrnSaver library
x11-libs / libXcomposite : X.Org Xcomposite library
x11-libs / libXdamage : X.Org Xdamage library
x11-libs / libXext : X.Org Xext library
x11-libs / libXfixes : X.Org Xfixes library
x11-libs / libXrandr : X.Org Xrandr library
x11-libs / libdrm : X.Org libdrm library
x11-libs / libnotify : A library for sending desktop notifications
x11-libs / libxcb : X C-language Bindings library
x11-libs / libxkbcommon : Keymap handling library for toolkits and window systems
x11-libs / libxkbfile : X.Org xkbfile library
x11-libs / pango : Internationalized text layout and rendering library
x11-misc / xdg-utils : Portland utils for cross-platform/cross-toolkit/cross-desktop interoperability
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: bump to 3.5.7
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
app-office/joplin-desktop: drop old 3.4.12
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-office/joplin-desktop: Stabilize 3.5.5 amd64, #966604
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Add := to virtual/zlib deps, part 1
Done via: ``` git grep -l virtual/zlib$ | xargs sed -i -e 's@virtual/zlib$@&:=@' ``` Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
app-*/*: update for virtual/zlib
Update done using: ``` git grep -l zlib app-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g git diff --name-only | xargs copybump git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead pkgcheck scan --commits -c VisibilityCheck --exit error ``` Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: bump to 3.5.6
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: bump to 3.5.5
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
app-office/joplin-desktop: drop old 3.4.10
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
app-office/joplin-desktop: drop old 3.4.7
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
app-office/joplin-desktop: drop old 3.4.3
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
app-office/joplin-desktop: drop old 3.3.13
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-office/joplin-desktop: Stabilize 3.4.12 amd64, #964669
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-office/joplin-desktop: Stabilize 3.4.7 amd64, #963715
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: bump to 3.4.12
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: bump to 3.4.10
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: bump to 3.4.7
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: restrict splitdebug (collides with electron debug)
Bug: https://bugs.gentoo.org/961437 Closes: https://bugs.gentoo.org/961316 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: bump to 3.4.3
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
app-office/joplin-desktop: drop old 3.3.12
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-office/joplin-desktop: Stabilize 3.3.13 amd64, #960572
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: bump to 3.3.13
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
app-office/joplin-desktop: drop old 3.3.10
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
app-office/joplin-desktop: drop old 3.3.3
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-office/joplin-desktop: Stabilize 3.3.12 amd64, #957167
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: bump to 3.3.12
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
app-office/joplin-desktop: drop old 3.3.2
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-office/joplin-desktop: Stabilize 3.3.3 amd64, #954671
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: bump to 3.3.10
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
app-office/joplin-desktop: drop old 3.2.12
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
app-office/joplin-desktop: drop old 3.2.11
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-office/joplin-desktop: Stabilize 3.3.2 amd64, #953235
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-office/joplin-desktop: Stabilize 3.2.12 amd64, #951955
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: bump to 3.3.3
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
app-office/joplin-desktop: drop old 3.2.7
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
app-office/joplin-desktop: drop old 3.2.4
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: Stabilize 3.2.11 amd64, #950180
Closes: https://bugs.gentoo.org/950180 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: bump to 3.3.2
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
app-office/joplin-desktop: drop old 3.2.3
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: Stabilize 3.2.4 amd64, #949315
Closes: https://bugs.gentoo.org/949315 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: bump to 3.2.12
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
app-office/joplin-desktop: drop old 3.1.24
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-office/joplin-desktop: Stabilize 3.2.3 amd64, #948543
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: bump to 3.2.11
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: drop old 3.2.6-r1
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
app-office/joplin-desktop: bump to 3.2.7
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
app-office/joplin-desktop: fix installed file tree
Closes: https://bugs.gentoo.org/947647 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: bump to 3.2.6
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
app-office/joplin-desktop: drop old 3.1.23
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-office/joplin-desktop: Stabilize 3.1.24 amd64, #947121
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: bump to 3.2.4
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
app-office/joplin-desktop: drop old 3.1.20-r1
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-office/joplin-desktop: Stabilize 3.1.23 amd64, #946376
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: bump to 3.2.3
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: drop old 3.1.3-r1
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-office/joplin-desktop: Stabilize 3.1.20-r1 amd64, #945930
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: bump to 3.1.24
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: bump to 3.1.23
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: bump to 3.1.20
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
app-office/joplin-desktop: drop old 3.0.15
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-office/joplin-desktop: Stabilize 3.1.3 amd64, #941290
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
app-office/joplin-desktop: drop 3.0.14
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-office/joplin-desktop: Stabilize 3.0.15 amd64, #940285
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
app-office/joplin-desktop: Depend on libcanberra-gtk3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
app-office/joplin-desktop: drop 3.0.13
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
app-office/joplin-desktop: Stabilize 3.0.14 amd64, #938980
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Maciej Barć · gentoo
app-office/joplin-desktop: bump to 3.1.3
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: bump to 3.0.15
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
app-office/joplin-desktop: drop old 3.0.12
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
app-office/joplin-desktop: drop old 3.0.2
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-office/joplin-desktop: Stabilize 3.0.13 amd64, #937704
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: bump to 3.0.14
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: bump to 3.0.13
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: bump to 3.0.12
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: drop old 2.14.20
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
app-office/joplin-desktop: drop old 2.14.19
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
app-office/joplin-desktop: drop old 2.14.17
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-office/joplin-desktop: Stabilize 3.0.2 amd64, #931051
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-office/joplin-desktop: Stabilize 2.14.20 amd64, #930461
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-office/joplin-desktop: Stabilize 2.14.19 amd64, #929103
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: drop old 2.14.11
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
app-office/joplin-desktop: Stabilize 2.14.17 amd64, #928554
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: bump to 3.0.2
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: bump to 2.14.20
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: bump to 2.14.19
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
app-office/joplin-desktop: drop old 2.13.15
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-office/joplin-desktop: Stabilize 2.14.11 amd64, #926450
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: bump to 2.14.17
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
app-office/joplin-desktop: drop old 2.13.13
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
app-office/joplin-desktop: drop old 2.13.12
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-office/joplin-desktop: Stabilize 2.13.15 amd64, #925006
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-office/joplin-desktop: Stabilize 2.13.13 amd64, #924572
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: bump to 2.14.11
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-office/joplin-desktop: Stabilize 2.13.12 amd64, #922371
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: bump to 2.13.15
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: bump to 2.13.13
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-office/joplin-desktop: new package; add 2.13.12
Signed-off-by: Maciej Barć <xgqt@gentoo.org>