graphite: revert to pkg-config
[ci skip]
This commit is contained in:
parent
455a346d13
commit
4c033d22c4
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'graphite'
|
||||
pkgname=graphite
|
||||
version=1.3.13
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="${pkgname}2-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DGRAPHITE2_COMPARE_RENDERER=OFF"
|
||||
hostmakedepends="pkgconf"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="freetype-devel"
|
||||
short_desc="Reimplementation of the SIL Graphite text processing engine"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
|
|
Loading…
Reference in a new issue