aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/opie-freetype/opie-freetype.inc
blob: ddb704b312ba5fe7402fa2ff6250e6a46360a43c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
DESCRIPTION = "Freetype fontfactory plugin"
SECTION = "opie/fontfactories"
LICENSE = "GPL"
# FIXME stopgap until split archives have license files included
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
DEPENDS = "freetype opie-ttf-support"
RDEPENDS_${PN} = "opie-ttf-support"
APPNAME = "freetypefactory"
APPTYPE = "plugin"

S = "${WORKDIR}/freetype"

inherit opie

EXTRA_QMAKEVARS_POST += "INCLUDEPATH+=${STAGING_INCDIR}/freetype2"

DEBIAN_NOAUTONAME_opie-freetype = "1"