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

@ -4,7 +4,7 @@ SECTION = "base"
LICENSE = "LGPL-2.1" LICENSE = "LGPL-2.1"
LIC_FILES_CHKSUM = "file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c" LIC_FILES_CHKSUM = "file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c"
SRC_URI = "git://github.com/emersion/basu.git;protocol=https" SRC_URI = "git://github.com/emersion/basu.git;protocol=https;branch=master"
DEPENDS += "gperf-native libcap" DEPENDS += "gperf-native libcap"

View File

@ -6,7 +6,7 @@ SECTION = "libs"
LICENSE = "BSD-0-Clause" LICENSE = "BSD-0-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=715a99d2dd552e6188e74d4ed2914d5a" LIC_FILES_CHKSUM = "file://LICENSE;md5=715a99d2dd552e6188e74d4ed2914d5a"
SRC_URI = "git://git.sr.ht/~kennylevinsen/seatd;protocol=https" SRC_URI = "git://git.sr.ht/~kennylevinsen/seatd;protocol=https;branch=master"
PACKAGECONFIG[systemd] = ",,systemd" PACKAGECONFIG[systemd] = ",,systemd"
PACKAGECONFIG[sysvinit] = ",,elogind" PACKAGECONFIG[sysvinit] = ",,elogind"

View File

@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=941ee9cd1609382f946352712a319b4b"
inherit cmake setuptools3 inherit cmake setuptools3
SRC_URI = " \ SRC_URI = " \
git://github.com/google/brotli.git;protocol=https \ git://github.com/google/brotli.git;protocol=https;branch=master \
" "
PV = "1.0.9" PV = "1.0.9"

View File

@ -3,7 +3,7 @@ LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=3961efb54421653518521529853444c4" LIC_FILES_CHKSUM = "file://LICENSE;md5=3961efb54421653518521529853444c4"
SRC_URI = " \ SRC_URI = " \
git://github.com/altdesktop/i3ipc-python.git;protocol=https \ git://github.com/altdesktop/i3ipc-python.git;protocol=https;branch=master \
" "
RDEPENDS:${PN} = " \ RDEPENDS:${PN} = " \

View File

@ -3,7 +3,7 @@ LICENSE = "LGPL-2.1"
LIC_FILES_CHKSUM = "file://LICENSE;md5=fc178bcd425090939a8b634d1d6a9594" LIC_FILES_CHKSUM = "file://LICENSE;md5=fc178bcd425090939a8b634d1d6a9594"
SRC_URI = " \ SRC_URI = " \
git://github.com/python-xlib/python-xlib.git;protocol=https \ git://github.com/python-xlib/python-xlib.git;protocol=https;branch=master \
" "
DEPENDS = " \ DEPENDS = " \

View File

@ -3,7 +3,7 @@ LICENSE = "WTFPL"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/WTFPL;md5=7993e3336259bdb618ad5a1afc872165" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/WTFPL;md5=7993e3336259bdb618ad5a1afc872165"
SRC_URI = " \ SRC_URI = " \
git://github.com/ammgws/autotiling-rs.git;protocol=https \ git://github.com/ammgws/autotiling-rs.git;protocol=https;branch=master \
crate://crates.io/clap/2.33.3 \ crate://crates.io/clap/2.33.3 \
crate://crates.io/swayipc/2.7.2 \ crate://crates.io/swayipc/2.7.2 \
crate://crates.io/bitflags/1.2.1 \ crate://crates.io/bitflags/1.2.1 \

View File

@ -3,7 +3,7 @@ LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464" LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464"
SRC_URI = " \ SRC_URI = " \
git://github.com/nwg-piotr/autotiling.git;protocol=https \ git://github.com/nwg-piotr/autotiling.git;protocol=https;branch=master \
" "
DEPENDS = "python3-wheel-native" DEPENDS = "python3-wheel-native"

View File

@ -6,7 +6,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b5d973344b3c7bbf7535f0e6e002d017" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b5d973344b3c7bbf7535f0e6e002d017"
SRC_URI = " \ SRC_URI = " \
git://github.com/HowardHinnant/date.git;protocol=https \ git://github.com/HowardHinnant/date.git;protocol=https;branch=master \
file://date.pc \ file://date.pc \
" "

View File

@ -16,7 +16,7 @@ DEPENDS = " \
" "
SRC_URI = " \ SRC_URI = " \
git://codeberg.org/dnkl/fcft.git;protocol=https \ git://codeberg.org/dnkl/fcft.git;protocol=https;branch=master \
" "
S = "${WORKDIR}/git" S = "${WORKDIR}/git"

