|
View:
New views
1 Messages
—
Rating Filter:
Alert me
|
|
|
linuxwacom and xf86-input-wacom planX.org is helping us porting Wacom driver into a public git repository at freedesktop.org so linuxwacom xorg driver (called xf86-input-wacom there) will be in-sync with future xorg releases. The current plan is to make xf86-input-wacom at freedesktop ( temporarily parked at http://cgit.freedesktop.org/~whot/xf86-input-wacom/) the primary repository for xserver 1.6 and later. I will create a new linuxwacom CVS branch here to include the kernel drivers, utility programs, etc for xserver 1.6 and later. The xf86-input-wacom that sits inside the new linuxwacom branch will be a clone of the freedesktop.org one. So, hopefully, xserver 1.6 and later users will soon get an linuxwacom package that contains the same functionalities available now for xservers older than 1.6. All future patches for xf86-input-wacom will be merged into the freedesktop.org repository.
I know quite a few developers here have been waiting for this moment with anxiety for a while. I am sure you know what I am going to say next: we need help :).
We are working hard to get it in-sync with X11R7.5. However, with Peter, the X.org powerhouse, has to spend most of his time for the coming X11R7.5 release and me working on new tablet support, we are really short of hands. Please, if you have time, help us bring the current xf86-input-wacom in sync with the APIs and structures similar to evdev ( http://cgit.freedesktop.org/xorg/driver/xf86-input-evdev) and/or synaptics ( http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics). Below is a list of the basic steps that are provided by Peter. With these steps, you can clone the current xf86-input-wacom off Peter's local repository and compile/update/test it on a system that is running xorg server 1.6 or later. Please email your patches here and cc to Peter ( peter.hutterer@...). Thank you all in advance for your support and participation.
Ping
-----------------------------------------------------------------------------------------------
Before starting the real work, please do the following so your information will be displayed in the repository's history (we'd love to give credit where credit is due): git config --global user.name "Your Name" git config --global user.email "your email address" Note that xf86-input-wacom is managed in git and thus the development Getting the repository ("cloning" the repository): This creates a local copy of the repository (referred to as "origin"). You $ git branch -a # displays all branches, local and remote This checks out the branch <branchname> from the remote repository into your To get the local history, try one of either: To commit to your local repository: As said above, a commit only affects your local repository, so feel free to If you want to send a patch to us, try: It's advisable to sync often with the remote repository, especially before This gets all changes from the remote repository and puts your patches on Note that this is an incomplete list of git features, we really recommend to ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Linuxwacom-devel mailing list Linuxwacom-devel@... https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel |
| Free embeddable forum powered by Nabble | Forum Help |