]> git.pld-linux.org Git - packages/amarok.git/blobdiff - amarok.spec
- updated TODO
[packages/amarok.git] / amarok.spec
index 3be9bb50e2e40dc97a14b2ab86ee106636b34cc5..2996fcd0d63b01a87513ca01d0561a4d62c5b056 100644 (file)
@@ -1,9 +1,9 @@
 #
 # TODO:
 #      * postgresql support alongside mysql
-#      * NMM, MAS audio backend support
+#      * NMM audio backend support (fix build - propably some BRs)
 #      * make descriptions less useless
-#      * HelixPlayer engine?
+#      * HelixPlayer engine (fix build - propably some BRs)
 #
 # Conditional builds:
 %bcond_without arts            # disable arts engine
@@ -148,7 +148,7 @@ cp -f /usr/share/automake/config.sub admin
 %configure \
        --disable-rpath \
        %{!?with_arts:--without-arts} \
-       %{!?with_mas:--with-mas} \
+       %{?with_mas:--with-mas} \
        %{!?with_xine:--without-xine} \
        %{!?with_gstreamer:--without-gstreamer} \
        %{!?with_akode:--without-akode} \
This page took 0.027015 seconds and 4 git commands to generate.