-- Leo's gemini proxy

-- Connecting to sillyorg.capsule.town:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

Doggo


Clicker & chance game, built with GNOME technologies


Install


Flathub

AppStream Link (opens in your software center app)

Flathub Link


DIY / Manual

1. Install Flatpak (if it isn't installed already, with the Flathub and GNOME Nightly remotes available) and Flatpak Builder:


flatpak install org.flatpak.Builder

2. Make sure you have `runtime/org.gnome.Platform/[x86_64/aarch64]/master` & `runtime/org.gnome.Sdk/[x86_64/aarch64]/master` installed, you can install the platform with:


flatpak install runtime/org.gnome.Platform/$(uname -m)/master

And the SDK with:


flatpak install runtime/org.gnome.Platform/$(uname -m)/master

3. Download the Flatpak Manifest and make a folder to put it in:


wget https://gitlab.gnome.org/sungsphinx/Doggo/-/raw/main/build-aux/flatpak/app.drey.Doggo.Devel.json

4. Open a terminal in that folder and choose one of the following to run:


Install Directly:

flatpak run org.flatpak.Builder --install --force-clean build-dir app.drey.Doggo.Devel.json

Build Bundle:


flatpak run org.flatpak.Builder --repo=repo --force-clean build-dir app.drey.Doggo.Devel.json

Then run:


flatpak build-bundle repo app.drey.Doggo.Devel.flatpak app.drey.Doggo.Devel

This will create a bundle (*.flatpak). Read more about single-file bundles here:

Documentation (Single File Bundles) https://docs.flatpak.org/en/latest/single-file-bundles.html

-- Response ended

-- Page fetched on Sun May 12 06:49:14 2024