Module submission - amarok
Auke Kok
sofar at lunar-linux.org
Wed Jun 1 15:30:09 UTC 2005
dveatch at woh.rr.com wrote:
>module name : amarok
>suggested section : audio
>update (y/n) : y
>bugfix (y/n) : n
>security (y/n) : n
>
>
>Added mysql as an optional depends for those who want use a database with amarok.
>After setting up a mysql database it seems to work. Amarok did not complain when
>when setting up it's collection database.
>
>dveatch
>
>
>
>------------------------------------------------------------------------
>
>--- amarok/DEPENDS 2005-05-22 07:02:57.000000000 -0400
>+++ amarok/DEPENDS 2005-06-01 10:01:06.000000000 -0400
>@@ -15,4 +15,8 @@
> optional_depends "arts" "--with-arts" "--without-arts" \
> "for ARTS support" &&
>
>-optional_depends "libvisual" "" "" "for libvisual support"
>+optional_depends "libvisual" "" "" "for libvisual support" &&
>+
>+optional_depends "mysql" "--enable-mysql" \
>+ "--without-mysql" \
>+ "for database support"
>
>
>
that doesn't seem exactly right, usually '--enable-xxx' is matched by
'--disable-xxx' ... Are you sure that those are the correct switches?
sofar
More information about the Lunar
mailing list