Move from anongit.kde.org to invent.kde.org

anongit has been replaced by Gitlab.
This commit is contained in:
Volker Krause
2020-06-11 17:07:47 +02:00
parent dcf7921c5e
commit e6925a5737
36 changed files with 36 additions and 92 deletions

View File

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

View File

@@ -15,7 +15,7 @@ DEPENDS += " \
kxmlgui \
"
SRC_URI = "git://anongit.kde.org/${BPN};nobranch=1"
SRC_URI = "git://invent.kde.org/utilities/${BPN};nobranch=1;protocol=https"
S = "${WORKDIR}/git"
inherit cmake_kdeapp

View File

@@ -16,7 +16,7 @@ DEPENDS += " \
qca \
"
SRC_URI = "git://anongit.kde.org/${BPN};nobranch=1"
SRC_URI = "git://invent.kde.org/graphics/${BPN};nobranch=1;protocol=https"
S = "${WORKDIR}/git"
# dirty hack to force the mobile version and hide the desktop one

View File

@@ -19,9 +19,7 @@ DEPENDS += " \
kwayland \
"
SRC_URI = " \
git://anongit.kde.org/${BPN};protocol=git \
"
SRC_URI = "git://invent.kde.org/network/${BPN};nobranch=1;protocol=https"
S = "${WORKDIR}/git"
inherit cmake_kdeapp

View File

@@ -8,7 +8,7 @@ DEPENDS += " \
kirigami \
"
SRC_URI = "git://anongit.kde.org/${BPN};nobranch=1"
SRC_URI = "git://invent.kde.org/sdk/${BPN};nobranch=1;protocol=https"
S = "${WORKDIR}/git"
inherit cmake_kdeapp