/[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 2725 by capela, Wed Mar 25 09:24:40 2015 UTC revision 2823 by capela, Sun Jul 19 16:35:24 2015 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 13  %define release 14
4    
5  %define _prefix @ac_prefix@  %define _prefix @ac_prefix@
6    
# Line 16  URL:           http://qsampler.sourceforge.net/ Line 16  URL:           http://qsampler.sourceforge.net/
16    
17  BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot  BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
18    
19  BuildRequires:  libqt4-devel >= 4.4  BuildRequires:  libqt5-qtbase-devel >= 5.1
20  BuildRequires:  liblscp-devel >= 0.5.6  BuildRequires:  liblscp-devel >= 0.5.6
21  BuildRequires:  libgig-devel >= 3.3.0  BuildRequires:  libgig-devel >= 3.3.0
22    
23  %description  %description
24  Qsampler is a LinuxSampler GUI front-end application written in C++ around  Qsampler is a LinuxSampler GUI front-end application written in C++ around
25  the Qt4 toolkit using Qt Designer. For the moment it just wraps the client  the Qt framework using Qt Designer. For the moment it just wraps the client
26  interface of LinuxSampler Control Protocol (LSCP) (http://www.linuxsampler.org).  interface of LinuxSampler Control Protocol (LSCP) (http://www.linuxsampler.org).
27    
28  %prep  %prep

Legend:
Removed from v.2725  
changed lines
  Added in v.2823

  ViewVC Help
Powered by ViewVC