summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxfont_1.4.3.bb
diff options
context:
space:
mode:
authorDexuan Cui <dexuan.cui@intel.com>2011-11-30 22:12:30 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-30 22:18:11 +0000
commit54eb22ae130ab4e1255e4d5724e1d62ff4ea8329 (patch)
tree1c13b130dc85bf7ba6c28bc363e57d1a424203d0 /meta/recipes-graphics/xorg-lib/libxfont_1.4.3.bb
parent352d8e8b7691e42f3a399b70ca2c4175f4660c76 (diff)
downloadpoky-54eb22ae130ab4e1255e4d5724e1d62ff4ea8329.tar.gz
libxfont: upgrade from 1.4.3 to 1.4.4
updated LIC_FILES_CHKSUM: only Copyright holder change in COPYING -- no actual license change. (From OE-Core rev: c1ede6725dccb0f9a95313b70bbe4b941edffdd9) Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxfont_1.4.3.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxfont_1.4.3.bb25
1 files changed, 0 insertions, 25 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxfont_1.4.3.bb b/meta/recipes-graphics/xorg-lib/libxfont_1.4.3.bb
deleted file mode 100644
index 43a628e23d..0000000000
--- a/meta/recipes-graphics/xorg-lib/libxfont_1.4.3.bb
+++ /dev/null
@@ -1,25 +0,0 @@
1SUMMARY = "XFont: X Font rasterisation library"
2
3DESCRIPTION = "libXfont provides various services for X servers, most \
4notably font selection and rasterisation (through external libraries \
5such as freetype)."
6
7require xorg-lib-common.inc
8
9LICENSE= "MIT & MIT-style & BSD"
10LIC_FILES_CHKSUM = "file://COPYING;md5=deeee1c29f32ca774cecf0c83b46bb5c"
11
12DEPENDS += "freetype fontcacheproto xtrans fontsproto libfontenc"
13PROVIDES = "xfont"
14
15PR = "r0"
16PE = "1"
17
18#SRC_URI += "file://no-scalable-crash.patch"
19
20XORG_PN = "libXfont"
21
22BBCLASSEXTEND = "native"
23
24SRC_URI[md5sum] = "6fb689cfe13d8d9460f4abb5bd88588d"
25SRC_URI[sha256sum] = "f79245652901d20092092e942155d32b8dde15527637db3c09a1adc83672e9cc"