summaryrefslogtreecommitdiffstats
path: root/gnome3-libs/mash/DETAILS
blob: c36fa24e9daa205c05286dab8c21d9acf93deaa7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
           SPELL=mash
         VERSION=0.2.0
          SOURCE="${SPELL}-${VERSION}.tar.xz"
   SOURCE_URL[0]=https://github.com/downloads/clutter-project/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:f469f8a0094877fa4497ca848abd51cf175ce4576855ff3c8f00ee05f8db7b7f21d8ccbe9f74d467421cf283ef0e3209719727ba1ce593cf1161c6d7d61b1fe5
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://clutter-project.github.com/mash/"
      LICENSE[0]="LGPL"
         ENTERED=20121006
        KEYWORDS=""
           SHORT="Mash is a small library for using real 3D models within a Clutter scene"
cat << EOF
Mash is a small library for using real 3D models within a Clutter scene. Models
can be exported from Blender or other 3D modelling software as PLY files and
then used as actors. It also supports a lighting model with animatable lights.
EOF