Search Criteria
Package Details: notejot-git r975.c7a7866-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/notejot-git.git (read-only, click to copy) |
---|---|
Package Base: | notejot-git |
Description: | A stupidly-simple sticky notes application for any type of short term notes or ideas |
Upstream URL: | https://github.com/lainsce/notejot |
Keywords: | ElementaryOS post-it sticky-notes sticky-notes-applet Vala |
Licenses: | GPL |
Conflicts: | notejot |
Provides: | notejot |
Submitter: | grufo |
Maintainer: | grufo |
Last Packager: | grufo |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-03-04 15:03 (UTC) |
Last Updated: | 2023-10-29 00:20 (UTC) |
Dependencies (9)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- gtksourceview3
- json-glib (json-glib-gitAUR)
- libadwaita (libadwaita-testingAUR, libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- libbismuthAUR
- libgee (libgee-gitAUR)
- libheliumAUR (libhelium-gitAUR)
- meson (meson-gitAUR) (make)
- vala (vala-gitAUR) (make)
Latest Comments
yochananmarqos commented on 2024-06-13 04:22 (UTC)
This does not depend on
libhelium
, it depends onlibadwaita
.grufo commented on 2021-05-24 21:21 (UTC)
@josefk
Thank you, fixed.
josefk commented on 2021-05-24 00:47 (UTC)
Rebuilding this after a recent system upgrade fails with the following error from meson:
Run-time dependency gtk4 found: NO (tried pkgconfig and cmake) meson.build:66:0: ERROR: Dependency "gtk4" not found
The error persists if I do a clean rebuild.
I don't know how to begin to research what is needed here; whether gtk4 is a new dependency or if meson should be fine with gtk3, as it has been up till now. I can find no pertinent issues at notejot's or meson's github pages. So I'm posting this here in case anyone else has more experience using meson than I do (That would be zero, beyond using PKGBUILD's that invoke it..) and thus might have more of a clue then I do.
For now, I will try replacing aur/notejot-git with aur/notejot.
PedroHLC commented on 2019-08-05 19:35 (UTC)
Missing "vala" as "makedepends"