Package Details: planify 4.6-1

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: 19
Popularity: 0.077493
First Submitted: 2023-06-02 02:40 (UTC)
Last Updated: 2024-04-15 23:25 (UTC)

Pinned Comments

yochananmarqos commented on 2024-02-21 22:19 (UTC)

Yes, I know the gxml tests are failing. That is not an issue with this package.

Latest Comments

1 2 3 4 5 6 Next › Last »

macwojs commented on 2024-04-15 15:02 (UTC) (edited on 2024-04-15 15:24 (UTC) by macwojs)

I installed Vala 0.56.16 but still get error related to gtk_calendar_set_day etc.

yochananmarqos commented on 2024-03-19 01:06 (UTC) (edited on 2024-03-19 01:07 (UTC) by yochananmarqos)

@DodoLeDev: Apparently the issue is fixed with Vala 0.56.16, I just built 4.5.4 just fine.

yochananmarqos commented on 2024-03-09 15:42 (UTC)

@DodoLeDev: That's odd, I built 4.5 & 4.5.2 just fine, now they both fail. It might actually be an issue with Vala 0.56.15.

Either way, I reverted back to 4.4 for now.

DodoLeDev commented on 2024-03-09 14:48 (UTC) (edited on 2024-03-09 14:59 (UTC) by DodoLeDev)

Planify is unable to compile!

Log (translated into english)

/usr/bin/ld : /tmp/ccn44i9u.ltrans11.ltrans.o : in function « dialogs_repeat_config_set_duedate » :
/usr/src/debug/planify/build/src/io.github.alainm23.planify.p/Dialogs/RepeatConfig.c:851:(.text+0x900f) : undefined reference to « gtk_calendar_set_year »
/usr/bin/ld : /usr/src/debug/planify/build/src/io.github.alainm23.planify.p/Dialogs/RepeatConfig.c:854:(.text+0x902d) : undefined reference to « gtk_calendar_set_month »
/usr/bin/ld : /usr/src/debug/planify/build/src/io.github.alainm23.planify.p/Dialogs/RepeatConfig.c:857:(.text+0x904b) : undefined reference to « gtk_calendar_set_day »
collect2: erreur: ld returned exit status 1
ninja: build stopped: subcommand failed.

EDIT: After diging into the issue, it seems that gtk_calendar_set_month, gtk_calendar_set_month and gtk_calendar_set_day are new APIs that comes with gtk4 4.14. However, only version 4.12 is available in the official repositories!

yochananmarqos commented on 2024-02-22 20:11 (UTC)

@praut: See https://man.archlinux.org/man/makepkg.8

praut commented on 2024-02-22 09:36 (UTC)

@yochananmarqos what to do to solve it? (gxml)

yochananmarqos commented on 2024-02-21 22:19 (UTC)

Yes, I know the gxml tests are failing. That is not an issue with this package.

xiota commented on 2024-01-21 20:53 (UTC)

pkgrel needs to be bumped. Changing license string changes package.

crab2313 commented on 2023-12-11 05:44 (UTC) (edited on 2023-12-11 06:07 (UTC) by crab2313)

You need add -Dprofile=default. Or the build default to development profile which have a development style css class in the headerbar.

xiota commented on 2023-09-20 09:30 (UTC) (edited on 2023-12-05 00:07 (UTC) by xiota)

Please remove replaces directive.