We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Would be great to have https://github.com/mbruel/ngPost
The text was updated successfully, but these errors were encountered:
doesn't look too difficult. the base package.yml is
package.yml
distributable: url: https://github.com/mbruel/ngPost/archive/refs/tags/{{version.tag}}.tar.gz strip-components: 1 versions: github: mbruel/ngPost provides: - bin/ngPost build: dependencies: qt.io: 5 openssl.org: '*' working-directory: src script: - qmake - make # move bin to {{prefix}} test: ngPost --help
it looks like it will require par2 and rar to be packaged first.
par2
rar
Sorry, something went wrong.
No branches or pull requests
Would be great to have https://github.com/mbruel/ngPost
The text was updated successfully, but these errors were encountered: