Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37881169
en ru br
ALT Linux repos
S:4.18.1-alt1
5.0: 4.6.1-alt2
4.1: 4.4.3-alt0.M41.2
4.0: 4.4.2-alt0.M40
3.0: 4.2.2-alt1

Group :: Graphical desktop/XFce
RPM: xfce4-mixer

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%add_findprov_lib_path %_libdir/xfce4/modules
%add_findreq_skiplist %_libdir/xfce4/modules/*

Name: xfce4-mixer
Version: 4.4.2
Release: alt0.M40

Summary: Audio mixer plugin for the XFce panel
License: BSD
Group: Graphical desktop/XFce
Url: http://www.xfce.org/
Packager: Eugene Ostapets <eostapets at altlinux.ru>

Source: ftp://ftp.berlios.de/pub/xfce-goodies/%version/%name-%version.tar.bz2

# from Ubuntu

Patch10: 01_volume_hotkeys.patch

Requires: xfce4-panel >= %version
BuildPreReq: xfce4-dev-tools >= 4.4.0
# Automatically added by buildreq on Mon Nov 19 2007
BuildRequires: gcc-c++ libalsa-devel libstartup-notification libxml2-devel perl-XML-Parser xfce-mcs-manager-devel xfce4-dev-tools xfce4-panel-devel intltool

BuildRequires: libalsa-devel

%description
%name is the volume control plugin for the XFce panel.
Includes a simple sound mixer.

%prep
%setup
%patch10 -p1

%build
libtoolize --force --copy
intltoolize --force
aclocal -I %_datadir/xfce4/dev-tools/m4macros
automake -acf
autoconf
%configure \
--with-sound=alsa \
--enable-final \
--enable-debug=no
%make

%install
%make install DESTDIR=%buildroot
%find_lang %name

%files -f %name.lang
%doc README TODO ChangeLog NOTES INSTALL COPYING AUTHORS
%_bindir/*
%_libexecdir/xfce4/panel-plugins/*
%_libdir/xfce4/mcs-plugins/*.so
%_libdir/xfce4/modules/*.so*
%_desktopdir/*
%_datadir/xfce4/panel-plugins/xfce4-mixer.desktop
%_liconsdir/*
%exclude %_libdir/xfce4/modules/*.la
%exclude %_libdir/xfce4/mcs-plugins/*.la

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin