File qjackctl.spec of Package qjackctl
#
# spec file for package qjackctl (Version 0.3.3)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: qjackctl
BuildRequires: alsa-devel libjack-devel libqt4-devel update-desktop-files
Summary: Qt-based interface to JACK
Version: 0.3.3
Release: 1
Group: Productivity/Multimedia/Sound/Utilities
License: GPL v2 or later
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Url: http://qjackctl.sf.net
Source: %{name}-%{version}.tar.bz2
%description
Qjackctl is a simple Qt application to control the JACK sound server
daemon (http://jackit.sourceforge.net), for the Linux Audio Desktop
infrastructure.
Authors:
--------
Rui Nuno Capela <rncbc@rncbc.org>
%prep
%setup -q
%build
autoreconf -fi
%configure
make %{?jobs:-j %jobs}
%install
%makeinstall
%suse_update_desktop_file qjackctl Music AudioVideo
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-, root, root)
%doc AUTHORS COPYING ChangeLog README TODO
%{_bindir}/*
%{_datadir}/applications/*.desktop
%{_datadir}/pixmaps/*.png
%changelog
* Wed Jun 18 2008 tiwai@suse.de
- updated to version 0.3.3:
* load Qt's own translation support and get rid of the ever
warning startup message
* Messages file logging makes its first long overdue appearance
* Only one application instance is now allowed
* Full JACK MIDI support sneaks into the patchbay
* Sun driver support
* Delay window positioning at startup option is now being
disabled
* Cosmetic fix for apperance
* Fri Dec 21 2007 tiwai@suse.de
- updated to version 0.3.2:
* Patchbay port matching has been slightly extended
* Start option from Setup/Misc/Start
* Regression from QSystemTrayIcon (Qt4 >= 4.2) implementation
* Some portaudio backend settings are now being enabled
* Server mode display blinking (RT indicator) is now an option
* Tool/child windows position and size preservation fixed.
* The connections/patchbay auto-refresh option has been removed
* Messages line limit was not being checked, now honored.
* Patchbay snapshot got its socket and port ordering back.
* ALSA Sequencer support is now an optional feature on setup
* Get configure to try and detect the correct qmake location
* The connections widget is now being properly refreshed
* The xrun count stats can now be reset simply by middle clicking
on the systray icon or the main window's display area
* An improved version of the "shiny" background image was issued
* A warning is now being issued, asking whether one wants to
remove a corresponding Patchbay connection, etc
* The infamous "Keep child windows always on top" global option
is now supposed to behave a little better
* Input/Output Channel setting is allowed to be greater than 32
* Thu Jul 19 2007 tiwai@suse.de
- updated to version 0.3.1a:
* system-tray icon tooltip shows the current DSP load
* fixed Connections/Patchbay item tooltip crash bug
* use QSystemTrayIcon class facility if available
* refactoring QProcess class usage
* A new eye-candy bit has sneaked in
* Combo-box setup history has been corrected on restore
* Wed Jul 11 2007 tiwai@suse.de
- updated to version 0.3.0:
* Qt4 migration
* Tue Jul 03 2007 tiwai@suse.de
- updated to version 0.2.23:
* JACK MIDI support is now being introduced
* Application icon is now installed to ${prefix}/share/pixmaps
* Invalidation of the JACK client handle is now forced right on
jack_shutdown notification
* Default font option names were adjusted to "Sans Serif" and
"Monospace"
* The "keep child windows always on top" option is not set as
default anymore
* Autoconf (configure) scripting gets an update.
* Mon Apr 02 2007 tiwai@suse.de
- updated to version 0.2.22:
* Fixed default settings for the freebob backend (JACK >=
0.103.0).
* CPU Load status label now says correctly DSP Load.
* The most recently used patchbay definitions can now be
correctly selected in round-robin fashion from its drop-down
list widget.
* Avoid mixing JACK MIDI ports with regular audio ports on the
Connections and Patchbay widgets; strictly list only audio
ports.
* Added 192k sample rate to setup settings drop down list (as
kindly reminded by Klaus Zimmermann, thanks).
* Most top-level widgets were missing the normal-widget flag,
which were causing some sticky size behavior on some window
managers.
* Thu Oct 12 2006 tiwai@suse.de
- updated to version 0.2.21:
* GPL address update
* All window captions can now be set smaller as tool-widgets
* The main window button text labels are now optional
* Increased the default maximum number of ports setting from 128 to 256.
* Initial freebob backend driver support
* Quit the whole app when closing the main window
* Rewind, Play and Pause transport commands are on main pop-up menu
* Call post-shutdown script when using the Stop button
* The main window buttons display are now optional
* Added configure support for x86_64 libraries
* Mon May 15 2006 tiwai@suse.de
- updated to version 0.2.20.
* new cmdline option for server path
* improved patchbay dialog
* improved XRUN callback notification
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Thu Jan 12 2006 tiwai@suse.de
- updated to 0.2.19a.
* Wed Oct 12 2005 tiwai@suse.de
- removed glib* from neededforbuild.
* Wed Oct 12 2005 tiwai@suse.de
- fix for qt3.3.5 (remove invalid includehints)
* Wed Jul 27 2005 tiwai@suse.de
- updated to version 0.2.18.
* Wed Feb 09 2005 tiwai@suse.de
- updated to version 0.2.15a.
* Tue Feb 08 2005 tiwai@suse.de
- updated to version 0.2.15.
* Mon Jan 24 2005 tiwai@suse.de
- updated to version 0.2.14.
* Fri Jan 21 2005 tiwai@suse.de
- updated to version 0.2.13.
* Fri Jan 07 2005 adrian@suse.de
- fix build, qmake isn't in default $PATH anymore
* Wed Sep 22 2004 mskibbe@suse.de
- change specfile (suse_update_desktop_file)
* Mon Sep 06 2004 tiwai@suse.de
- updated to version 0.2.10.
* Thu Aug 05 2004 tiwai@suse.de
- updated to version 0.2.9.
* Mon Jun 14 2004 mana@suse.de
- update to version 0.2.8
* Mon Mar 01 2004 tiwai@suse.de
- updated to version 0.2.6.
* Mon Feb 16 2004 tiwai@suse.de
- updated to version 0.2.5.
- build as non-root.
* Mon Jan 19 2004 tiwai@suse.de
- updated to version 0.2.3a.
* Tue Nov 18 2003 tiwai@suse.de
- updated to version 0.1.2.
* Mon Sep 15 2003 tiwai@suse.de
- added desktop icon.
* Tue Sep 02 2003 tiwai@suse.de
- changed the default configuration for suse distro.
* Mon Sep 01 2003 tiwai@suse.de
- merge 0.0.4 updates.
minor bugfixes only.
* Sun Aug 17 2003 adrian@suse.de
- justify Category
* Thu Aug 14 2003 tiwai@suse.de
- initial version: 0.0.3.