libgii 1:1.0.2-4ubuntu1 source package in Ubuntu

Changelog

libgii (1:1.0.2-4ubuntu1) precise; urgency=low

  * Use gcc atomics intrinsics (Konstantinos Margaritis). Closes: #648741).
 -- Matthias Klose <email address hidden>   Wed, 07 Dec 2011 14:33:46 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Precise
Original maintainer:
Bradley Smith
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libgii_1.0.2.orig.tar.gz 1000.1 KiB b4d8cdb85b235ddd68cc63367369ae230b732cd948c85c711474ac591bebfde0
libgii_1.0.2-4ubuntu1.diff.gz 21.9 KiB f599e25cb54c3dce8054f33bc7654c5159ab55750559825925b60b13a92af297
libgii_1.0.2-4ubuntu1.dsc 1.3 KiB 770333be7b21a00f89d274cb3d927c98d61a8824f53404f826449750c0d4c568

Available diffs

View changes file

Binary packages built by this source

libgii1: General Input Interface runtime libraries

 "General Graphics Interface" - a fast, portable graphics environment.
 .
 This package contains the shared libraries for LibGII, the input library
 developed by the GGI project. Also included is LibGG, the library
 containing GGI's configuration and target option parsing code.
 .
 Install libgii-target packages for specific input modules!
 .
 This package contains input modules for these devices:
 .
  null - Dummy input device which never generates any input
  stdin - Characters from standard input
  file - Input saved by the "save" input filter
  tcp - Input from a socket
  linux_kbd - Raw Linux keyboard devices
  linux_mouse - Linux mouse devices
  linux_joy - Linux joystick devices
  linux_evdev - New style HIDs
  mouse - Mice of all sorts: Microsoft, MouseSystems, Logitech, Sun,
               - MouseMan, MMSeries, BusMouse and PS2
  spaceorb - SpaceOrb 3D input device
 .
 Usually, it is not necessary to specify which of these input devices you
 want to use; LibGGI normally finds an appropriate input device.
 .
 These input filter modules are also included:
 .
  mouse - Generic mouse event generator
  save - Save away an event stream for later playback
  keytrans - Generic key event translator
  tcp - Send input to a tcp socket

libgii1-dev: General Input Interface development package

 "General Graphics Interface" - a fast, portable graphics environment.
 .
 This package contains the development environment for LibGII, the GGI
 project's General Input Interface, and LibGG, the library containing GGI's
 configuration and target option parsing code.
 .
 Two useful demo programs are also included:
  mhub - Translate LibGGI events to mouse events
  xsendbut - Translate mhub to X button events

libgii1-target-x: General Input Interface X input target

 "General Graphics Interface" - a fast, portable graphics environment.
 .
 This package contains input modules that make input sources available for
 use with LibGII, the input library developed by the GGI project.
 .
 Input modules are included for these devices:
 .
  x - Keyboard and mouse input from a newly created X window
  xwin - Keyboard, mouse and expose input from an existing X window
 .
 Usually, it is not necessary to specify which of these input devices you
 want to use; LibGGI normally finds an appropriate input device.