Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : godot | name : godot | ||||
| version : 2.1.3 | version : 2.1.4 | ||||
| release : 8 | release : 9 | ||||
| source : | source : | ||||
| - https://github.com/godotengine/godot/archive/2.1.3-stable.tar.gz : 1fde980d6239647c514413f38fe440d4ad339cea5c060671f6485e27744c8df9 | - https://github.com/godotengine/godot/archive/2.1.4-stable.tar.gz : 07cf3b01367d5ea53805f144bc60711bd79efb53f1f88d57d6a706e6944de8d7 | ||||
| license : MIT | license : MIT | ||||
| component : games | component : games | ||||
| summary : Godot is a fully featured, open source, MIT licensed, game engine. | summary : Godot is a fully featured, open source, MIT licensed, game engine. | ||||
| description: | | description: | | ||||
| Godot is a fully featured, open source, MIT licensed, game engine. | Godot is a fully featured, open source, MIT licensed, game engine. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(alsa) | - pkgconfig(alsa) | ||||
| - pkgconfig(freetype2) | - pkgconfig(freetype2) | ||||
| - pkgconfig(gl) | - pkgconfig(gl) | ||||
| - pkgconfig(glew) | - pkgconfig(glew) | ||||
| - pkgconfig(libpng) | - pkgconfig(libpng) | ||||
| - pkgconfig(libpulse) | - pkgconfig(libpulse) | ||||
| - pkgconfig(libwebp) | - pkgconfig(libwebp) | ||||
| - pkgconfig(opusfile) | - pkgconfig(opusfile) | ||||
| - pkgconfig(python-2.7) | - pkgconfig(python-2.7) | ||||
| - pkgconfig(theora) | - pkgconfig(theora) | ||||
| - pkgconfig(vorbis) | - pkgconfig(vorbis) | ||||
| - pkgconfig(vpx) | - pkgconfig(vpx) | ||||
| - pkgconfig(xcursor) | - pkgconfig(xcursor) | ||||
| - pkgconfig(xinerama) | - pkgconfig(xinerama) | ||||
| - pkgconfig(xrandr) | - pkgconfig(xrandr) | ||||
| - clang | - llvm-clang | ||||
| - scons | - scons | ||||
| build : | | build : | | ||||
| GODOT_OPTIONS="use_llvm=yes bits=64 deprecated=no builtin_enet=no builtin_freetype=no builtin_glew=no builtin_libogg=no builtin_libpng=no builtin_libtheora=no builtin_libvpx=no builtin_libwebp=no builtin_openssl=no builtin_opus=no builtin_zlib=no" | GODOT_OPTIONS="use_llvm=yes bits=64 deprecated=no builtin_enet=no builtin_freetype=no builtin_glew=no builtin_libogg=no builtin_libpng=no builtin_libtheora=no builtin_libvpx=no builtin_libwebp=no builtin_openssl=no builtin_opus=no builtin_zlib=no" | ||||
| # IDE | # IDE | ||||
| scons %JOBS% platform=x11 tools=yes $GODOT_OPTIONS target=release_debug | scons %JOBS% platform=x11 tools=yes $GODOT_OPTIONS target=release_debug | ||||
| # Linux X11 64 Template | # Linux X11 64 Template | ||||
| scons %JOBS% platform=x11 tools=no $GODOT_OPTIONS target=release | scons %JOBS% platform=x11 tools=no $GODOT_OPTIONS target=release | ||||
| install : | | install : | | ||||
| install -D -m 00755 bin/godot.x11.opt.tools.64.llvm $installdir/usr/bin/godot | install -D -m 00755 bin/godot.x11.opt.tools.64.llvm $installdir/usr/bin/godot | ||||
| install -D -m 00755 bin/godot.x11.opt.64.llvm $installdir/usr/share/godot/templates/linux_x11_64_release | install -D -m 00755 bin/godot.x11.opt.64.llvm $installdir/usr/share/godot/templates/linux_x11_64_release | ||||
| install -D -m 00644 icon.png $installdir/usr/share/pixmaps/godot.png | install -D -m 00644 icon.png $installdir/usr/share/pixmaps/godot.png | ||||
| install -D -m 00644 $pkgfiles/godot.desktop $installdir/usr/share/applications/godot.desktop | install -D -m 00644 $pkgfiles/godot.desktop $installdir/usr/share/applications/godot.desktop | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.