summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto/scrnsaverproto_1.2.2.bb
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2012-05-22 15:14:54 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-24 08:51:45 +0100
commit7a1eb3ca8518e1f2c290dd9969319a2d08fc8353 (patch)
tree0829e7baacd51a968516bd60dbbf7e3a9adb8a55 /meta/recipes-graphics/xorg-proto/scrnsaverproto_1.2.2.bb
parent9dbfc172e6c1f8b475590453ef91a761a1dd3441 (diff)
downloadpoky-7a1eb3ca8518e1f2c290dd9969319a2d08fc8353.tar.gz
scrnsaverproto: upgrade to 1.2.2
(From OE-Core rev: 1b134f5240588c53e82effb1cc77ba91edabbcba) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/scrnsaverproto_1.2.2.bb')
-rw-r--r--meta/recipes-graphics/xorg-proto/scrnsaverproto_1.2.2.bb20
1 files changed, 20 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-proto/scrnsaverproto_1.2.2.bb b/meta/recipes-graphics/xorg-proto/scrnsaverproto_1.2.2.bb
new file mode 100644
index 0000000000..3045ccf24e
--- /dev/null
+++ b/meta/recipes-graphics/xorg-proto/scrnsaverproto_1.2.2.bb
@@ -0,0 +1,20 @@
1require xorg-proto-common.inc
2
3SUMMARY = "Xscrnsaver: X Screen Saver extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the X Screen \
6Saver extension. This extension allows an external \"screen saver\" \
7client to detect when the alternative image is to be displayed and to \
8provide the graphics."
9
10LICENSE = "MIT"
11LIC_FILES_CHKSUM = "file://COPYING;md5=eed49b78b15b436c933b6b8b054e3901 \
12 file://saverproto.h;endline=26;md5=a84c0637305159f3c0ab173aaeede48d"
13
14PR = "r0"
15PE = "1"
16
17EXTRA_OECONF_append = " --enable-specs=no"
18
19SRC_URI[md5sum] = "edd8a73775e8ece1d69515dd17767bfb"
20SRC_URI[sha256sum] = "8bb70a8da164930cceaeb4c74180291660533ad3cc45377b30a795d1b85bcd65"