View File

@ -7,7 +7,7 @@ LICENSE = "OFL-1.1"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2e3494502db283e8891d4886fe445912" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2e3494502db283e8891d4886fe445912"
SRC_URI = " \ SRC_URI = " \
git://github.com/FortAwesome/Font-Awesome.git;protocol=https \ git://github.com/FortAwesome/Font-Awesome.git;protocol=https;branch=master \
" "
S = "${WORKDIR}/git" S = "${WORKDIR}/git"

View File

@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2b42edef8fa55315f34f2370b4715ca9"
inherit cmake inherit cmake
SRC_URI = " \ SRC_URI = " \
git://github.com/google/highway.git;protocol=https \ git://github.com/google/highway.git;protocol=https;branch=master \
" "
PV = "0.14.2" PV = "0.14.2"

View File

@ -6,7 +6,7 @@ LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a7a95d2af90376e85a05318794e6f202" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a7a95d2af90376e85a05318794e6f202"
SRC_URI = "git://github.com/benhoyt/inih.git;protocol=https" SRC_URI = "git://github.com/benhoyt/inih.git;protocol=https;branch=master"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
PV = "53" PV = "53"

View File

@ -1,3 +0,0 @@
DEPENDS:remove = "gtk+"
DEPENDS:append = " gtk+3"

View File

@ -5,7 +5,7 @@ LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
SRC_URI = " \ SRC_URI = " \
git://github.com/haikarainen/light.git \ git://github.com/haikarainen/light.git;protocol=https;branch=master \
" "
S = "${WORKDIR}/git" S = "${WORKDIR}/git"

View File

@ -6,7 +6,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=31752b4a8edd3fb9ddba1cb90fada74d" LIC_FILES_CHKSUM = "file://COPYING;md5=31752b4a8edd3fb9ddba1cb90fada74d"
SRC_URI = " \ SRC_URI = " \
git://github.com/ddevault/scdoc.git;protocol=https \ git://github.com/ddevault/scdoc.git;protocol=https;branch=master \
" "
DEPENDS = "scdoc-native" DEPENDS = "scdoc-native"

View File

@ -7,7 +7,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=3a7351a597a91e763901f7c76f21e798" LIC_FILES_CHKSUM = "file://LICENSE;md5=3a7351a597a91e763901f7c76f21e798"
SRC_URI = " \ SRC_URI = " \
git://codeberg.org/dnkl/tllist.git;protocol=https \ git://codeberg.org/dnkl/tllist.git;protocol=https;branch=master \
" "
S = "${WORKDIR}/git" S = "${WORKDIR}/git"

View File

@ -6,7 +6,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=97fe1c51de5d175e7564531e7955381d" LIC_FILES_CHKSUM = "file://LICENSE.md;md5=97fe1c51de5d175e7564531e7955381d"
SRC_URI = " \ SRC_URI = " \
git://github.com/JuliaStrings/utf8proc.git;protocol=https \ git://github.com/JuliaStrings/utf8proc.git;protocol=https;branch=master \
" "
S = "${WORKDIR}/git" S = "${WORKDIR}/git"

View File

@ -2,7 +2,7 @@ SUMMARY = " C++ binding for Wayland using the most modern C++ technology"
LICENSE = "MIT" LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=7f6b13e4480850c59e176edd427d996e" LIC_FILES_CHKSUM = "file://LICENSE;md5=7f6b13e4480850c59e176edd427d996e"
SRC_URI = "git://github.com/NilsBrause/waylandpp.git;tag=${PV}" SRC_URI = "git://github.com/NilsBrause/waylandpp.git;tag=${PV};protocol=https;branch=master"
DEPENDS:append:class-native = " pugixml-native" DEPENDS:append:class-native = " pugixml-native"
DEPENDS:append:class-target = " waylandpp-native wayland virtual/egl" DEPENDS:append:class-target = " waylandpp-native wayland virtual/egl"
@ -10,7 +10,7 @@ DEPENDS:append:class-target = " waylandpp-native wayland virtual/egl"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
PV = "0.2.8" PV = "0.2.8"
inherit cmake inherit cmake pkgconfig
EXTRA_OECMAKE:append:class-native = " \ EXTRA_OECMAKE:append:class-native = " \

View File

@ -14,7 +14,7 @@ DEPENDS += " \
wayland-native \ wayland-native \
" "
SRC_URI = "git://github.com/wmww/gtk-layer-shell.git;protocol=https" SRC_URI = "git://github.com/wmww/gtk-layer-shell.git;protocol=https;branch=master"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
PV = "0.6.0+${SRCREV}" PV = "0.6.0+${SRCREV}"

