[oe] [PATCH 29/31] xfce4-mixer: Remove, gstreamer-0.10 is obsolete

Mark Hatle mark.hatle at windriver.com
Wed Sep 6 20:02:07 UTC 2017


On 9/6/17 2:58 PM, Andreas Müller wrote:
> On Wed, Sep 6, 2017 at 9:23 PM, Mark Hatle <mark.hatle at windriver.com> wrote:
>> There is no upstream revision to the mixer to make it work w/o gstreamer-0.10
>>
>> also remove from packagegroup-xfce-extended
>>
>> Signed-off-by: Mark Hatle <mark.hatle at windriver.com>
>> ---
>>  meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.11.0.bb   | 14 --------------
>>  .../packagegroups/packagegroup-xfce-extended.bb            |  1 -
>>  2 files changed, 15 deletions(-)
>>  delete mode 100644 meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.11.0.bb
>>
>> diff --git a/meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.11.0.bb b/meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.11.0.bb
>> deleted file mode 100644
>> index bdbec45..0000000
>> --- a/meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.11.0.bb
>> +++ /dev/null
>> @@ -1,14 +0,0 @@
>> -SUMMARY = "A volume control application based on GStreamer"
>> -LICENSE = "GPLv2"
>> -LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
>> -
>> -inherit xfce-panel-plugin
>> -
>> -DEPENDS += "glib-2.0 gst-plugins-base gtk+ xfconf libunique"
>> -
>> -SRC_URI = "http://archive.xfce.org/src/apps/${BPN}/${@xfce_verdir("${PV}")}/${BPN}-${PV}.tar.bz2"
>> -
>> -SRC_URI[md5sum] = "1b3753b91224867a3a2dfddda239c28d"
>> -SRC_URI[sha256sum] = "fb0c1df201ed1130f54f15b914cbe5a59286e994a137acda5609570c57112de2"
>> -
>> -RDEPENDS_${PN} = "gst-meta-audio"
>> diff --git a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb
>> index c07188f..ff024b3 100644
>> --- a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb
>> +++ b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb
>> @@ -61,7 +61,6 @@ RRECOMMENDS_${PN} = " \
>>      xfce4-appfinder \
>>      xfce4-screenshooter \
>>      xfce4-power-manager \
>> -    xfce4-mixer \
>>      ristretto \
>>      xfce4-taskmanager \
>>      gigolo \
>> --
>> 1.8.3.1
>>
> NAK - I use it daily and there is no proper replacement (not using pulsaudio)

That is exactly why I removed it.. there is no proper replacement for it.
Between gstreamer-0.10 not being supported and the existence of it in
meta-openembedded causing preferred provider problems.  It really needs to be
replaced with something else.  I have no idea 'what else', but I was looking and
most other distributions have dumped it.

I saw some references to security issues in gstreamer-0.10 (not being resolved)
due to it no longer being supported as well, but no specifics.

--Mark

> Andreas
> 




More information about the Openembedded-devel mailing list