Mageia Bugzilla – Attachment 3117 Details for
Bug 7840
qtractor depends on lv2core that may be updated to lv2 ( bug 7639) and suil ( bug 7841)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
a spec file for qtractor updated to version 0.5.6 built on lv2
qtractor.spec (text/plain), 2.00 KB, created by
Philippe Didier
on 2012-11-18 01:30:07 CET
(
hide
)
Description:
a spec file for qtractor updated to version 0.5.6 built on lv2
Filename:
MIME Type:
Creator:
Philippe Didier
Created:
2012-11-18 01:30:07 CET
Size:
2.00 KB
patch
obsolete
>%define debug_package %{nil} > >Name: qtractor >Version: 0.5.6 >Release: %mkrel 3 >Summary: An Audio/MIDI multi-track sequencer >License: GPLv2+ >Group: Sound/Midi >Source0: %{name}-%{version}.tar.gz >URL: http://qtractor.sourceforge.net/ > >BuildRequires: qt4-devel >BuildRequires: jackit-devel >BuildRequires: libalsa-devel >BuildRequires: sndfile-devel >BuildRequires: libvorbis-devel >BuildRequires: mad-devel >BuildRequires: libsamplerate-devel >BuildRequires: rubberband-devel >BuildRequires: liblo-devel >BuildRequires: ladspa-devel >BuildRequires: dssi-devel >BuildRequires: lilv-devel >BuildRequires: suil-devel >BuildRequires: gtk2-devel >BuildRequires: desktop-file-utils > >Requires: dssi >Requires: ladspa >Requires: suil-gtk2-in-qt4 >Requires: suil-x11-in-qt4 > >%description >Qtractor is an Audio/MIDI multi-track sequencer application >written in C++ around the Qt4 toolkit using Qt Designer. > >The initial target platform will be Linux, where the Jack Audio >Connection Kit (JACK) for audio, and the Advanced Linux Sound >Architecture (ALSA) for MIDI, are the main infrastructures to >evolve as a fairly-featured Linux Desktop Audio Workstation GUI, >specially dedicated to the personal home-studio. > >%prep >%setup > >%build >%configure --enable-lilv --enable-suil --localedir=/usr/share/locale > >%make > >%install >rm -rf $RPM_BUILD_ROOT >%makeinstall DESTDIR=%{buildroot} > >desktop-file-install \ > --remove-key="X-SuSE-translate" \ > --remove-key="Version" \ > --remove-key="X-Desktop-Install-Version" \ > --dir %{buildroot}%{_datadir}/applications \ >%{buildroot}%{_datadir}/applications/%{name}.desktop > >%clean >rm -rf $RPM_BUILD_ROOT > >%files > >%doc AUTHORS COPYING ChangeLog README TODO >%{_bindir}/%{name} >%{_datadir}/applications/%{name}.desktop >%{_datadir}/icons/hicolor/32x32/apps/%{name}.png >%{_datadir}/icons/hicolor/32x32/mimetypes/*.png >%{_datadir}/mime/packages/%{name}.xml >%{_datadir}/locale/*.qm > > >%changelog >* Sat Nov 17 2012 <> 0.5.6-1 >+ new version 0.5.6 >- cleaned spec file >- enable LV2 support with suil and lilv >- localedir configure option added > > >
%define debug_package %{nil} Name: qtractor Version: 0.5.6 Release: %mkrel 3 Summary: An Audio/MIDI multi-track sequencer License: GPLv2+ Group: Sound/Midi Source0: %{name}-%{version}.tar.gz URL: http://qtractor.sourceforge.net/ BuildRequires: qt4-devel BuildRequires: jackit-devel BuildRequires: libalsa-devel BuildRequires: sndfile-devel BuildRequires: libvorbis-devel BuildRequires: mad-devel BuildRequires: libsamplerate-devel BuildRequires: rubberband-devel BuildRequires: liblo-devel BuildRequires: ladspa-devel BuildRequires: dssi-devel BuildRequires: lilv-devel BuildRequires: suil-devel BuildRequires: gtk2-devel BuildRequires: desktop-file-utils Requires: dssi Requires: ladspa Requires: suil-gtk2-in-qt4 Requires: suil-x11-in-qt4 %description Qtractor is an Audio/MIDI multi-track sequencer application written in C++ around the Qt4 toolkit using Qt Designer. The initial target platform will be Linux, where the Jack Audio Connection Kit (JACK) for audio, and the Advanced Linux Sound Architecture (ALSA) for MIDI, are the main infrastructures to evolve as a fairly-featured Linux Desktop Audio Workstation GUI, specially dedicated to the personal home-studio. %prep %setup %build %configure --enable-lilv --enable-suil --localedir=/usr/share/locale %make %install rm -rf $RPM_BUILD_ROOT %makeinstall DESTDIR=%{buildroot} desktop-file-install \ --remove-key="X-SuSE-translate" \ --remove-key="Version" \ --remove-key="X-Desktop-Install-Version" \ --dir %{buildroot}%{_datadir}/applications \ %{buildroot}%{_datadir}/applications/%{name}.desktop %clean rm -rf $RPM_BUILD_ROOT %files %doc AUTHORS COPYING ChangeLog README TODO %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/32x32/apps/%{name}.png %{_datadir}/icons/hicolor/32x32/mimetypes/*.png %{_datadir}/mime/packages/%{name}.xml %{_datadir}/locale/*.qm %changelog * Sat Nov 17 2012 <> 0.5.6-1 + new version 0.5.6 - cleaned spec file - enable LV2 support with suil and lilv - localedir configure option added
View Attachment As Raw
Actions:
View
Attachments on
bug 7840
: 3117