clipper: fix pkg-config file
This commit is contained in:
parent
a8b171f70a
commit
6689741a69
|
@ -1,10 +1,11 @@
|
|||
# Template file for 'clipper'
|
||||
pkgname=clipper
|
||||
version=6.4.2
|
||||
revision=2
|
||||
revision=3
|
||||
create_wrksrc=yes
|
||||
build_wrksrc=cpp
|
||||
build_style=cmake
|
||||
configure_args="-DVERSION=${version}"
|
||||
hostmakedepends="unzip"
|
||||
short_desc="Library for clipping and offsetting lines and polygons"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
|
|
Loading…
Reference in New Issue