Search Criteria
Package Details: gtg 0.6-9
Package Actions
Git Clone URL: | https://aur.archlinux.org/gtg.git (read-only, click to copy) |
---|---|
Package Base: | gtg |
Description: | Personal GTD like organizer for the GNOME desktop environment |
Upstream URL: | https://getting-things-gnome.github.io |
Keywords: | gtd organizer |
Licenses: | GPL-2.0-only |
Submitter: | aperez |
Maintainer: | aperez |
Last Packager: | aperez |
Votes: | 8 |
Popularity: | 0.000003 |
First Submitted: | 2020-08-25 11:19 (UTC) |
Last Updated: | 2024-12-22 19:25 (UTC) |
Dependencies (19)
- gnome-icon-themeAUR (gnome2-icon-themeAUR)
- gtksourceview4
- python-cairo (python-cairo-gitAUR)
- python-dbus
- python-gobject
- python-liblarchAUR (python-liblarch-gitAUR)
- python-lxml
- itstool (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- python-caldav (check)
- python-mockAUR (check)
- python-nose (check)
- python-pytest (check)
- pdftk (pdftk-gitAUR) (optional) – for the export and print plugin
- python-caldav (optional) – allows syncing with CalDAV servers
- python-cheetah3 (optional) – for the export and print plugin
- texlive-bin (texlive-installerAUR, texlive-fullAUR) (optional) – for pdflatex, needed by the export and print plugin
- texlive-core (texlive-installerAUR, texlive-fullAUR, texlive-basic) (optional) – for pdfjam, needed by the export and print plugin
Latest Comments
« First ‹ Previous 1 2 3
svdm commented on 2021-07-28 14:08 (UTC) (edited on 2021-07-28 14:40 (UTC) by svdm)
Would it be possible to add a .desktop file? Unless I'm missing something at the moment one is not included. It seems like one exists here (https://github.com/getting-things-gnome/gtg/blob/287d9a9babcb52c7d435d4972f4940864e05dff2/data/org.gnome.GTG.desktop.in.in). I don't know whether the PKGBUILD has to specifically install the .desktop file or whether that should be done automatically, but at the moment the PKGBUILD doesn't seem to do anything with this file.
Thanks!
EDIT: It seems like a desktop file is included. I'm using this on a Qubes OS template and I'm getting an error: Warning: ignoring key 'Name' of org.gnome.GTG
EDIT2: I'll try to fix it myself and send a pull request upstream, sorry!
EDIT3: I have filed a bug report on the GTG and Qubes repository. Feel free to ignore this if you want to
aperez commented on 2020-08-26 22:43 (UTC)
@yochananmarqos: Thanks for the tip, I have updated the PKGBUILD with your suggestion.
yochananmarqos commented on 2020-08-26 21:24 (UTC)
python-mock
andpython-nose
should be in checkdepends(), not makedepends().« First ‹ Previous 1 2 3