From d7a6aafea3c76dd8acea5e3b93833c4f521e5290 Mon Sep 17 00:00:00 2001 From: Constantin Musca Date: Tue, 14 Aug 2012 15:50:27 +0300 Subject: randrproto: upgrade to 1.4.0 License change due to addition of missing Copyright (From OE-Core rev: 4e8df7f9a3f506d69c85b051cad3426fb1b18fb9) Signed-off-by: Constantin Musca Signed-off-by: Richard Purdie --- meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb | 20 -------------------- meta/recipes-graphics/xorg-proto/randrproto_1.4.0.bb | 20 ++++++++++++++++++++ 2 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb create mode 100644 meta/recipes-graphics/xorg-proto/randrproto_1.4.0.bb (limited to 'meta/recipes-graphics') diff --git a/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb b/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb deleted file mode 100644 index 17b709fbae..0000000000 --- a/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb +++ /dev/null @@ -1,20 +0,0 @@ -require xorg-proto-common.inc - -SUMMARY = "XRandR: X Resize, Rotate and Reflect extension headers" - -DESCRIPTION = "This package provides the wire protocol for the X Resize, \ -Rotate and Reflect extension. This extension provides the ability to \ -resize, rotate and reflect the root window of a screen." - -LICENSE = "MIT-style" -LIC_FILES_CHKSUM = "file://COPYING;md5=5fa3f85d9eefaa3a945071485be11343 \ - file://randrproto.h;endline=30;md5=3885957c6048fdf3310ac8ba54ca2c3f" - -RCONFLICTS_${PN} = "randrext" -PR = "r1" -PE = "1" - -BBCLASSEXTEND = "native nativesdk" - -SRC_URI[md5sum] = "597491c0d8055e2a66f11350c4985775" -SRC_URI[sha256sum] = "d90d00612cc49292bd8d9dc19efb1c9187385fbe87590d7279a02e5e1066dc71" diff --git a/meta/recipes-graphics/xorg-proto/randrproto_1.4.0.bb b/meta/recipes-graphics/xorg-proto/randrproto_1.4.0.bb new file mode 100644 index 0000000000..41290301b0 --- /dev/null +++ b/meta/recipes-graphics/xorg-proto/randrproto_1.4.0.bb @@ -0,0 +1,20 @@ +require xorg-proto-common.inc + +SUMMARY = "XRandR: X Resize, Rotate and Reflect extension headers" + +DESCRIPTION = "This package provides the wire protocol for the X Resize, \ +Rotate and Reflect extension. This extension provides the ability to \ +resize, rotate and reflect the root window of a screen." + +LICENSE = "MIT-style" +LIC_FILES_CHKSUM = "file://COPYING;md5=00426d41bd3d9267cf9bbb2df9323a5e \ + file://randrproto.h;endline=30;md5=3885957c6048fdf3310ac8ba54ca2c3f" + +RCONFLICTS_${PN} = "randrext" +PR = "r0" +PE = "1" + +BBCLASSEXTEND = "native nativesdk" + +SRC_URI[md5sum] = "ce4d0b05675968e4c83e003cc809660d" +SRC_URI[sha256sum] = "85c42e8c66a55318ddaf2ce5727beacb25cb1f8555229f778cd1da86478209cf" -- cgit v1.2.3-54-g00ecf