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

Add snap packaging support #1201

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Add snap packaging support #1201

wants to merge 3 commits into from

Conversation

ltrager
Copy link

@ltrager ltrager commented Aug 9, 2016

This adds Snap packaging to jq. The snap can be built by running
make snap

The jq snap can then be published to the Snapcraft store by following the Snap publishing document

@coveralls
Copy link

coveralls commented Aug 9, 2016

Coverage Status

Coverage increased (+0.4%) to 85.752% when pulling 226adc4 on ltrager:master into 0b82185 on stedolan:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.4%) to 85.734% when pulling 2b0bb80 on ltrager:master into 0b82185 on stedolan:master.

parts:
jq:
plugin: autotools
source: .
Copy link

@cprov cprov Aug 19, 2016

Choose a reason for hiding this comment

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

I think it should be adjusted to match the suggested building setup:

configflags:
  - --disable-maintainer-mode

@cprov
Copy link

cprov commented Aug 19, 2016

@ltrager, I've completely missed your PR and proposed another, #1210, apologies.

I've suggested some changes here for your consideration so it supersedes mine.

Thanks for your work on this.
[]

@dequis dequis mentioned this pull request Jan 24, 2017
@rgrannell1
Copy link

Has there been any progress on this issue? I'm hoping to migrate away from .debs where possible

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

Successfully merging this pull request may close these issues.

5 participants