From: Markus Volk <f_l_k@t-online.de>
To: f_l_k@t-online.de
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [oe] [meta-oe][PATCHv2] playerctl: add recipe
Date: Sun, 24 May 2026 15:07:46 +0200 [thread overview]
Message-ID: <YSLJFT.TES3FS5UE3P42@t-online.de> (raw)
In-Reply-To: <18B2823AC1FF4984.3209974@lists.openembedded.org>
[-- Attachment #1: Type: text/plain, Size: 2408 bytes --]
v2:
Remove unnecessary runtime dependencies on glib-2.0
Package bash-completion into its own package
Am So, 24. Mai 2026 um 15:06:19 +02:00:00 schrieb Markus Volk via
lists.openembedded.org <f_l_k=t-online.de@lists.openembedded.org>:
> Playerctl is a command-line utility and library for controlling media
> players that
> implement the MPRIS D-Bus Interface Specification. Playerctl makes it
> easy to bind
> player actions, such as play and pause, to media keys. You can also
> get metadata
> about the playing track such as the artist and title for integration
> into statusline
> generators or other command-line tools.
>
> Signed-off-by: Markus Volk <f_l_k@t-online.de
> <mailto:f_l_k@t-online.de>>
> ---
> .../playerctl/playerctl_2.4.1.bb | 16
> ++++++++++++++++
> 1 file changed, 16 insertions(+)
> create mode 100644
> meta-oe/recipes-multimedia/playerctl/playerctl_2.4.1.bb
>
> diff --git a/meta-oe/recipes-multimedia/playerctl/playerctl_2.4.1.bb
> b/meta-oe/recipes-multimedia/playerctl/playerctl_2.4.1.bb
> new file mode 100644
> index 0000000000..d4c28b8543
> --- /dev/null
> +++ b/meta-oe/recipes-multimedia/playerctl/playerctl_2.4.1.bb
> @@ -0,0 +1,16 @@
> +SUMMARY = "For true players only: vlc, mpv, RhythmBox, web browsers,
> cmus, mpd, spotify and others."
> +LICENSE = "LGPL-3.0-only"
> +LIC_FILES_CHKSUM =
> "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02"
> <file://copying;md5=e6a600fd5e1d9cbde2d983680233ad02/>
> +
> +SRC_URI =
> "git://github.com/altdesktop/playerctl.git;protocol=https;branch=master"
> +
> +DEPENDS = "glib-2.0"
> +
> +inherit meson pkgconfig gobject-introspection bash-completion
> +
> +EXTRA_OEMESON += "--buildtype=release -Dbash-completions=true
> -Dgtk-doc=false"
> +
> +SRCREV = "e5304e9dc9a0c0c32b3689c3f141cf266d27f59c"
> +
> +FILES:${PN} += "${datadir}"
> +
> --
> 2.54.0
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#127188):
> <https://lists.openembedded.org/g/openembedded-devel/message/127188>
> Mute This Topic: <https://lists.openembedded.org/mt/119466300/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: 2855 bytes --]
parent reply other threads:[~2026-05-24 13:07 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <18B2823AC1FF4984.3209974@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=YSLJFT.TES3FS5UE3P42@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox