2014-02-10 22:05:19 +01:00
|
|
|
<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>
|
2014-03-23 21:11:07 +01:00
|
|
|
<param name="versionformat">0.8.0~rc1</param>
|
2014-02-10 22:05:19 +01:00
|
|
|
</service>
|
|
|
|
<service name="recompress" mode="disabled">
|
|
|
|
<param name="file">*.tar</param>
|
|
|
|
<param name="compression">bz2</param>
|
|
|
|
</service>
|
|
|
|
</services>
|