@ewout: It's actually failing validating the AppData XML. I've disabled it for now.
Search Criteria
Package Details: planify 4.11.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/planify.git (read-only, click to copy) |
---|---|
Package Base: | planify |
Description: | Task manager with Todoist and Nextcloud support |
Upstream URL: | https://github.com/alainm23/planify |
Licenses: | GPL-3.0-or-later |
Conflicts: | elementary-planner |
Submitter: | yochananmarqos |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 20 |
Popularity: | 0.90 |
First Submitted: | 2023-06-02 02:40 (UTC) |
Last Updated: | 2024-11-05 17:16 (UTC) |
Dependencies (11)
- evolution-data-server (evolution-data-server-gitAUR)
- granite7 (granite7-gitAUR)
- gtksourceview5 (gtksourceview-gitAUR)
- gxmlAUR (gxml-gitAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- libportal-gtk4
- webkitgtk-6.0 (webkit2gtk-unstableAUR)
- git (git-gitAUR, git-glAUR) (make)
- gobject-introspection (make)
- meson (meson-gitAUR) (make)
- vala (vala-gitAUR) (make)
Required by (0)
Sources (1)
yochananmarqos commented on 2022-04-18 17:17 (UTC)
ewout commented on 2022-04-18 13:55 (UTC)
check()
fails on a linting of the .desktop
file. Likely a upstream issue?
Builds, installs and functions fine when bypassing the check()
build phase
when skipping it by adding --nocheck
to the makepkg/AUR helper' arguments.
==> Bezig met het uitvoeren van check()...
build/data/com.github.alainm23.planner.desktop: hint: value "Utility;Office;ProjectManagement;Calendar;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu
I: com.github.alainm23.planner:3: description-first-para-too-short
🚀️ Planner 3 is here...
E: com.github.alainm23.planner:~: desktop-app-launchable-missing
I: com.github.alainm23.planner:4: description-first-word-not-capitalized
I: com.github.alainm23.planner:3: description-first-word-not-capitalized
✘ Het valideren is mislukt: fouten: 1, informatie: 3, pedant: 1
==> FOUT: Er is een fout opgetreden in check().
yochananmarqos commented on 2022-03-26 15:00 (UTC)
@LuciRose431: Thanks for the heads up.
LuciRose431 commented on 2022-03-26 14:05 (UTC) (edited on 2022-03-26 14:06 (UTC) by LuciRose431)
Fix for build:
Patch source : https://patch-diff.githubusercontent.com/raw/alainm23/planner/pull/884.patch
patch function:
prepare() {
patch -u $srcdir/planner-$pkgver/src/Application.vala -i 884.patch
}
Remove patch in later release
Ashark commented on 2021-11-04 17:57 (UTC) (edited on 2021-11-04 18:00 (UTC) by Ashark)
@mizzunet No, sorry, I will not do this. I have checked the application and I did not like it. So I do not need these packages.
I currently have to use gtg (currently the only more or less adequate tasker app), but I plan to contribute to kde native tasker called zanshin. The latter unfortunately lacks some essential features. But when they are implemented, I will switch to it.
mizzunet commented on 2021-11-04 17:52 (UTC)
@Ashark Yes, please
Ashark commented on 2021-10-21 23:35 (UTC) (edited on 2021-10-21 23:35 (UTC) by Ashark)
@archisman, thanks for the link to the issue.
Anybody want to add gtk-theme-elementary5 and elementary-icon-theme5 to aur?
Alukard commented on 2021-09-17 18:29 (UTC) (edited on 2021-09-17 18:51 (UTC) by Alukard)
build is crashing even after downgrading these 2 packages
src/com.github.alainm23.planner.p/Widgets/Pane.c: In function ‘widgets_pane_constructor’: src/com.github.alainm23.planner.p/Widgets/Pane.c:105:60: error: lvalue required as left operand of assignment 105 | #define _g_object_unref0(var) ((var == NULL) ? NULL : (var = (g_object_unref (var), NULL)))
silly error I guess, just change = to ==
archisman commented on 2021-08-10 19:27 (UTC)
Theme is totally messed up after the recent updates in gtk-theme-elementary
and elementary-icon-theme
. Downgrade gtk-theme-elementary to 5.4.2-1 and elementary-icon-theme to 5.3.1-1 for a temporary fix.
See this GitHub issue for details (and the older versions of the packages can be found there too)
flamendless commented on 2021-08-10 03:40 (UTC)
Im getting
:: installing icu (69.1-1) breaks dependency 'libicui18n.so=68-64' required by mpd
:: installing icu (69.1-1) breaks dependency 'libicuuc.so=68-64' required by mpd
:: installing icu (69.1-1) breaks dependency 'libicudata.so=68-64' required by raptor
:: installing icu (69.1-1) breaks dependency 'libicui18n.so=68-64' required by raptor
:: installing icu (69.1-1) breaks dependency 'libicuuc.so=68-64' required by raptor
Pinned Comments