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

Peter Hutterer peter.hutterer at who-t.net
Wed Sep 28 01:02:57 PDT 2011


On 28/09/11 17:04 , Dirk Wallenstein wrote:
> 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.

yeah, they all build up to server 1.10 and should build against 1.11 as 
well. Current master of each of them should even load the module without 
segfaulting but that's the most testing they've gotten in a while.

Cheers,
   Peter



More information about the xorg-devel mailing list