mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-20 04:18:25 +01:00
add SUMMARY descriptions
This commit is contained in:
parent
5ed18cfc57
commit
d7c4158ab0
@ -1,14 +1,14 @@
|
|||||||
|
SUMMARY = " C++ binding for Wayland using the most modern C++ technology"
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=7f6b13e4480850c59e176edd427d996e"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=7f6b13e4480850c59e176edd427d996e"
|
||||||
|
|
||||||
PV = "0.2.8"
|
|
||||||
SRC_URI = "git://github.com/NilsBrause/waylandpp.git;tag=${PV}"
|
SRC_URI = "git://github.com/NilsBrause/waylandpp.git;tag=${PV}"
|
||||||
|
|
||||||
DEPENDS_append_class-native = " pugixml-native"
|
DEPENDS_append_class-native = " pugixml-native"
|
||||||
DEPENDS_append_class-target = " waylandpp-native wayland virtual/egl"
|
DEPENDS_append_class-target = " waylandpp-native wayland virtual/egl"
|
||||||
|
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
PV = "0.2.8"
|
||||||
|
|
||||||
inherit cmake
|
inherit cmake
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
SUMMARY = "A Wayland WM"
|
SUMMARY = "A library for managing configuration files, written for wayfire "
|
||||||
HOMEPAGE = "https://github.com/WayfireWM/wf-config"
|
HOMEPAGE = "https://github.com/WayfireWM/wf-config"
|
||||||
BUGTRACKER = "https://github.com/WayfireWM/wf-config/issues"
|
BUGTRACKER = "https://github.com/WayfireWM/wf-config/issues"
|
||||||
SECTION = "graphics"
|
SECTION = "graphics"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
SUMMARY = "A Wayland WM"
|
SUMMARY = "A GTK3-based panel for wayfire"
|
||||||
HOMEPAGE = "https://github.com/WayfireWM/wf-shell"
|
HOMEPAGE = "https://github.com/WayfireWM/wf-shell"
|
||||||
BUGTRACKER = "https://github.com/WayfireWM/wf-shell/issues"
|
BUGTRACKER = "https://github.com/WayfireWM/wf-shell/issues"
|
||||||
SECTION = "graphics"
|
SECTION = "graphics"
|
||||||
|
Loading…
Reference in New Issue
Block a user