]> git.pld-linux.org Git - packages/alsa-modular-synth.git/commitdiff
- up to 1.5.10
authorfreetz <freetz@pld-linux.org>
Sun, 27 Jul 2003 12:54:26 +0000 (12:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- descs/BR polished
- typos

Changed files:
    alsa-modular-synth.spec -> 1.2

alsa-modular-synth.spec

index 5f83a9240c7cbcd22f0bdd6cd406b71e294f68f5..fa7d9d7ec3d114dcaa1ebcdd193674ac26df5b4b 100644 (file)
@@ -2,20 +2,20 @@
 Summary:       Realtime modular synthesizer
 Summary(pl):   Modularny syntezator dzia³aj±cy w czasie rzeczywistym
 Name:          alsa-modular-synth
-Version:       1.5.9
-Release:       0.1
+Version:       1.5.10
+Release:       1
 License:       GPL
 Group:         X11/Applications/Sound
 Source0:       http://alsamodular.sourceforge.net/%{_name}-%{version}.tar.bz2
-# Source0-md5: 432bc9d4aa3169da9fa4bf0381c5d02a
+# Source0-md5: 1f36a478f5aa339d3e88cd04fd1496b0
 Source1:       %{name}.desktop
 Patch0:                %{name}-build_fixes.patch
 Patch1:                %{name}-fftw_hack.patch
 URL:           http://alsamodular.sourceforge.net/
 BuildRequires: XFree86-devel
-BuildRequires: alsa-lib-devel
-BuildRequires: fftw-devel
-BuildRequires: jack-audio-connection-kit-devel
+BuildRequires: alsa-lib-devel >= 0.9.0
+BuildRequires: fftw-devel 
+BuildRequires: jack-audio-connection-kit-devel >= 0.74.1
 BuildRequires: ladspa-devel
 BuildRequires: qt-devel >= 3.0.5
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -24,8 +24,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 AlsaModularSynth is a realtime modular synthesizer and effect
 processor. It features:
 - MIDI controlled modular software synthesis
-- Realtime effect processing with capture from e.g. "Line In" or "Mic
-  In"
+- Realtime effect processing
 - Full control of all synthesis and effect parameters via MIDI
 - Integrated LADSPA Browser with search capability
 - JACK Support
@@ -46,7 +45,8 @@ i procesorem efekt
 
 %build
 %{__make} -f make_ams \
-    CXXFLAGS="-DQT_THREAD_SUPPORT -I%{_includedir}/qt -I%{_prefix}/X11R6/include \
+    CXXFLAGS="-DQT_THREAD_SUPPORT -I%{_includedir}/qt \
+    -I%{_prefix}/X11R6/include \
     -fno-exceptions -D_REENTRANT %{?debug:-DQT_NO_DEBUG} \
     -I. -g -Wall %{rpmcflags}"
 
This page took 0.062884 seconds and 4 git commands to generate.