2021-01-11 21:39:14 +01:00
|
|
|
<services>
|
|
|
|
<service mode="disabled" name="obs_scm">
|
|
|
|
<param name="url">git://github.com/Kozea/CairoSVG.git</param>
|
|
|
|
<param name="scm">git</param>
|
|
|
|
<param name="submodules">enable</param>
|
2021-08-12 15:51:29 +02:00
|
|
|
<param name="revision">e6013a3</param>
|
2021-01-11 21:39:14 +01:00
|
|
|
<param name="versionformat">@PARENT_TAG@</param>
|
|
|
|
</service>
|
|
|
|
<service mode="buildtime" name="tar" />
|
|
|
|
<service mode="buildtime" name="recompress">
|
|
|
|
<param name="file">*.tar</param>
|
|
|
|
<param name="compression">xz</param>
|
|
|
|
</service>
|
|
|
|
<service mode="disabled" name="set_version" />
|
|
|
|
</services>
|