adjust recipes for master branch

This commit is contained in:
MarkusVolk
2021-11-23 17:16:27 +01:00
parent a085eda094
commit b6eac48695
43 changed files with 44 additions and 47 deletions

View File

@ -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} = " \

View File

@ -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 = " \

View File

@ -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"

View File

@ -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"

View File

@ -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 \
"

View File

@ -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"

View File

@ -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!

View File

@ -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"

View File

@ -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"

View File

@ -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

View File

@ -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"

View File

@ -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}"

View File

@ -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"