2011-06-12 22:17:28 +02:00
|
|
|
<?xml version="1.0" ?>
|
2011-01-07 15:16:57 +01:00
|
|
|
<services>
|
|
|
|
<service name="download_url">
|
|
|
|
<param name="protocol">http</param>
|
|
|
|
<param name="host">www.libraw.org</param>
|
2011-06-12 22:17:28 +02:00
|
|
|
<param name="path">/data/LibRaw-0.13.5.tar.gz</param>
|
2011-01-07 15:16:57 +01:00
|
|
|
</service>
|
|
|
|
<service name="verify_file">
|
2011-06-12 22:17:28 +02:00
|
|
|
<param name="file">_service:download_url:LibRaw-0.13.5.tar.gz</param>
|
2011-01-07 15:16:57 +01:00
|
|
|
<param name="verifier">sha256</param>
|
2011-06-12 22:17:28 +02:00
|
|
|
<param name="checksum">7e554d5fd6ca6f430d74e4c7084086cf57bd0c478268412920c0ce2940b86fe8</param>
|
2011-01-07 15:16:57 +01:00
|
|
|
</service>
|
|
|
|
<service name="recompress">
|
|
|
|
<param name="compression">bz2</param>
|
|
|
|
<param name="file">*.tar.gz</param>
|
|
|
|
</service>
|
|
|
|
</services>
|