Package Details: ganttproject 3.3.3316-1

Git Clone URL: https://aur.archlinux.org/ganttproject.git (read-only, click to copy)
Package Base: ganttproject
Description: A project scheduling application featuring gantt chart, resource management, calendaring.
Upstream URL: https://www.ganttproject.biz/
Keywords: gantt planning project
Licenses: GPL
Submitter: None
Maintainer: SanskritFritz (lightspot21)
Last Packager: SanskritFritz
Votes: 141
Popularity: 0.000202
First Submitted: 2006-03-22 19:20 (UTC)
Last Updated: 2025-03-15 18:06 (UTC)

Pinned Comments

lightspot21 commented on 2023-03-15 13:15 (UTC) (edited on 2023-03-15 13:18 (UTC) by lightspot21)

Maintainer here. Sorry for the delay in answers, I am currently not using the software actively.

@zertyz I have merged @ulyssesrr's fix for the missing $JFX_ARGS after confirming it works on my machine too, so at least 3.2.3240 should install correctly.

Unfortunately it looks like that the software's author has changed the method of delivering updates, and currently I have no time to update the script to the new method. If anyone is interested in helping with this I am glad to merge their changes/add them as co-maintainer if they can be more active with updates.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7

haagch commented on 2010-06-15 11:17 (UTC)

How about a starter in /usr/bin? ln -s /opt/ganttproject/bin/ganttproject /usr/bin/ganttproject ln -s /opt/ganttproject/bin/ganttproject ${pkgdir}/usr/bin/ganttproject or something