Skip to content
New issue

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

+ngpost #7916

Open
davdroman opened this issue Nov 16, 2024 · 1 comment
Open

+ngpost #7916

davdroman opened this issue Nov 16, 2024 · 1 comment

Comments

@davdroman
Copy link
Contributor

Would be great to have https://github.com/mbruel/ngPost

@jhheider
Copy link
Contributor

doesn't look too difficult. the base package.yml is

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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants