All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Volk <f_l_k@t-online.de>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [oe] [meta-multimedia][PATCH] rygel: update 0.42.4 -> 0.42.5
Date: Wed, 24 Apr 2024 20:06:56 +0200	[thread overview]
Message-ID: <KZKGCS.CIOVLRX0DSKG1@t-online.de> (raw)
In-Reply-To: <17C949671B32FDDB.31749@lists.openembedded.org>

[-- Attachment #1: Type: text/plain, Size: 4045 bytes --]

Resent this without changes because it looks like the first one got 
lost in nirvana

On Wed, Apr 24 2024 at 08:02:33 PM +02:00:00, Markus Volk 
<f_l_k@t-online.de> wrote:
> - dont convert to systemd system service. rygel should be started as
>   a user service. This is also a requirement  to get it working in
>   gnome-control-center
> 
> - build with PACKAGECONFIG media-export to make rygel work out of the 
> box
> 
> Signed-off-by: Markus Volk <f_l_k@t-online.de 
> <mailto:f_l_k@t-online.de>>
> ---
>  .../rygel/{rygel_0.42.4.bb => rygel_0.42.5.bb}    | 15 
> +++------------
>  1 file changed, 3 insertions(+), 12 deletions(-)
>  rename meta-multimedia/recipes-connectivity/rygel/{rygel_0.42.4.bb 
> => rygel_0.42.5.bb} (83%)
> 
> diff --git 
> a/meta-multimedia/recipes-connectivity/rygel/rygel_0.42.4.bb 
> b/meta-multimedia/recipes-connectivity/rygel/rygel_0.42.5.bb
> similarity index 83%
> rename from meta-multimedia/recipes-connectivity/rygel/rygel_0.42.4.bb
> rename to meta-multimedia/recipes-connectivity/rygel/rygel_0.42.5.bb
> index 4fbdce086..e79bd77a5 100644
> --- a/meta-multimedia/recipes-connectivity/rygel/rygel_0.42.4.bb
> +++ b/meta-multimedia/recipes-connectivity/rygel/rygel_0.42.5.bb
> @@ -20,7 +20,7 @@ inherit gnomebase features_check vala 
> gobject-introspection gettext systemd
>  # gobject-introspection is mandatory for libmediaart-2.0 and cannot 
> be configured
>  REQUIRED_DISTRO_FEATURES = "gobject-introspection-data x11"
> 
> -SRC_URI[archive.sha256sum] = 
> "6310dfaa2d332b66119b9b020fad6a4bd27d9bc61faf780ca5ca0b62813303f7"
> +SRC_URI[archive.sha256sum] = 
> "1133602d2e6710aade6b22aa98d93384c8d56396f344763413e96e0110b7d89f"
> 
>  GIR_MESON_ENABLE_FLAG = 'enabled'
>  GIR_MESON_DISABLE_FLAG = 'disabled'
> @@ -28,7 +28,7 @@ GIR_MESON_DISABLE_FLAG = 'disabled'
>  EXTRA_OEMESON = "-Dengines=gstreamer 
> -Dplugins=${@strip_comma('${RYGEL_PLUGINS}')}"
>  PACKAGECONFIG:append = "${@bb.utils.contains 
> <mailto:${@bb.utils.contains>("DISTRO_FEATURES", "x11", " gtk+3", "", 
> d)}"
> 
> -PACKAGECONFIG ?= "external mpris ruih gst-launch"
> +PACKAGECONFIG ?= "external mpris ruih gst-launch media-export"
> 
>  PACKAGECONFIG[external] = ""
>  PACKAGECONFIG[mpris] = ""
> @@ -60,16 +60,9 @@ do_install:append() {
>         # Remove .la files for loadable modules
>         rm -f ${D}/${libdir}/rygel-${LIBV}/engines/*.la
>         rm -f ${D}/${libdir}/rygel-${LIBV}/plugins/*.la
> -       if [ -e ${D}${nonarch_libdir}/systemd/user/rygel.service ]; 
> then
> -               mkdir -p ${D}${systemd_unitdir}/system
> -               mv ${D}${nonarch_libdir}/systemd/user/rygel.service 
> ${D}${systemd_unitdir}/system
> -               rmdir --ignore-fail-on-non-empty 
> ${D}${nonarch_libdir}/systemd/user \
> -               ${D}${nonarch_libdir}/systemd \
> -               ${D}${nonarch_libdir}
> -       fi
>  }
> 
> -FILES:${PN} += "${libdir}/rygel-${LIBV}/engines ${datadir}/dbus-1 
> ${datadir}/icons"
> +FILES:${PN} += "${libdir}/rygel-${LIBV}/engines 
> ${systemd_user_unitdir} ${datadir}/dbus-1 ${datadir}/icons"
>  FILES:${PN}-dbg += "${libdir}/rygel-${LIBV}/engines/.debug 
> ${libdir}/rygel-${LIBV}/plugins/.debug"
> 
>  PACKAGES += "${PN}-meta"
> @@ -77,8 +70,6 @@ ALLOW_EMPTY:${PN}-meta = "1"
> 
>  PACKAGES_DYNAMIC = "${PN}-plugin-*"
> 
> -SYSTEMD_SERVICE:${PN} = "rygel.service"
> -
>  python populate_packages:prepend () {
>      rygel_libdir = d.expand('${libdir}/rygel-${LIBV}')
>      postinst = d.getVar('plugin_postinst')
> --
> 2.44.0
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#110139): 
> <https://lists.openembedded.org/g/openembedded-devel/message/110139>
> Mute This Topic: <https://lists.openembedded.org/mt/105715439/3618223>
> Group Owner: openembedded-devel+owner@lists.openembedded.org 
> <mailto:openembedded-devel+owner@lists.openembedded.org>
> Unsubscribe: 
> <https://lists.openembedded.org/g/openembedded-devel/unsub> 
> [f_l_k@t-online.de <mailto:f_l_k@t-online.de>]
> -=-=-=-=-=-=-=-=-=-=-=-
> 


[-- Attachment #2: Type: text/html, Size: 4378 bytes --]

           reply	other threads:[~2024-04-24 18:06 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <17C949671B32FDDB.31749@lists.openembedded.org>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=KZKGCS.CIOVLRX0DSKG1@t-online.de \
    --to=f_l_k@t-online.de \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.