/[svn]/qsampler/trunk/qsampler.spec.in
ViewVC logotype

Diff of /qsampler/trunk/qsampler.spec.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2028 by capela, Wed Nov 4 18:59:57 2009 UTC revision 2083 by capela, Tue Apr 13 07:16:54 2010 UTC
# Line 1  Line 1 
1  %define name    @PACKAGE_TARNAME@  %define name    @PACKAGE_TARNAME@
2  %define version @PACKAGE_VERSION@  %define version @PACKAGE_VERSION@
3  %define release 11  %define release 12
4  %define prefix  @ac_prefix@  %define prefix  @ac_prefix@
5    
6  Summary:        A LinuxSampler Qt GUI interface  Summary:        A LinuxSampler Qt GUI interface
# Line 15  URL:           http://qsampler.sourceforge.net/ Line 15  URL:           http://qsampler.sourceforge.net/
15    
16  BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot  BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
17    
18  Requires:       qt >= 4.2  BuildRequires:  libqt4-devel >= 4.1
 Requires:       liblscp >= 0.5.5  
 Requires:       libgig >= 3.2.0  
   
 BuildRequires:  qt-devel >= 4.2  
19  BuildRequires:  liblscp-devel >= 0.5.5  BuildRequires:  liblscp-devel >= 0.5.5
20  BuildRequires:  libgig-devel >= 3.2.0  BuildRequires:  libgig-devel >= 3.2.0
21    
22  %description  %description
23  QSampler is a LinuxSampler GUI front-end application written in C++ around  QSampler is a LinuxSampler GUI front-end application written in C++ around
24  the Qt3 toolkit using Qt Designer. For the moment it just wraps the client  the Qt4 toolkit using Qt Designer. For the moment it just wraps the client
25  interface of LinuxSampler Control Protocol (LSCP) (http://www.linuxsampler.org).  interface of LinuxSampler Control Protocol (LSCP) (http://www.linuxsampler.org).
26    
27  %prep  %prep

Legend:
Removed from v.2028  
changed lines
  Added in v.2083

  ViewVC Help
Powered by ViewVC