[packages/xfce4-volumed-pulse: 6/6] new package xfce4-volumed-pulse

jajcus jajcus at pld-linux.org
Sat Nov 21 21:14:02 CET 2015


commit 5897779335aba2e21b5dd781082fa24ccb8e8404
Author: Jacek Konieczny <jajcus at jajcus.net>
Date:   Sat Nov 21 21:12:05 2015 +0100

    new package xfce4-volumed-pulse
    
    based on xfce4-volumed, which works really bad with pulseaudio

 xfce4-volumed-pulse.spec | 53 +++++++++++++++++++++++++++++++++++++++++++++
 xfce4-volumed.spec       | 56 ------------------------------------------------
 2 files changed, 53 insertions(+), 56 deletions(-)
---
diff --git a/xfce4-volumed-pulse.spec b/xfce4-volumed-pulse.spec
new file mode 100644
index 0000000..c01b0e1
--- /dev/null
+++ b/xfce4-volumed-pulse.spec
@@ -0,0 +1,53 @@
+Summary:	Volume management daemon for XFCE
+Summary(pl.UTF-8):	Demon poziomu dźwięku XFCE
+Name:		xfce4-volumed-pulse
+Version:	0.2.0
+Release:	1
+License:	GPL v3
+Group:		Applications/System
+Source0:	https://launchpadlibrarian.net/133628016/%{name}-%{version}.tar.bz2
+# Source0-md5:	e70d8a2b2c6e36bf28bda47927e3756e
+URL:		https://launchpad.net/xfce4-volumed-pulse
+BuildRequires:	glib2-devel >= 1:2.16
+BuildRequires:	gtk+2-devel >= 2:2.20
+BuildRequires:	pulseaudio-devel >= 0.9.19
+BuildRequires:	keybinder-devel >= 0.2.2
+BuildRequires:	libnotify-devel >= 0.1.3
+BuildRequires:	pkgconfig >= 1:0.9.0
+BuildRequires:	xfce4-dev-tools >= 4.8.0
+BuildRequires:	xfconf-devel >= 4.8.0
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+This daemon is responsible of making the volume up/down and mute
+keys of the keyboard work automatically, and uses the XFCE mixer's
+defined card and track for chosing which track to act on.
+It also provides volume change / mute toggle notifications.
+
+%description -l pl.UTF-8
+Ten demon zapewnia automatyczne działanie klawiszy głośności na
+klawiaturze przy użyciu miksera XFCE. Udostępnia również
+powiadomienia.
+
+%prep
+%setup -q
+
+%build
+%configure
+
+%{__make}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%{__make} install \
+	DESTDIR=$RPM_BUILD_ROOT
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc AUTHORS ChangeLog NEWS README THANKS TODO
+%attr(755,root,root) %{_bindir}/xfce4-volumed-pulse
+/etc/xdg/autostart/xfce4-volumed-pulse.desktop
diff --git a/xfce4-volumed.spec b/xfce4-volumed.spec
deleted file mode 100644
index 74da23e..0000000
--- a/xfce4-volumed.spec
+++ /dev/null
@@ -1,56 +0,0 @@
-Summary:	Volume management daemon for XFCE
-Summary(pl.UTF-8):	Demon poziomu dźwięku XFCE
-Name:		xfce4-volumed
-Version:	0.1.13
-Release:	4
-License:	GPL v3
-Group:		Applications/System
-Source0:	http://www.xfce.org/archive/src/apps/xfce4-volumed/0.1/%{name}-%{version}.tar.bz2
-# Source0-md5:	03c0ee58aa0a080d35313ac517a975ea
-URL:		https://launchpad.net/xfce4-volumed
-BuildRequires:	glib2-devel >= 1:2.10.6
-BuildRequires:	gstreamer-devel
-BuildRequires:	gstreamer-plugins-base-devel
-BuildRequires:	keybinder-devel
-BuildRequires:	libnotify-devel
-BuildRequires:	pkgconfig >= 1:0.9.0
-BuildRequires:	xfce4-dev-tools >= 4.8.0
-BuildRequires:	xfconf-devel >= 4.8.0
-BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-
-%description
-This daemon is responsible of making the volume up/down and mute
-keys of the keyboard work automatically, and uses the XFCE mixer's
-defined card and track for chosing which track to act on.
-It also provides volume change / mute toggle notifications if
-the notification server used supports x-canonical-icon-only and
-x-canonical-synchronous notifications.
-
-%description -l pl.UTF-8
-Ten demon zapewnia automatyczne działanie klawiszy głośności na
-klawiaturze przy użyciu miksera XFCE. Udostępnia również powiadomienia
-jeśli serwer powiadomień obsługuje powiadomienia x-canonical-icon-only
-i x-canonical-synchronous.
-
-%prep
-%setup -q
-
-%build
-%configure
-
-%{__make}
-
-%install
-rm -rf $RPM_BUILD_ROOT
-
-%{__make} install \
-	DESTDIR=$RPM_BUILD_ROOT
-
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-%files
-%defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README THANKS
-%attr(755,root,root) %{_bindir}/xfce4-volumed
-/etc/xdg/autostart/xfce4-volumed.desktop
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xfce4-volumed-pulse.git/commitdiff/5897779335aba2e21b5dd781082fa24ccb8e8404



More information about the pld-cvs-commit mailing list