Registered Member
|
I am using the latest SVN snapshot from the amarok-svn ebuild (r6). When I emerge it after it runs the configure script it says:
Just wondering are those currently removed from SVN for now or is my ebuild fubar? I am using these USE flags: "flac gstreamer ipod kde moodbar mp3 musicbrainz mysql opengl visualization vorbis xine xmms". It says it uses "./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --without-arts --with-xine --with-gstreamer --enable-mysql --disable-postgresql --with-opengl --with-xmms --with-libvisual --enable-amazon --with-musicbrainz --without-helix --without-mas --without-nmm --enable-debug=full --with-x --enable-mitshm --without-xinerama --with-qt-dir=/usr/qt/3 --enable-mt --with-qt-libraries=/usr/qt/3/lib64 --disable-dependency-tracking --disable-debug --without-debug --disable-gcc-hidden-visibility --without-arts --prefix=/usr/kde/3.5 --mandir=/usr/kde/3.5/share/man --infodir=/usr/kde/3.5/share/info --datadir=/usr/kde/3.5/share --sysconfdir=/usr/kde/3.5/etc --enable-libsuffix=64 --libdir=/usr/kde/3.5/lib64 --build=x86_64-pc-linux-gnu"
Last edited by CptnObvious999 on Mon May 29, 2006 2:25 am, edited 1 time in total.
|
Registered Member
|
> Just wondering are those currently removed from SVN for now or is my ebuild fubar?
Those what? I assume you mean the useflags/not included difference. The only thing I can see that's not according to your setting is gstreamer - which gets rewritten for gst 0.10 (enable with --with-gstreamer10) |
Registered Member
|
Oh ok I didn't notice the configure script was disabling helix, nmm, and mp4 support purposely. I fixed the ebuild to use Gstreamer correctly and put in support for mp4 tag write support (the aac use flag). This is my first ebuild (even if it is a mod), enjoy:
Note: change line 98 if kde is not installed into /usr/kde/3.5 (anyone know how to fix it to work for everyone?) |
Registered Member
|
You could just leave out the /usr/kde/3.5 part - it should be in $PATH. $KDEDIR should also be possible (like in line 115)
|
Registered users: Bing [Bot], Google [Bot], Sogou [Bot]