mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-04-23 17:26:44 +02:00
Compare commits
4 Commits
6db0e2c455
...
8854ac9daf
Author | SHA1 | Date | |
---|---|---|---|
|
8854ac9daf | ||
|
ea8d494f6c | ||
|
d7778a0666 | ||
|
1b1ffb7011 |
@ -4,15 +4,15 @@ HOMEPAGE = "https://fontawesome.com/"
|
||||
SECTION = "base/fonts"
|
||||
|
||||
LICENSE = "CC-BY-4.0 & OFL-1.1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=4186e0f8172f263065437f80932efbe1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=9b9d97c72a232b7715f2aed4bf4a4d45"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/FortAwesome/Font-Awesome.git;protocol=https;branch=6.x \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "6.4.0"
|
||||
SRCREV = "0698449d50f2b95517562295a59d414afc68b369"
|
||||
PV = "6.5.2"
|
||||
SRCREV = "c0f460dca7f7688761120415ff3c9cf7f73119be"
|
||||
|
||||
|
||||
do_install () {
|
||||
|
@ -9,8 +9,8 @@ SRC_URI = "git://github.com/hyprwm/hyprwayland-scanner.git;protocol=https;branch
|
||||
DEPENDS = "pugixml"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "1c9ed159e15f7403f170f075b839c4b2206d3cad"
|
||||
PV = "0.3.0"
|
||||
SRCREV = "126dad854f22fe30e6b82cd21808e76903d90ac5"
|
||||
PV = "0.3.2"
|
||||
|
||||
inherit cmake pkgconfig
|
||||
|
||||
|
@ -4,6 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02"
|
||||
|
||||
SRC_URI = "git://github.com/altdesktop/playerctl.git;protocol=https;branch=master"
|
||||
|
||||
DEPENDS = "glib-2.0"
|
||||
RDEPENDS:${PN} = "glib-2.0"
|
||||
|
||||
inherit meson pkgconfig gobject-introspection
|
||||
|
@ -46,12 +46,12 @@ PACKAGECONFIG[sdl2_backend] = "-Dsdl2_backend=enabled,-Dsdl2_backend=disabled,li
|
||||
PACKAGECONFIG[drm_backend] = "-Ddrm_backend=enabled,-Ddrm_backend=disabled,libdrm"
|
||||
|
||||
SRC_URI = " \
|
||||
gitsm://github.com/ValveSoftware/gamescope.git;branch=master;protocol=https \
|
||||
gitsm://github.com/ValveSoftware/gamescope.git;branch=jupiter-3.6;protocol=https \
|
||||
file://0001-meson.build-dont-fail-if-stb-is-not-found.patch \
|
||||
file://0001-meson.build-dont-leak-buildpath.patch \
|
||||
"
|
||||
SRCREV = "377365c8e77740055960724b8ff074c0b71782ae"
|
||||
PV = "3.14.3"
|
||||
SRCREV = "f6cd671cb4ee139f470fc55b580cc6ff3a50384b"
|
||||
PV = "3.14.6"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user