[PATCH] util/modular/build.sh: remove xtrap extension protocol, library and app

Peter Hutterer peter.hutterer at who-t.net
Thu Nov 19 20:24:36 PST 2009


On Thu, Nov 12, 2009 at 09:09:56PM -0500, Gaetan Nadon wrote:
> From e7ff628d690955274fad3117fd3af567b96f9f1b Mon Sep 17 00:00:00 2001
> From: Gaetan Nadon <memsize at videotron.ca>
> Date: Thu, 12 Nov 2009 20:58:37 -0500
> Subject: [PATCH] build.sh: remove xtrap extension protocol, library and app
> 
> This extension is considered obsolete and is no longer being
> maintained, supported, or updated.
> 
> Equivalent functionality is provided in the XTest & RECORD extensions,
> as noted in:
> http://lists.freedesktop.org/archives/xorg/2008-June/036131.html
> ---
>  build.sh |    3 ---
>  1 files changed, 0 insertions(+), 3 deletions(-)
> 
> diff --git a/build.sh b/build.sh
> index 15fdb23..ff0e77c 100755
> --- a/build.sh
> +++ b/build.sh
> @@ -260,7 +260,6 @@ build_proto() {
>      build proto renderproto
>      build proto resourceproto
>      build proto scrnsaverproto
> -    build proto trapproto
>      build proto videoproto
>      build proto x11proto
>      build proto xcmiscproto
> @@ -350,7 +349,6 @@ build_lib() {
>      build lib libXrandr
>      build lib libXRes
>      build lib libXScrnSaver
> -    build lib libXTrap
>      build lib libXtst
>      build lib libXv
>      build lib libXvMC
> @@ -450,7 +448,6 @@ build_app() {
>      build app xsetroot
>      build app xsm
>      build app xstdcmap
> -    build app xtrap
>      build app xvidtune
>      build app xvinfo
>      build app xwd
> -- 
> 1.6.0.4
 
Acked-by: Peter Hutterer <peter.hutterer at who-t.net>

Cheers,
  Peter


More information about the xorg-devel mailing list