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
d8a1b2b4
Verified
Commit
d8a1b2b4
authored
2 years ago
by
Bruce Cowan
Browse files
Options
Downloads
Patches
Plain Diff
Use GNOME 42 SDK
parent
25876523
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#3251
passed
2 years ago
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 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
data/interface.ui
+1
-1
1 addition, 1 deletion
data/interface.ui
with
5 additions
and
5 deletions
.gitlab-ci.yml
+
3
−
3
View file @
d8a1b2b4
...
...
@@ -13,9 +13,9 @@ flatpak:
script
:
-
apk update && apk add flatpak-builder
-
flatpak remote-add --if-not-exists
gnome-nightly https://nightly.gnome.org/gnome-nightly
.flatpakrepo
-
flatpak install -y flathub org.gnome.Platform
master
-
flatpak install -y flathub org.gnome.Sdk
master
-
flatpak remote-add --if-not-exists
flathub https://flathub.org/repo/flathub
.flatpakrepo
-
flatpak install -y flathub org.gnome.Platform
42
-
flatpak install -y flathub org.gnome.Sdk
42
-
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 @
d8a1b2b4
...
...
@@ -4,7 +4,7 @@
app-id
:
uk.me.bcowan.Rugby
runtime
:
org.gnome.Platform
runtime-version
:
"
master
"
runtime-version
:
"
42
"
sdk
:
org.gnome.Sdk
command
:
rugby
...
...
This diff is collapsed.
Click to expand it.
data/interface.ui
+
1
−
1
View file @
d8a1b2b4
...
...
@@ -26,7 +26,7 @@
<property
name=
"default-height"
>
600
</property>
<property
name=
"default-width"
>
400
</property>
<style>
<class
name=
"devel"
/>
<class
name=
"devel"
/>
</style>
<child>
<object
class=
"GtkScrolledWindow"
>
...
...
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