drop '_git' from recipes

This commit is contained in:
Markus Volk
2025-06-24 14:44:29 +02:00
parent 982e6aa5e2
commit efd8c839fd
145 changed files with 0 additions and 143 deletions

View File

@ -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}"