g++-5-powerpc-linux-gnu

GNU C++ compiler

This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.

system-image-cli

Ubuntu system image updater command line client

ffmpeg2theora

Theora video encoder using ffmpeg

This package provides a command-line tool to encode/recode various video formats (basically everything that ffmpeg can read) into Theora, the free video codec.

cpp-5-powerpc-linux-gnu

GNU C preprocessor

A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation.

lua-dkjson

JSON module written in Lua

dkjson is a JSON (JavaScript Object Notation) encoder / decoder. It supports UTF-8.

libubsan0-ppc64-cross

UBSan -- undefined behaviour sanitizer (runtime)

UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++.