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

2011-09-28 Thread Dirk Wallenstein
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.hutte...@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
___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel


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

2011-09-28 Thread Dirk Wallenstein
On Wed, Sep 28, 2011 at 09:04:35AM +0200, 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.hutte...@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?
Nice that they are in your mind.  You see (if not commit) a lot of build
changes.  Thanks.

-- 
Cheers,
  Dirk
___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel


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

2011-09-28 Thread Peter Hutterer

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.hutte...@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

___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel


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

2011-09-27 Thread Gaetan Nadon
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 peter.hutte...@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?

  build driver xf86-input-synaptics
  build driver xf86-input-void
  }




signature.asc
Description: This is a digitally signed message part
___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

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

2011-09-27 Thread Gaetan Nadon
On Tue, 2011-09-27 at 15:28 +0200, Julien Cristau wrote:

 On Tue, Sep 27, 2011 at 09:22:46 -0400, Gaetan Nadon wrote:
 
  Julien,
  
  I recall you ship penmount once a year. Is it actually working?
 
 The only thing I'm able to check is whether it builds.
 http://bugs.debian.org/cgi-bin/pkgreport.cgi?archive=both;src=xserver-xorg-input-penmount
 doesn't show any actual report from users, just build failures for old
 server API changes.
 
 Cheers,
 Julien


Thanks

Reviewed-by: Gaetan Nadon mems...@videotron.ca



signature.asc
Description: This is a digitally signed message part
___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

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

2011-09-27 Thread Julien Cristau
On Tue, Sep 27, 2011 at 09:22:46 -0400, Gaetan Nadon wrote:

 Julien,
 
 I recall you ship penmount once a year. Is it actually working?

The only thing I'm able to check is whether it builds.
http://bugs.debian.org/cgi-bin/pkgreport.cgi?archive=both;src=xserver-xorg-input-penmount
doesn't show any actual report from users, just build failures for old
server API changes.

Cheers,
Julien
___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel


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

2011-09-26 Thread Peter Hutterer
Remove them from the build script, they may not work against the server.

Signed-off-by: Peter Hutterer peter.hutte...@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
 build driver xf86-input-synaptics
 build driver xf86-input-void
 }
-- 
1.7.6

___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel