summaryrefslogtreecommitdiffstats
path: root/graphics/xaralx/DETAILS
blob: dc99ab314b12959328d7c7f48184fb52fb9a16a4 (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
. "$GRIMOIRE/FUNCTIONS"
           SPELL=xaralx
          SPELLX=XaraLX
if [[ $XARALX_BRANCH == scm ]]; then
        VERSION=$(get_scm_version)
          SOURCE=$SPELL-svn.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-svn"
   SOURCE_URL[0]=svn://svn.xara.com/Trunk/${SPELLX}:${SPELLX}
   SOURCE_IGNORE=volatile
  FORCE_DOWNLOAD=on
else
         VERSION=0.7r1785
     SOURCE_HASH=sha512:60b70b8efc537c0f3d8ed2c8fcbefbb9f5df82bd702c3ffffd9d3b501dea5f96d0f8a8ba70f5b977f4dc0e096b1cdffad138b79c294f1626d332e2f8f5696baa
          SOURCE=${SPELLX}-${VERSION}.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELLX}-${VERSION}
   SOURCE_URL[0]=http://downloads2.xara.com/opensource/$SOURCE
fi
        WEB_SITE=http://www.xaraxtreme.org/
      LICENSE[0]=GPL
         ENTERED=20060509
        KEYWORDS="graphics tool"
           SHORT="vector graphics drawing and illustration program"
cat << EOF
Xara LX is primarily a vector graphics (drawing and illustration) program but is
one of the new generation of cross-over products that handles photos and
drawings with equal ease. See xaralx.org for details.
EOF