1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

libfontenc-native:added 1.0.4

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1640 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-05-09 16:49:28 +00:00
parent 2d036e340d
commit de48c85619
@@ -0,0 +1,13 @@
DESCRIPTION = "X libfontenc library (used by libxfont)."
SECTION = "x11/libs"
PRIORITY = "optional"
LICENSE = "BSD-X"
DEPENDS = "zlib-native xproto-native"
PE = "1"
SRC_URI = "${XORG_MIRROR}/X11R7.1/src/lib/libfontenc-${PV}.tar.bz2"
S = "${WORKDIR}/libfontenc-${PV}"
inherit native autotools pkgconfig