View File

@ -3,7 +3,7 @@ LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464" LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464"
SRC_URI = " \ SRC_URI = " \
git://github.com/nwg-piotr/azote.git;protocol=https \ git://github.com/nwg-piotr/azote.git;protocol=https;branch=master \
" "
RDEPENDS:${PN} = " \ RDEPENDS:${PN} = " \

View File

@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://src/${GO_IMPORT}/LICENSE;md5=22ed6cb3c33862e689e075b4
GO_IMPORT = "github.com/nwg-piotr/gopsuinfo.git" GO_IMPORT = "github.com/nwg-piotr/gopsuinfo.git"
SRC_URI = "git://${GO_IMPORT};branch=main" SRC_URI = "git://${GO_IMPORT};branch=main;protocol=https"
SRCREV = "838b4893f48924bb03f5124701754836562d090a" SRCREV = "838b4893f48924bb03f5124701754836562d090a"

View File

@ -10,7 +10,7 @@ DEPENDS = " \
GO_IMPORT = "github.com/nwg-piotr/nwg-bar.git" GO_IMPORT = "github.com/nwg-piotr/nwg-bar.git"
SRC_URI = "git://${GO_IMPORT};nobranch=1" SRC_URI = "git://${GO_IMPORT};nobranch=1;protocol=https"
PV = "0.0.1" PV = "0.0.1"
SRCREV = "v${PV}" SRCREV = "v${PV}"

View File

@ -9,7 +9,7 @@ DEPENDS = " \
GO_IMPORT = "github.com/nwg-piotr/nwg-dock.git" GO_IMPORT = "github.com/nwg-piotr/nwg-dock.git"
SRC_URI = "git://${GO_IMPORT};nobranch=1" SRC_URI = "git://${GO_IMPORT};nobranch=1;protocol=https"
PV = "0.2.0" PV = "0.2.0"
SRCREV = "v${PV}" SRCREV = "v${PV}"

View File

@ -14,7 +14,7 @@ RRECOMMENDS:${PN} = " \
GO_IMPORT = "github.com/nwg-piotr/nwg-drawer.git" GO_IMPORT = "github.com/nwg-piotr/nwg-drawer.git"
SRC_URI = "git://${GO_IMPORT};nobranch=1" SRC_URI = "git://${GO_IMPORT};nobranch=1;protocol=https"
PV = "0.2.1" PV = "0.2.1"
SRCREV = "v${PV}" SRCREV = "v${PV}"

View File

@ -25,7 +25,7 @@ PACKAGECONFIG ?= " \
" "
SRC_URI = " \ SRC_URI = " \
git://github.com/nwg-piotr/nwg-launchers.git;protocol=https \ git://github.com/nwg-piotr/nwg-launchers.git;protocol=https;branch=master \
" "
SRCREV = "v${PV}" SRCREV = "v${PV}"
PV = "0.6.3" PV = "0.6.3"

View File

@ -16,7 +16,7 @@ RRECOMMENDS:${PN} = " \
GO_IMPORT = "github.com/nwg-piotr/nwg-menu.git" GO_IMPORT = "github.com/nwg-piotr/nwg-menu.git"
SRC_URI = "git://${GO_IMPORT};nobranch=1" SRC_URI = "git://${GO_IMPORT};nobranch=1;protocol=https"
PV = "0.1.1" PV = "0.1.1"
SRCREV = "v${PV}" SRCREV = "v${PV}"

View File

@ -3,7 +3,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=fffa55ad1c828db5e334374fb1182530" LIC_FILES_CHKSUM = "file://LICENSE;md5=fffa55ad1c828db5e334374fb1182530"
SRC_URI = " \ SRC_URI = " \
git://github.com/nwg-piotr/nwg-panel.git;protocol=https \ git://github.com/nwg-piotr/nwg-panel.git;protocol=https;branch=master \
" "
RDEPENDS:${PN} = "\ RDEPENDS:${PN} = "\

View File

@ -3,7 +3,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=fffa55ad1c828db5e334374fb1182530" LIC_FILES_CHKSUM = "file://LICENSE;md5=fffa55ad1c828db5e334374fb1182530"
SRC_URI = " \ SRC_URI = " \
git://github.com/nwg-piotr/nwg-wrapper.git;protocol=https \ git://github.com/nwg-piotr/nwg-wrapper.git;protocol=https;branch=master \
" "
DEPENDS = "python3" DEPENDS = "python3"

View File

