cvs commit: ports/graphics Makefile ports/graphics/gephex Makefile distinfo pkg-descr pkg-plist ports/graphics/gephex/files patch-Makefile.am patch-base_src_utils_sharedlibrary.cpp patch-configure.ac patch-modules_src_ffmpegoutmodule_ffmpegwriter.h patch-modules_src_frbinmodule_Makefile.am patch-modules_src_frboutmodule_gloutput.cpp ...

Thierry Thomas thierry at FreeBSD.org
Sun Jan 22 05:43:48 PST 2006


thierry     2006-01-22 13:43:46 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/gephex      Makefile distinfo pkg-descr pkg-plist 
    graphics/gephex/files patch-Makefile.am 
                          patch-base_src_utils_sharedlibrary.cpp 
                          patch-configure.ac 
                          patch-modules_src_ffmpegoutmodule_ffmpegwriter.h 
                          patch-modules_src_frbinmodule_Makefile.am 
                          patch-modules_src_frboutmodule_gloutput.cpp 
                          patch-modules_src_frboutmodule_glxutil.c 
                          patch-modules_src_frboutmodule_x11output.c 
                          patch-modules_src_gradnormmodule_gradnormmodule.cpp 
                          patch-modules_src_imagewritermodule_Makefile.am 
                          patch-modules_src_oscinmodule_oscinmodule.cpp 
                          patch-modules_src_oscnummodule_oscnummodule.cpp 
                          patch-types_src_osctype_osctype.h 
                          patch-util_include_basic__types.h 
  Log:
  GePhex is an interactive effect system for video jockeys. The effects
  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>
  
  Revision  Changes    Path
  1.892     +1 -0      ports/graphics/Makefile
  1.1       +178 -0    ports/graphics/gephex/Makefile (new)
  1.1       +3 -0      ports/graphics/gephex/distinfo (new)
  1.1       +7 -0      ports/graphics/gephex/files/patch-Makefile.am (new)
  1.1       +11 -0     ports/graphics/gephex/files/patch-base_src_utils_sharedlibrary.cpp (new)
  1.1       +126 -0    ports/graphics/gephex/files/patch-configure.ac (new)
  1.1       +12 -0     ports/graphics/gephex/files/patch-modules_src_ffmpegoutmodule_ffmpegwriter.h (new)
  1.1       +19 -0     ports/graphics/gephex/files/patch-modules_src_frbinmodule_Makefile.am (new)
  1.1       +12 -0     ports/graphics/gephex/files/patch-modules_src_frboutmodule_gloutput.cpp (new)
  1.1       +16 -0     ports/graphics/gephex/files/patch-modules_src_frboutmodule_glxutil.c (new)
  1.1       +12 -0     ports/graphics/gephex/files/patch-modules_src_frboutmodule_x11output.c (new)
  1.1       +11 -0     ports/graphics/gephex/files/patch-modules_src_gradnormmodule_gradnormmodule.cpp (new)
  1.1       +11 -0     ports/graphics/gephex/files/patch-modules_src_imagewritermodule_Makefile.am (new)
  1.1       +17 -0     ports/graphics/gephex/files/patch-modules_src_oscinmodule_oscinmodule.cpp (new)
  1.1       +11 -0     ports/graphics/gephex/files/patch-modules_src_oscnummodule_oscnummodule.cpp (new)
  1.1       +11 -0     ports/graphics/gephex/files/patch-types_src_osctype_osctype.h (new)
  1.1       +11 -0     ports/graphics/gephex/files/patch-util_include_basic__types.h (new)
  1.1       +9 -0      ports/graphics/gephex/pkg-descr (new)
  1.1       +168 -0    ports/graphics/gephex/pkg-plist (new)


More information about the cvs-ports mailing list