Commit graph

14 commits

Author SHA1 Message Date
Pig Monkey
966b159668 user kewlfft.aur collection
Closes #120 #74
2024-12-01 20:21:53 -08:00
Brett Eisenberg
8b07fca933 rename etesync service file 2023-04-11 09:12:14 -07:00
Pig Monkey
4fce720bd8 systemd stdout/stderr syslog output is obsolete 2020-08-25 15:57:18 -07:00
Pig Monkey
2817c62c08 PIM role depends on systemd handler 2019-09-19 16:49:44 -07:00
Pig Monkey
10439685e9 reformat yml 2019-09-19 16:49:04 -07:00
Pig Monkey
a8eba1f113 remove trailing whitespace 2019-09-19 16:47:38 -07:00
Brett Eisenberg
278504d71d add etesync-dav 2019-09-19 16:37:49 -07:00
Pig Monkey
643419592a remove old dependency 2018-05-05 14:08:09 -07:00
Pig Monkey
68602f073d use official vdirsyncer, khard, and khal packages
When we started this project vdirsyncer/khard/khal was a mess of AUR
dependencies that I didn't want to deal with. Everything has official
packages now.

Existing users should remove the old virtualenv and symlinks.

    $ sudo rm -r /usr/local/env/pim
    $ sudo rm /usr/local/bin/khard
    $ sudo rm /usr/local/bin/khal
    $ sudo rm /usr/local/bin/vdirsyncer
2018-05-05 14:05:55 -07:00
Pig Monkey
abe2715fc4 use python3 for vdirsyncer/khard/khal
Existing users should remove the old PIM virtualenv first.

    # rm -fr /usr/local/env/pim
2016-07-17 13:48:53 -07:00
Pig Monkey
ad75e63ee9 fix virtualenv_command 2016-04-02 14:56:32 -07:00
Pig Monkey
823b73c91e fix task names 2016-01-14 19:57:38 -08:00
Pig Monkey
cce5af058a install vdirsyncer/khal/khard to system level virtualenv 2016-01-14 18:12:58 -08:00
Pig Monkey
6b73db73fb install vdirsyncer, khard, and khal into virtualenv
They have too many AUR dependencies for my taste...
2015-12-07 16:52:03 -08:00