here's mine - http://pastebin.com/D92bQgQC
Search Criteria
Package Details: ganttproject 3.3.3312-1
Package Actions
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.000946 |
First Submitted: | 2006-03-22 19:20 (UTC) |
Last Updated: | 2024-10-21 14:27 (UTC) |
Dependencies (4)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- java11-openjfxAUR (openjdk-zulu11-ca-fx-binAUR)
- jre11-openjdk (openjdk-zulu11-ca-fx-binAUR, jdk11-openjdk)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
Required by (0)
Sources (2)
Philzli commented on 2012-04-04 09:57 (UTC)
Philzli commented on 2012-04-04 09:53 (UTC)
Could you maybe run it through namcap and fix the errors?
zertyz commented on 2012-03-19 15:14 (UTC)
Adopted and updated.
rcoit commented on 2012-03-13 17:25 (UTC)
Zertyz
If you check you will see that df has orphaned this package. So I do not think he is willing to update it.
Also if you check you will see that df has only one other active package in AUR and the has not been updated since 2007.
Is there any chance you would be willing to take it over?
Thanks
Ron
zertyz commented on 2012-03-12 19:07 (UTC)
hi df! would you please consider updating your package to the new release 2.5?
You may find useful to base your PKGBUILD on the package "ganttproject-beta-r888" which was based on yours, but with some fixes and adjustments for the 2.5 beta version.
cheers,
Luiz.
elmurato commented on 2012-01-22 13:19 (UTC)
Thank you for this package, but I found a problem: After installing /opt/ganttproject/ganttproject.sh was not executable. After running chmod +x everything was fine. Maybe this is a problem with the installer?
<deleted-account> commented on 2011-07-12 15:56 (UTC)
Equivalent binaries can be found within the package itself, under:
<package-root>/plugins/net.sourceforge.ganttproject_2.0.0/data/resources/logos/
icon16.png
icon24.png
icon32.png
icon48.png
icon64.png
FYI
<deleted-account> commented on 2010-12-06 03:11 (UTC)
I found some issues with your tarball. Binaries are usually frowned upon. Take for example:
ganttproject/ganttproject16.png
ganttproject/ganttproject32.png
ganttproject/ganttproject64.png
ganttproject/ganttproject96.png
Try to find sources for the binaries instead of embedding them. Thank you.
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
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.