Date: Sat, 26 Jun 2004 06:07:01 +0000 (UTC) From: Kirill Ponomarew <krion@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio Makefile ports/audio/mixxx Makefile distinfo pkg-descr pkg-plist ports/audio/mixxx/files patch-src::compat_round.cpppatch-src::enginebuffer.cpp ... Message-ID: <200406260607.i5Q671mn050569@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
krion 2004-06-26 06:07:01 UTC
FreeBSD ports repository
Modified files:
audio Makefile
Added files:
audio/mixxx Makefile distinfo pkg-descr pkg-plist
audio/mixxx/files patch-src::build.definition
patch-src::check.qbas
patch-src::compat_round.cpp
patch-src::compat_round.h
patch-src::configure
patch-src::enginebuffer.cpp
patch-src::mixxx.cpp patch-src::mixxx.h
patch-src::mixxx.pro
patch-src::playerportaudio.cpp
patch-src::probabilityvector.cpp
patch-src::soundsourcesndfile.cpp
patch-src::wvisualwaveform.cpp
Log:
Add mixxx 1.3.2,
Mixxx is software for DJ'ing. You can use wave based audio
files, Ogg Vorbis and MP3 files as audio input. Mixxx can be
controlled through the GUI and with external controllers
including MIDI devices, joysticks and more.
PR: ports/68345
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Revision Changes Path
1.524 +1 -0 ports/audio/Makefile
1.1 +57 -0 ports/audio/mixxx/Makefile (new)
1.1 +2 -0 ports/audio/mixxx/distinfo (new)
1.1 +41 -0 ports/audio/mixxx/files/patch-src::build.definition (new)
1.1 +11 -0 ports/audio/mixxx/files/patch-src::check.qbas (new)
1.1 +258 -0 ports/audio/mixxx/files/patch-src::compat_round.cpp (new)
1.1 +9 -0 ports/audio/mixxx/files/patch-src::compat_round.h (new)
1.1 +20 -0 ports/audio/mixxx/files/patch-src::configure (new)
1.1 +28 -0 ports/audio/mixxx/files/patch-src::enginebuffer.cpp (new)
1.1 +45 -0 ports/audio/mixxx/files/patch-src::mixxx.cpp (new)
1.1 +10 -0 ports/audio/mixxx/files/patch-src::mixxx.h (new)
1.1 +92 -0 ports/audio/mixxx/files/patch-src::mixxx.pro (new)
1.1 +11 -0 ports/audio/mixxx/files/patch-src::playerportaudio.cpp (new)
1.1 +19 -0 ports/audio/mixxx/files/patch-src::probabilityvector.cpp (new)
1.1 +11 -0 ports/audio/mixxx/files/patch-src::soundsourcesndfile.cpp (new)
1.1 +11 -0 ports/audio/mixxx/files/patch-src::wvisualwaveform.cpp (new)
1.1 +9 -0 ports/audio/mixxx/pkg-descr (new)
1.1 +1133 -0 ports/audio/mixxx/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406260607.i5Q671mn050569>
