]> git.pld-linux.org Git - packages/ardour.git/blobdiff - ardour.spec
- added libraptor-devel BR
[packages/ardour.git] / ardour.spec
index a4e4b164d0a39f905777eebecfccbdc4992ba45f..35adc624fcae7177782dad94faf1d7c876f09464 100644 (file)
@@ -2,17 +2,18 @@ Summary:      Multitrack hard disk recorder
 Summary(pl):   Wieloscie¿kowy magnetofon nagrywaj±cy na twardym dysku
 Name:          ardour
 Version:       0.9
-%define         _beta  beta8
+%define        _beta   beta9.1
 Release:       0.%{_beta}.1
 License:       GPL
 Group:         X11/Applications/Sound
 Source0:       http://dl.sourceforge.net/ardour/%{name}-%{version}%{_beta}.tar.bz2
-# Source0-md5: fc52ac975ab673fad57be5fbcdeacf91
+# Source0-md5: 411deff954d269b70a330f2718c5674a
 Source1:       %{name}.desktop
 Patch0:                %{name}-system-libs.patch
 Patch1:                %{name}-opt.patch
 Patch2:                %{name}-ac_cleanup.patch
 Patch3:                %{name}-am18.patch
+Patch4:                %{name}-nptl_fix.patch
 URL:           http://ardour.sourceforge.net/
 BuildRequires: XFree86-devel
 BuildRequires: autoconf >= 2.50
@@ -21,7 +22,7 @@ BuildRequires:        alsa-lib-devel >= 0.9.0
 BuildRequires: gtk+-devel >= 1.0.0
 #BuildRequires:        gtk-canvas-devel >= 0.1
 BuildRequires: gtkmm1-devel >= 1.2.6
-BuildRequires: jack-audio-connection-kit-devel >= 0.80.0
+BuildRequires: jack-audio-connection-kit-devel >= 0.91.0
 BuildRequires: libart_lgpl >= 2.3
 BuildRequires: libpng-devel
 BuildRequires: liblrdf-devel >= 0.3.0
@@ -32,6 +33,7 @@ BuildRequires:        libstdc++-devel
 BuildRequires: libtool
 BuildRequires: libxml2-devel >= 2.5.0
 BuildRequires: pkgconfig
+BuildRequires: libraptor-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -52,6 +54,7 @@ MMC, niedestruktywny, nieliniowy edytor oraz wtyczki LADSPA.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 install -d m4
 # extract AM_BUILD_ENVIRONMENT (patched!)
This page took 0.036141 seconds and 4 git commands to generate.