On Sunday 07 June 2009 01:59:00 Matt wrote: > On Sat, Jun 6, 2009 at 9:44 AM, Martin Wilke<m...@freebsd.org> wrote: > > Two potential issues I'm seeing here. > > 1. What version of Qt are you using? If you have 4.5 from Area51, the > Amarok 2.0.x series has problems with it. The recently released > version 2.1 is supposed to correct that. I have a port update in > progress but it requires two supporting ports (qtscriptgenerator and > taglib-extras) that are not in the ports tree. I have ports ready for > those too, but I haven't submitted any PRs for them yet.
taglib-extras port is done :) qscriptgenerator is not easy portable, only core bindings works. > > 2. I seem to remember a posting on the Amarok mailing list about > InnoDB tables not being supported > (http://mail.kde.org/pipermail/amarok/2009-March/007869.html is the > one I think I'm remembering). Try getting it to use MyISAM tables for > the Amarok stuff and see if that helps. > # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # taglib-extras/Makefile # taglib-extras/distinfo # taglib-extras/pkg-descr # taglib-extras/pkg-plist # echo x - taglib-extras/Makefile sed 's/^X//' >taglib-extras/Makefile << '255638e885513cd1577925fb30f0b89a' X# New ports collection makefile for: taglib-extras X# Date Created: 06 Jun 2009 X# Whom: Dima Panov <flu...@fluffy.khv.ru> X# X# $FreeBSD: $ X# X XPORTNAME= taglib-extras XPORTVERSION= 0.1 XCATEGORIES= audio XMASTER_SITES= http://ktown.kde.org/~wheeler/files/src/ XDISTFILES= ${DISTNAME}${EXTRACT_SUFX} X XMAINTAINER= po...@freebsd.org XCOMMENT= Library for manipulating ID3 tags and Ogg comments X XLIB_DEPENDS= tag.6:${PORTSDIR}/audio/taglib \ X mp4v2:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2 X XLATEST_LINK= ${PORTNAME}-kde4 X XUSE_BZIP2= yes XUSE_KDE4= kdehier kdeprefix kdelibs automoc4 XUSE_QT_VER= 4 XQT_COMPONENTS= corelib gui script qmake_build moc_build rcc_build uic_build XUSE_GETTEXT= yes XUSE_CMAKE= yes XUSE_LDCONFIG= yes X XCMAKE_ARGS+= -DWITH_KDE:BOOL=ON X Xpost-patch: X ${REINPLACE_CMD} -e \ X 's,$${LIB_INSTALL_DIR}/pkgconfig,libdata/pkgconfig,' \ X ${WRKSRC}/CMakeLists.txt X X.include <bsd.port.mk> X 255638e885513cd1577925fb30f0b89a echo x - taglib-extras/distinfo sed 's/^X//' >taglib-extras/distinfo << '7ec416a118038a5542131ee11ad1bf6f' XMD5 (taglib-extras-0.1.tar.bz2) = 2e23818425f8774618924c1526d96346 XSHA256 (taglib-extras-0.1.tar.bz2) = e91319e3b0b5f5748550978d34f5913397ad39a14a8776673b813b43a5578e7b XSIZE (taglib-extras-0.1.tar.bz2) = 52160 7ec416a118038a5542131ee11ad1bf6f echo x - taglib-extras/pkg-descr sed 's/^X//' >taglib-extras/pkg-descr << '282da64540524c80b12305c39ead5f24' Xtaglib is a fast, lightweight, library for manipulating ID3v1 and ID3v2 tags in XMP3 and OGG formatted audio files. X XWWW: http://ktown.kde.org/~wheeler/taglib.html 282da64540524c80b12305c39ead5f24 echo x - taglib-extras/pkg-plist sed 's/^X//' >taglib-extras/pkg-plist << '76a2e8c8a4886ddeac9ef73d0dfd390a' Xbin/taglib-extras-config Xinclude/taglib-extras/taglib-extras_export.h Xinclude/taglib-extras/tdebug.h Xinclude/taglib-extras/tfile_helper.h Xinclude/taglib-extras/tplugins.h Xinclude/taglib-extras/wavfiletyperesolver.h Xinclude/taglib-extras/wavproperties.h Xinclude/taglib-extras/wavfile.h Xinclude/taglib-extras/mp4filetyperesolver.h Xinclude/taglib-extras/mp4atom.h Xinclude/taglib-extras/mp4file.h Xinclude/taglib-extras/mp4item.h Xinclude/taglib-extras/mp4properties.h Xinclude/taglib-extras/mp4tag.h Xinclude/taglib-extras/asffiletyperesolver.h Xinclude/taglib-extras/asfattribute.h Xinclude/taglib-extras/asffile.h Xinclude/taglib-extras/asfproperties.h Xinclude/taglib-extras/asftag.h Xinclude/taglib-extras/audiblefiletyperesolver.h Xinclude/taglib-extras/audiblefile.h Xinclude/taglib-extras/audibleproperties.h Xinclude/taglib-extras/audibletag.h Xinclude/taglib-extras/realmediafiletyperesolver.h Xinclude/taglib-extras/realmediafile.h Xlibdata/pkgconfig/taglib-extras.pc Xlib/libtag-extras.so.0.1.0 Xlib/libtag-extras.so.0 Xlib/libtag-extras.so x...@dirrm include/taglib-extras 76a2e8c8a4886ddeac9ef73d0dfd390a exit -- Dmitry "Red Fox" Panov @ Home FreeBSD since September, 1995 Khabarovsk, Russia Skype:dima.panov | Jabber.org:fluffy.khv | ICQ:1745024 _______________________________________________ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information