2020-05-28 08:59:37 +02:00
|
|
|
<services>
|
|
|
|
<service name="tar_scm" mode="disabled">
|
2022-09-08 08:27:40 +02:00
|
|
|
<param name="url">https://github.com/bootchk/resynthesizer</param>
|
2020-05-28 08:59:37 +02:00
|
|
|
<param name="scm">git</param>
|
|
|
|
<param name="exclude">.git</param>
|
|
|
|
<param name="filename">gimp-plugin-resynthesizer</param>
|
2022-09-08 08:33:13 +02:00
|
|
|
<param name="versionformat">2.0.3~git.%cd</param>
|
2020-05-28 08:59:37 +02:00
|
|
|
</service>
|
|
|
|
<service name="set_version" mode="disabled">
|
|
|
|
<param name="basename">gimp-plugin-resynthesizer</param>
|
|
|
|
</service>
|
|
|
|
<service name="recompress" mode="disabled">
|
|
|
|
<param name="file">*.tar</param>
|
2022-09-08 08:27:40 +02:00
|
|
|
<param name="compression">xz</param>
|
2020-05-28 08:59:37 +02:00
|
|
|
</service>
|
|
|
|
</services>
|