SHA256
1
0
forked from pool/libjxl

Accepting request 990814 from home:jengelh:dev

OBS-URL: https://build.opensuse.org/request/show/990814
OBS-URL: https://build.opensuse.org/package/show/graphics/libjxl?expand=0&rev=1
This commit is contained in:
2022-07-25 07:36:35 +00:00
committed by Git OBS Bridge
commit 3aaa9b55d3
6 changed files with 144 additions and 0 deletions

16
_service Normal file
View File

@@ -0,0 +1,16 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://github.com/libjxl/libjxl</param>
<param name="revision">main</param>
<param name="parent-tag">39cb6666eeb6031d8e1df05ab156c1f08099b618</param>
<param name="versionformat">0.7~@TAG_OFFSET@.%h</param>
<param name="exclude">third_party/brotli</param>
<param name="submodules">disable</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="disabled"/>
</services>