[PATCH util/modular] build.sh: aiptek, acecad and penmount are unmaintained

Dirk Wallenstein halsmit at t-online.de
Wed Sep 28 00:04:35 PDT 2011


On Tue, Sep 27, 2011 at 09:22:46AM -0400, Gaetan Nadon wrote:
>    On Tue, 2011-09-27 at 11:19 +1000, Peter Hutterer wrote:
> 
> Remove them from the build script, they may not work against the server.
> 
> Signed-off-by: Peter Hutterer <[1]peter.hutterer at who-t.net>
> ---
>  build.sh |    3 ---
>  1 files changed, 0 insertions(+), 3 deletions(-)
> 
> diff --git a/build.sh b/build.sh
> index 59c4d80..0c20175 100755
> --- a/build.sh
> +++ b/build.sh
> @@ -748,7 +748,6 @@ build_driver_input() {
>      # Some drivers are only buildable on some OS'es
>      case $HOST_OS in
>         Linux)
> -           build driver xf86-input-aiptek
>             build driver xf86-input-evdev
>             build driver xf86-input-joystick
>             ;;
> @@ -768,10 +767,8 @@ build_driver_input() {
>             ;;
>      esac
> 
> -    build driver xf86-input-acecad
>      build driver xf86-input-keyboard
>      build driver xf86-input-mouse
> -    build driver xf86-input-penmount
> 
>    Julien,
>    I recall you ship penmount once a year. Is it actually working?
>    Otherwise I am ok with the patch.
>    Any jh moduleet to update?
I posted a patch that moves them out of the main dependency list.  But
only for 'xorg.modules', not the versioned ones.  Maybe they work in
xorg-7.6.

-- 
Cheers,
  Dirk


More information about the xorg-devel mailing list