summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.3.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.3.bb20
1 files changed, 20 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.3.bb b/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.3.bb
new file mode 100644
index 0000000000..e276a761f8
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.3.bb
@@ -0,0 +1,20 @@
1SUMMARY = "XFree86-VM: XFree86 video mode extension library"
2
3DESCRIPTION = "libXxf86vm provides an interface to the \
4XFree86-VidModeExtension extension, which allows client applications to \
5get and set video mode timings in extensive detail. It is used by the \
6xvidtune program in particular."
7
8require xorg-lib-common.inc
9
10LICENSE = "MIT"
11LIC_FILES_CHKSUM = "file://COPYING;md5=fa0b9c462d8f2f13eba26492d42ea63d"
12
13DEPENDS += "libxext xf86vidmodeproto"
14
15PE = "1"
16
17XORG_PN = "libXxf86vm"
18
19SRC_URI[md5sum] = "e46f6ee4f4567349a3189044fe1bb712"
20SRC_URI[sha256sum] = "da5e86c32ee2069b9e6d820e4c2e4242d4877cb155a2b2fbf2675a1480ec37b8"