You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
339 B
7 lines
339 B
10 years ago
|
TERMUX_PKG_HOMEPAGE=http://www.pango.org/
|
||
|
TERMUX_PKG_DESCRIPTION="Library for laying out and rendering text"
|
||
|
_MAJOR_VERSION=1.36
|
||
|
TERMUX_PKG_VERSION=${_MAJOR_VERSION}.8
|
||
|
TERMUX_PKG_SRCURL=http://ftp.gnome.org/pub/GNOME/sources/pango/${_MAJOR_VERSION}/pango-${TERMUX_PKG_VERSION}.tar.xz
|
||
|
TERMUX_PKG_DEPENDS="fontconfig,glib,harfbuzz,libcairo"
|