Search Criteria
Package Details: khal-git 0.10.2.dev55+ga401ef2-1
Git Clone URL: | https://aur.archlinux.org/khal-git.git (read-only, click to copy) |
---|---|
Package Base: | khal-git |
Description: | CLI calendar application build around CalDAV (Git) |
Upstream URL: | https://lostpackets.de/khal/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | milouse |
Maintainer: | None |
Last Packager: | TheGoliath |
Votes: | 28 |
Popularity: | 0.000000 |
First Submitted: | 2013-12-11 19:24 |
Last Updated: | 2020-05-27 11:45 |
Dependencies (19)
- python-atomicwrites
- python-click
- python-click-log
- python-configobj
- python-dateutil
- python-icalendar
- python-pytz
- python-setuptools
- python-tzlocal
- python-urwid
- python-xdg (python-pyxdg)
- python-freezegun (check)
- python-pytest (check)
- vdirsyncer (vdirsyncer-git) (check)
- git (git-git) (make)
- python-setuptools-scm (make)
- python-sphinxcontrib-newsfeed (make)
- python-setproctitle (optional) – Set process name
- vdirsyncer (vdirsyncer-git) (optional) – Synchronize CalDAV calendars
Latest Comments
1 2 3 4 5 6 ... Next › Last »
project-repo commented on 2020-12-22 08:06
Hi, I think this package does not build at the moment:
sphinx-build -b man -d build/doctrees source build/man Running Sphinx v3.4.0
Configuration error: There is a programmable error in your configuration file:
Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/sphinx/config.py", line 326, in eval_config_file execfile_(filename, namespace) File "/usr/lib/python3.9/site-packages/sphinx/util/pycompat.py", line 88, in execfile_ exec(code, _globals) File "/home/project-repo/aur/khal-git/src/khal/doc/source/conf.py", line 16, in <module> import validate ModuleNotFoundError: No module named 'validate'
make: *** [Makefile:131: man] Error
A similar error occurs when I try to run the stable version from community. I think it was working fine yesterday...
WhyNotHugo commented on 2017-03-08 22:45
vdirsyncer is only a check/make depends.
WhyNotHugo commented on 2016-03-29 21:59
Thanks for all your contributions, @milouse.
milouse commented on 2016-03-22 09:22
I've officially disown this package. Thank you very much hobarrera for all your work!
WhyNotHugo commented on 2016-02-17 15:17
Current PKGBUILD is installing the man pages (which are exactly the same content).
lucc commented on 2016-02-17 14:16
sorry I can not reproduce.
But I noticed that the makefile in doc can build html files. Care to install them?
WhyNotHugo commented on 2016-02-14 08:27
@lucc:
It works fine for me. Can you paste the output of makepkg, please?
lucc commented on 2016-02-13 16:19
I get a build failure with the current PKGBUILD because packver is empty. I think the cd command is at fault. All cd commands should go to $srcdir instead of $srcdir/$_gitname.
shtrom commented on 2016-01-29 04:15
The dependency on vdirsyncer is a bit strong. I agree it's the obvious choice to sync with the DAV server, but there might be other way not relying on it.
I don't think that khal otherwise depends on it.
WhyNotHugo commented on 2015-08-31 17:42
@sekret:
Sorry, a typo on my side. Fixed now.