blob: d0c1dddd2741beab5dd566f61388246b98c57a2e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
pkgbase = khal-git
pkgdesc = CLI calendar application build around CalDAV (Git)
pkgver = 0.10.6.dev26+gdc6d5a1
pkgrel = 1
url = https://lostpackets.de/khal/
arch = any
license = MIT
checkdepends = python-pytest
checkdepends = python-freezegun
checkdepends = vdirsyncer
checkdepends = python-hypothesis
makedepends = git
makedepends = python-setuptools-scm
makedepends = python-sphinxcontrib-newsfeed
depends = python-atomicwrites
depends = python-click
depends = python-click-log
depends = python-configobj
depends = python-dateutil
depends = python-icalendar
depends = python-pytz
depends = python-setuptools
depends = python-tzlocal
depends = python-urwid
depends = python-xdg
optdepends = python-setproctitle: Set process name
optdepends = vdirsyncer: Synchronize CalDAV calendars
provides = khal
conflicts = khal
options = !emptydirs
source = khal::git+https://github.com/pimutils/khal.git
sha256sums = SKIP
pkgname = khal-git
|