downgraded default profile to core2
[k8sbuild.git] / xoptz / aria2c.xopt
blobf81b7a64c74e573d649f96ac564278e8bb99b872
1 profile=size
3   --enable-silent-rules   less verbose build output (undo: "make V=1")
4 #  --disable-ssl           Disable ssl support. [default=check]
5 #  --disable-bittorrent    Disable bittorrent support. [default=check]
6 #  --disable-metalink      Disable metalink support. [default=check]
7 #  --disable-websocket     Disable websocket support. [default=check]
8 #  --disable-epoll         Disable epoll support. [default=check]
9   --enable-libaria2       Enable libaria2 support.
10 #  --disable-xmltest       Do not try to compile and run a test LIBXML program
11 #  --disable-largefile     omit support for large files
12   --disable-nls           do not use Native Language Support
13 #  --disable-rpath         do not hardcode runtime library paths
16 !DESC
17 Aria2 -- The high speed download utility
19 Yet another utility for downloading files. It has segmented
20 downloading engine in its core, and downloads one file from multiple
21 URLs much faster than ordinary web browsers. aria2 currently supports
22 HTTP, FTP and BitTorrent.
23 !EOF