summaryrefslogtreecommitdiffstats
path: root/devel/bluefish/DETAILS
blob: c071ae36e6725bfc9c1cf48a3580fb3fceb014ab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
           SPELL=bluefish
if [[ $BLUEFISH_UNSTABLE == y ]]; then
         VERSION=1.3.8
          SOURCE=$SPELL-unstable-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-unstable-$VERSION"
   SOURCE_URL[0]=http://www.bennewitz.com/$SPELL/devel/source/$SOURCE
   SOURCE_URL[1]=http://bluefish.mrball.net/devel/source/$SOURCE
   SOURCE_URL[2]=$SOURCEFORGE_URL/$SPELL/$SOURCE
     SOURCE_HASH=sha512:fd1e6fdd50f1d0d29944e1d5564861cb5ed6dacb6a1255f48053dad203c905314161d39041a62d4a6847bba4e3afb46a9e53e848d6dcde73ae11afe40223fbc9
else
         VERSION=2.2.3
     SOURCE_HASH=sha512:92fc251728a4fc0404b27c52f6d8f143158d6e6625001d645ffa18c4c8e18a83826ca399deb966a7cdc0bd145c3c21eac6c0fdba5a84dd90c388985aabfa8538
          SOURCE=$SPELL-$VERSION.tar.bz2
#         SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=http://www.bennewitz.com/$SPELL/stable/source/$SOURCE
   SOURCE_URL[1]=ftp://ftp.ratisbona.com/pub/$SPELL/stable/source/$SOURCE
   SOURCE_URL[2]=$SOURCEFORGE_URL/$SPELL/$SOURCE
#  SOURCE2_URL[0]=$SOURCE_URL.sign
#  SOURCE2_URL[1]=${SOURCE_URL[1]}.sign
#  SOURCE2_URL[2]=${SOURCE_URL[2]}.sign
#  SOURCE2_IGNORE=signature
#      SOURCE_GPG=bluefish.gpg:$SOURCE2:UPSTREAM_KEY
fi
        WEB_SITE=http://bluefish.openoffice.nl/
         ENTERED=20011106
      LICENSE[0]=GPL
        KEYWORDS="html http editors"
           SHORT="GTK2 HTML editor"
cat << EOF
Bluefish is a powerful editor targeted towards programmers and webdesigners,
with many options to write websites, scripts and programming code. Bluefish
supports many programming and markup languages, and it focuses on editing
dynamic and interactive websites.
EOF