git-annex/stack.yaml
Joey Hess d58148031b
remove xmpp support
I've long considered the XMPP support in git-annex a wart.
It's nice to remove it.

(This also removes the NetMessager, which was only used for XMPP, and the
daemonstatus's desynced list (likewise).)

Existing XMPP remotes should be ignored by git-annex.

This commit was sponsored by Brock Spratlen on Patreon.
2016-11-14 14:53:08 -04:00

25 lines
451 B
YAML

flags:
git-annex:
concurrentoutput: true
production: true
assistant: true
pairing: true
cryptonite: true
network-uri: true
s3: true
testsuite: true
webdav: true
torrentparser: true
webapp: true
magicmime: false
dbus: false
android: false
androidsplice: false
packages:
- '.'
resolver: lts-5.18
extra-deps:
- process-1.3.0.0
- concurrent-output-1.7.7
explicit-setup-deps:
git-annex: true