Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : gnome-builder | name : gnome-builder | ||||
| version : 3.40.2 | version : 3.40.2 | ||||
| release : 68 | release : 69 | ||||
| homepage : https://wiki.gnome.org/Apps/Builder | homepage : https://wiki.gnome.org/Apps/Builder | ||||
| source : | source : | ||||
| - https://download.gnome.org/sources/gnome-builder/3.40/gnome-builder-3.40.2.tar.xz : b2844cfde821311939fb6ed3b18a49cd331413aea720393091583ab6a99e719a | - https://download.gnome.org/sources/gnome-builder/3.40/gnome-builder-3.40.2.tar.xz : b2844cfde821311939fb6ed3b18a49cd331413aea720393091583ab6a99e719a | ||||
| license : GPL-2.0-or-later | license : GPL-2.0-or-later | ||||
| component : programming.ide | component : programming.ide | ||||
| summary : Gnome Builder | summary : Gnome Builder | ||||
| description: | | description: | | ||||
| Builder is a new IDE for GNOME that is focused on bringing the power of our platform to more developers than ever before. | Builder is a new IDE for GNOME that is focused on bringing the power of our platform to more developers than ever before. | ||||
| Show All 19 Lines | builddeps : | ||||
| - ctags | - ctags | ||||
| - desktop-file-utils | - desktop-file-utils | ||||
| - itstool | - itstool | ||||
| - llvm-clang-devel | - llvm-clang-devel | ||||
| - vala | - vala | ||||
| rundeps : | rundeps : | ||||
| - ctags | - ctags | ||||
| - flatpak | - flatpak | ||||
| - python3-jedi | - python-jedi | ||||
| - python-lxml | - python-lxml | ||||
| - valgrind # Ensure the "run with valgrind" support works OOTB | - valgrind # Ensure the "run with valgrind" support works OOTB | ||||
| setup : | | setup : | | ||||
| %meson_configure \ | %meson_configure \ | ||||
| -Dplugin_autotools=true \ | -Dplugin_autotools=true \ | ||||
| -Dplugin_cargo=true \ | -Dplugin_cargo=true \ | ||||
| -Dplugin_ctags=true \ | -Dplugin_ctags=true \ | ||||
| -Dplugin_devhelp=true \ | -Dplugin_devhelp=true \ | ||||
| -Dplugin_flatpak=true \ | -Dplugin_flatpak=true \ | ||||
| -Dplugin_gvls=true \ | -Dplugin_gvls=true \ | ||||
| -Dplugin_make=true \ | -Dplugin_make=true \ | ||||
| -Dplugin_meson=true \ | -Dplugin_meson=true \ | ||||
| -Dplugin_spellcheck=true \ | -Dplugin_spellcheck=true \ | ||||
| -Dplugin_sysprof=true \ | -Dplugin_sysprof=true \ | ||||
| -Dplugin_update_manager=false | -Dplugin_update_manager=false | ||||
| build : | | build : | | ||||
| %meson_build | %ninja_build | ||||
| install : | | install : | | ||||
| %meson_install | %ninja_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.