dtv-scan-tables/_service
Ismail Dönmez 8ae6ffab9e Accepting request 148816 from home:jirislaby
This what split out of dvb-apps at linuxtv.org. So I'm providing a separate package. As soon as it reaches factory, I will update dvb package to Require this and update it so that it does not provide these files anymore as they are outdated in that package.

OBS-URL: https://build.opensuse.org/request/show/148816
OBS-URL: https://build.opensuse.org/package/show/vdr/dtv-scan-tables?expand=0&rev=1
2013-01-18 21:17:06 +00:00

14 lines
464 B
Plaintext

<services>
<service mode="localonly" name="tar_scm">
<param name="url">git://linuxtv.org/dtv-scan-tables.git</param>
<param name="scm">git</param>
<param name="filename">dtv-scan-tables</param>
<param name="versionformat">%ad</param>
</service>
<service mode="localonly" name="recompress">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service mode="localonly" name="set_version"/>
</services>