parent
455a346d13
commit
4c033d22c4
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'graphite'
|
# Template file for 'graphite'
|
||||||
pkgname=graphite
|
pkgname=graphite
|
||||||
version=1.3.13
|
version=1.3.13
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="${pkgname}2-${version}"
|
wrksrc="${pkgname}2-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DGRAPHITE2_COMPARE_RENDERER=OFF"
|
configure_args="-DGRAPHITE2_COMPARE_RENDERER=OFF"
|
||||||
hostmakedepends="pkgconf"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="freetype-devel"
|
makedepends="freetype-devel"
|
||||||
short_desc="Reimplementation of the SIL Graphite text processing engine"
|
short_desc="Reimplementation of the SIL Graphite text processing engine"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
|
|
Loading…
Reference in New Issue