2018-03-06 17:39:30 +01:00
|
|
|
<services>
|
|
|
|
<service name="obs_scm" mode="disabled">
|
|
|
|
<param name="url">https://github.com/webmproject/libvpx.git</param>
|
|
|
|
<param name="scm">git</param>
|
2019-02-05 08:43:07 +01:00
|
|
|
<param name="version">1.8.0</param>
|
|
|
|
<param name="revision">v1.8.0</param>
|
2018-03-06 17:39:30 +01:00
|
|
|
</service>
|
|
|
|
<service mode="disabled" name="set_version" />
|
|
|
|
|
|
|
|
<service mode="buildtime" name="tar" />
|
|
|
|
<service mode="buildtime" name="recompress">
|
|
|
|
<param name="file">*.tar</param>
|
|
|
|
<param name="compression">xz</param>
|
|
|
|
</service>
|
|
|
|
</services>
|