[arch-commits] Commit in inputattach/repos (24 files)

2013-05-28 Thread Sergej Pupykin
Date: Tuesday, May 28, 2013 @ 20:09:11
  Author: spupykin
Revision: 91882

archrelease: copy trunk to community-i686, community-x86_64

Added:
  inputattach/repos/community-i686/0001-Add-w8001-flag.patch
(from rev 91881, inputattach/trunk/0001-Add-w8001-flag.patch)
  inputattach/repos/community-i686/0002-Allow-for-custom-baud-rates.patch
(from rev 91881, inputattach/trunk/0002-Allow-for-custom-baud-rates.patch)
  inputattach/repos/community-i686/PKGBUILD
(from rev 91881, inputattach/trunk/PKGBUILD)
  inputattach/repos/community-i686/inputattach.conf.d
(from rev 91881, inputattach/trunk/inputattach.conf.d)
  inputattach/repos/community-i686/inputattach.service
(from rev 91881, inputattach/trunk/inputattach.service)
  inputattach/repos/community-i686/inputattachctl
(from rev 91881, inputattach/trunk/inputattachctl)
  inputattach/repos/community-x86_64/0001-Add-w8001-flag.patch
(from rev 91881, inputattach/trunk/0001-Add-w8001-flag.patch)
  inputattach/repos/community-x86_64/0002-Allow-for-custom-baud-rates.patch
(from rev 91881, inputattach/trunk/0002-Allow-for-custom-baud-rates.patch)
  inputattach/repos/community-x86_64/PKGBUILD
(from rev 91881, inputattach/trunk/PKGBUILD)
  inputattach/repos/community-x86_64/inputattach.conf.d
(from rev 91881, inputattach/trunk/inputattach.conf.d)
  inputattach/repos/community-x86_64/inputattach.service
(from rev 91881, inputattach/trunk/inputattach.service)
  inputattach/repos/community-x86_64/inputattachctl
(from rev 91881, inputattach/trunk/inputattachctl)
Deleted:
  inputattach/repos/community-i686/0001-Add-w8001-flag.patch
  inputattach/repos/community-i686/0002-Allow-for-custom-baud-rates.patch
  inputattach/repos/community-i686/PKGBUILD
  inputattach/repos/community-i686/inputattach.conf.d
  inputattach/repos/community-i686/inputattach.service
  inputattach/repos/community-i686/inputattachctl
  inputattach/repos/community-x86_64/0001-Add-w8001-flag.patch
  inputattach/repos/community-x86_64/0002-Allow-for-custom-baud-rates.patch
  inputattach/repos/community-x86_64/PKGBUILD
  inputattach/repos/community-x86_64/inputattach.conf.d
  inputattach/repos/community-x86_64/inputattach.service
  inputattach/repos/community-x86_64/inputattachctl

-+
 /0001-Add-w8001-flag.patch  |   54 +
 /0002-Allow-for-custom-baud-rates.patch |  140 ++
 /PKGBUILD   |  100 ++
 /inputattach.conf.d |   20 ++
 /inputattach.service|   22 ++
 /inputattachctl |   28 ++
 community-i686/0001-Add-w8001-flag.patch|   27 --
 community-i686/0002-Allow-for-custom-baud-rates.patch   |   70 ---
 community-i686/PKGBUILD |   50 -
 community-i686/inputattach.conf.d   |   10 -
 community-i686/inputattach.service  |   11 -
 community-i686/inputattachctl   |   14 -
 community-x86_64/0001-Add-w8001-flag.patch  |   27 --
 community-x86_64/0002-Allow-for-custom-baud-rates.patch |   70 ---
 community-x86_64/PKGBUILD   |   50 -
 community-x86_64/inputattach.conf.d |   10 -
 community-x86_64/inputattach.service|   11 -
 community-x86_64/inputattachctl |   14 -
 18 files changed, 364 insertions(+), 364 deletions(-)

Deleted: community-i686/0001-Add-w8001-flag.patch
===
--- community-i686/0001-Add-w8001-flag.patch2013-05-28 18:08:38 UTC (rev 
91881)
+++ community-i686/0001-Add-w8001-flag.patch2013-05-28 18:09:11 UTC (rev 
91882)
@@ -1,27 +0,0 @@
-From 729257077e328e0b2fa1bba5a5509c09a743d5d0 Mon Sep 17 00:00:00 2001
-From: Peter Hutterer peter.hutte...@who-t.net
-Date: Tue, 13 Jul 2010 11:49:47 +1000
-Subject: [PATCH 2/3] Add w8001 flag for serial Wacom devices.
-
-Signed-off-by: Peter Hutterer peter.hutte...@who-t.net

- inputattach.c |3 +++
- 1 files changed, 3 insertions(+), 0 deletions(-)
-
-diff --git a/inputattach.c b/inputattach.c
-index a7de302..0382954 100644
 a/inputattach.c
-+++ b/inputattach.c
-@@ -495,6 +495,9 @@ static struct input_types input_types[] = {
- { --dump,   -dump,Just enable device,
-   B2400, CS8,
-   0,  0x00,   0x00,   0,  dump_init },
-+{ --w8001,  -w8001,   Wacom W8001,
-+  B38400, CS8,
-+  SERIO_W8001,0x00,   0x00,   0,  NULL },
- { NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, NULL }
- };
- 
--- 
-1.7.2.3
-

Copied: inputattach/repos/community-i686/0001-Add-w8001-flag.patch (from rev 
91881, inputattach/trunk/0001-Add-w8001-flag.patch)

