Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quassel GUI in snap #297

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

kalikiana
Copy link
Contributor

Add the Quassel Qt5 GUI to the snap.
Move files into a snap folder.

command: wrap quasselcore --syslog
plugs: [network-bind]
daemon: simple
quassel-kalikiana:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this correct? I.e. should your nickname be referenced here, or did you mean to have just "quassel" here? I know nothing about snaps :)

@@ -0,0 +1,45 @@
name: quassel
version: "0.13-pre"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you know of any way to extract this value from CMAKE or another file? I don't like having the version specified in multiple places...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants