Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : scummvm | name : scummvm | ||||
| version : 2.0.0 | version : 2.1.0 | ||||
| release : 12 | release : 13 | ||||
| source : | source : | ||||
| - https://github.com/scummvm/scummvm/archive/v2.0.0.tar.gz : 1a7cb080d956220657734ac42f75168552171bd13983d58c4bd07fdf31bcc59a | - https://github.com/scummvm/scummvm/archive/v2.1.0.tar.gz : caa64f994e60166f6cb575fb9008964a3654e164e334d8f9e732cd549c3da6bb | ||||
| license : GPL-2.0-only | license : GPL-2.0-only | ||||
| component : games.emulator | component : games.emulator | ||||
| summary : ScummVM is a program which allows you to run certain classic graphical | summary : ScummVM is a program which allows you to run certain classic graphical point-and-click adventure games, provided you already have their data files | ||||
| point-and-click adventure games, provided you already have their data files | |||||
| description: | | description: | | ||||
| ScummVM is a program which allows you to run certain classic graphical point-and-click adventure games, provided you already have their data files. The clever part about this: ScummVM just replaces the executables shipped with the games, allowing you to play them on systems for which they were never designed! | ScummVM is a program which allows you to run certain classic graphical point-and-click adventure games, provided you already have their data files. The clever part about this: ScummVM just replaces the executables shipped with the games, allowing you to play them on systems for which they were never designed! | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(alsa) | - pkgconfig(alsa) | ||||
| - pkgconfig(freetype2) | - pkgconfig(freetype2) | ||||
| - pkgconfig(flac) | - pkgconfig(flac) | ||||
| - pkgconfig(fluidsynth) | - pkgconfig(fluidsynth) | ||||
| - pkgconfig(libmpeg2) | - pkgconfig(libmpeg2) | ||||
| - pkgconfig(libopenjp2) | - pkgconfig(libopenjp2) | ||||
| - pkgconfig(libturbojpeg) | - pkgconfig(libturbojpeg) | ||||
| - pkgconfig(sdl2) | - pkgconfig(sdl2) | ||||
| - pkgconfig(theoradec) | - pkgconfig(theoradec) | ||||
| - pkgconfig(vorbisfile) | - pkgconfig(vorbisfile) | ||||
| - pkgconfig(x11) | - pkgconfig(x11) | ||||
| - faad-devel | - faad-devel | ||||
| - libmad-devel | - libmad-devel | ||||
| setup : | | setup : | | ||||
| %patch -p1 < $pkgfiles/security/CVE-2017-17528.patch | |||||
| %patch -p1 < $pkgfiles/Do-not-hang-ScummVM-when-opening-a-browser.patch | |||||
| ./configure --prefix=/usr | ./configure --prefix=/usr | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| rm -fr $installdir/usr/share/doc | |||||
| install -D -m00644 dists/scummvm.desktop $installdir/usr/share/applications/scummvm.desktop | install -D -m00644 dists/scummvm.desktop $installdir/usr/share/applications/scummvm.desktop | ||||
| check : | | check : | | ||||
| %make test | %make test | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.