Last release and commit was Sep 2021, is upstream still active?

On Mon, May 25, 2026 at 12:57 AM Markus Volk via
lists.openembedded.org <[email protected]>
wrote:
>
> 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 <[email protected]>
> ---
>  .../playerctl/playerctl_2.4.1.bb                | 17 +++++++++++++++++
>  1 file changed, 17 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..9d933e63b3
> --- /dev/null
> +++ b/meta-oe/recipes-multimedia/playerctl/playerctl_2.4.1.bb
> @@ -0,0 +1,17 @@
> +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"
> +
> +SRC_URI = 
> "git://github.com/altdesktop/playerctl.git;protocol=https;branch=master"
> +
> +DEPENDS = "glib-2.0"
> +RDEPENDS:${PN} = "glib-2.0"
> +
> +inherit meson pkgconfig gobject-introspection
> +
> +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 (#127195): 
https://lists.openembedded.org/g/openembedded-devel/message/127195
Mute This Topic: https://lists.openembedded.org/mt/119466180/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to