mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-20 04:18:25 +01:00
pywayfire: add recipe
This commit is contained in:
parent
877521f182
commit
f3c8eaa956
11
recipes-devtools/python/pywayfire_git.bb
Normal file
11
recipes-devtools/python/pywayfire_git.bb
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
SUMMARY = "Python ipc bindings for wayfire"
|
||||||
|
LICENSE = "MIT"
|
||||||
|
LIC_FILES_CHKSUM = "file://license;md5=12a8965e31d96ba989d4294f1e2cd525"
|
||||||
|
|
||||||
|
inherit python_setuptools_build_meta
|
||||||
|
|
||||||
|
SRC_URI = "git://github.com/WayfireWM/pywayfire.git;protocol=https;branch=main"
|
||||||
|
SRCREV = "af2d7a187c8479c114102d6c9413ad25316b199a"
|
||||||
|
PV = "0.3"
|
||||||
|
|
||||||
|
S = "${WORKDIR}/git"
|
Loading…
Reference in New Issue
Block a user