* update ftgl to 2.4.0-3
This commit is contained in:
parent
f1d20b699b
commit
951e3607b8
17
ftgl/.SRCINFO
Normal file
17
ftgl/.SRCINFO
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
pkgbase = ftgl
|
||||||
|
pkgdesc = OpenGL library to use arbitrary fonts
|
||||||
|
pkgver = 2.4.0
|
||||||
|
pkgrel = 3
|
||||||
|
url = https://github.com/frankheckenbach/ftgl
|
||||||
|
arch = x86_64
|
||||||
|
license = MIT
|
||||||
|
makedepends = doxygen
|
||||||
|
makedepends = mesa
|
||||||
|
makedepends = graphviz
|
||||||
|
makedepends = git
|
||||||
|
depends = freetype2
|
||||||
|
depends = glu
|
||||||
|
source = git+https://github.com/frankheckenbach/ftgl#commit=483639219095ad080538e07ceb5996de901d4e74
|
||||||
|
sha256sums = SKIP
|
||||||
|
|
||||||
|
pkgname = ftgl
|
4
ftgl/.nvchecker.toml
Normal file
4
ftgl/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
[ftgl]
|
||||||
|
source = "git"
|
||||||
|
git = "https://github.com/frankheckenbach/ftgl.git"
|
||||||
|
prefix = "v"
|
@ -6,7 +6,7 @@
|
|||||||
pkgname=ftgl
|
pkgname=ftgl
|
||||||
_pkgver=2.1.3-rc5
|
_pkgver=2.1.3-rc5
|
||||||
pkgver=2.4.0
|
pkgver=2.4.0
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc="OpenGL library to use arbitrary fonts"
|
pkgdesc="OpenGL library to use arbitrary fonts"
|
||||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||||
url="https://github.com/frankheckenbach/ftgl"
|
url="https://github.com/frankheckenbach/ftgl"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user