Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 132909 - [req] add CLAM music annotator to portage
Summary: [req] add CLAM music annotator to portage
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-10 09:01 UTC by Nuno Lopes
Modified: 2007-02-03 16:51 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nuno Lopes 2006-05-10 09:01:50 UTC
Please add the CLAM music annotator to portage. Thanks.
website: http://clam.iua.upf.edu/index.html
Comment 1 David Grant 2006-05-10 10:26:34 UTC
I really want this, so I might make a package myself soon. I hope it's not too difficult to build.
Comment 2 David Grant 2006-05-10 10:30:09 UTC
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
Comment 3 David Grant 2006-05-10 11:18:25 UTC
It needs oscpack: http://www.audiomulch.com/~rossb/code/oscpack/
Comment 4 David Grant 2006-05-10 14:55:40 UTC
Actually oscpack is optional :-)
Comment 5 David Grant 2006-05-10 19:46:53 UTC
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.
Comment 6 David Grant 2006-05-26 16:47:00 UTC
Does anyone else get this error?
Comment 7 David Grant 2006-05-29 16:27:52 UTC
Nuno, can you try to compile as I did?
Comment 8 Jakub Moc (RETIRED) gentoo-dev 2007-02-03 16:51:42 UTC
No response from user.