Switch to https access for checkouts

This commit is contained in:
Andreas Cord-Landwehr
2022-05-28 18:25:26 +02:00
parent f49385dd8a
commit d748fb1da0
9 changed files with 10 additions and 10 deletions

View File

@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
SUMMARY = "The intelligent phonetic input method library"
SRC_URI = " \
git://github.com/chewing/libchewing.git;nobranch=1 \
git://github.com/chewing/libchewing.git;nobranch=1;protocol=https \
file://0001-Cross-compilation-options.patch \
file://0002-Disable-genkeystroke-testapp.patch \
"

View File

@@ -17,7 +17,7 @@ DEPENDS = " \
"
SRC_URI = " \
git://github.com/googlei18n/${BPN}.git;nobranch=1 \
git://github.com/googlei18n/${BPN}.git;nobranch=1;protocol=https \
"
S = "${WORKDIR}/git/cpp"

View File

@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
SUMMARY = "Library to deal with pinyin."
SRC_URI = " \
git://github.com/libpinyin/libpinyin.git;nobranch=1 \
git://github.com/libpinyin/libpinyin.git;nobranch=1;protocol=https \
https://deac-ams.dl.sourceforge.net/project/libpinyin/models/model19.text.tar.gz;sha256sum=56422a4ee5966c2c809dd065692590ee8def934e52edbbe249b8488daaa1f50b;subdir=git;unpack=0 \
file://0000-Utilize-bitbake-download-and-use-tools-from-PATH.patch \
file://0001-Optionally-install-utilities.patch \
@@ -15,7 +15,7 @@ SRC_URI = " \
file://0004-Fix-header-installation-path.patch \
"
SRC_URI:class-native = " \
git://github.com/libpinyin/libpinyin.git;nobranch=1 \
git://github.com/libpinyin/libpinyin.git;nobranch=1;protocol=https \
file://0001-Optionally-install-utilities.patch \
file://0002-Provide-option-to-use-pre-downloaded-archive.patch \
file://0003-Add-option-to-disable-data-generation.patch \

View File

@@ -8,7 +8,7 @@ SUMMARY = "Qalculate! library and CLI"
HOMEPAGE = "https://qalculate.github.io/"
SRC_URI = " \
git://github.com/Qalculate/libqalculate.git;nobranch=1 \
git://github.com/Qalculate/libqalculate.git;nobranch=1;protocol=https \
"
S = "${WORKDIR}/git"

View File

@@ -6,7 +6,7 @@ LICENSE = "LGPL-2.1"
LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=5c917f6ce94ceb8d8d5e16e2fca5b9ad"
SRC_URI = " \
git://github.com/maliit/framework.git;nobranch=1 \
git://github.com/maliit/framework.git;nobranch=1;protocol=https \
"
S = "${WORKDIR}/git"

View File

@@ -6,7 +6,7 @@ LICENSE = "LGPL-3.0"
LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6"
SRC_URI = " \
git://github.com/maliit/keyboard.git;nobranch=1 \
git://github.com/maliit/keyboard.git;nobranch=1;protocol=https \
"
S = "${WORKDIR}/git"

View File

@@ -23,7 +23,7 @@ DEPENDS = " \
"
SRC_URI = " \
git://github.com/sddm/${BPN};nobranch=1 \
git://github.com/sddm/${BPN};nobranch=1;protocol=https \
file://0001-fix-qml-install-dir.patch \
file://0002-Workaround-missing-sessions.patch \
file://sddm.conf \

View File

@@ -13,7 +13,7 @@ DEPENDS = " \
"
SRC_URI = " \
git://invent.kde.org/bshah/${BPN}.git;nobranch=1 \
git://invent.kde.org/bshah/${BPN}.git;nobranch=1;protocol=https \
"
S = "${WORKDIR}/git"

View File

@@ -12,7 +12,7 @@ PR = "r0"
DEPENDS = "qtbase"
SRC_URI = " \
git://anongit.freedesktop.org/git/telepathy/telepathy-qt.git;nobranch=1 \
git://anongit.freedesktop.org/git/telepathy/telepathy-qt.git;nobranch=1;protocol=https \
file://0001-cross-compilation-fix.patch \
"
S = "${WORKDIR}/git"