File xfce4-mixer.spec of Package xfce4-mixer

#
# spec file for package xfce4-mixer (Version 4.6.1)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild


Name:           xfce4-mixer
Summary:        A volume control application for the Xfce Desktop Environment
Version:        4.6.1
Release:        1
License:        GPL v2 or later
Url:            http://www.xfce.org/projects/xfce4-mixer
Source:         xfce4-mixer-%{version}.tar.bz2
Source1:        rpmlintrc
Group:          System/GUI/XFCE
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildRequires:  glib2-devel gstreamer-0_10-plugins-base-devel gtk2-devel libxfce4util-devel libxfcegui4-devel xfce4-panel-devel
BuildRequires:  intltool libxfconf-devel perl-XML-Parser update-desktop-files

%description
This is xfce4-mixer, a volume control application for the Xfce Desktop
Environment. This software package contains both a volume control
plugin for the Xfce Panel and a standalone mixer application.



%prep
%setup -q

%build
%configure \
    --disable-static
make %{?jobs:-j%jobs}

%install
make DESTDIR=$RPM_BUILD_ROOT install
%find_lang %{name}
%suse_update_desktop_file -i xfce4-mixer Settings DesktopSettings

%clean
rm -rf $RPM_BUILD_ROOT

%files -f %name.lang
%defattr(-,root,root)
%doc AUTHORS COPYING ChangeLog NEWS README TODO
%{_bindir}/xfce4-mixer
%{_libexecdir}/xfce4/panel-plugins/xfce4-mixer-plugin
%{_datadir}/applications/*.desktop
%{_datadir}/xfce4/panel-plugins/xfce4-mixer-plugin.desktop
%dir %{_datadir}/xfce4-mixer
%dir %{_datadir}/xfce4-mixer/icons
%dir %{_datadir}/xfce4-mixer/icons/hicolor
%dir %{_datadir}/xfce4-mixer/icons/hicolor/16x16
%dir %{_datadir}/xfce4-mixer/icons/hicolor/16x16/status
%dir %{_datadir}/xfce4-mixer/icons/hicolor/24x24
%dir %{_datadir}/xfce4-mixer/icons/hicolor/24x24/status
%dir %{_datadir}/xfce4-mixer/icons/hicolor/48x48
%dir %{_datadir}/xfce4-mixer/icons/hicolor/48x48/status
%dir %{_datadir}/xfce4-mixer/icons/hicolor/scalable
%dir %{_datadir}/xfce4-mixer/icons/hicolor/scalable/status
%{_datadir}/xfce4-mixer/icons/hicolor/*/status/*
%dir %{_datadir}/pixmaps/xfce4-mixer
%{_datadir}/pixmaps/xfce4-mixer/*

%changelog
* Tue Apr 21 2009 prusnak@suse.cz
- updated to 4.6.1
  - Translation updates: es (Abel Martín), pl (Piotr Sokół),
  gl (Leandro Regueiro), pt (Nuno Miguel), it (Cristian Marchi)
  - Make <Control>q and <Control>s trigger the corresponding actions.
  - Minor cosmetic fixes (row spacing of 6px in tables).
  - Add missing AudioVideo category which is obligatory if you use the Audio
  category (bug #4933).
  - Display mute/record state properly on startup (bug #5002).
  - Fix segfault when destroying the plugin
  - Move capture track check into xfce_mixer_track_update_record().
  - Don't increment the reference count on GObjects when passing them to GValue
  using g_value_set_object().
  - Fix crash with backends where the GstMixer implementation has no
  "device-name" property (bug #5201).
  - Include libxfcegui4.h to avoid implicit declaration of xfce_err().
* Fri Feb 27 2009 prusnak@suse.cz
- updated to 4.6.0 (Xfce 4.6.0 release)
* Wed Nov 05 2008 prusnak@suse.cz
- updated to 4.4.3
  * translations polish
* Mon Dec 03 2007 bwalle@suse.de
- update to 4.4.2
  o Fix parallel build of xfce4-mixer (Bug #2892).
  o Updated and new translations
* Sun Oct 21 2007 bwalle@suse.de
- replaced group 'System/GUI/Other' by 'System/GUI/XFCE'
* Wed Jun 20 2007 prusnak@suse.cz
- added alsa-devel to Requires of -devel subpackage
- use %%find_lang
* Wed May 02 2007 prusnak@suse.cz
- changed expat to libexpat-devel in Requires
* Wed Apr 25 2007 prusnak@suse.cz
- do not use parallel make, causes trouble
* Tue Apr 17 2007 prusnak@suse.cz
- disabled build of static libraries
* Wed Apr 11 2007 bwalle@suse.de
- update to 4.4.1
  o Follow the HIG specifications on the buttons.
  o Add test_vc to Makefile.am.
  o Many translation updates.
* Mon Jan 29 2007 pnemec@suse.cz
- package merged from BuildService
* Sun Jan 21 2007 bwalle@suse.de
- upgraded to 4.4.0
openSUSE Build Service is sponsored by