* New Games: - Added support for Backyard Baseball. - Added support for Backyard Baseball 2001. - Added support for Urban Runner. - Added support for Playtoons: Bambou le Sauveur de la Jungle. - Added support for Toonstruck. - Added support for Living Books v1 and v2 games. - Added support for Hugo's House of Horrors, Hugo 2: Whodunit? and Hugo 3: Jungle of Doom. - Added support for Amiga SCI games (except Conquests of the Longbow). - Added support for Macintosh SCI1 games. * General - Added Danish translation. - Added Norwegian Bokmaal translation. - Added Norwegian Nynorsk translation. - Added Swedish translation. - Added Debug Console to Cine, Draci, Gob, MADE, Sword1, Touche and Tucker Engines. - Closed significant memory leaks. RTL should now be more usable. * AGOS: - Closed memory leaks in Simon 2 and Feeble Files. * Cine: - Corrected memory leaks and invalid memory accesses. Future Wars should be more stable. - Made Operation Stealth completable, though significant graphical glitches remain so not official supported. OBS-URL: https://build.opensuse.org/package/show/games/scummvm?expand=0&rev=21
14 lines
542 B
Plaintext
14 lines
542 B
Plaintext
<services>
|
|
<service name="download_url">
|
|
<param name="protocol">http</param>
|
|
<param name="host">downloads.sourceforge.net</param>
|
|
<param name="path">/project/scummvm/scummvm/1.3.0/scummvm-1.3.0.tar.bz2</param>
|
|
</service>
|
|
<service name="verify_file">
|
|
<param name="file">_service:download_url:scummvm-1.3.0.tar.bz2</param>
|
|
<param name="verifier">sha256</param>
|
|
<param name="checksum">694a65a16a72c1d676e09c9af11f1ba1393d2ed731b941d82a79c50e335b58af</param>
|
|
</service>
|
|
<service name="set_version"/>
|
|
</services>
|