mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
testing/libemf2svg: needs cmake
This commit is contained in:
parent
aba5d36e36
commit
2e6bebcd2c
@ -1,12 +1,12 @@
|
||||
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
|
||||
pkgname=libemf2svg
|
||||
pkgver=1.1.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="MS EMF (Enhanced Metafile) to SVG conversion library"
|
||||
url="https://github.com/kakwa/libemf2svg"
|
||||
arch="all"
|
||||
license="GPL-2.0-only"
|
||||
makedepends="gnu-libiconv-dev libpng-dev fontconfig-dev freetype-dev
|
||||
makedepends="cmake gnu-libiconv-dev libpng-dev fontconfig-dev freetype-dev
|
||||
argp-standalone"
|
||||
subpackages="$pkgname-utils"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/kakwa/libemf2svg/archive/$pkgver.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user