diff --git a/craft/enabled-projects.yaml b/craft/enabled-projects.yaml index 39eb980..5af6550 100644 --- a/craft/enabled-projects.yaml +++ b/craft/enabled-projects.yaml @@ -1,58 +1,59 @@ 'Kate': buildBlueprint: "kate" packageBlueprint: "kate" versions: - name: 'Nightly' target: 'master' - name: 'Release' target: '' platforms: - 'macos' - 'win32' - 'win64' 'Okular': buildBlueprint: "okular" packageBlueprint: "okular" versions: - name: 'Nightly' target: 'master' platforms: - 'macos' - 'win32' 'AtCore': buildBlueprint: "atcore" packageBlueprint: "atcore" versions: - name: 'Nightly' target: 'master' platforms: - 'macos' - 'win32' 'Calligra': buildBlueprint: "calligra" packageBlueprint: "calligra" versions: - name: 'Nightly' target: 'master' platforms: - 'macos' - 'win32' - 'win64' 'KDevelop': buildBlueprint: "kdevelop kdev-python kdev-php" packageBlueprint: "kdevelop" versions: - name: 'Release' target: '5.2' platforms: + - 'macos' - 'win32' - 'win64' 'RKWard': buildBlueprint: "rkward" packageBlueprint: "rkward" versions: - name: 'Nightly' target: 'master' platforms: - 'macos' - 'mingw64'