There have been many upstream changes, please update the PKGBUILD to reflect this or orphan it so someone else can.
Search Criteria
Package Details: gtg-git 0.6.r448.gc726c4d7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gtg-git.git (read-only, click to copy) |
---|---|
Package Base: | gtg-git |
Description: | Getting Things GNOME! is a personal tasks and TODO-list items organizer for GNOME |
Upstream URL: | https://github.com/getting-things-gnome/gtg |
Licenses: | GPL-3.0-or-later |
Conflicts: | gtg |
Provides: | gtg |
Submitter: | shtrom |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 38 |
Popularity: | 0.000000 |
First Submitted: | 2014-04-03 06:31 (UTC) |
Last Updated: | 2024-06-20 21:51 (UTC) |
Dependencies (18)
- gtk4 (gtk4-customizableAUR, gtk4-paper-planeAUR, gtk4-gitAUR)
- gtksourceview5 (gtksourceview-gitAUR)
- libsecret
- python-caldavAUR
- python-dbus
- python-gobject (python-gobject-gitAUR)
- python-liblarch-gitAUR
- python-lxml
- git (git-gitAUR, git-glAUR) (make)
- itstool (make)
- meson (meson-gitAUR) (make)
- hamster-time-tracker (hamster-time-tracker-gitAUR) (optional) – send a task to the Hamster time tracking applet
- pdftk (pdftk-gitAUR) (optional) – for the Export and print plugin
- python-cheetah3 (optional) – for the Export and print plugin
- python-setproctitle (optional) – to set the process title when listing processes like ps)
- texlive-bin (texlive-installerAUR, texlive-fullAUR) (optional) – pdflatex, for the Export and print plugin
- texlive-binextra (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (optional) – pdfjam, for the Export and print plugin
- yelp (optional) – view user manual
Required by (0)
Sources (1)
yochananmarqos commented on 2020-06-13 20:21 (UTC)
xanc commented on 2020-04-23 17:29 (UTC)
URL is wrong. It is this: https://wiki.gnome.org/Apps/GTG
gargan commented on 2018-12-15 19:39 (UTC) (edited on 2018-12-15 19:48 (UTC) by gargan)
unable to run due to missing NetworkManager python module...
Traceback (most recent call last):
File "/usr/bin/gtg", line 62, in <module>
from GTG.gtk.manager import Manager
File "/usr/lib/python3.7/site-packages/GTG/gtk/manager.py", line 26, in <module>
from GTG.gtk.browser.browser import TaskBrowser
File "/usr/lib/python3.7/site-packages/GTG/gtk/browser/browser.py", line 34, in <module>
from GTG.gtk.browser.custominfobar import CustomInfoBar
File "/usr/lib/python3.7/site-packages/GTG/gtk/browser/custominfobar.py", line 26, in <module>
from GTG.tools.networkmanager import is_connection_up
File "/usr/lib/python3.7/site-packages/GTG/tools/networkmanager.py", line 23, in <module>
from gi.repository import NetworkManager, NMClient
File "/usr/lib/python3.7/site-packages/gi/importer.py", line 133, in load_module
'introspection typelib not found' % namespace)
ImportError: cannot import name NetworkManager, introspection typelib not found
shtrom commented on 2017-12-13 09:32 (UTC)
Ah, cheers. Fixed.
alejandro.perez commented on 2017-12-11 08:59 (UTC)
pyobject has been renamed to python2-gobject2 (apparently). It seems that just replacing the name makes it work. Please, update the dependency list.
Pinned Comments