Compare commits

..

No commits in common. "8854ac9daf7f01ed7417756ea0e2d792bcd00107" and "6db0e2c45528f8d23203ec3198ddafe516bc76f5" have entirely different histories.

4 changed files with 8 additions and 9 deletions

View File

@ -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=9b9d97c72a232b7715f2aed4bf4a4d45"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=4186e0f8172f263065437f80932efbe1"
SRC_URI = " \
git://github.com/FortAwesome/Font-Awesome.git;protocol=https;branch=6.x \
"
S = "${WORKDIR}/git"
PV = "6.5.2"
SRCREV = "c0f460dca7f7688761120415ff3c9cf7f73119be"
PV = "6.4.0"
SRCREV = "0698449d50f2b95517562295a59d414afc68b369"
do_install () {

View File

@ -9,8 +9,8 @@ SRC_URI = "git://github.com/hyprwm/hyprwayland-scanner.git;protocol=https;branch
DEPENDS = "pugixml"
S = "${WORKDIR}/git"
SRCREV = "126dad854f22fe30e6b82cd21808e76903d90ac5"
PV = "0.3.2"
SRCREV = "1c9ed159e15f7403f170f075b839c4b2206d3cad"
PV = "0.3.0"
inherit cmake pkgconfig

View File

@ -4,7 +4,6 @@ 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

View File

@ -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=jupiter-3.6;protocol=https \
gitsm://github.com/ValveSoftware/gamescope.git;branch=master;protocol=https \
file://0001-meson.build-dont-fail-if-stb-is-not-found.patch \
file://0001-meson.build-dont-leak-buildpath.patch \
"
SRCREV = "f6cd671cb4ee139f470fc55b580cc6ff3a50384b"
PV = "3.14.6"
SRCREV = "377365c8e77740055960724b8ff074c0b71782ae"
PV = "3.14.3"
S = "${WORKDIR}/git"