summaryrefslogtreecommitdiffstats
path: root/devel/icecream/DETAILS
blob: fb6b17fbc9c8ce655988e1cb3f84709eeb3b0411 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
           SPELL=icecream
         VERSION=1.0.1
          SOURCE="icecc-${VERSION}.tar.bz2"
   SOURCE_URL[0]=http://ftp.suse.com/pub/projects/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:04ffaf84ed38eac73939d99cd484a223fe8df07293a1e71ff63da18ee3c2d6c05d7cf6d4b9a90800745c0dc0d38485b4a22dd58feaa6e577f852e9af600b199f
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