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

new wrap: clipp #93

Closed vedranmiletic closed 5 years ago

vedranmiletic commented 5 years ago

upstream url: https://github.com/muellan/clipp version: 1.2.3

meson.build

project('clipp',
    'cpp',
    version : '1.2.3',
    license : 'MIT'
)

clipp_dep = declare_dependency(
    include_directories : include_directories('include')
)

upstream.wrap

[wrap-file]
directory = clipp-1.2.3

source_url = https://github.com/muellan/clipp/archive/v1.2.3.zip
source_filename = clipp-1.2.3.zip
source_hash = 51f820de9f04866a9a94235258ec51ebfee12f3f3d0ca86a84cf4ddfe50411a3
sarum9in commented 5 years ago

Name is ambiguous, e.g. https://itunes.apple.com/au/app/clipp/id612283755?mt=8

As usual in these cases I propose to use muellan-clipp. What do you think?

vedranmiletic commented 5 years ago

Sure, let's go with that name.

sarum9in commented 5 years ago

http://github.com/mesonbuild/muellan-clipp