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>
7 lines
403 B
Text
7 lines
403 B
Text
--- Makefile.am.orig Sat Aug 20 20:52:10 2005
|
|
+++ Makefile.am Sat Aug 20 20:52:33 2005
|
|
@@ -1,3 +1,3 @@
|
|
AUTOMAKE_OPTIONS = 1.6
|
|
-SUBDIRS = contrib base build engine types util modules effectvmodules qtgui data examples doc
|
|
+SUBDIRS = base build engine types util modules effectvmodules qtgui data examples %%PORTDOCS%% doc
|
|
EXTRA_DIST = BUGS NEWS README COPYING README.win32 README.macosx config_h.win32
|