From 00ae5d640e66df19471c33fb0eecad5d5f850be7 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Tue, 29 Nov 2011 11:39:02 -0800 Subject: xrandr: Update to 1.3.5 (From OE-Core rev: f7b5c538c964fbfab491fdd977d1397f8a4e567e) Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-graphics/xorg-app/xrandr_1.3.4.bb | 16 ---------------- meta/recipes-graphics/xorg-app/xrandr_1.3.5.bb | 16 ++++++++++++++++ 2 files changed, 16 insertions(+), 16 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-app/xrandr_1.3.4.bb create mode 100644 meta/recipes-graphics/xorg-app/xrandr_1.3.5.bb (limited to 'meta/recipes-graphics/xorg-app') diff --git a/meta/recipes-graphics/xorg-app/xrandr_1.3.4.bb b/meta/recipes-graphics/xorg-app/xrandr_1.3.4.bb deleted file mode 100644 index ab298740af..0000000000 --- a/meta/recipes-graphics/xorg-app/xrandr_1.3.4.bb +++ /dev/null @@ -1,16 +0,0 @@ -require xorg-app-common.inc - -SUMMARY = "XRandR: X Resize, Rotate and Reflect extension command" - -DESCRIPTION = "Xrandr is used to set the size, orientation and/or \ -reflection of the outputs for a screen. It can also set the screen \ -size." - -LICENSE= "BSD-X" -LIC_FILES_CHKSUM = "file://COPYING;md5=fe1608bdb33cf8c62a4438f7d34679b3" -DEPENDS += "libxrandr libxrender" -PE = "1" -PR = "r0" - -SRC_URI[md5sum] = "d6d20038257eba5178b523e10239d51c" -SRC_URI[sha256sum] = "5e4a2492e6cc51345aa571b95283c43c2771c4f444837dbce2699d62f76b4adb" diff --git a/meta/recipes-graphics/xorg-app/xrandr_1.3.5.bb b/meta/recipes-graphics/xorg-app/xrandr_1.3.5.bb new file mode 100644 index 0000000000..afb45cbce0 --- /dev/null +++ b/meta/recipes-graphics/xorg-app/xrandr_1.3.5.bb @@ -0,0 +1,16 @@ +require xorg-app-common.inc + +SUMMARY = "XRandR: X Resize, Rotate and Reflect extension command" + +DESCRIPTION = "Xrandr is used to set the size, orientation and/or \ +reflection of the outputs for a screen. It can also set the screen \ +size." + +LICENSE= "BSD-X" +LIC_FILES_CHKSUM = "file://COPYING;md5=fe1608bdb33cf8c62a4438f7d34679b3" +DEPENDS += "libxrandr libxrender" +PE = "1" +PR = "r0" + +SRC_URI[md5sum] = "9735173a84dca9b05e06fd4686196b07" +SRC_URI[sha256sum] = "1059ff7a9ad0df8e00a765ffa4e08a505304c02663112da370ac7082030b980e" -- cgit v1.2.3-54-g00ecf