X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=xfce4-mixer.spec;h=fa9b09b522e56ccfa6b19bb1865659eb151c37d2;hb=44deac4b488720fc54264681639c0597cbbd6eac;hp=167eb37c02321e4e97922438f70f3b95555d8321;hpb=fda3e2d826adf024b830185aee59d8d125ebb292;p=packages%2Fxfce4-mixer.git diff --git a/xfce4-mixer.spec b/xfce4-mixer.spec index 167eb37..fa9b09b 100644 --- a/xfce4-mixer.spec +++ b/xfce4-mixer.spec @@ -1,47 +1,56 @@ Summary: Volume control plugin for the Xfce panel -Summary(pl): Wtyczka steruj±ca g³o¶no¶ci± dla panelu Xfce +Summary(pl.UTF-8): Wtyczka sterująca głośnością dla panelu Xfce Name: xfce4-mixer -Version: 4.1.99.3 +Version: 4.4.0 Release: 1 -License: BSD +License: GPL Group: X11/Applications/Sound -Source0: ftp://ftp.berlios.de/pub/xfce-goodies/%{version}/%{name}-%{version}.tar.gz -# Source0-md5: 4d16bf690f72848a608f657274f771a7 +Source0: http://www.xfce.org/archive/xfce-%{version}/src/%{name}-%{version}.tar.bz2 +# Source0-md5: 195e52cfe7913ca0b97d20a7ca26bde7 Patch0: %{name}-locale-names.patch URL: http://www.xfce.org/ -BuildRequires: alsa-lib-devel >= 0.9.0 +BuildRequires: alsa-lib-devel >= 1.0.11 BuildRequires: autoconf >= 2.50 BuildRequires: automake +BuildRequires: gettext-devel +BuildRequires: intltool >= 0.35.0 BuildRequires: libtool +BuildRequires: libxfce4mcs-devel >= %{version} BuildRequires: pkgconfig >= 1:0.9.0 +BuildRequires: rpmbuild(macros) >= 1.311 +BuildRequires: xfce-mcs-manager-devel >= %{version} +BuildRequires: xfce4-dev-tools >= %{version} BuildRequires: xfce4-panel-devel >= %{version} -Requires: alsa-lib >= 0.9.0 +Requires(post,postun): gtk+2 +Requires(post,postun): hicolor-icon-theme +Requires: alsa-lib >= 1.0.11 Requires: xfce4-panel >= %{version} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -xfce4-mixer is the volume control plugin for the Xfce panel. -Includes a simple sound mixer. +xfce4-mixer is the volume control plugin for the Xfce panel. Includes +a simple sound mixer. -%description -l pl -xfce4-mixer to wtyczka steruj±ca g³o¶no¶ci± dla panelu Xfce. Zawiera -prosty mikser d¼wiêku. +%description -l pl.UTF-8 +xfce4-mixer to wtyczka sterująca głośnością dla panelu Xfce. Zawiera +prosty mikser dźwięku. %prep %setup -q %patch0 -p1 -mv -f po/{no,nb}.po +mv -f po/{nb_NO,nb}.po mv -f po/{pt_PT,pt}.po %build %{__libtoolize} -%{__aclocal} -I m4 +%{__aclocal} %{__autoheader} %{__automake} %{__autoconf} %configure \ - --disable-static + --disable-static \ + --with-sound=alsa %{__make} @@ -58,6 +67,12 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/xfce4/*/*.la %clean rm -rf $RPM_BUILD_ROOT +%post +%update_icon_cache hicolor + +%postun +%update_icon_cache hicolor + %files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS COPYING README TODO @@ -65,7 +80,8 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{_libdir}/xfce4/mcs-plugins/*.so # why no -avoid-version? %attr(755,root,root) %{_libdir}/xfce4/modules/lib*.so* -%attr(755,root,root) %{_libdir}/xfce4/panel-plugins/*.so +%attr(755,root,root) %{_libdir}/xfce4/panel-plugins/xfce4-mixer-plugin +%{_datadir}/xfce4/panel-plugins/xfce4-mixer.desktop %{_iconsdir}/hicolor/*/*/* %{_desktopdir}/xfce-mixer-settings.desktop