summaryrefslogtreecommitdiffstats
path: root/devel/icecream/DETAILS
blob: 7550907a8393bb53351b7ae51dd06c838fb717da (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
           SPELL=icecream
         VERSION=0.9.6
          SOURCE="icecc-${VERSION}.tar.bz2"
   SOURCE_URL[0]=http://ftp.suse.com/pub/projects/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:d71f89f24f06566bf7d8330d46b373d640c282e8e775215faf916f7208f5ffdaa056d646105d1071ccd6a4921af7e278da2c3c5c9861cf293441e81b9670fed1
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/icecc-${VERSION}"
        WEB_SITE="http://en.opensuse.org/Icecream"
      LICENSE[0]=GPL
         ENTERED=20110407
           SHORT="Distributed compiler"
cat << EOF
icecream was created by SUSE based on distcc.  Like distcc, Icecream takes
compile jobs from a build and distributes it among remote machines allowing
a parallel build.  But unlike distcc, Icecream uses a central server that
dynamically schedules the compile jobs to the fastest free server.
EOF