Search Criteria
Package Details: gtg 0.4.0-3
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://wiki.gnome.org/Apps/GTG |
Keywords: | gtd organizer |
Licenses: | |
Submitter: | aperez |
Maintainer: | aperez |
Last Packager: | aperez |
Votes: | 2 |
Popularity: | 0.048491 |
First Submitted: | 2020-08-25 11:19 |
Last Updated: | 2020-08-26 22:41 |
Dependencies (15)
- hicolor-icon-theme (hicolor-icon-theme-git)
- python-cairo (python-cairo-git)
- python-dbus
- python-gobject (python-gobject-git)
- python-liblarch (python-liblarch-git)
- python-lxml
- python-pyxdg
- python-mock (check)
- python-nose (check)
- meson (meson-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- pdftk (pdftk-git, pdftk-gcj) (optional) – for the export and print plugin
- python-cheetah3 (optional) – for the export and print plugin
- texlive-bin (texlive-bin-svn, texlive-installer, texlive-full) (optional) – for pdflatex, needed by the export and print plugin
- texlive-core (texlive-installer, texlive-full) (optional) – for pdfjam, needed by the export and print plugin
Required by (2)
- cairo-dock-plug-ins-extras (optional)
- cairo-dock-plug-ins-extras-git (optional)
Latest Comments
aperez commented on 2020-08-26 22:43
@yochananmarqos: Thanks for the tip, I have updated the PKGBUILD with your suggestion.
yochananmarqos commented on 2020-08-26 21:24
python-mock
andpython-nose
should be in checkdepends(), not makedepends().