[kde-freebsd] Amarok2 port available for testing

Alberto Villa villa.alberto at gmail.com
Sat Dec 13 11:00:42 CET 2008


On Saturday 13 December 2008 10:41:01 Max Brazhnikov wrote:
> > thanks! works fine here! but why not to use the -kde4 syntax? almost
> > every kde4 port uses it. just to be more coherent with the ports tree:
> > PORTNAME=			amarok
> > PKGNAMESUFFIX=	-kde4
>
> This is not mandatory and make sense primary when you have ports with same
> version for kde3 and kde4 (e.g. audio/kid3* ports).
> But one should remember to set LATEST_LINK for ports.

ok, i thought that looking at koffice-kde4

> > i got an error while building this. i got a crash after that, and lost
> > the log. it reported a wrong diff between include/mysql.h.pp and
> > ./SOMETHING i solved the issue adding #include <stdlib.h> as first line
> > in
> > include/mysql.h.pp
> > sorry for not being more precise
>
> looks like a rude hack :)

probably it is ;)
but an #include <stdlib.h> shouldn't be dangerous

> no, you don't need running mysql-server. Should work fine without it.

but it didn't pass cmake configuration without it running. i saw in 
cmake/modules/FindMySQLAmarok.cmake:
if(MYSQL_INCLUDE_DIR AND MYSQL_EMBEDDED_LIBRARIES AND 
HAVE_MYSQL_OPT_EMBEDDED_CONNECTION)
   set(MYSQL_EMBEDDED_FOUND TRUE)
...and tried to start it... and it worked
anyway, libmtp has been updated, so i'll rebuild the port tomorrow, and i'll 
be back with some more info
-- 
Alberto Villa <villa.alberto at gmail.com>


More information about the kde-freebsd mailing list