mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-26 13:38:22 +01:00
Compare commits
2 Commits
ba761f2fd3
...
d10cc6095c
Author | SHA1 | Date | |
---|---|---|---|
|
d10cc6095c | ||
|
d389f57147 |
@ -5,10 +5,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=778ddc598b3f2a2da3657dda514da983"
|
||||
|
||||
SRC_URI = "git://github.com/hyprwm/hyprsysteminfo.git;protocol=https;branch=main"
|
||||
|
||||
SRCREV = "2104e356be0067232f8e4d697e91085b5dc87f00"
|
||||
SRCREV = "8b271e2ba39a5a9299e4e7bb60245a71704f5a89"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.1.1"
|
||||
|
||||
DEPENDS = "qtbase qtquick3d qttools-native hyprutils"
|
||||
DEPENDS = "qtbase qtquick3d qttools-native hyprutils qtwayland qtwayland-native"
|
||||
|
||||
inherit qt6-cmake
|
||||
|
@ -1,14 +0,0 @@
|
||||
SUMMARY = "toml config parser and seriaizer for c++."
|
||||
HOMEPAGE = "https://github.com/marzer/tomlplusplus"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=90960f22c10049c117d56ed2ee5ee167"
|
||||
|
||||
SRC_URI = "git://github.com/marzer/tomlplusplus.git;protocol=https;branch=master"
|
||||
|
||||
PV = "3.4.0"
|
||||
SRCREV = "30172438cee64926dc41fdd9c11fb3ba5b2ba9de"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS = "cmake-native"
|
||||
|
||||
inherit meson
|
Loading…
Reference in New Issue
Block a user