forked from pool/wxlua
Required for ZeroBraneStudio and a Lua IDE itself. You may need to osc linkpac X11:wxWidgets/wxstedit OBS-URL: https://build.opensuse.org/request/show/412755 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/wxlua?expand=0&rev=1
16 lines
578 B
Plaintext
16 lines
578 B
Plaintext
<!-- https://github.com/openSUSE/open-build-service/issues/1963 -->
|
|
<services>
|
|
<service name="tar_scm" mode="disabled">
|
|
<param name="url">svn://svn.code.sf.net/p/wxlua/svn/trunk/wxLua</param>
|
|
<param name="scm">svn</param>
|
|
<param name="versionprefix">2.8.12.3</param>
|
|
<param name="versionformat">r%r</param>
|
|
<param name="filename">wxlua</param>
|
|
</service>
|
|
<service name="set_version" mode="disabled" />
|
|
<service name="recompress" mode="disabled">
|
|
<param name="file">*.tar</param>
|
|
<param name="compression">bz2</param>
|
|
</service>
|
|
</services>
|