mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-12 22:14:30 +02:00
adjust recipes for master branch
This commit is contained in:
@ -3,7 +3,7 @@ LICENSE = "GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/asciinema/asciinema.git;protocol=https \
|
||||
git://github.com/asciinema/asciinema.git;protocol=https;branch=master \
|
||||
"
|
||||
|
||||
RDEPENDS:${PN} = " \
|
||||
|
@ -4,7 +4,7 @@ LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=c1b51aaede0be292f946ef75b6759e6c"
|
||||
|
||||
|
||||
SRC_URI = "git://github.com/nyyManni/dmenu-wayland.git;protocol=https \
|
||||
SRC_URI = "git://github.com/nyyManni/dmenu-wayland.git;protocol=https;branch=master \
|
||||
"
|
||||
|
||||
DEPENDS = " \
|
||||
|
@ -18,7 +18,7 @@ DEPENDS += " \
|
||||
wayland-protocols \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/emersion/grim.git;protocol=https"
|
||||
SRC_URI = "git://github.com/emersion/grim.git;protocol=https;branch=master"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.3.2"
|
||||
|
@ -35,7 +35,7 @@ PACKAGECONFIG ?= " \
|
||||
rsvg \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/eXeC64/imv.git;protocol=https"
|
||||
SRC_URI = "git://github.com/eXeC64/imv.git;protocol=https;branch=master"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "4.3.0"
|
||||
|
@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e316e9609dd7672b87ff25b46b2cf3e1"
|
||||
REQUIRED_DISTRO_FEATURES = "wayland"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/emersion/mako.git;protocol=https \
|
||||
git://github.com/emersion/mako.git;protocol=https;branch=master \
|
||||
file://0001-meson.build-fix-scdoc-not-to-be-found.patch \
|
||||
"
|
||||
|
||||
|
@ -19,7 +19,7 @@ DEPENDS += " \
|
||||
wayland-protocols \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/emersion/slurp.git;protocol=https"
|
||||
SRC_URI = "git://github.com/emersion/slurp.git;protocol=https;branch=master"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.3.2"
|
||||
|
@ -17,7 +17,7 @@ DEPENDS = " \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/swaywm/swaybg.git;protocol=https \
|
||||
git://github.com/swaywm/swaybg.git;protocol=https;branch=master \
|
||||
"
|
||||
|
||||
# Reproducibility issue. Fix me!
|
||||
|
@ -15,7 +15,7 @@ DEPENDS = " \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/swaywm/swayidle.git;protocol=https \
|
||||
git://github.com/swaywm/swayidle.git;protocol=https;branch=master \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
@ -17,7 +17,7 @@ DEPENDS = " \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/swaywm/swaylock.git;protocol=https \
|
||||
git://github.com/swaywm/swaylock.git;protocol=https;branch=master \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
@ -18,7 +18,7 @@ DEPENDS = " \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
git://source.puri.sm/Librem5/virtboard.git;protocol=https \
|
||||
git://source.puri.sm/Librem5/virtboard.git;protocol=https;branch=master \
|
||||
"
|
||||
|
||||
inherit meson pkgconfig gtk-icon-cache features_check
|
||||
|
@ -16,7 +16,7 @@ DEPENDS = " \
|
||||
REQUIRED_DISTRO_FEATURES = "wayland"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/ammen99/wf-recorder.git;protocol=https \
|
||||
git://github.com/ammen99/wf-recorder.git;protocol=https;branch=master \
|
||||
"
|
||||
SRCREV = "2a901365571de8b86a7eaf95fe9d0cd5a5645579"
|
||||
|
||||
|
@ -15,7 +15,7 @@ DEPENDS += " \
|
||||
wayland-protocols \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/bugaevc/wl-clipboard.git;protocol=https"
|
||||
SRC_URI = "git://github.com/bugaevc/wl-clipboard.git;protocol=https;branch=master"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "2.0+${SRCREV}"
|
||||
|
@ -14,7 +14,7 @@ DEPENDS += " \
|
||||
wayland-protocols \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/kennylevinsen/wlsunset.git;protocol=https"
|
||||
SRC_URI = "git://github.com/kennylevinsen/wlsunset.git;protocol=https;branch=master"
|
||||
|
||||
PACKAGECONFIG[man-pages] = ",,scdoc-native"
|
||||
|
||||
|
Reference in New Issue
Block a user