[gnome-build-meta/mcatanzaro/readme: 3/3] Add instructions for building a local runtime
- From: Marge Bot <marge-bot src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/mcatanzaro/readme: 3/3] Add instructions for building a local runtime
- Date: Fri, 30 Apr 2021 08:53:22 +0000 (UTC)
commit dd25c0089198b2d0cf087f08c7ff255f2e70b359
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Fri Mar 26 19:38:52 2021 +0000
Add instructions for building a local runtime
Part-of: <https://gitlab.gnome.org/GNOME/gnome-build-meta/-/merge_requests/1079>
README.rst | 9 +++++++++
1 file changed, 9 insertions(+)
---
diff --git a/README.rst b/README.rst
index ff72831c..729ee696 100644
--- a/README.rst
+++ b/README.rst
@@ -5,3 +5,12 @@ build metadata for building the GNOME software stack.
The content of this repository is a `BuildStream <https://wiki.gnome.org/Projects/BuildStream>`_
project. Instructions for building GNOME can be `found here
<https://wiki.gnome.org/Newcomers/BuildSystemComponent>`_.
+
+To build a runtime locally, for debugging:
+
+```
+$ bst build flatpak-runtimes.bst
+$ bst checkout flatpak-runtimes.bst repo
+$ flatpak remote-add --user --no-gpg-verify testrepo repo
+$ flatpak install testrepo org.gnome.Platform
+```
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]