mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-12 22:14:30 +02:00
drop '_git' from recipes
This commit is contained in:
21
recipes-support/dmenu/dmenu-wayland_0.1+${SRCREV}.bb
Normal file
21
recipes-support/dmenu/dmenu-wayland_0.1+${SRCREV}.bb
Normal file
@ -0,0 +1,21 @@
|
||||
SUMMARY = "dmenu for wayland"
|
||||
HOMEPAGE = "https://github.com/nyyManni/dmenu-wayland.git"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=c1b51aaede0be292f946ef75b6759e6c"
|
||||
|
||||
|
||||
SRC_URI = "git://github.com/nyyManni/dmenu-wayland.git;protocol=https;branch=master \
|
||||
"
|
||||
|
||||
DEPENDS = " \
|
||||
cairo \
|
||||
pango \
|
||||
wayland \
|
||||
wayland-native \
|
||||
libxkbcommon \
|
||||
"
|
||||
|
||||
SRCREV = "304c8e917651ee02b16ebf0b7097a5c53fa2236b"
|
||||
|
||||
inherit meson pkgconfig
|
||||
|
Reference in New Issue
Block a user