Package Details: motiontrackosc 0.2a-1

Package Base: motiontrackosc
Description: A small program that does motiontracking on either a camera image or a video file. The tracked motion is output to a client via osc.
Upstream URL: http://www.nescivi.nl/?page_id=93
Category: multimedia
Licenses: GPL
Submitter: g2oo7fy
Maintainer: g2oo7fy
Last Packager: None
Votes: 0
First Submitted: 2010-05-24 12:10
Last Updated: 2011-05-18 20:25

Dependencies (2)

Required by (0)

Sources

Latest Comments

Comment by g2oo7fy

2011-05-18 20:26

Ok. Updated.

Comment by crocowhile

2011-05-18 13:10

Alright, the following will work: http://pastebin.com/ZawcftDh

Comment by g2oo7fy

2011-05-18 12:17

Well, this is strange. The SConstruct file defines SCPATH as os.environ.get('HOME')+'/share/SuperCollider/Extensions/', but this should be overwritten by PKGBUILDs SCPATH="$pkgdir"/usr/share/SuperCollider/Extensions/. At least this is how it works over here. Maybe you could try it again with the minor changes I made.

best, bjoern

Comment by crocowhile

2011-05-18 11:08

I get the following error when builiding:

scons: *** Path for option SCPATH does not exist: /home/gg/share/SuperCollider/Extensions/

any idea?