mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-02-13 07:32:46 +01:00
nwg-displays: update
This commit is contained in:
parent
11b33ab241
commit
e964a02f84
@ -1,6 +1,6 @@
|
|||||||
SUMMARY = "Output management utility for sway Wayland compositor, inspired by wdisplays and wlay."
|
SUMMARY = "Output management utility for sway Wayland compositor, inspired by wdisplays and wlay."
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
LIC_FILES_CHKSUM = "file://nwg_displays/main.py;md5=5604a7194822e27daaf115292855fdb8"
|
LIC_FILES_CHKSUM = "file://nwg_displays/main.py;;beginline=8;endline=8;md5=8227180126797a0148f94f483f3e1489"
|
||||||
|
|
||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
git://github.com/nwg-piotr/nwg-displays.git;protocol=https;branch=master \
|
git://github.com/nwg-piotr/nwg-displays.git;protocol=https;branch=master \
|
||||||
@ -16,8 +16,8 @@ RDEPENDS:${PN} = "\
|
|||||||
inherit setuptools3
|
inherit setuptools3
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
PV = "0.1.0"
|
PV = "0.1.2"
|
||||||
SRCREV = "898560f07941285f33792579d9b9c0ff759d706e"
|
SRCREV = "d8e3dee27c2f55039e6a3748ef98f9131be761c2"
|
||||||
|
|
||||||
do_install:append() {
|
do_install:append() {
|
||||||
install -d ${D}${datadir}/pixmaps ${D}${datadir}/applications
|
install -d ${D}${datadir}/pixmaps ${D}${datadir}/applications
|
||||||
|
Loading…
x
Reference in New Issue
Block a user