WIP
This commit is contained in:
@@ -50,25 +50,6 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "olm",
|
|
||||||
"buildsystem": "cmake-ninja",
|
|
||||||
"config-opts": [
|
|
||||||
"-DOLM_TESTS=OFF"
|
|
||||||
],
|
|
||||||
"sources": [
|
|
||||||
{
|
|
||||||
"type": "git",
|
|
||||||
"url": "https://gitlab.matrix.org/matrix-org/olm.git",
|
|
||||||
"tag": "3.2.16",
|
|
||||||
"x-checker-data": {
|
|
||||||
"type": "git",
|
|
||||||
"tag-pattern": "^([\\d.]+)$"
|
|
||||||
},
|
|
||||||
"commit": "7e0c8277032e40308987257b711b38af8d77cc69"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "libsecret",
|
"name": "libsecret",
|
||||||
"buildsystem": "meson",
|
"buildsystem": "meson",
|
||||||
@@ -117,20 +98,14 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "libQuotient",
|
"name": "integral",
|
||||||
"buildsystem": "cmake-ninja",
|
"buildsystem": "cmake-ninja",
|
||||||
"sources": [
|
"sources": [
|
||||||
{
|
{
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/quotient-im/libQuotient.git",
|
"url": "https://invent.kde.org/tfella/integral.git",
|
||||||
"branch": "dev",
|
"branch": "master"
|
||||||
"disable-submodules": true
|
|
||||||
}
|
}
|
||||||
],
|
|
||||||
"config-opts": [
|
|
||||||
"-DBUILD_WITH_QT6=ON",
|
|
||||||
"-DQuotient_ENABLE_E2EE=ON",
|
|
||||||
"-DBUILD_TESTING=OFF"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -8,14 +8,14 @@ include:
|
|||||||
- /gitlab-templates/json-validation.yml
|
- /gitlab-templates/json-validation.yml
|
||||||
- /gitlab-templates/xml-lint.yml
|
- /gitlab-templates/xml-lint.yml
|
||||||
- /gitlab-templates/yaml-lint.yml
|
- /gitlab-templates/yaml-lint.yml
|
||||||
- /gitlab-templates/android-qt6.yml
|
# - /gitlab-templates/android-qt6.yml
|
||||||
- /gitlab-templates/linux-qt6.yml
|
# - /gitlab-templates/linux-qt6.yml
|
||||||
- /gitlab-templates/linux-qt6-next.yml
|
# - /gitlab-templates/linux-qt6-next.yml
|
||||||
- /gitlab-templates/windows-qt6.yml
|
# - /gitlab-templates/windows-qt6.yml
|
||||||
# - /gitlab-templates/freebsd-qt6.yml
|
# - /gitlab-templates/freebsd-qt6.yml
|
||||||
- /gitlab-templates/flatpak.yml
|
- /gitlab-templates/flatpak.yml
|
||||||
- /gitlab-templates/snap-snapcraft-lxd.yml
|
# - /gitlab-templates/snap-snapcraft-lxd.yml
|
||||||
- /gitlab-templates/craft-android-qt6-apks.yml
|
# - /gitlab-templates/craft-android-qt6-apks.yml
|
||||||
- /gitlab-templates/craft-appimage-qt6.yml
|
# - /gitlab-templates/craft-appimage-qt6.yml
|
||||||
- /gitlab-templates/craft-windows-x86-64-qt6.yml
|
# - /gitlab-templates/craft-windows-x86-64-qt6.yml
|
||||||
- /gitlab-templates/craft-windows-appx-qt6.yml
|
# - /gitlab-templates/craft-windows-appx-qt6.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user