graphite: update to 1.3.14.
This commit is contained in:
parent
96d90d69c1
commit
0f19a71ef9
1 changed files with 3 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'graphite'
|
# Template file for 'graphite'
|
||||||
pkgname=graphite
|
pkgname=graphite
|
||||||
version=1.3.13
|
version=1.3.14
|
||||||
revision=3
|
revision=1
|
||||||
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"
|
||||||
|
@ -12,11 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later, GPL-2.0-or-later"
|
license="LGPL-2.1-or-later, GPL-2.0-or-later"
|
||||||
homepage="https://github.com/silnrsi/graphite"
|
homepage="https://github.com/silnrsi/graphite"
|
||||||
distfiles="https://github.com/silnrsi/graphite/releases/download/${version}/graphite2-${version}.tgz"
|
distfiles="https://github.com/silnrsi/graphite/releases/download/${version}/graphite2-${version}.tgz"
|
||||||
checksum=dd63e169b0d3cf954b397c122551ab9343e0696fb2045e1b326db0202d875f06
|
checksum=f99d1c13aa5fa296898a181dff9b82fb25f6cc0933dbaa7a475d8109bd54209d
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vlicense COPYING
|
|
||||||
}
|
|
||||||
|
|
||||||
graphite-devel_package() {
|
graphite-devel_package() {
|
||||||
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue