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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Joseph Walton-Rivers
rugby
Commits
81d61d4e
Verified
Commit
81d61d4e
authored
3 years ago
by
Bruce Cowan
Browse files
Options
Downloads
Patches
Plain Diff
Use master SDK
parent
c23106bc
No related branches found
No related tags found
No related merge requests found
Changes
3
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
+3
-0
3 additions, 0 deletions
data/interface.ui
with
7 additions
and
4 deletions
.gitlab-ci.yml
+
3
−
3
View file @
81d61d4e
...
...
@@ -13,9 +13,9 @@ flatpak:
script
:
-
apk update && apk add flatpak-builder
-
flatpak remote-add --if-not-exists
flathub https://flathub.org/repo/flathub
.flatpakrepo
-
flatpak install -y flathub org.gnome.Platform
41
-
flatpak install -y flathub org.gnome.Sdk
41
-
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-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 @
81d61d4e
...
...
@@ -4,7 +4,7 @@
app-id
:
uk.me.bcowan.Rugby
runtime
:
org.gnome.Platform
runtime-version
:
"
41
"
runtime-version
:
"
master
"
sdk
:
org.gnome.Sdk
command
:
rugby
...
...
This diff is collapsed.
Click to expand it.
data/interface.ui
+
3
−
0
View file @
81d61d4e
...
...
@@ -24,6 +24,9 @@
<property
name=
"title"
translatable=
"yes"
>
Rugby
</property>
<property
name=
"default-height"
>
600
</property>
<property
name=
"default-width"
>
400
</property>
<style>
<class
name=
"devel"
/>
</style>
<child>
<object
class=
"GtkScrolledWindow"
>
<child>
...
...
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