make-guile
utility for directing compilation with guile support
GNU Make is a utility which controls the generation of executables
and other target files of a program from the program's source
files. It determines automatically which pieces of a large program
need to be (re)created, and issues the commands to (re)create
them. Make can be used to organize any task in which targets (files)
are to be automatically updated based on input files whenever the
corresponding input is newer --- it is not limited to building
computer programs. Indeed, Make is a general purpose dependency
solver. This variant has built in guile support.
grass-core
GRASS GIS core components
Commonly referred to as GRASS, this is a Geographic Information
System (GIS) used for geospatial data management and analysis,
image processing, graphics/map production, spatial modeling, and
visualization. GRASS is currently used in academic and commercial
settings around the world, as well as by many government agencies
and environmental consulting companies.
grass-gui
GRASS GIS graphical user interfaces
Commonly referred to as GRASS, this is a Geographic Information
System (GIS) used for geospatial data management and analysis,
image processing, graphics/map production, spatial modeling, and
visualization. GRASS is currently used in academic and commercial
settings around the world, as well as by many government agencies
and environmental consulting companies.
libdrm-amdgpu1
Userspace interface to amdgpu-specific kernel DRM services -- runtime
This library implements the userspace interface to the kernel DRM
services. DRM stands for "Direct Rendering Manager", which is the
kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
The DRI is currently used on Linux to provide hardware-accelerated
OpenGL drivers.
ase
Atomic Simulation Environment
ASE is an Atomic Simulation Environment written in the Python programming
language with the aim of setting up, stearing, and analyzing atomic
simulations. ASE is part of CAMPOS, the CAMP Open Source project.
google-android-build-tools-26.0.3-installer
Google's Android SDK Build-Tools 26.0.3 Installer
This package will download the binary Google Android build tools and create a
Debian package. The build tools are used in the process of assembling the
java code into the APK package. They can also be useful for inspecting APKs.