summaryrefslogtreecommitdiffstats
path: root/ftp/aria2/DETAILS
blob: 3e2069eb54df799f952b4a7ccb313514cb3be44b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
           SPELL=aria2
         VERSION=1.11.1
     SOURCE_HASH=sha512:cd4d69cb33df22e07a823eac72f65825af55d323946a718256829740516b14b81cc00aef042ef7d658eacd09e78a33d8bcf070422d2702dbc85eeeda8b75a916
          SOURCE=${SPELL}-$VERSION.tar.bz2
   SOURCE_URL[0]=${SOURCEFORGE_URL}/$SPELL/$SOURCE
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
        WEB_SITE=http://aria2.sourceforge.net/
         ENTERED=20060322
      LICENSE[0]=GPL
        KEYWORDS="ftp http https bittorrent"
           SHORT="A utility for downloading files."
cat << EOF
aria2 is a utility for downloading files. It has completely new design
concept from its predecessor, Aria, and is written from scratch.  aria2 has
a segmented downloading engine in its core. It can download one file from
multiple URLs or multiple connections from one URL. This results in very
high speed downloading, much faster than ordinary browsers. This engine in
was implemented in a single-thread model. The architecture is clean and easy
to extend.
EOF