summaryrefslogtreecommitdiffstats
path: root/libs/libfreenect/DETAILS
blob: 47e17ea0a416d93bde613a10f8c819efd6cfc4e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
. "$GRIMOIRE/FUNCTIONS"
           SPELL=libfreenect
         VERSION=$(get_scm_version)
          SOURCE="${SPELL}-git.tar.bz2"
   SOURCE_URL[0]=git://github.com/OpenKinect/libfreenect.git:libfreenect-git
   SOURCE_IGNORE=volatile
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
        WEB_SITE=http://openkinect.org/
      LICENSE[0]=GPL
         ENTERED=20110804
           SHORT="drivers and libraries for the Xbox Kinect device"
cat << EOF
Drivers and libraries for the Xbox Kinect device.
EOF