]> git.pld-linux.org Git - packages/audacious-plugins.git/commitdiff
- allow building with libprojectM 1.1
authorhawk <hawk@pld-linux.org>
Wed, 9 Apr 2008 15:25:17 +0000 (15:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 3

Changed files:
    audacious-plugins.spec -> 1.38

audacious-plugins.spec

index f28ec2c4410dcc9b2064683288821168867a7b41..4cd21cab5555688d788fe7e8ada277f1f1b8ebf9 100644 (file)
@@ -9,11 +9,12 @@ Summary:      Plugins for Audacious media player (metapackage)
 Summary(pl.UTF-8):     Wtyczki dla odtwarzacza multimedialnego Audacious (metapakiet)
 Name:          audacious-plugins
 Version:       1.5.0
-Release:       2
+Release:       3
 License:       GPL
 Group:         X11/Applications/Sound
 Source0:       http://distfiles.atheme.org/%{name}-%{version}.tbz2
 # Source0-md5: 258fcdc5919a9f649ea66ab55a142835
+Patch0:                %{name}-libprojectm11.patch
 URL:           http://audacious-media-player.org/
 # BR by visualization-projectM
 BuildRequires: OpenGL-GLU-devel
@@ -49,7 +50,7 @@ BuildRequires:        libmpcdec-devel
 # BR by general-mtp_up
 BuildRequires: libmtp-devel >= 0.1.3
 # BR by visualization-projectM
-BuildRequires: libprojectM-devel >= 1.0
+BuildRequires: libprojectM-devel >= 1.1
 BuildRequires: libsamplerate-devel
 BuildRequires: libsidplay-devel
 BuildRequires: libsndfile-devel >= 0.19
@@ -886,6 +887,7 @@ Wtyczka graficzna Spectrum dla odtwarzacza multimedialnego Audacious.
 
 %prep
 %setup -q
+%patch0 -p1
 %{__sed} -i \
        -e 's#include "projectM/event.h"#include <libprojectM/event.h>#' src/projectm/sdltoprojectM.h \
        -e 's#include <projectM/#include <libprojectM/#g' src/projectm/main.c
This page took 0.030843 seconds and 4 git commands to generate.