[gnome-build-meta/abderrahim/flatpak-export-bst: 18/18] flatpak-runtimes: run flatpak export in buildstream
- From: Abderrahim Kitouni <akitouni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/abderrahim/flatpak-export-bst: 18/18] flatpak-runtimes: run flatpak export in buildstream
- Date: Fri, 11 Jan 2019 18:02:31 +0000 (UTC)
commit d7e0e3dce675b09b89cf2d57fae6b56299448558
Author: Abderrahim Kitouni <akitouni gnome org>
Date: Sun Dec 30 11:48:10 2018 +0100
flatpak-runtimes: run flatpak export in buildstream
elements/flatpak-runtimes.bst | 28 +++++++++++++++++++++-------
project.conf | 1 +
2 files changed, 22 insertions(+), 7 deletions(-)
---
diff --git a/elements/flatpak-runtimes.bst b/elements/flatpak-runtimes.bst
index 8e2d5bf..bcd4a8c 100644
--- a/elements/flatpak-runtimes.bst
+++ b/elements/flatpak-runtimes.bst
@@ -1,8 +1,22 @@
-kind: stack
+kind: flatpak_repo
depends:
-- flatpak/platform.bst
-- flatpak/platform-locale.bst
-- flatpak/sdk.bst
-- flatpak/sdk-debug.bst
-- flatpak/sdk-docs.bst
-- flatpak/sdk-locale.bst
+- filename: flatpak/platform.bst
+ type: build
+- filename: flatpak/platform-locale.bst
+ type: build
+- filename: flatpak/sdk.bst
+ type: build
+- filename: flatpak/sdk-debug.bst
+ type: build
+- filename: flatpak/sdk-docs.bst
+ type: build
+- filename: flatpak/sdk-locale.bst
+ type: build
+- filename: deploy-tools/flatpak.bst
+ junction: freedesktop-sdk.bst
+ type: build
+
+config:
+ environment:
+ - deploy-tools/flatpak.bst
+ arch: '%{gcc_arch}'
diff --git a/project.conf b/project.conf
index 3aad044..c0bb3e7 100644
--- a/project.conf
+++ b/project.conf
@@ -285,3 +285,4 @@ plugins:
package-name: buildstream-external
elements:
flatpak_image: 0
+ flatpak_repo: 0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]