mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-02-13 15:32:54 +01:00
nwg-displays: update
source now has a LICENSE file
This commit is contained in:
parent
7b0541b9d4
commit
8a9ff0b59c
@ -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;;beginline=8;endline=8;md5=8227180126797a0148f94f483f3e1489"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=2e53cad864b84be468b2fc0b511942ce"
|
||||||
|
|
||||||
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 \
|
||||||
@ -17,7 +17,7 @@ inherit setuptools3
|
|||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
PV = "0.1.3"
|
PV = "0.1.3"
|
||||||
SRCREV = "b63d16a67fb891782a0a6def2fa06ac596ca88ac"
|
SRCREV = "3d53ceba2900cebdb5a61d56ad0987d8b354caa0"
|
||||||
|
|
||||||
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