[arch-commits] Commit in inputattach/repos (24 files)

2013-05-13 Thread Sergej Pupykin
Date: Monday, May 13, 2013 @ 18:35:21
  Author: spupykin
Revision: 90759

archrelease: copy trunk to community-i686, community-x86_64

Added:
  inputattach/repos/community-i686/0001-Add-w8001-flag.patch
(from rev 90758, inputattach/trunk/0001-Add-w8001-flag.patch)
  inputattach/repos/community-i686/0002-Allow-for-custom-baud-rates.patch
(from rev 90758, inputattach/trunk/0002-Allow-for-custom-baud-rates.patch)
  inputattach/repos/community-i686/PKGBUILD
(from rev 90758, inputattach/trunk/PKGBUILD)
  inputattach/repos/community-i686/inputattach.conf.d
(from rev 90758, inputattach/trunk/inputattach.conf.d)
  inputattach/repos/community-i686/inputattach.service
(from rev 90758, inputattach/trunk/inputattach.service)
  inputattach/repos/community-i686/inputattachctl
(from rev 90758, inputattach/trunk/inputattachctl)
  inputattach/repos/community-x86_64/0001-Add-w8001-flag.patch
(from rev 90758, inputattach/trunk/0001-Add-w8001-flag.patch)
  inputattach/repos/community-x86_64/0002-Allow-for-custom-baud-rates.patch
(from rev 90758, inputattach/trunk/0002-Allow-for-custom-baud-rates.patch)
  inputattach/repos/community-x86_64/PKGBUILD
(from rev 90758, inputattach/trunk/PKGBUILD)
  inputattach/repos/community-x86_64/inputattach.conf.d
(from rev 90758, inputattach/trunk/inputattach.conf.d)
  inputattach/repos/community-x86_64/inputattach.service
(from rev 90758, inputattach/trunk/inputattach.service)
  inputattach/repos/community-x86_64/inputattachctl
(from rev 90758, inputattach/trunk/inputattachctl)
Deleted:
  inputattach/repos/community-i686/0001-Add-w8001-flag.patch
  inputattach/repos/community-i686/0002-Allow-for-custom-baud-rates.patch
  inputattach/repos/community-i686/PKGBUILD
  inputattach/repos/community-i686/inputattach.install
  inputattach/repos/community-i686/inputattach.service
  inputattach/repos/community-i686/inputattachctl
  inputattach/repos/community-x86_64/0001-Add-w8001-flag.patch
  inputattach/repos/community-x86_64/0002-Allow-for-custom-baud-rates.patch
  inputattach/repos/community-x86_64/PKGBUILD
  inputattach/repos/community-x86_64/inputattach.install
  inputattach/repos/community-x86_64/inputattach.service
  inputattach/repos/community-x86_64/inputattachctl

-+
 /0001-Add-w8001-flag.patch  |   54 +
 /0002-Allow-for-custom-baud-rates.patch |  140 ++
 /PKGBUILD   |  100 ++
 /inputattach.service|   22 ++
 /inputattachctl |   28 ++
 community-i686/0001-Add-w8001-flag.patch|   27 --
 community-i686/0002-Allow-for-custom-baud-rates.patch   |   70 ---
 community-i686/PKGBUILD |   50 -
 community-i686/inputattach.conf.d   |   10 +
 community-i686/inputattach.install  |   16 -
 community-i686/inputattach.service  |   11 -
 community-i686/inputattachctl   |   14 -
 community-x86_64/0001-Add-w8001-flag.patch  |   27 --
 community-x86_64/0002-Allow-for-custom-baud-rates.patch |   70 ---
 community-x86_64/PKGBUILD   |   50 -
 community-x86_64/inputattach.conf.d |   10 +
 community-x86_64/inputattach.install|   16 -
 community-x86_64/inputattach.service|   11 -
 community-x86_64/inputattachctl |   14 -
 19 files changed, 364 insertions(+), 376 deletions(-)

Deleted: community-i686/0001-Add-w8001-flag.patch
===
--- community-i686/0001-Add-w8001-flag.patch2013-05-13 16:33:06 UTC (rev 
90758)
+++ community-i686/0001-Add-w8001-flag.patch2013-05-13 16:35:21 UTC (rev 
90759)
@@ -1,27 +0,0 @@
-From 729257077e328e0b2fa1bba5a5509c09a743d5d0 Mon Sep 17 00:00:00 2001
-From: Peter Hutterer peter.hutte...@who-t.net
-Date: Tue, 13 Jul 2010 11:49:47 +1000
-Subject: [PATCH 2/3] Add w8001 flag for serial Wacom devices.
-
-Signed-off-by: Peter Hutterer peter.hutte...@who-t.net

- inputattach.c |3 +++
- 1 files changed, 3 insertions(+), 0 deletions(-)
-
-diff --git a/inputattach.c b/inputattach.c
-index a7de302..0382954 100644
 a/inputattach.c
-+++ b/inputattach.c
-@@ -495,6 +495,9 @@ static struct input_types input_types[] = {
- { --dump,   -dump,Just enable device,
-   B2400, CS8,
-   0,  0x00,   0x00,   0,  dump_init },
-+{ --w8001,  -w8001,   Wacom W8001,
-+  B38400, CS8,
-+  SERIO_W8001,0x00,   0x00,   0,  NULL },
- { NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, NULL }
- };
- 
--- 
-1.7.2.3
-

Copied: inputattach/repos/community-i686/0001-Add-w8001-flag.patch (from rev 
90758,