mesonbuild / mesonwrap

Meson wraps service and tools, please use https://github.com/mesonbuild/wrapdb for wraps issues
https://wrapdb.mesonbuild.com
Apache License 2.0
26 stars 7 forks source link

I'm trying to add cpr to wrapdb #15

Closed riemass closed 7 years ago

riemass commented 7 years ago

Hello, I'm trying to add cpr to wrapdb. Can you make a repo so I can fork it and push the changes.

Library: https://github.com/whoshuu/cpr Fork with meson.build that I currenty include in my project: https://github.com/riemass/cpr Something I created on my local account for test: https://github.com/riemass/cpr-meson-wrap

Also, before pushing to your repo I'm planning on adding version and licence information to meson.build files.

jpakkane commented 7 years ago

Which version are you planning on wrapping? Must be an official release, as wrapdb does not support "git head" releases or the like.

riemass commented 7 years ago

I've succeeded in wrapping the 1.3.0 version of the project, as that is the most recent tagged version.

jpakkane commented 7 years ago

Thanks, created.