Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
Rugby
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Bruce Cowan
Rugby
Commits
97430ae2
Commit
97430ae2
authored
4 years ago
by
Bruce Cowan
Browse files
Options
Downloads
Patches
Plain Diff
Update to GNOME 40 SDK
parent
c61766d8
No related branches found
No related tags found
1 merge request
!2
Gtk4
Pipeline
#2943
passed
4 years ago
Stage: build
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+3
-3
3 additions, 3 deletions
.gitlab-ci.yml
build-aux/uk.me.bcowan.Rugby.yml
+1
-1
1 addition, 1 deletion
build-aux/uk.me.bcowan.Rugby.yml
with
4 additions
and
4 deletions
.gitlab-ci.yml
+
3
−
3
View file @
97430ae2
...
...
@@ -14,9 +14,9 @@ flatpak:
script
:
-
dnf install -y flatpak-builder
-
flatpak remote-add --if-not-exists
gnome-nightly https://nightly.gnome.org/gnome-nightly
.flatpakrepo
-
flatpak install -y
gnome-nightly
org.gnome.Platform
-
flatpak install -y
gnome-nightly
org.gnome.Sdk
-
flatpak remote-add --if-not-exists
flathub https://flathub.org/repo/flathub
.flatpakrepo
-
flatpak install -y
flathub
org.gnome.Platform
40
-
flatpak install -y
flathub
org.gnome.Sdk
40
-
flatpak-builder --stop-at=${FLATPAK_MODULE} app ${MANIFEST_PATH}
-
flatpak build app meson --prefix=/app ${MESON_ARGS} _build
-
flatpak build app ninja -C _build install
...
...
This diff is collapsed.
Click to expand it.
build-aux/uk.me.bcowan.Rugby.yml
+
1
−
1
View file @
97430ae2
...
...
@@ -4,7 +4,7 @@
app-id
:
uk.me.bcowan.Rugby
runtime
:
org.gnome.Platform
runtime-version
:
"
master
"
runtime-version
:
"
40
"
sdk
:
org.gnome.Sdk
command
:
rugby
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment