From 5b3748d463a6666c0d8e2624092619da8d8e6328 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Wed, 10 Oct 2012 13:43:20 +0100 Subject: xorg: remove all traces of XPrint The XPrint server was removed from Xorg in 2008. Signed-off-by: Ross Burton --- meta/recipes-graphics/xorg-proto/printproto_1.0.5.bb | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-proto/printproto_1.0.5.bb (limited to 'meta/recipes-graphics/xorg-proto') diff --git a/meta/recipes-graphics/xorg-proto/printproto_1.0.5.bb b/meta/recipes-graphics/xorg-proto/printproto_1.0.5.bb deleted file mode 100644 index 2c8afbd7e2..0000000000 --- a/meta/recipes-graphics/xorg-proto/printproto_1.0.5.bb +++ /dev/null @@ -1,17 +0,0 @@ -require xorg-proto-common.inc - -SUMMARY = "XP: X Printing extension headers" - -DESCRIPTION = "This package provides the wire protocol for the X \ -Printing extension. This extension provides a way for client \ -applications to render to non-display devices." - -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://COPYING;md5=658463213f19b48b81f8672d2696069f \ - file://Print.h;beginline=2;endline=59;md5=db19e065445b3755c09432864dcd8a9b" - -PR = "r0" -PE = "1" - -SRC_URI[md5sum] = "99d0e25feea2fead7d8325b7000b41c3" -SRC_URI[sha256sum] = "1298316cf43b987365ab7764d61b022a3d7f180b67b423eed3456862d155911a" -- cgit 1.2.3-korg