]> git.pld-linux.org Git - packages/xine-lib.git/commitdiff
- polypaudio is dead, update for pulseaudio needed
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 17 Nov 2006 16:31:53 +0000 (16:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- most patches here REQUIRE ac/am rebuild, so it must be fixed if broken

Changed files:
    xine-lib.spec -> 1.183

xine-lib.spec

index ecf6a3dfad8454842f733c0825af20f9f043eba3..08e91a95057814d1ce2aec9f9217a7a85e08f754 100644 (file)
@@ -1,4 +1,5 @@
 # TODO
+# - update for pulseaudio
 # - --with-external-ffmpeg
 #
 # Conditional build:
@@ -714,9 +715,9 @@ Plugin de video para o xine, utilizando a extens
 %{__libtoolize}
 # breaks DOMAIN (modified Makefile.in.in?)
 #%%{__gettextize}
-#%{__aclocal} -I m4
-#%{__autoconf}
-#%{__automake}
+%{__aclocal} -I m4
+%{__autoconf}
+%{__automake}
 %configure \
        %{?with_alsa:--enable-alsa} \
        %{!?with_alsa:--disable-alsa} \
This page took 0.046075 seconds and 4 git commands to generate.