Marian Aldenhövel | 19 Aug 22:11
Favicon

Libhid-package

Hi,

My application requires libhid to facilitate communication with HID-style USB
devices. A not-so-well-supported smartcard reader in my case.

Libhid is autotools-based and is another trivial to make T2-package. All I had
to add is a "autogen=1". Find my suggestion for a package attached.

Fantastic system!

Ciao, MM
--

-- 
Marian Aldenhövel, Rosenhain 23, 53123 Bonn
http://www.marian-aldenhoevel.de
"I ran some quick calculations on it. He's about 80% on the right
  track.  That leaves him only 20% dead when he crashes." Bob C
Attachment (libhid.zip): application/x-zip-compressed, 8 KiB
Hi,

My application requires libhid to facilitate communication with HID-style USB
devices. A not-so-well-supported smartcard reader in my case.

Libhid is autotools-based and is another trivial to make T2-package. All I had
to add is a "autogen=1". Find my suggestion for a package attached.

Fantastic system!

Ciao, MM
(Continue reading)

René Rebe | 20 Aug 11:42
Favicon

Re: Libhid-package


Hi Marian,

Marian Aldenhövel wrote:
> Hi,
>
> My application requires libhid to facilitate communication with 
> HID-style USB
> devices. A not-so-well-supported smartcard reader in my case.
>
> Libhid is autotools-based and is another trivial to make T2-package. 
> All I had
> to add is a "autogen=1". Find my suggestion for a package attached.
>
> Fantastic system!
Thanks you for the zip!

I performed some modificatoins, such as:
* just T2 copyright, with year 2008
* added your name as Maintainer
* use a fixed revision for the checkout and the same as Version
  (so people building in some weeks get the code you checkout out now)
* use X for the checksum (0 would be auto-replaced on commit with
  the actual checksum) as checkouts and tar can produce a differing
  bitstream with different versions and systems, X stand for "none - 
don't care"
* removed the #!/bin/sh from the .conf
* added disabling swig support, failed to pick up python on my side,
  patch to fix this python binding welcome
* disabled doc building, as on my side it tried to download a DTD
(Continue reading)

Marian Aldenhövel | 21 Aug 08:24
Favicon

Re: Libhid-package

Hi,

> I performed some modifications, such as:

Thank you.

I had to change the build-priority for a fresh build because libhid
needs to build after libusb.

[P] X -----5---9 120.000

Ciao, MM
--

-- 
Marian Aldenhövel, Rosenhain 23, 53123 Bonn
http://www.marian-aldenhoevel.de
"I ran some quick calculations on it. He's about 80% on the right
  track.  That leaves him only 20% dead when he crashes." Bob C

Hi,

> I performed some modifications, such as:

Thank you.

I had to change the build-priority for a fresh build because libhid
needs to build after libusb.

[P] X -----5---9 120.000
(Continue reading)

René Rebe | 21 Aug 10:31
Favicon

Re: Libhid-package


Hi,

Marian Aldenhövel wrote:
> Hi,
>
>> I performed some modifications, such as:
>
> Thank you.
>
> I had to change the build-priority for a fresh build because libhid
> needs to build after libusb.
>
> [P] X -----5---9 120.000
>
> Ciao, MM
Committed revision 30149.

--

-- 
  René Rebe - ExactCODE GmbH - Europe, Germany, Berlin
  http://exactcode.de | http://t2-project.org | http://rene.rebe.name

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
lists <at> t2-project.org with a subject of: unsubscribe t2


Gmane