@ -16,12 +16,12 @@ DEPENDS = " \
libsecret \ libsecret \
" "
UNKNOWN_CONFIGURE_WHITELIST:append = " introspection" GIR_MESON_OPTION = ""
inherit meson gtk-icon-cache mime-xdg pkgconfig features_check gobject-introspection inherit meson gtk-icon-cache mime-xdg pkgconfig features_check gobject-introspection
SRC_URI = " \ SRC_URI = " \
git://github.com/SrainApp/srain.git;protocol=https \ git://github.com/SrainApp/srain.git;protocol=https;branch=master \
" "
S = "${WORKDIR}/git" S = "${WORKDIR}/git"

View File

@ -49,7 +49,7 @@ RRECOMMENDS:${PN} += " \
font-awesome-otf \ font-awesome-otf \
" "
SRC_URI = "git://github.com/Alexays/Waybar.git;protocol=https" SRC_URI = "git://github.com/Alexays/Waybar.git;protocol=https;branch=master"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
PV = "0.9.8+${SRCREV}" PV = "0.9.8+${SRCREV}"

View File

@ -3,7 +3,7 @@ LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504" LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504"
SRC_URI = " \ SRC_URI = " \
git://github.com/asciinema/asciinema.git;protocol=https \ git://github.com/asciinema/asciinema.git;protocol=https;branch=master \
" "
RDEPENDS:${PN} = " \ RDEPENDS:${PN} = " \

View File

@ -4,7 +4,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=c1b51aaede0be292f946ef75b6759e6c" 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 = " \ DEPENDS = " \

View File

@ -18,7 +18,7 @@ DEPENDS += " \
wayland-protocols \ 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" S = "${WORKDIR}/git"
PV = "1.3.2" PV = "1.3.2"

View File

@ -35,7 +35,7 @@ PACKAGECONFIG ?= " \
rsvg \ 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" S = "${WORKDIR}/git"
PV = "4.3.0" PV = "4.3.0"

View File

@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e316e9609dd7672b87ff25b46b2cf3e1"
REQUIRED_DISTRO_FEATURES = "wayland" REQUIRED_DISTRO_FEATURES = "wayland"
SRC_URI = " \ 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 \ file://0001-meson.build-fix-scdoc-not-to-be-found.patch \
" "

View File

@ -19,7 +19,7 @@ DEPENDS += " \
wayland-protocols \ 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" S = "${WORKDIR}/git"
PV = "1.3.2" PV = "1.3.2"

View File

@ -17,7 +17,7 @@ DEPENDS = " \
" "
SRC_URI = " \ SRC_URI = " \
git://github.com/swaywm/swaybg.git;protocol=https \ git://github.com/swaywm/swaybg.git;protocol=https;branch=master \
" "
# Reproducibility issue. Fix me! # Reproducibility issue. Fix me!

View File

@ -15,7 +15,7 @@ DEPENDS = " \
" "
SRC_URI = " \ SRC_URI = " \
git://github.com/swaywm/swayidle.git;protocol=https \ git://github.com/swaywm/swayidle.git;protocol=https;branch=master \
" "
S = "${WORKDIR}/git" S = "${WORKDIR}/git"

View File

@ -17,7 +17,7 @@ DEPENDS = " \
" "
SRC_URI = " \ SRC_URI = " \
git://github.com/swaywm/swaylock.git;protocol=https \ git://github.com/swaywm/swaylock.git;protocol=https;branch=master \
" "
S = "${WORKDIR}/git" S = "${WORKDIR}/git"

View File

@ -18,7 +18,7 @@ DEPENDS = " \
" "
SRC_URI = " \ 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 inherit meson pkgconfig gtk-icon-cache features_check

View File

@ -16,7 +16,7 @@ DEPENDS = " \
REQUIRED_DISTRO_FEATURES = "wayland" REQUIRED_DISTRO_FEATURES = "wayland"
SRC_URI = " \ SRC_URI = " \
git://github.com/ammen99/wf-recorder.git;protocol=https \ git://github.com/ammen99/wf-recorder.git;protocol=https;branch=master \
" "
SRCREV = "2a901365571de8b86a7eaf95fe9d0cd5a5645579" SRCREV = "2a901365571de8b86a7eaf95fe9d0cd5a5645579"

View File

@ -15,7 +15,7 @@ DEPENDS += " \
wayland-protocols \ 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" S = "${WORKDIR}/git"
PV = "2.0+${SRCREV}" PV = "2.0+${SRCREV}"

View File

@ -14,7 +14,7 @@ DEPENDS += " \
wayland-protocols \ 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" PACKAGECONFIG[man-pages] = ",,scdoc-native"