Fix gihub SRC_URIs

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2021-11-18 23:13:38 +01:00
parent 22d0111fdc
commit c93984aeb9
12 changed files with 12 additions and 13 deletions

View File

@@ -21,7 +21,7 @@ inherit meson pkgconfig gtk-icon-cache features_check
REQUIRED_DISTRO_FEATURES = "x11 opengl"
SRC_URI = " \
git://github.com/dosbox-staging/dosbox-staging.git;branch=kc/release-0.77.1 \
git://github.com/dosbox-staging/dosbox-staging.git;branch=kc/release-0.77.1;protocol=https \
file://0001-Fix-missing-include.patch \
"
SRCREV = "30d8752ac518182b83af945b3dd372eb4fc9b08d"

View File

@@ -19,7 +19,7 @@ inherit autotools-brokensep pkgconfig dos2unix gtk-icon-cache features_check
REQUIRED_DISTRO_FEATURES = "x11 opengl"
SRC_URI = " \
git://github.com/joncampbell123/dosbox-x.git \
git://github.com/joncampbell123/dosbox-x.git;branch=master;protocol=https \
file://0001-use-pkgconfig-to-find-sdl2.patch \
file://0002-Enable-unaligned-memory-based-on-recipe-s-suggestion.patch \
"

View File

@@ -5,7 +5,7 @@ LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=417c683350df4c63046fee551c461bd4"
SRC_URI = " \
git://github.com/mamedev/mame.git \
git://github.com/mamedev/mame.git;branch=master;protocol=https \
file://mame.desktop \
file://mame32k.desktop \
"

View File

@@ -3,7 +3,7 @@ AUTHOR = "Jürgen Buchmüller"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=9fa70e05c591cf3ab4016b22aab701df"
SRC_URI = "git://github.com/pullmoll/cass80.git"
SRC_URI = "git://github.com/pullmoll/cass80.git;branch=master;protocol=https"
SRCREV= "372455830343e5c8ebd42125cfe13191f976c343"
PV = "0.0.0+git${SRCPV}"
S = "${WORKDIR}/git"

View File

@@ -5,7 +5,7 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
SRC_URI = " \
git://github.com/schnitzeltony/z80.git;branch=master \
git://github.com/schnitzeltony/z80.git;branch=master;protocol=https \
file://0001-use-pkg-config-to-find-sdl.patch \
file://cgenie.desktop \
file://trs80.desktop \

View File

@@ -9,7 +9,7 @@ DEPENDS = "libsdl2 libsdl2-image libsdl2-mixer"
inherit cmake pkgconfig
SRC_URI = " \
git://github.com/bradharding/doomretro.git \
git://github.com/bradharding/doomretro.git;branch=master;protocol=https \
file://doomretro.png \
file://doomretro.desktop \
"

View File

@@ -16,7 +16,7 @@ DEPENDS = " \
"
SRC_URI = " \
git://github.com/dxx-rebirth/dxx-rebirth.git \
git://github.com/dxx-rebirth/dxx-rebirth.git;branch=master;protocol=https \
http://www.dxx-rebirth.com/download/dxx/content/descent-mac-demo.zip;name=data \
http://www.descent2.de/files/sound/hires-sounds.7z;name=sound \
http://www.dxx-rebirth.com/download/dxx/res/d1xr-sc55-music.dxa;name=music;unpack=0 \

View File

@@ -9,7 +9,7 @@ DEPENDS = "libsdl2 libsdl2-net"
inherit autotools-brokensep pkgconfig
SRC_URI = " \
git://github.com/opentyrian/opentyrian.git \
git://github.com/opentyrian/opentyrian.git;branch=master;protocol=https \
http://camanis.net/opentyrian/tyrian21.zip;name=data \
file://0001-increase-buffer-size-to-avoid-gcc7-format-overflow-e.patch \
file://0002-fix-build-with-gcc8.patch \
@@ -18,7 +18,6 @@ S = "${WORKDIR}/git"
SRCREV = "822c71943f6a06bc2599a0478ea41b6d413648d6"
PV = "2.1.20130907+git${SRCPV}"
SRC_URI[data.md5sum] = "2a3b206a6de25ed4b771af073f8ca904"
SRC_URI[data.sha256sum] = "7790d09a2a3addcd33c66ef063d5900eb81cc9c342f4807eb8356364dd1d9277"
do_install() {

View File

@@ -21,7 +21,7 @@ DEPENDS = " \
inherit cmake
inherit ${@bb.utils.contains('PACKAGECONFIG', 'qt5', 'cmake_qt5', '', d)}
SRC_URI = "git://github.com/munt/munt.git"
SRC_URI = "git://github.com/munt/munt.git;branch=master;protocol=https"
SRCREV = "480985e4b4d774cdf795251fa9f86929295082e6"
PV = "2.5.0"
S = "${WORKDIR}/git"

View File

@@ -16,7 +16,7 @@ inherit meson pkgconfig features_check
REQUIRED_DISTRO_FEATURES = "wayland"
SRC_URI = "git://github.com/Hjdskes/${BPN}.git"
SRC_URI = "git://github.com/Hjdskes/${BPN}.git;branch=master;protocol=https"
SRCREV = "646b3e80b45a011676eb4190652b8c506d56e7a4"
PV = "0.1.4"
S = "${WORKDIR}/git"

View File

@@ -8,7 +8,7 @@ SECTION = "libs"
LICENSE = "BSD-0-Clause"
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[sysvinit] = ",,elogind"

View File

@@ -26,7 +26,7 @@ PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES','x11','xwayland x11-ba
PACKAGECONFIG[xwayland] = "-Dxwayland=enabled,-Dxwayland=disabled,virtual/libx11 xwayland xcb-util-wm"
PACKAGECONFIG[x11-backend] = "-Dx11-backend=enabled,-Dx11-backend=disabled,virtual/libx11 xcb-util-renderutil"
SRC_URI = "git://github.com/swaywm/${BPN}.git;branch=0.14"
SRC_URI = "git://github.com/swaywm/${BPN}.git;branch=0.14;protocol=https"
SRCREV = "49a574420138646845fb664862db03982cfd9f5b"
PV = "0.14.1"
S = "${WORKDIR}/git"