Source: gdevelop
Section: editors
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper (>= 10),
 catch,
 ccache,
 clang,
 cmake,
 curl,
 g++,
 gcc,
 git,
 libflac-dev,
 libfreetype6-dev,
 libgdk-pixbuf-2.0-dev,
 libgl1-mesa-dev,
# libgl1-nvidia-glvnd-glx,
 libgl-dev,
 libglew-dev,
 libglib2.0-dev,
 libglu1-mesa-dev,
 libglx-dev,
 libgtk-3-dev,
 libjack-jackd2-dev,
 libjpeg62-turbo-dev | libjpeg-turbo8-dev,
 libjpeg-dev,
 libopenal-dev,
 libopengl-dev,
 libsfml-dev,
 libudev-dev,
 libvorbis-dev,
 libwebkitgtk-6.0-dev | libwebkitgtk-3.0-dev,
 libwebkit2gtk-4.0-dev,
 libwxgtk3.2-dev | libwxgtk3.0-dev,
 libsndfile1-dev,
 libtiff-dev,
 libx11-dev,
 libxext-dev,
 libxrandr-dev,
 p7zip-full,
 pkgconf,
 pkg-config,
 rsync,
Standards-Version: 4.6.2
Homepage: https://gdevelop.io/
Vcs-Browser: https://github.com/4ian/GDevelop
Vcs-Git: https://github.com/4ian/GDevelop.git

Package: gdevelop
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
 build-essential,
Description: The fastest, easiest way to create your game.
 GDevelop is a full-featured, no-code, open-source game development software. You can build 2D, 3D and multiplayer games for mobile (iOS, Android), desktop and the web. GDevelop is fast and easy to use: the game logic is built up using an intuitive and powerful event-based system and reusable behaviors.