mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-13 06:24:28 +02:00
drop '_git' from recipes
This commit is contained in:
12
recipes-extended/libliftoff/libliftoff_0.5.0.bb
Normal file
12
recipes-extended/libliftoff/libliftoff_0.5.0.bb
Normal file
@ -0,0 +1,12 @@
|
||||
SUMMARY = "Lightweight KMS plane library."
|
||||
HOMEPAGE = "https://gitlab.freedesktop.org/emersion/libliftoff"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=706cd9899438a9385250ab6773c1fa53"
|
||||
|
||||
SRC_URI = "git://gitlab.freedesktop.org/emersion/libliftoff.git;branch=master;protocol=https"
|
||||
|
||||
DEPENDS = "libdrm"
|
||||
|
||||
SRCREV = "8b08dc1c14fd019cc90ddabe34ad16596b0691f4"
|
||||
|
||||
inherit meson pkgconfig
|
Reference in New Issue
Block a user