Please add the CLAM music annotator to portage. Thanks. website: http://clam.iua.upf.edu/index.html
I really want this, so I might make a package myself soon. I hope it's not too difficult to build.
I think the goal should be to get CLAM-0.91-cvs-20060505-1.tar.gz and CLAM-Annotator-0.3.1.tar.gz packaged. Available here: http://clam.iua.upf.edu/download-source.html
It needs oscpack: http://www.audiomulch.com/~rossb/code/oscpack/
Actually oscpack is optional :-)
I get this error during compiling. I ran: scons with_osc_support=no with_jack_support=no release=no prefix=~/CLAM configure && scons g++ -g -Wall -include CLAM/preinclude.hxx -fPIC -DCLAM_FLOAT -DUSE_PTHREADS=1 -DUSE_XERCES_TRUE -DCLAM_USE_XML -DUSE_LADSPA=1 -DUSE_FFTW=1 -DUSE_SNDFILE=1 -DUSE_OGGVORBIS=1 -DUSE_MAD=1 -DUSE_ID3=1 -DUSE_ALSA=1 -DUSE_GL=1 -DUSE_QT=1 -Ivmqt -Icore/include -Iprocessing/include -Iaudioio/include -I/usr/qt/3/include -I/usr/local/include -c -o vmqt/CLAM/NetPlot.os vmqt/CLAM/NetPlot.cxx In file included from /usr/include/GL/glx.h:25, from vmqt/CLAM/GLContext.hxx:7, from vmqt/CLAM/NetPlot.cxx:2: /usr/include/X11/Xmd.h:132: error: conflicting declaration 'typedef long int INT32' /usr/qt/3/include/qglobal.h:689: error: 'INT32' has a previous declaration as `typedef int INT32' /usr/include/X11/Xmd.h:132: error: declaration of `typedef long int INT32' /usr/qt/3/include/qglobal.h:689: error: conflicts with previous declaration `typedef int INT32' /usr/include/X11/Xmd.h:132: error: declaration of `typedef long int INT32' /usr/qt/3/include/qglobal.h:689: error: conflicts with previous declaration `typedef int INT32' scons: *** [vmqt/CLAM/NetPlot.os] Error 1 scons: building terminated because of errors.
Does anyone else get this error?
Nuno, can you try to compile as I did?
No response from user.