Flatpak | Snap |
---|---|
x86_64 | x86_64 |
aarch64 | aarch64 |
Dependencies
Package Name | Required |
---|---|
meson | ✅ |
valac | ✅ |
libjson-glib-dev | ✅ |
libxml2-dev | ✅ |
libgee-0.8-dev | ✅ |
libsoup3.0-dev | ✅ |
libadwaita-1.0-dev | ✅ |
libsecret-1-dev | ✅ |
libgtksourceview-5-dev | ✅ |
icu | ✅ |
libspelling | ❌ |
gstreamer + gst-plugins-good | ❌ |
clapper | ❌ |
$ make
$ make install
- Clone
- Open in GNOME Builder
- Tuba is a fork of Tootle by Bleak Grey
- Translations are managed by Weblate
- Design inspiration taken from Mastodon & Elk
- Read the Code of Conduct
- Fork it ( https://github.com/GeopJr/Tuba/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request