summaryrefslogtreecommitdiffstats
path: root/libs/openni-sensor/DETAILS
blob: 43c88b62b9e8b759c471ac1e92bb4c6169e7d6c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
           SPELL=openni-sensor
if [[ "$OPENNI_SENSOR_AUTOUPDATE" == "y" ]]; then
         VERSION=$(date +%Y%m%d)
else
         VERSION=git
fi
          SOURCE="${SPELL}-git.tar.bz2"
   SOURCE_URL[0]=git://github.com/PrimeSense/Sensor.git:openni-primesense-git
   SOURCE_IGNORE=volatile
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
        WEB_SITE=http://www.primesense.com/
      LICENSE[0]=GPL
         ENTERED=20110824
           SHORT="PrimeSense Sensor Module for OpenNI"
cat << EOF
PrimeSense Sensor Module for OpenNI.
EOF