Dependencies for git-annex-3.20130107
Executables
git-annex
- base (>=4.5 && <4.7)
- bloomfilter
- bytestring
- containers
- dataenc
- directory
- edit-distance
- extensible-exceptions
- filepath
- hslogger
- HTTP
- IfElse
- json
- lifted-base
- MissingH
- monad-control
- mtl (>=2.1.1)
- network (>=2.0)
- old-locale
- pcre-light
- process
- QuickCheck (>=2.1)
- SafeSemaphore
- SHA
- text
- time
- transformers-base
- unix
- utf8-string
- if flag(s3)
- if flag(webdav)
- if flag(assistant) && !os(windows) && !os(solaris)
- stm (>=2.3)
- if os(linux) && flag(inotify)else
- if os(osx)
- if os(linux) && flag(dbus)
- dbus (>=0.10.3)
- if flag(webapp) && flag(assistant)
- if flag(pairing) && flag(webapp)
- if flag(xmpp) && flag(assistant)
- gnutls (>=0.1.4)
- network-protocol-xmpp
- xml-types
- if flag(xmpp) && flag(assistant) && flag(dns)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
s3 | Enable S3 support | Enabled |
webdav | Enable WebDAV support | Enabled |
inotify | Enable inotify support | Enabled |
dbus | Enable dbus support | Enabled |
assistant | Enable git-annex assistant and watch command | Enabled |
webapp | Enable git-annex webapp | Enabled |
pairing | Enable pairing | Enabled |
xmpp | Enable notifications using XMPP | Enabled |
dns | Enable the haskell DNS library for DNS lookup | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info