diff --git a/craft/enabled-projects.yaml b/craft/enabled-projects.yaml index 98c3745..f1ca876 100644 --- a/craft/enabled-projects.yaml +++ b/craft/enabled-projects.yaml @@ -1,90 +1,98 @@ 'Kate': buildBlueprint: "kate" versions: - name: 'Nightly' target: 'master' - name: 'Release' target: '' platforms: - 'macos' - 'win32' - 'win64' 'Okular': buildBlueprint: "okular" versions: - name: 'Nightly' target: 'master' platforms: - 'macos' - 'win32' 'AtCore': buildBlueprint: "atcore" versions: - name: 'Nightly' target: 'master' platforms: - 'macos' - 'win32' 'Calligra': buildBlueprint: "calligra" versions: - name: 'Nightly' target: 'master' platforms: - 'macos' - 'win32' - 'win64' 'KDevelop': buildBlueprint: kdevelop rebuildBlueprint: - kdev-python - kdev-php versions: - name: Release target: 5.2 platforms: - macos - win32 - win64 'RKWard': buildBlueprint: "rkward" versions: - name: 'Nightly' target: 'master' platforms: - 'macos' - 'mingw64' 'Elisa': buildBlueprint: "elisa" versions: - name: 'Nightly' target: 'master' platforms: - 'macos' - 'win32' +'Filelight': + buildBlueprint: "filelight" + versions: + - name: 'Nightly' + target: '' + platforms: + - 'macos' + - 'win32' 'KStars': buildBlueprint: "kstars" versions: - name: 'Release' target: '' - name: 'Nightly' target: 'master' platforms: - 'macos' - 'win32' 'Minuet': buildBlueprint: "minuet" versions: - name: Nightly target: 'master' platforms: - 'macos' - 'win32' 'Dolphin': buildBlueprint: "dolphin" versions: - name: 'Release' target: '' platforms: - 'macos' - 'win32'