DragonDreams AUR Repository

DragonDreams AUR (Arch Linux)

For Arch Linux the free software DragonDreams applications can be installed from using AUR repositories. See the Wiki Page about how to install packages using the AUR repositories. In short:

  1. Acquire the build files, including the PKGBUILD and possibly other required files, like systemd units and patches (often not the actual code).
  2. Verify that the PKGBUILD and accompanying files are not malicious or untrustworthy.
  3. Run makepkg in the directory where the files are saved. This will download the code, compile it, and package it.
  4. Run pacman -U package_file to install the package onto your system.

The following packages are provided

dragengine Drag[en]gine Game Engine. Includes these applications:

  • Game engine libraries. Required to play games (*.delga)
  • GUI Launcher. Binary name is "delauncher-gui". GUI launcher is the recommended launcher for gamers.
  • Console launcher. Binary name is "delauncher-console". Console based launcher is recommended for advanced users and game server usage.
  • Global launcher. Link to launcher to use by user. Link name is "delauncher". Applications should use "delauncher" to be independent of the launcher the user chooses to use.
  • Start Menu entry for GUI Launcher under the "Games" category.
  • Registering launchers to run games (*.delga). Uses "delauncher" as target.

This package is recommended for Gamers to play games (*.delga).

 

deigde Development Environment for developing games using the Drag[en]gine game engine. Includes these applications:
  • Drag[en]gine IGDE. Binary name is "deigde".
  • Start Menu entry for IGDE under the "Games" category.
  • Registering IGDE to load projects (*.degp).

This package is recommended for Developers to develop games.

Requires package "dragengine" to be installed first.

 

democap Drag[en]gine Motion Capture (DEMoCap). Includes these applications:

  • DEMoCap launch script. Script name is "democap". Runs DEMoCap using "delauncher" from the "dragengine" package.

Requires package "dragengine" to be installed first.

 

Please consider voting for the packages (in the "Package Actions" menu on the right side of package). Enough votes helps to get the package included in the main repository. This way you will get pre-compiled packages in the future avoiding the need to build the package yourself.