aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.4.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2015-05-18 17:45:31 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-05-20 08:13:06 +0100
commit576420640deebdf0c6728b9ee01aefcee9f59fb0 (patch)
tree39173cad790b6383fd391e6366e23db028d9dd8d /meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.4.bb
parentc579723a319c7782b3056bdd91a653a51451335f (diff)
downloadopenembedded-core-contrib-576420640deebdf0c6728b9ee01aefcee9f59fb0.tar.gz
libxx86vm: upgrade to 1.1.4
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.4.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.4.bb20
1 files changed, 20 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.4.bb b/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.4.bb
new file mode 100644
index 0000000000..35f87d2719
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.4.bb
@@ -0,0 +1,20 @@
+SUMMARY = "XFree86-VM: XFree86 video mode extension library"
+
+DESCRIPTION = "libXxf86vm provides an interface to the \
+XFree86-VidModeExtension extension, which allows client applications to \
+get and set video mode timings in extensive detail. It is used by the \
+xvidtune program in particular."
+
+require xorg-lib-common.inc
+
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://COPYING;md5=fa0b9c462d8f2f13eba26492d42ea63d"
+
+DEPENDS += "libxext xf86vidmodeproto"
+
+PE = "1"
+
+XORG_PN = "libXxf86vm"
+
+SRC_URI[md5sum] = "298b8fff82df17304dfdb5fe4066fe3a"
+SRC_URI[sha256sum] = "afee27f93c5f31c0ad582852c0fb36d50e4de7cd585fcf655e278a633d85cd57"