2018-09-10 00:42:26 +02:00
|
|
|
TERMUX_PKG_HOMEPAGE=https://xorg.freedesktop.org/
|
|
|
|
TERMUX_PKG_DESCRIPTION="X11 font rasterisation library"
|
2019-01-21 17:50:21 +01:00
|
|
|
TERMUX_PKG_LICENSE="MIT"
|
2020-05-14 00:01:15 +02:00
|
|
|
TERMUX_PKG_MAINTAINER="Leonid Pliushch <leonid.pliushch@gmail.com>"
|
2021-08-09 13:50:05 +02:00
|
|
|
TERMUX_PKG_VERSION=2.0.5
|
2018-09-10 00:42:26 +02:00
|
|
|
TERMUX_PKG_SRCURL=https://xorg.freedesktop.org/releases/individual/lib/libXfont2-${TERMUX_PKG_VERSION}.tar.bz2
|
2021-08-09 13:50:05 +02:00
|
|
|
TERMUX_PKG_SHA256=aa7c6f211cf7215c0ab4819ed893dc98034363d7b930b844bb43603c2e10b53e
|
2019-04-20 19:10:50 +02:00
|
|
|
TERMUX_PKG_DEPENDS="freetype, libfontenc, zlib"
|
2018-09-10 00:42:26 +02:00
|
|
|
TERMUX_PKG_BUILD_DEPENDS="xorgproto, xorg-util-macros, xtrans"
|