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:
16
recipes-extended/autotiling/autotiling_1.9.3.bb
Normal file
16
recipes-extended/autotiling/autotiling_1.9.3.bb
Normal file
@ -0,0 +1,16 @@
|
||||
SUMMARY = "Switch the layout splith/splitv depending on the currently focused window dimensions."
|
||||
LICENSE = "GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/nwg-piotr/autotiling.git;protocol=https;branch=master \
|
||||
"
|
||||
|
||||
DEPENDS = "python3-wheel-native"
|
||||
|
||||
RDEPENDS:${PN} = "python-i3ipc"
|
||||
|
||||
inherit setuptools3
|
||||
|
||||
SRCREV = "b6a8b9af52892a04d75118f79d2aad4edc3df963"
|
||||
|
Reference in New Issue
Block a user