aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxfontcache_1.0.5.bb
diff options
context:
space:
mode:
authorMartin.Jansa <Martin.Jansa@gmail.com>2009-10-30 11:11:43 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2009-12-22 13:17:29 +0100
commitdf30530823ed827419975d3cbaca0291ba8e4652 (patch)
treebb6197c03e4a646d43acec6a6eae40cdcee798f7 /recipes/xorg-lib/libxfontcache_1.0.5.bb
parentfba77bf1ca0257e3e795b9c514b3420fc9cf5fed (diff)
downloadopenembedded-df30530823ed827419975d3cbaca0291ba8e4652.tar.gz
xorg: update recipes of other freedesktop projects
* Update versions to latest available at http://xorg.freedesktop.org/releases/individual when X11R7.5 was released
Diffstat (limited to 'recipes/xorg-lib/libxfontcache_1.0.5.bb')
-rw-r--r--recipes/xorg-lib/libxfontcache_1.0.5.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/xorg-lib/libxfontcache_1.0.5.bb b/recipes/xorg-lib/libxfontcache_1.0.5.bb
new file mode 100644
index 0000000000..ee999de4f5
--- /dev/null
+++ b/recipes/xorg-lib/libxfontcache_1.0.5.bb
@@ -0,0 +1,8 @@
+require xorg-lib-common.inc
+
+DESCRIPTION = "X-TrueType font cache extension client library"
+DEPENDS += "libxext fontcacheproto"
+PR = "r1"
+PE = "1"
+
+XORG_PN = "libXfontcache"