libxfont-native:added 1.2.8

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1655 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-05-09 16:50:43 +00:00
parent 2a03f20a59
commit 438f3eecbc

View File

@@ -0,0 +1,13 @@
DESCRIPTION = "X font library (used by the X server)."
SECTION = "x11/libs"
PRIORITY = "optional"
LICENSE = "BSD-X"
PE = "1"
DEPENDS = "xproto-native zlib-native fontcacheproto-native fontsproto-native libfontenc-native xtrans-native freetype-native util-macros-native"
SRC_URI = "${XORG_MIRROR}/individual/lib/libXfont-1.2.0.tar.bz2"
S = "${WORKDIR}/libXfont-1.2.0"
inherit native autotools pkgconfig