graphite: update to 1.3.8.
This commit is contained in:
parent
87f9662e5e
commit
08828ace7c
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'graphite'
|
||||
pkgname=graphite
|
||||
version=1.3.7
|
||||
version=1.3.8
|
||||
revision=1
|
||||
wrksrc="${pkgname}2-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DGRAPHITE2_COMPARE_RENDERER=OFF"
|
||||
hostmakedepends="cmake pkg-config"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="freetype-devel"
|
||||
short_desc="Reimplementation of the SIL Graphite text processing engine"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://projects.palaso.org/projects/graphitedev"
|
||||
license="LGPL-2.1, GPL-2, BSD"
|
||||
distfiles="${SOURCEFORGE_SITE}/silgraphite/graphite2-${version}.tgz"
|
||||
checksum=4d5b7ad6ae137f0c57e4ab3da4e438b7922c6c6e083cc05a3a28bd8774235586
|
||||
checksum=9f3f25b3a8495ce0782e77f69075c0dd9b7c054847b9bf9ff130bec38f4c8cc2
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue