Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2020-07-31 16:58:58 +0300
committerHannah von Reth <vonreth@kde.org>2020-09-09 18:57:09 +0300
commitc21f049237ffefa1d0256514e8609b694e57087d (patch)
treeee44537982975f1f17757a7320620eb375eae531 /.craft.ini
parentdfa383eff8a434ef1041200927cd100dea60d2c1 (diff)
Ci: github actions for linux
Diffstat (limited to '.craft.ini')
-rw-r--r--.craft.ini8
1 files changed, 7 insertions, 1 deletions
diff --git a/.craft.ini b/.craft.ini
index 211206ff5..5c14092dc 100644
--- a/.craft.ini
+++ b/.craft.ini
@@ -43,7 +43,6 @@ Packager/UseCache = ${Variables:UseCache}
Packager/CreateCache = ${Variables:CreateCache}
Packager/CacheVersion = ${Variables:ownCloudVersion}/Qt_${Variables:QtVersion}_${Variables:CachePatchLvl}
; Packager/RepositoryUrl = https://files.kde.org/craft/
-Packager/PackageType = PortablePackager
Packager/RepositoryUrl = https://download.owncloud.com/desktop/craft/cache/;https://files.kde.org/craft/master/
Compile/BuildType = RelWithDebInfo
ContinuousIntegration/Enabled = ${Variables:CiBuild}
@@ -84,6 +83,13 @@ Packager/PackageType = MacPkgPackager
General/ABI = macos-64-clang
Compile/BuildType = Debug
+[linux-64-gcc]
+General/ABI = linux-64-gcc
+
+[linux-64-gcc-BlueprintSettings]
+libs/dbus.ignored = False
+libs/qt5/qtbase.withDBus = True
+
[Env]
CRAFT_CODESIGN_CERTIFICATE =
SIGN_PACKAGE = False