Accepting request 866960 from home:avindra:devel:languages:javascript
+hermes (JS engine, react native tooling) OBS-URL: https://build.opensuse.org/request/show/866960 OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/hermes?expand=0&rev=1
This commit is contained in:
23
_service
Normal file
23
_service
Normal file
@@ -0,0 +1,23 @@
|
||||
<!--
|
||||
# vim: set syntax=xml
|
||||
-->
|
||||
|
||||
<services>
|
||||
<service name="tar_scm" mode="manual">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://github.com/facebook/hermes.git</param>
|
||||
<param name="revision">2686ddbf72010f9597f859fd125c709a2fb4fef9</param>
|
||||
<param name="version">0.7.2</param>
|
||||
|
||||
<param name="exclude">.circleci</param>
|
||||
<param name="exclude">.github</param>
|
||||
<param name="exclude">.gitignore</param>
|
||||
<param name="exclude">CODE_OF_CONDUCT.md</param>
|
||||
</service>
|
||||
<service name="tar" mode="manual"/>
|
||||
<service name="recompress" mode="manual">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">xz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
Reference in New Issue
Block a user