-
Clone repo with submodules:
git clone --recursive git@github.com:flathub/com.github.debauchee.barrier.git
-
Install flatpak-builder, i.e:
dnf install flatpak-builder
-
Install corresponding runtime and SDK, i.e.:
flatpak install org.kde.Sdk/x86_64/5.15-23.08
flatpak install org.kde.Platform/x86_64/5.15-23.08
-
Build by executing:
flatpak-builder build com.github.debauchee.barrier.json --force-clean
-
if you encounter an issue
fatal: transport 'file' not allowed
during build executegit config --global --add protocol.file.allow always
to fix it:Cloning into '/home/user/com.github.debauchee.barrier/.flatpak-builder/build/barrier-10/ext/gtest'... fatal: transport 'file' not allowed fatal: clone of 'file:///home/user/com.github.debauchee.barrier/.flatpak-builder/git/https_github.com_google_googletest.git' into submodule path '/home/user/com.github.debauchee.barrier/.flatpak-builder/build/barrier-10/ext/gtest' failed
-
-
Install a build:
flatpak-builder --user --install --force-clean build com.github.debauchee.barrier.json
-
Test the build:
flatpak run com.github.debauchee.barrier
-
Notifications
You must be signed in to change notification settings - Fork 10
flathub/com.github.debauchee.barrier
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published