ConsoleKit and esound retirement

Brendan Jones brendan.jones.it at gmail.com
Thu Feb 14 12:33:27 UTC 2013


On 02/14/2013 04:26 AM, Bruno Wolff III wrote:
> On Wed, Feb 13, 2013 at 21:21:41 -0500,
>    Orcan Ogetbil <oget.fedora at gmail.com> wrote:
>>
>> If the esound or pulseaudio plugins are problematic, let us retire
>> them. I don't think xmms will be used by other people than us fanboys,
>> and I feel that we are fine with the ALSA output.
>>
>> Anyhow it looks like spot was kind enough to pick it up, so no worries :)
>
> I was still planning on retiring xmms. It has no upstream support. The
> volume control has issues that I don't have time to figure out.

esound can be disabled at build time - please do not retire it just yet. 
I can take it on if need be.

Orcan, can you confirm that it still works? This is not working for me here.
http://koji.fedoraproject.org/koji/taskinfo?taskID=4971729


--- xmms.spec	2013-02-14 11:40:18.021243517 +0100
+++ /home/bsjones/rpmbuild/SPECS/xmms.spec	2013-02-14 11:39:42.377244852 
+0100
@@ -1,6 +1,6 @@
  Name:           xmms
  Version:        1.2.11
-Release:        17.20071117cvs%{?dist}
+Release:        18.20071117cvs%{?dist}
  Epoch:          1
  Summary:        The X MultiMedia System, a media player

@@ -70,14 +70,6 @@ Group:          System Environment/Libra
  %description    libs
  The X MultiMedia System player engine and core plugins.

-%package        esd
-Summary:        EsounD output plugin for XMMS
-Group:          System Environment/Libraries
-Requires:       %{name}-libs = %{epoch}:%{version}-%{release}
-
-%description    esd
-EsounD output plugin for the X MultiMedia System.
-
  %package        devel
  Summary:        Files required for XMMS plug-in development
  Group:          Development/Libraries
@@ -130,7 +122,8 @@ done
      --enable-texthack \
      --enable-ipv6 \
      --with-pic \
-    --disable-static
+    --disable-static \
+    --disable-esd
  # causes problems with dso linking
  #find . -name Makefile | xargs sed -i -e s/-lpthread//g # old libtool, 
x86_64
  make
@@ -212,10 +205,6 @@ update-desktop-database &>/dev/null || :
  %{_libdir}/xmms/Output/libdisk_writer.so
  %{_libdir}/xmms/Visualization/

-%files esd
-%defattr(-,root,root,-)
-%{_libdir}/xmms/Output/libesdout.so
-
  %files devel
  %defattr(-,root,root,-)
  %{_bindir}/xmms-config
@@ -226,6 +215,9 @@ update-desktop-database &>/dev/null || :


  %changelog
+* Thu Feb 14 2013 Brendan Jones <brendan.jones.it at gmail.com> 
1.2.11-18.20071117cvs
+- Disable esound plugin
+
  * Sun Jul 22 2012 Fedora Release Engineering 
<rel-eng at lists.fedoraproject.org> - 1:1.2.11-17.20071117cvs
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild








More information about the devel mailing list