commit 3b4d6c95a398ea485c49250c93bd94ab54bbc215
Author: Jan RÄ™korajski <[email protected]>
Date:   Wed Apr 1 00:24:52 2015 +0200

    - new

 xfce4-pulseaudio-plugin.spec | 65 ++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 65 insertions(+)
---
diff --git a/xfce4-pulseaudio-plugin.spec b/xfce4-pulseaudio-plugin.spec
new file mode 100644
index 0000000..01e59f5
--- /dev/null
+++ b/xfce4-pulseaudio-plugin.spec
@@ -0,0 +1,65 @@
+Summary:       Xfce panel plugin for pulseaudio mixer control
+Name:          xfce4-pulseaudio-plugin
+Version:       0.2.2
+Release:       1
+License:       GPL v2
+Group:         X11/Applications
+Source0:       
http://archive.xfce.org/src/panel-plugins/xfce4-pulseaudio-plugin/0.2/%{name}-%{version}.tar.bz2
+# Source0-md5: 87eba78c16d16e047ce34537043ee993
+URL:           http://git.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/
+BuildRequires: glib2-devel >= 1:2.30.2
+BuildRequires: gtk+3-devel
+BuildRequires: exo-devel >= 0.6.0
+BuildRequires: libxfce4ui-devel >= 4.12.0
+BuildRequires: libxfce4util-devel >= 4.12.0
+BuildRequires: pulseaudio-devel
+BuildRequires: rpmbuild(macros) >= 1.601
+BuildRequires: xfce4-dev-tools >= 4.12.0
+BuildRequires: xfce4-panel-devel >= 4.12.0
+BuildRequires: xfconf-devel >= 4.12.0
+Requires:      gtk-update-icon-cache
+Requires:      hicolor-icon-theme
+Requires:      xfce4-panel >= 4.12.0
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+The Xfce PulseAudio Plugin is a plugin for the Xfce panel which
+provides a convenient way to adjust the audio volume of the
+PulseAudio sound system and to an auto mixer tool like pavucontrol.
+It can optionally handle multimedia keys for controlling the audio
+volume.
+
+%prep
+%setup -q
+
+%build
+%configure \
+       --disable-static
+
+%{__make}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
+
+#%find_lang %{name}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post
+%update_icon_cache hicolor
+
+%postun
+%update_icon_cache hicolor
+
+#%files -f %{name}.lang
+%files
+%defattr(644,root,root,755)
+%doc AUTHORS ChangeLog README
+%attr(755,root,root) %{_libdir}/xfce4/panel/plugins/libpulseaudio-plugin.so
+%{_datadir}/xfce4/panel/plugins/pulseaudio.desktop
+%{_iconsdir}/hicolor/*/apps/xfce4-pulseaudio-plugin*
+%{_iconsdir}/hicolor/*/status/audio-volume-*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xfce4-pulseaudio-plugin.git/commitdiff/3b4d6c95a398ea485c49250c93bd94ab54bbc215

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to