aboutsummaryrefslogtreecommitdiff
path: root/graphics/gephex
Commit message (Collapse)AuthorAgeFilesLines
* Don't override run-autotools target, this is not necessary with the newThierry Thomas2006-01-231-3/+0
| | | | | | | | | bsd.autotools.mk. Submitted by: Igor Pokrovsky <ip (at) doom.homeunix.org> (maintainer) Notes: svn path=/head/; revision=154279
* GePhex is an interactive effect system for video jockeys. The effectsThierry Thomas2006-01-2218-0/+645
can be controlled with external devices like joysticks, web-cams, or midi-devices. New effects can be designed in a GUI (Graphical User Interface) by composing basic effects into more complex ones. WWW: http://www.gephex.org/ PR: ports/7359 Submitted by: Igor Pokrovsky <ip (at) doom.homeunix.org> Notes: svn path=/head/; revision=154162