]> git.pld-linux.org Git - packages/alsa-patch-bay.git/commitdiff
- BRs updated, ladcca by default on, rel.1 auto/ac/alsa-patch-bay-1_0_0-1
authorfreetz <freetz@pld-linux.org>
Fri, 25 Mar 2005 12:32:53 +0000 (12:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    alsa-patch-bay.spec -> 1.19

alsa-patch-bay.spec

index 171f6519f20571f327cf0a06cee0398ef308f1f7..aacd5fd0b6ab53a4cddb9caba279b7c3f60a8c7f 100644 (file)
@@ -1,14 +1,14 @@
 #
 # Conditional build:
-%bcond_without fltk    # without FLTK UI
-%bcond_without gtkmm   # without gtkmm UI
-%bcond_with ladcca     # with ladcca support
+%bcond_without fltk    # without FLTK UI
+%bcond_without gtkmm   # without gtkmm UI
+%bcond_without ladcca  # with ladcca support
 #
 Summary:       Graphical patch bay for the ALSA sequencer and JACK
 Summary(pl):   Graficzny interfejs dla sekwencera ALSY i JACK-a
 Name:          alsa-patch-bay
 Version:       1.0.0
-Release:       0.1
+Release:       1
 License:       GPL
 Group:         X11/Applications/Sound
 Source0:       http://pkl.net/~node/software/%{name}-%{version}.tar.gz
@@ -20,7 +20,7 @@ URL:          http://pkl.net/~node/alsa-patch-bay.html
 BuildRequires: autoconf
 BuildRequires: automake
 %{?with_fltk:BuildRequires:    fltk-devel >= 1.1}
-%{?with_gtkmm:BuildRequires:   gtkmm-devel >= 2.0.0}
+%{?with_gtkmm:BuildRequires:   gtkmm22-devel}
 BuildRequires: jack-audio-connection-kit-devel >= 0.80.0
 %{?with_ladcca:BuildRequires:  ladcca-devel}
 BuildRequires: libtool
@@ -86,6 +86,7 @@ Summary:      GTKmm-based GUI for ALSA Patch Bay
 Summary(pl):   Oparte na GTKmm GUI do ALSA Patch Bay
 Group:         X11/Applications/Sound
 Requires:      %{name} = %{version}-%{release}
+Requires:      gtkmm22
 Provides:      %{name}-ui = %{version}-%{release}
 
 %description ui-gtkmm
This page took 0.06299 seconds and 4 git commands to generate.