Ok. Updated.
Search Criteria
Package Details: motiontrackosc 0.2a-1
Package Actions
| 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: | |
| Submitter: | g2oo7fy |
| Maintainer: | g2oo7fy |
| Last Packager: | None |
| Votes: | 0 |
| First Submitted: | 2010-05-24 12:10 |
| Last Updated: | 2011-05-18 20:25 |
Required by (0)
Sources
- http://www.nescivi.nl/motiontrackosc/MotionTrackOSC.0.2a.tbz2
- motiontrackosc.patch
Latest Comments
Comment by g2oo7fy
Comment by crocowhile
Alright, the following will work: http://pastebin.com/ZawcftDh
Comment by g2oo7fy
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
I get the following error when builiding:
scons: *** Path for option SCPATH does not exist: /home/gg/share/SuperCollider/Extensions/
any idea?