mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-04-23 17:26:44 +02:00
Compare commits
3 Commits
e4bdeba021
...
63abfb95f2
Author | SHA1 | Date | |
---|---|---|---|
|
63abfb95f2 | ||
|
123d8b928e | ||
|
0524e65c57 |
@ -9,7 +9,7 @@ RDEPENDS:${PN} = "python3-pygobject python3-importlib-metadata python3-platformd
|
|||||||
inherit setuptools3
|
inherit setuptools3
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
PV = "2.1.2"
|
PV = "2.2"
|
||||||
SRCREV = "e7e853e70f60686bd1656ecafd154026233a7560"
|
SRCREV = "bbdca8a4d96208c748af7307fbcf3d61e46bc64e"
|
||||||
|
|
||||||
FILES:${PN} += "${datadir}"
|
FILES:${PN} += "${datadir}"
|
||||||
|
@ -8,6 +8,9 @@ DEPENDS = " \
|
|||||||
hyprutils \
|
hyprutils \
|
||||||
hyprwayland-scanner-native \
|
hyprwayland-scanner-native \
|
||||||
libdrm \
|
libdrm \
|
||||||
|
libdisplay-info \
|
||||||
|
libinput \
|
||||||
|
seatd \
|
||||||
pixman \
|
pixman \
|
||||||
virtual/libgbm \
|
virtual/libgbm \
|
||||||
wayland \
|
wayland \
|
||||||
@ -18,7 +21,7 @@ DEPENDS = " \
|
|||||||
SRC_URI = "git://github.com/hyprwm/aquamarine.git;protocol=https;branch=main"
|
SRC_URI = "git://github.com/hyprwm/aquamarine.git;protocol=https;branch=main"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
SRCREV = "d435736fa73fedffa5aba2bfa01c6c33efb8b884"
|
SRCREV = "2e0052a21dc02c3cc2e131dabc2eff1990901b52"
|
||||||
PV = "0.1.0"
|
PV = "0.1.0"
|
||||||
|
|
||||||
inherit cmake pkgconfig
|
inherit cmake pkgconfig
|
||||||
|
@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=936078e4e67b0e1e1bd1e862d4ffbc25"
|
|||||||
SRC_URI = "git://github.com/hyprwm/hyprpaper.git;protocol=https;branch=main"
|
SRC_URI = "git://github.com/hyprwm/hyprpaper.git;protocol=https;branch=main"
|
||||||
|
|
||||||
PV = "0.7.0"
|
PV = "0.7.0"
|
||||||
SRCREV = "03cd362f494d6771b4f524f4fafbc28bade00c8e"
|
SRCREV = "f4abf5902f3f0c51d2aab8a521f7c1b1b08afd64"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
DEPENDS += " \
|
DEPENDS += " \
|
||||||
@ -15,16 +15,12 @@ DEPENDS += " \
|
|||||||
fribidi \
|
fribidi \
|
||||||
hyprlang \
|
hyprlang \
|
||||||
jpeg \
|
jpeg \
|
||||||
|
libglvnd \
|
||||||
libwebp \
|
libwebp \
|
||||||
libxdmcp \
|
|
||||||
pango \
|
pango \
|
||||||
pcre \
|
|
||||||
pcre2 \
|
|
||||||
util-linux \
|
|
||||||
wayland \
|
wayland \
|
||||||
wayland-native \
|
wayland-native \
|
||||||
wayland-protocols \
|
wayland-protocols \
|
||||||
wlroots \
|
|
||||||
"
|
"
|
||||||
|
|
||||||
RDEPENDS:${PN} = "hyprlang"
|
RDEPENDS:${PN} = "hyprlang"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user