hidapi/_service
Andreas Jaeger b1205616ee Accepting request 215237 from home:matwey:atsamd20_xpro
A Simple library for communicating with USB and Bluetooth HID devices.

Required by recent version of OpenOCD.

OBS-URL: https://build.opensuse.org/request/show/215237
OBS-URL: https://build.opensuse.org/package/show/hardware/hidapi?expand=0&rev=1
2014-02-10 21:05:19 +00:00

14 lines
464 B
Plaintext

<services>
<service name="tar_scm" mode="disabled">
<param name="url">https://github.com/signal11/hidapi.git</param>
<param name="scm">git</param>
<param name="filename">hidapi</param>
<param name="revision">hidapi-0.8.0-rc1</param>
<param name="versionformat">0.8.0rc1</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
<param name="compression">bz2</param>
</service>
</services>