Skip to content

Instantly share code, notes, and snippets.

@farribeiro
Created June 2, 2022 16:30
Show Gist options
  • Select an option

  • Save farribeiro/e6b1590f127bd54e8fe2c56a2bd6e33d to your computer and use it in GitHub Desktop.

Select an option

Save farribeiro/e6b1590f127bd54e8fe2c56a2bd6e33d to your computer and use it in GitHub Desktop.
app-id: net.kvirc.KVIrc
runtime: org.kde.Platform
runtime-version: '5.15-21.08'
sdk: org.kde.Sdk
rename-appdata-file: net.kvirc.KVIrc5.appdata.xml
rename-desktop-file: net.kvirc.KVIrc5.desktop
rename-icon: kvirc
command: kvirc
finish-args:
- --share=network
- --socket=x11
- --filesystem=xdg-download
- --persist=.config/KVIrc
modules:
- name: kvirc
buildsystem: cmake
config-opts:
- -DCMAKE_INSTALL_PREFIX=/app
sources:
- type: archive
url: https://github.com/kvirc/KVIrc/archive/refs/tags/5.0.0.tar.gz
sha256: 452e683760221055f117d2ab4359aa432e01ce5d5e3abe80772b7a13a78b594a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment