Overview

Request 230 (accepted)

- exclude "libcdaudio" plugin temporarily, fix build
there is a mess in the required libraries that will be fixed
later.

Submit package home:crrodriguez:branches:Multimedia / qmmp to package Multimedia / qmmp

qmmp.changes Changed
x
 
1
@@ -1,4 +1,11 @@
2
 -------------------------------------------------------------------
3
+Thu May 31 19:42:07 UTC 2012 - crrodriguez@opensuse.org
4
+
5
+- exclude "libcdaudio" plugin temporarily, fix build 
6
+  there is a mess in the required libraries that will be fixed
7
+  later.
8
+
9
+-------------------------------------------------------------------
10
 Sun May 27 00:00:00 UTC 2012 - Manfred.Tremmel@iiv.de
11
 
12
 - New upstream version <0.5.4>
13
qmmp.spec Changed
10
 
1
@@ -133,7 +133,7 @@
2
 %{_libdir}/%{name}/General/libstatusicon.so
3
 %dir %{_libdir}/%{name}/Input
4
 %{_libdir}/%{name}/Input/libaac.so
5
-%{_libdir}/%{name}/Input/libcdaudio.so
6
+#%{_libdir}/%{name}/Input/libcdaudio.so
7
 %{_libdir}/%{name}/Input/libcue.so
8
 %{_libdir}/%{name}/Input/libffmpeg.so
9
 %{_libdir}/%{name}/Input/libflac.so
10
Refresh
Refresh
Request History
crrodriguez's avatar

crrodriguez created request over 11 years ago

- exclude "libcdaudio" plugin temporarily, fix build
there is a mess in the required libraries that will be fixed
later.