]> code.ossystems Code Review - openembedded-core.git/commitdiff
libfontenc-native:added 1.0.4
authorMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 9 May 2007 16:49:28 +0000 (16:49 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 9 May 2007 16:49:28 +0000 (16:49 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1640 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/xorg-lib/libfontenc-native_1.0.4.bb [new file with mode: 0644]

diff --git a/meta/packages/xorg-lib/libfontenc-native_1.0.4.bb b/meta/packages/xorg-lib/libfontenc-native_1.0.4.bb
new file mode 100644 (file)
index 0000000..5e80512
--- /dev/null
@@ -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