OPPServer

OPPs XBMC (mit PVR/VDR Addon)-Pakete / OPPs XBMC (mit PVR/VDR Addon)-Packages

[DIR] Übergeordnetes Verzeichnis / Parent Directory
[DIR] dists/

Hinweis!!! / Hint!!!

      Vorlagen zu fertigen sources.list gibt es hier / Templates for sources.list available here:
http://unix.oppserver.net/debian/sources.list/xbmc/
und zu fertigen preferences hier / and for preferences here:
http://unix.oppserver.net/debian/preferences

Archiv-Signaturschlüssel

02.02.2013
    Neuer Archiv Key, bitte aktualisieren. / New key, please update.
      Als User mit sudo Rechten / As a user with sudo rights:
      sudo aptitude install oppserver-keyring

      oder / or

      wget http://debian2.oppserver.net/gpg-debian.oppserver.net-signing-pubkey.asc -O - | sudo apt-key add -


      Als root / As root:
      aptitude install oppserver-keyring

      oder / or

      wget http://debian2.oppserver.net/gpg-debian.oppserver.net-signing-pubkey.asc -O - | apt-key add -

Stretch 9.x (stable)

Einträge für /etc/apt/sources.list / Entries for /etc/apt/sources.list:

deb http://debian2.oppserver.net/xbmc/ stretch main non-free contrib
deb-src http://debian2.oppserver.net/xbmc/ stretch main non-free contrib

oder mit folgendem Befehl / or with the following command::

sudo su -c 'echo "deb http://debian2.oppserver.net/xbmc/ stretch main non-free contrib" > /etc/apt/sources.list.d/oppxbmc.sources.list'
sudo su -c 'echo "deb-src http://debian2.oppserver.net/xbmc/ stretch main non-free contrib" >> /etc/apt/sources.list.d/oppxbmc.sources.list'
sudo aptitude update

oder als root / or as root:
echo "deb http://debian2.oppserver.net/xbmc/ stretch main non-free contrib" > /etc/apt/sources.list.d/oppxbmc.sources.list
echo "deb-src http://debian2.oppserver.net/xbmc/ stretch main non-free contrib" >> /etc/apt/sources.list.d/oppxbmc.sources.list
aptitude update

Zu allen Paketen wird das debian-multimedia Repository benötigt. / For all packages, the debian-multimedia repository is needed.

deb http://www.deb-multimedia.org/ stretch main non-free
deb-src http://www.deb-multimedia.org/ stretch main
deb http://www.deb-multimedia.org/ stretch-backports main
deb-src http://www.deb-multimedia.org/ stretch-backports main


Buster 10.x (testing)

Einträge für /etc/apt/sources.list / Entries for /etc/apt/sources.list:

deb http://debian2.oppserver.net/xbmc/ buster main non-free contrib
deb-src http://debian2.oppserver.net/xbmc/ buster main non-free contrib

oder mit folgendem Befehl / or with the following command::

sudo su -c 'echo "deb http://debian2.oppserver.net/xbmc/ buster main non-free contrib" > /etc/apt/sources.list.d/oppxbmc.sources.list'
sudo su -c 'echo "deb-src http://debian2.oppserver.net/xbmc/ buster main non-free contrib" >> /etc/apt/sources.list.d/oppxbmc.sources.list'
sudo aptitude update

oder als root / or as root:
echo "deb http://debian2.oppserver.net/xbmc/ buster main non-free contrib" > /etc/apt/sources.list.d/oppxbmc.sources.list
echo "deb-src http://debian2.oppserver.net/xbmc/ buster main non-free contrib" >> /etc/apt/sources.list.d/oppxbmc.sources.list
aptitude update

Zu allen Paketen wird das debian-multimedia und das backports Repository benötigt. / For all packages, the debian-multimedia and the backports repository is needed.

deb http://www.deb-multimedia.org/ buster main non-free
deb-src http://www.deb-multimedia.org/ buster main


Sid (unstable)

Einträge für /etc/apt/sources.list / Entries for /etc/apt/sources.list:

deb http://debian2.oppserver.net/xbmc/ sid main non-free contrib
deb-src http://debian2.oppserver.net/xbmc/ sid main non-free contrib

oder mit folgendem Befehl / or with the following command::

sudo su -c 'echo "deb http://debian2.oppserver.net/xbmc/ sid main non-free contrib" > /etc/apt/sources.list.d/oppxbmc.sources.list'
sudo su -c 'echo "deb-src http://debian2.oppserver.net/xbmc/ sid main non-free contrib" >> /etc/apt/sources.list.d/oppxbmc.sources.list'
sudo aptitude update

oder als root / or as root:
echo "deb http://debian2.oppserver.net/xbmc/ sid main non-free contrib" > /etc/apt/sources.list.d/oppxbmc.sources.list
echo "deb-src http://debian2.oppserver.net/xbmc/ sid main non-free contrib" >> /etc/apt/sources.list.d/oppxbmc.sources.list
aptitude update

Zu allen Paketen wird das debian-multimedia und das backports Repository benötigt. / For all packages, the debian-multimedia and the backports repository is needed.

deb http://www.deb-multimedia.org/ sid main non-free
deb-src http://www.deb-multimedia.org/ sid main


Jessie 8.x (oldstable)

Einträge für /etc/apt/sources.list / Entries for /etc/apt/sources.list:

deb http://debian2.oppserver.net/xbmc/ jessie main non-free contrib
deb-src http://debian2.oppserver.net/xbmc/ jessie main non-free contrib

oder mit folgendem Befehl / or with the following command::

sudo su -c 'echo "deb http://debian2.oppserver.net/xbmc/ jessie main non-free contrib" > /etc/apt/sources.list.d/oppxbmc.sources.list'
sudo su -c 'echo "deb-src http://debian2.oppserver.net/xbmc/ jessie main non-free contrib" >> /etc/apt/sources.list.d/oppxbmc.sources.list'
sudo aptitude update

oder als root / or as root:
echo "deb http://debian2.oppserver.net/xbmc/ jessie main non-free contrib" > /etc/apt/sources.list.d/oppxbmc.sources.list
echo "deb-src http://debian2.oppserver.net/xbmc/ jessie main non-free contrib" >> /etc/apt/sources.list.d/oppxbmc.sources.list
aptitude update

Zu allen Paketen wird das debian-multimedia und das backports Repository benötigt. / For all packages, the debian-multimedia and the backports repository is needed.

deb http://ftp.debian.org/debian/ jessie-backports main contrib non-free
deb-src http://ftp.debian.org/debian/ jessie-backports main contrib non-free

deb http://www.deb-multimedia.org/ jessie main non-free
deb-src http://www.deb-multimedia.org/ jessie main
deb http://www.deb-multimedia.org/ jessie-backports main
deb-src http://www.deb-multimedia.org/ jessie-backports main


Wheezy 7.x

Einträge für /etc/apt/sources.list / Entries for /etc/apt/sources.list:

deb http://debian2.oppserver.net/xbmc/ wheezy main non-free contrib
deb-src http://debian2.oppserver.net/xbmc/ wheezy main non-free contrib

oder mit folgendem Befehl / or with the following command::

sudo su -c 'echo "deb http://debian2.oppserver.net/xbmc/ wheezy main non-free contrib" > /etc/apt/sources.list.d/oppxbmc.sources.list'
sudo su -c 'echo "deb-src http://debian2.oppserver.net/xbmc/ wheezy main non-free contrib" >> /etc/apt/sources.list.d/oppxbmc.sources.list'
sudo aptitude update

oder als root / or as root:
echo "deb http://debian2.oppserver.net/xbmc/ wheezy main non-free contrib" > /etc/apt/sources.list.d/oppxbmc.sources.list
echo "deb-src http://debian2.oppserver.net/xbmc/ wheezy main non-free contrib" >> /etc/apt/sources.list.d/oppxbmc.sources.list
aptitude update

Zu allen Paketen wird das debian-multimedia und das backports Repository benötigt. / For all packages, the debian-multimedia and the backports repository is needed.

deb http://ftp.debian.org/debian/ wheezy-backports main contrib non-free
deb-src http://ftp.debian.org/debian/ wheezy-backports main contrib non-free

deb http://www.deb-multimedia.org/ wheezy main non-free
deb-src http://www.deb-multimedia.org/ wheezy main
deb http://www.deb-multimedia.org/ wheezy-backports main
deb-src http://www.deb-multimedia.org/ wheezy-backports main


Squeeze 6.0

Einträge für /etc/apt/sources.list / Entries for /etc/apt/sources.list:

deb http://debian2.oppserver.net/xbmc/ squeeze main non-free contrib
deb-src http://debian2.oppserver.net/xbmc/ squeeze main non-free contrib

oder mit folgendem Befehl / or with the following command::

sudo su -c 'echo "deb http://debian2.oppserver.net/xbmc/ squeeze main non-free contrib" > /etc/apt/sources.list.d/oppxbmc.sources.list'
sudo su -c 'echo "deb-src http://debian2.oppserver.net/xbmc/ squeeze main non-free contrib" >> /etc/apt/sources.list.d/oppxbmc.sources.list'
sudo aptitude update

oder als root / or as root:
echo "deb http://debian2.oppserver.net/xbmc/ squeeze main non-free contrib" > /etc/apt/sources.list.d/oppxbmc.sources.list
echo "deb-src http://debian2.oppserver.net/xbmc/ squeeze main non-free contrib" >> /etc/apt/sources.list.d/oppxbmc.sources.list
aptitude update

Zu allen Paketen wird das debian-multimedia und das backports Repository benötigt. / For all packages, the debian-multimedia and the backports repository is needed.

deb http://backports.debian.org/debian-backports squeeze-backports main contrib non-free
deb-src http://backports.debian.org/debian-backports squeeze-backports main contrib non-free

deb http://www.deb-multimedia.org/ squeeze main non-free
deb-src http://www.deb-multimedia.org/ squeeze main
deb http://www.deb-multimedia.org/ squeeze-backports main
deb-src http://www.deb-multimedia.org/ squeeze-backports main


libxine2-dbg (1:1.2.2+git20130201-1+opp~1, main) - debug symbols for libxine2
Binary for arch amd64 (3.1 MB), i386 (3.0 MB) | Source dir | changes | Homepage

This is the xine media player library (libxine).

This package contains debug data for the shared libraries. Its purpose is to allow debuggers to produce backtraces with names, making it easier to interpret core dumps. The data is installed in /usr/lib/debug.

Most people will not need this package. Please install it to produce useful stacktraces to help debugging the xine library.

libxcb-xf86dri0-dbg (1.7-3+opp~1, main) - X C Binding, xf86dri extension, debugging symbols
Binary for arch amd64 (14.9 KB), i386 (14.7 KB) | Source dir | changes | Homepage

This package contains the debugging symbols associated with libxcb-xf86dri, the xf86dri extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-xf86dri.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libpulse-browse0-dbg (0.9.22-1+opp~1, main) - PulseAudio client libraries (zeroconf support) debugging symbols
Binary for arch amd64 (174.1 KB), i386 (168.6 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This package contains detached debugging symbols for the PulseAudio native interface zeroconf support client libraries.

pulseaudio-esound-compat-dbg (0.9.22-1+opp~1, main) - PulseAudio ESD compatibility layer debugging symbols
Binary for arch amd64 (229.4 KB), i386 (221.9 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This package contains debugging symbols for the ESD compatibility components.

libxcb-dri2-0-dbg (1.7-3+opp~1, main) - X C Binding, dri2 extension, debugging symbols
Binary for arch amd64 (13.7 KB), i386 (13.6 KB) | Source dir | changes | Homepage

This package contains the debugging symbols associated with libxcb-dri2, the dri2 extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-dri2.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

pulseaudio-module-zeroconf-dbg (0.9.22-1+opp~1, main) - Zeroconf module for PulseAudio sound server debugging symbols
Binary for arch amd64 (199.2 KB), i386 (193.3 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This package contains detached debugging symbols for the zeroconf module.

bino-dbg (1.3.0+git20120223-1+opp~1, main) - debugging symbols for bino 3D video player
Binary for arch amd64 (1.4 MB), i386 (1.3 MB) | Source dir | changes | Homepage

Bino is a video player with support for a wide variety of stereoscopic video layouts and formats.

Bino can display monoscopic videos, as well as videos with the left and right view stored either in separate streams or displayed side by side. It can output these videos for several types of anaglyph glasses or 3D displays.

This package contains the debugging symbols.

libxcb-xtest0-dbg (1.7-3+opp~1, main) - X C Binding, xtest extension, debugging symbols
Binary for arch amd64 (10.8 KB), i386 (10.6 KB) | Source dir | changes | Homepage

This package contains the debugging symbols associated with libxcb-xtest, the xtest extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-xtest.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libxcb-xevie0-dbg (1.7-3+opp~1, main) - X C Binding, xevie extension, debugging symbols
Binary for arch amd64 (11.4 KB), i386 (11.3 KB) | Source dir | changes | Homepage

This package contains the debugging symbols associated with libxcb-xevie, the xevie extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-xevie.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libxcb-sync0-dbg (1.7-3+opp~1, main) - X C Binding, sync extension, debugging symbols
Binary for arch amd64 (15.3 KB), i386 (15.1 KB) | Source dir | changes | Homepage

This package contains the debugging symbols associated with libxcb-sync, the sync extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-sync.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libxcb-xinerama0-dbg (1.7-3+opp~1, main) - X C Binding, xinerama extension, debugging symbols
Binary for arch amd64 (12.0 KB), i386 (11.9 KB) | Source dir | changes | Homepage

This package contains the debugging symbols associated with libxcb-xinerama, the xinerama extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-xinerama.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

pulseaudio-module-gconf-dbg (0.9.22-1+opp~1, main) - GConf module for PulseAudio sound server debugging symbols
Binary for arch amd64 (176.9 KB), i386 (172.1 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This package contains debugging symbols for the PulseAudio GConf module.

pulseaudio-module-lirc-dbg (0.9.22-1+opp~1, main) - lirc module for PulseAudio sound server debugging symbols
Binary for arch amd64 (172.0 KB), i386 (166.9 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This package contains debugging symbols for the PulseAudio lirc module.

libxcb-record0-dbg (1.7-3+opp~1, main) - X C Binding, record extension, debugging symbols
Binary for arch amd64 (14.1 KB), i386 (14.1 KB) | Source dir | changes | Homepage

This package contains the debugging symbols associated with libxcb-record, the record extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-record.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

i965-va-driver-dbg (1.0.17-1+opp~1, main) - VAAPI driver for Intel G45 & HD Graphics family (debug symbols)
Binary for arch amd64 (208.6 KB), i386 (202.0 KB) | Source dir | changes | Homepage

Video decode & encode driver for Intel G45 chipsets and Intel HD Graphics for Intel Core processor family.

The VA-API (Video Acceleration API) enables hardware accelerated video decode/encode at various entry-points (VLD, IDCT, Motion Compensation etc.) for the prevailing coding standards today (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/VMW3). It provides an interface to fully expose the video decode capabilities in today's GPUs.

This package contains the debug files for the video decode & encode driver backend for the Intel G45 chipsets and Intel HD Graphics for Intel Core processor family.

pulseaudio-module-raop-dbg (0.9.22-1+opp~1, main) - RAOP module for PulseAudio sound server
Binary for arch amd64 (206.2 KB), i386 (200.5 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This package contains debugging symbols for the PulseAudio RAOP module.

xbmc-dbg (4:13.0~git20130216-1+opp~1, main) - XBMC Media Center (debug package)
Binary for arch amd64 (1.2 MB), i386 (1.2 MB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package contains debugging symbols for XBMC.

libxcb-xfixes0-dbg (1.7-3+opp~1, main) - X C Binding, xfixes extension, debugging symbols
Binary for arch amd64 (21.0 KB), i386 (19.9 KB) | Source dir | changes | Homepage

This package contains the debugging symbols associated with libxcb-xfixes, the xfixes extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-xfixes.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libpulse0-dbg (0.9.22-1+opp~1, main) - PulseAudio client libraries detached debugging symbols
Binary for arch amd64 (556.1 KB), i386 (541.8 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This package contains detached debugging symbols for the PulseAudio native interface client libraries.

libxcb-composite0-dbg (1.7-3+opp~1, main) - X C Binding, composite extension, debugging symbols
Binary for arch amd64 (12.0 KB), i386 (11.6 KB) | Source dir | changes | Homepage

This package contains the debugging symbols associated with libxcb-composite, the composite extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-composite.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libvpx1-dbg (1.1.0-1+opp~1, main) - VP8 video codec (debugging symbols)
Binary for arch amd64 (527.9 KB), i386 (500.4 KB) | Source dir | changes | Homepage

VP8 is an open video codec, originally developed by On2 and released as open source by Google Inc. It is the successor of the VP3 codec, on which the Theora codec was based.

Debugging symbols for the VPX library. This is needed to debug programs linked against libvpx1.

libxcb-xvmc0-dbg (1.7-3+opp~1, main) - X C Binding, xvmc extension, debugging symbols
Binary for arch amd64 (14.7 KB), i386 (14.8 KB) | Source dir | changes | Homepage

This package contains the debugging symbols associated with libxcb-xvmc, the xvmc extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-xvmc.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libxcb-shm0-dbg (1.7-3+opp~1, main) - X C Binding, shm extension, debugging symbols
Binary for arch amd64 (12.2 KB), i386 (11.9 KB) | Source dir | changes | Homepage

This package contains the debugging symbols associated with libxcb-shm, the shm extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-shm.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libpulse-mainloop-glib0-dbg (0.9.22-1+opp~1, main) - PulseAudio client libraries (glib support) debugging symbols
Binary for arch amd64 (171.3 KB), i386 (165.9 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This package contains detached debugging symbols for the PulseAudio native interface glib support client libraries.

libxcb1-dbg (1.7-3+opp~1, main) - X C Binding, debugging symbols
Binary for arch amd64 (97.9 KB), i386 (94.3 KB) | Source dir | changes | Homepage

This package contains the debugging symbols associated with libxcb, the X C Binding. gdb will automatically use these symbols when debugging libxcb.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libxcb-dpms0-dbg (1.7-3+opp~1, main) - X C Binding, dpms extension, debugging symbols
Binary for arch amd64 (11.6 KB), i386 (11.5 KB) | Source dir | changes | Homepage

This package contains the debugging symbols associated with libxcb-dpms, the dpms extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-dpms.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libxcb-glx0-dbg (1.7-3+opp~1, main) - X C Binding, glx extension, debugging symbols
Binary for arch amd64 (58.2 KB), i386 (56.4 KB) | Source dir | changes | Homepage

This package contains the debugging symbols associated with libxcb-glx, the glx extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-glx.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libxcb-damage0-dbg (1.7-3+opp~1, main) - X C Binding, damage extension, debugging symbols
Binary for arch amd64 (11.0 KB), i386 (10.8 KB) | Source dir | changes | Homepage

This package contains the debugging symbols associated with libxcb-damage, the damage extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-damage.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

pulseaudio-dbg (0.9.22-1+opp~1, main) - PulseAudio sound server detached debugging symbols
Binary for arch amd64 (1.5 MB), i386 (1.4 MB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This package contains the detached debugging symbols for the daemon and basic module set.

libtinfo5-dbg (5.9-10+opp~1, main) - debugging/profiling library for the low-level terminfo library
Binary for arch amd64 (610.7 KB), i386 (546.8 KB) | Source dir | changes | Homepage

The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.

This package contains a special library version of the low-level terminfo library suitable for debugging and profiling. Also included are detached debugging symbols for libtinfo5.

pulseaudio-utils-dbg (0.9.22-1+opp~1, main) - PulseAudio command line tools detached debugging symbols
Binary for arch amd64 (239.3 KB), i386 (232.5 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This package contains detached debugging symbols for the command line tools.

libxcb-xprint0-dbg (1.7-3+opp~1, main) - X C Binding, xprint extension, debugging symbols
Binary for arch amd64 (20.8 KB), i386 (20.3 KB) | Source dir | changes | Homepage

This package contains the debugging symbols associated with libxcb-xprint, the xprint extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-xprint.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libxcb-screensaver0-dbg (1.7-3+opp~1, main) - X C Binding, screensaver extension, debugging symbols
Binary for arch amd64 (11.6 KB), i386 (11.3 KB) | Source dir | changes | Homepage

This package contains the debugging symbols associated with libxcb-screensaver, the screensaver extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-screensaver.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libncursesw5-dbg (5.9-10+opp~1, main) - debugging/profiling libraries for ncursesw
Binary for arch amd64 (1.8 MB), i386 (1.6 MB) | Source dir | changes | Homepage

The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.

This package contains special library versions of ncursesw suitable for debugging and profiling. Also included are detached debugging symbols for libncursesw5.

This package includes support for wide characters.

pulseaudio-module-bluetooth-dbg (0.9.22-1+opp~1, main) - Bluetooth module for PulseAudio sound server
Binary for arch amd64 (263.5 KB), i386 (254.5 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This package contains debugging symbols for the PulseAudio bluetooth module.

pulseaudio-module-jack-dbg (0.9.22-1+opp~1, main) - jackd modules for PulseAudio sound server debugging symbols
Binary for arch amd64 (191.1 KB), i386 (185.4 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This package contains debugging symbols for the PulseAudio jack modules.

libbluray1-dbg (1:0.2.2-1+opp~1, main) - Blu-ray disc playback support library (debug symbols)
Binary for arch amd64 (213.8 KB), i386 (206.4 KB) | Source dir | changes | Homepage

libbluray is an open-source library designed for Blu-Ray Discs playback for media players, like VLC or MPlayer. This research project is developed by an international team of developers from Doom9. libbluray integrates navigation, playlist parsing, menus, and BD-J.

NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this library is not enough to playback those discs.

This package provides debug symbols for the shared library.

pulseaudio-module-x11-dbg (0.9.22-1+opp~1, main) - X11 module for PulseAudio sound server debugging symbols
Binary for arch amd64 (209.4 KB), i386 (200.0 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This package contains debugging symbols for the PulseAudio X11 modules.

libxcb-xv0-dbg (1.7-3+opp~1, main) - X C Binding, xv extension, debugging symbols
Binary for arch amd64 (22.2 KB), i386 (21.8 KB) | Source dir | changes | Homepage

This package contains the debugging symbols associated with libxcb-xv, the xv extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-xv.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

pulseaudio-module-hal-dbg (0.9.22-1+opp~1, main) - HAL module for PulseAudio sound server debugging symbols
Binary for arch amd64 (170.3 KB), i386 (165.2 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This package contains debugging symbols for the HAL compat module for PulseAudio.

libxcb-randr0-dbg (1.7-3+opp~1, main) - X C Binding, randr extension, debugging symbols
Binary for arch amd64 (29.8 KB), i386 (29.4 KB) | Source dir | changes | Homepage

This package contains the debugging symbols associated with libxcb-randr, the randr extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-randr.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libxcb-render0-dbg (1.7-3+opp~1, main) - X C Binding, render extension, debugging symbols
Binary for arch amd64 (27.2 KB), i386 (26.2 KB) | Source dir | changes | Homepage

This package contains the debugging symbols associated with libxcb-render, the render extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-render.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libxcb-res0-dbg (1.7-3+opp~1, main) - X C Binding, res extension, debugging symbols
Binary for arch amd64 (11.4 KB), i386 (11.5 KB) | Source dir | changes | Homepage

This package contains the debugging symbols associated with libxcb-res, the res extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-res.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libxcb-shape0-dbg (1.7-3+opp~1, main) - X C Binding, shape extension, debugging symbols
Binary for arch amd64 (13.7 KB), i386 (13.3 KB) | Source dir | changes | Homepage

This package contains the debugging symbols associated with libxcb-shape, the shape extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-shape.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

ffmpeg-dbg (6:0.10.6-0.0+opp~2, main) - Debug symbols for FFmpeg related packages.
Binary for arch amd64 (8.8 MB), i386 (16.6 MB) | Source dir | changes | Homepage

This package contains debug data of the FFmpeg related shared libraries.

Most people will not need this package. Please install it to produce useful stacktraces to help debugging the FFmpeg library.

libncurses5-dbg (5.9-10+opp~1, main) - debugging/profiling libraries for ncurses
Binary for arch amd64 (2.5 MB), i386 (2.1 MB) | Source dir | changes | Homepage

The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.

This package contains special library versions of ncurses suitable for debugging and profiling. Also included are detached debugging symbols for libncurses5.

libpostproc-dev (6:0.10.6-0.0+opp~2, main) - postproc devel files
Binary for arch amd64 (42.5 KB), i386 (40.8 KB) | Source dir | changes | Homepage

This package contains the FFmpeg video postprocessing devel files.

libtag1-dev (1.8-1+opp~1, main) - audio meta-data library - development files
Binary for arch amd64 (100.6 KB), i386 (100.6 KB) | Source dir | changes | Homepage

TagLib is a library for reading and editing the meta-data of several popular audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack TrueAudio, WAV, AIFF, MP4 and ASF files.

This is the development package which contains headers and static libraries for the TagLib Audio Meta-Data Library.

libva-dev (1.0.15-4+opp~1, main) - Video Acceleration (VA) API for Linux -- development files
Binary for arch amd64 (37.0 KB), i386 (37.0 KB) | Source dir | changes | Homepage

Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding.

This package provides the development environment for libva.

libnfs-dev (0.0~git20111223.345422a-1+opp~1, main) - NFS client library (development files)
Binary for arch amd64 (62.4 KB), i386 (55.2 KB) | Source dir | changes | Homepage

LIBNFS is a client library for accessing NFS shares over a network.

LIBNFS offers three different APIs, for different use : 1, RAW : A fully async low level rpc library for nfs protocols 2, NFS ASYNC : A fully asynchronous library for high level vfs functions 3, NFS SYNC : A synchronous library for high level vfs functions

This package provides the necessary files needed for development.

libxcb-damage0-dev (1.7-3+opp~1, main) - X C Binding, damage extension, development files
Binary for arch amd64 (9.9 KB), i386 (9.7 KB) | Source dir | changes | Homepage

This package contains the header and library files needed to build software using libxcb-damage, the damage extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libvpx-dev (1.1.0-1+opp~1, main) - VP8 video codec (development files)
Binary for arch amd64 (356.9 KB), i386 (346.3 KB) | Source dir | changes | Homepage

VP8 is an open video codec, originally developed by On2 and released as open source by Google Inc. It is the successor of the VP3 codec, on which the Theora codec was based.

This package contains the development libraries, header files needed by programs that want to compile with libvpx.

libxcb-glx0-dev (1.7-3+opp~1, main) - X C Binding, glx extension, development files
Binary for arch amd64 (43.1 KB), i386 (39.3 KB) | Source dir | changes | Homepage

This package contains the header and library files needed to build software using libxcb-glx, the glx extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libxcb1-dev (1.7-3+opp~1, main) - X C Binding, development files
Binary for arch amd64 (79.4 KB), i386 (73.2 KB) | Source dir | changes | Homepage

This package contains the header and library files needed to build software using libxcb, the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

lib64ncurses5-dev (5.9-10+opp~1, main) - developer's libraries for ncurses (64-bit)
Binary for arch i386 (254.7 KB) | Source dir | changes | Homepage

The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.

This package contains the header files, static libraries and symbolic links that developers using ncurses will need.

This package supports the 64-bit ABI variant of your system's architecure.

libcec-dev (2.0.5-1+opp~1, main) - USB CEC Adaptor communication Library (development files)
Binary for arch amd64 (324.9 KB), i386 (319.9 KB) | Source dir | changes | Homepage

This library provides support for the Pulse-Eight USB-CEC adapter.

This package provides the necessary files needed for development.

libxcb-res0-dev (1.7-3+opp~1, main) - X C Binding, res extension, development files
Binary for arch amd64 (10.2 KB), i386 (9.9 KB) | Source dir | changes | Homepage

This package contains the header and library files needed to build software using libxcb-res, the res extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libxcb-shm0-dev (1.7-3+opp~1, main) - X C Binding, shm extension, development files
Binary for arch amd64 (10.8 KB), i386 (10.5 KB) | Source dir | changes | Homepage

This package contains the header and library files needed to build software using libxcb-shm, the shm extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libxcb-xvmc0-dev (1.7-3+opp~1, main) - X C Binding, xvmc extension, development files
Binary for arch amd64 (12.6 KB), i386 (12.0 KB) | Source dir | changes | Homepage

This package contains the header and library files needed to build software using libxcb-xvmc, the xvmc extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libxcb-randr0-dev (1.7-3+opp~1, main) - X C Binding, randr extension, development files
Binary for arch amd64 (24.5 KB), i386 (22.9 KB) | Source dir | changes | Homepage

This package contains the header and library files needed to build software using libxcb-randr, the randr extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libswscale-dev (6:0.10.6-0.0+opp~2, main) - Development files for libswscale.
Binary for arch amd64 (148.9 KB), i386 (147.1 KB) | Source dir | changes | Homepage

This is the video scaling library from the FFmpeg project.

Please send me a better description.

libxcb-xinerama0-dev (1.7-3+opp~1, main) - X C Binding, xinerama extension, development files
Binary for arch amd64 (10.5 KB), i386 (10.2 KB) | Source dir | changes | Homepage

This package contains the header and library files needed to build software using libxcb-xinerama, the xinerama extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libffms2-dev (1:2.17-1+opp~1, main) - Development files for libffms2
Binary for arch amd64 (37.3 KB), i386 (37.4 KB) | Source dir | changes | Homepage

A cross platform ffmpeg wrapper library, and some additional content for things ffmpeg doesn't handle well. A more friendly API and an easy way to say "open and decompress this, I don't care how".

This package contain headers and other files needed to compile and link against libffms2.

libpulse-dev (0.9.22-1+opp~1, main) - PulseAudio client development headers and libraries
Binary for arch amd64 (218.6 KB), i386 (213.4 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

Headers and libraries for developing applications that access a PulseAudio sound server via PulseAudio's native interface.

libbluray-dev (1:0.2.2-1+opp~1, main) - Blu-ray disc playback support library (development files)
Binary for arch amd64 (424.8 KB), i386 (395.6 KB) | Source dir | changes | Homepage

libbluray is an open-source library designed for Blu-Ray Discs playback for media players, like VLC or MPlayer. This research project is developed by an international team of developers from Doom9. libbluray integrates navigation, playlist parsing, menus, and BD-J.

NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this library is not enough to playback those discs.

This package provides the necessary files needed for development.

libx264-dev (3:0.git20130201-0.0+opp~1, main) - development files for libx264
Binary for arch amd64 (383.1 KB), i386 (391.8 KB) | Source dir | changes | Homepage

libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC) video streams.

This package contains the static library and headers used to build programs that use libx264.

libavcodec-dev (6:0.10.6-0.0+opp~2, main) - Library to encode decode multimedia streams - devel files.
Binary for arch amd64 (3.5 MB), i386 (3.3 MB) | Source dir | changes | Homepage

FFmpeg is a hyper fast real time audio/video encoder, a streaming server and a generic audio and video file converter.

It can grab from a standard Video4Linux video source and convert it into several file formats based on DCT/motion compensation encoding. Sound is compressed in MPEG audio layer 2 or using an AC3 compatible stream.

libtagc0-dev (1.8-1+opp~1, main) - audio meta-data library - development files for C bindings
Binary for arch amd64 (12.5 KB), i386 (12.5 KB) | Source dir | changes | Homepage

TagLib is a library for reading and editing the meta-data of several popular audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack TrueAudio, WAV, AIFF, MP4 and ASF files.

This is the development package which contains headers and static libraries for the TagLib Audio Meta-Data Library (C bindings).

libgmp3-dev (2:5.0.5+dfsg-2+opp~1, main) - Multiprecision arithmetic library developers tools
Binary for arch amd64 (13.5 KB), i386 (13.5 KB) | Source dir | changes | Homepage

This is a dummy package that simply pulls in libgmp-dev. It can safely be removed.

libswresample-dev (6:0.10.6-0.0+opp~2, main) - Development files for libswresample.
Binary for arch amd64 (40.1 KB), i386 (38.5 KB) | Source dir | changes | Homepage

This is the audio scaling library from the FFmpeg project.

Please send me a better description.

libncurses5-dev (5.9-10+opp~1, main) - developer's libraries for ncurses
Binary for arch amd64 (220.2 KB), i386 (198.2 KB) | Source dir | changes | Homepage

The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.

This package contains the header files, static libraries and symbolic links that developers using ncurses will need.

libxcb-render0-dev (1.7-3+opp~1, main) - X C Binding, render extension, development files
Binary for arch amd64 (23.2 KB), i386 (21.9 KB) | Source dir | changes | Homepage

This package contains the header and library files needed to build software using libxcb-render, the render extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libcrystalhd-dev (2:0.0~git20110715.fdd2f19-4+opp~1, main) - Crystal HD Video Decoder (development files)
Binary for arch amd64 (17.3 KB), i386 (17.3 KB) | Source dir | changes | Homepage

Crystal HD Solution is a product offered by Broadcom. It is used to enable flawless playback of 1080p high definition video across a wide range of systems.

This package contains the files necessary for development.

libavformat-dev (6:0.10.6-0.0+opp~2, main) - Development files for libavformat.
Binary for arch amd64 (618.6 KB), i386 (611.2 KB) | Source dir | changes | Homepage

This is the demuxer library from the FFmpeg project. It supports most existing file formats (AVI, MPEG, OGG, Matroska, ASF...).

libxcb-shape0-dev (1.7-3+opp~1, main) - X C Binding, shape extension, development files
Binary for arch amd64 (11.9 KB), i386 (11.5 KB) | Source dir | changes | Homepage

This package contains the header and library files needed to build software using libxcb-shape, the shape extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libxcb-xevie0-dev (1.7-3+opp~1, main) - X C Binding, xevie extension, development files
Binary for arch amd64 (10.2 KB), i386 (9.9 KB) | Source dir | changes | Homepage

This package contains the header and library files needed to build software using libxcb-xevie, the xevie extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libavutil-dev (6:0.10.6-0.0+opp~2, main) - FFmpeg avutil devel files - devel files.
Binary for arch amd64 (125.0 KB), i386 (125.5 KB) | Source dir | changes | Homepage

This package contains the FFmpeg video utility.

libvdpau-dev (0.4.1-7+opp~1, main) - Video Decode and Presentation API for Unix (development files)
Binary for arch amd64 (40.5 KB), i386 (40.4 KB) | Source dir | changes | Homepage

VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware.

This package contains the files necessary for development with VDPAU.

libgmp-dev (2:5.0.5+dfsg-2+opp~1, main) - Multiprecision arithmetic library developers tools
Binary for arch amd64 (607.0 KB), i386 (575.4 KB) | Source dir | changes | Homepage

This development package provides the header files and the symbolic links to allow compilation and linking of programs that use the libraries provided in the libgmp10 package.

Both C and C++ bindings are present in this package. Package libstdc++-dev is required to use the C++ bindings.

The MPFR library (multiple-precision floating-point) used to be included, but has since been moved to package libmpfr-dev.

libxcb-xprint0-dev (1.7-3+opp~1, main) - X C Binding, xprint extension, development files
Binary for arch amd64 (17.8 KB), i386 (16.8 KB) | Source dir | changes | Homepage

This package contains the header and library files needed to build software using libxcb-xprint, the xprint extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libxcb-composite0-dev (1.7-3+opp~1, main) - X C Binding, composite extension, development files
Binary for arch amd64 (10.2 KB), i386 (9.9 KB) | Source dir | changes | Homepage

This package contains the header and library files needed to build software using libxcb-composite, the composite extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libncursesw5-dev (5.9-10+opp~1, main) - developer's libraries for ncursesw
Binary for arch amd64 (251.3 KB), i386 (228.9 KB) | Source dir | changes | Homepage

The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.

This package contains the header files, static libraries and symbolic links that developers using ncursesw will need.

This package includes support for wide characters.

libxcb-dri2-0-dev (1.7-3+opp~1, main) - X C Binding, dri2 extension, development files
Binary for arch amd64 (12.0 KB), i386 (11.5 KB) | Source dir | changes | Homepage

This package contains the header and library files needed to build software using libxcb-dri2, the dri2 extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libglewmx1.6-dev (1.6.0-4+opp~1, main) - OpenGL Extension Wrangler - development environment
Binary for arch amd64 (94.3 KB), i386 (92.2 KB) | Source dir | changes | Homepage

The OpenGL Extension Wrangler, GLEW for short, is a library that handles initialization of OpenGL extensions in a portable and simple way. Once the program initializes the library and checks the availability of extensions, it can safely call the entry points defined by the extension. Currently GLEW supports almost all the extensions found in the OpenGL extension registry[1].

This package contains the development libraries compiled with GLEW_MX

libglew1.6-dev (1.6.0-4+opp~1, main) - OpenGL Extension Wrangler - development environment
Binary for arch amd64 (233.1 KB), i386 (230.5 KB) | Source dir | changes | Homepage

The OpenGL Extension Wrangler, GLEW for short, is a library that handles initialization of OpenGL extensions in a portable and simple way. Once the program initializes the library and checks the availability of extensions, it can safely call the entry points defined by the extension. Currently GLEW supports almost all the extensions found in the OpenGL extension registry[1].

This package contains the development documentation as well as the required header files.

libxcb-xtest0-dev (1.7-3+opp~1, main) - X C Binding, xtest extension, development files
Binary for arch amd64 (9.5 KB), i386 (9.3 KB) | Source dir | changes | Homepage

This package contains the header and library files needed to build software using libxcb-xtest, the xtest extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libavfilter-dev (6:0.10.6-0.0+opp~2, main) - Development files for libavfilter.
Binary for arch amd64 (299.4 KB), i386 (278.2 KB) | Source dir | changes | Homepage

libavfilter is a graphics library, therefore for:


* drawing text
Create a single drawtext filter using freetype
* supporting filters from libmpcodecs
Create a single filter that links to libmpcodecs
* supporting filters from gimp
Create a single filter that links to it
* reading images
Create a filter using libavcodec
* blending two things
Create a single filter doing the blending using C .

This package contains the header files and static libraries needed to compile applications or shared objects that use libavfilter0.

libxcb-xfixes0-dev (1.7-3+opp~1, main) - X C Binding, xfixes extension, development files
Binary for arch amd64 (17.1 KB), i386 (16.3 KB) | Source dir | changes | Homepage

This package contains the header and library files needed to build software using libxcb-xfixes, the xfixes extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libafpclient-dev (0.8.1-5+opp~1, main) - Client for the Apple Filing Protocol (AFP) (development files)
Binary for arch amd64 (76.7 KB), i386 (67.9 KB) | Source dir | changes | Homepage

This is a client for the Apple Filing Protocol (AFP) which will let you mount and access shared volumes from Mac OS X (or netatalk) to Linux, BSD and Mac OS X systems.

This package provides the necessary files needed for development.

libxcb-xf86dri0-dev (1.7-3+opp~1, main) - X C Binding, xf86dri extension, development files
Binary for arch amd64 (12.6 KB), i386 (12.1 KB) | Source dir | changes | Homepage

This package contains the header and library files needed to build software using libxcb-xf86dri, the xf86dri extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

liblircclient-dev (0.8.7+cvs20100914-0+opp~1, main) - infra-red remote control support - client library development files
Binary for arch amd64 (33.7 KB), i386 (32.2 KB) | Source dir | changes | Homepage

LIRC stands for 'Linux Infra-red Remote Control'.

This package contains the static library and headers for the LIRC client library.

libxcb-record0-dev (1.7-3+opp~1, main) - X C Binding, record extension, development files
Binary for arch amd64 (12.7 KB), i386 (12.1 KB) | Source dir | changes | Homepage

This package contains the header and library files needed to build software using libxcb-record, the record extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libxcb-sync0-dev (1.7-3+opp~1, main) - X C Binding, sync extension, development files
Binary for arch amd64 (13.6 KB), i386 (13.1 KB) | Source dir | changes | Homepage

This package contains the header and library files needed to build software using libxcb-sync, the sync extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libavdevice-dev (6:0.10.6-0.0+opp~2, main) - Development files for libavdevice.
Binary for arch amd64 (56.4 KB), i386 (53.4 KB) | Source dir | changes | Homepage

This is the device handling library from the FFmpeg project.

This package contains the header files and static libraries needed to compile applications or shared objects that use libavdevice.

libxcb-dpms0-dev (1.7-3+opp~1, main) - X C Binding, dpms extension, development files
Binary for arch amd64 (10.1 KB), i386 (9.8 KB) | Source dir | changes | Homepage

This package contains the header and library files needed to build software using libxcb-dpms, the dpms extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libtinfo-dev (5.9-10+opp~1, main) - developer's library for the low-level terminfo library
Binary for arch amd64 (100.2 KB), i386 (86.6 KB) | Source dir | changes | Homepage

The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.

This package contains the static library and symbolic link that developers using the low-level terminfo library will need. Packages should not build-depend on this package.

libxine2-dev (1:1.2.2+git20130201-1+opp~1, main) - xine video player library, development packages
Binary for arch amd64 (71.3 KB), i386 (71.4 KB) | Source dir | changes | Homepage

This contains development files (headers, documentation and the like) and additional documentation for developers for the xine library (libxine).

Libxine provides the complete infrastructure for a video/media player. It supports MPEG 1/2 and some AVI and Quicktime videos out of the box, so you can use it to play DVDs, (S)VCDs and most video files out there. It supports network streams, subtitles and even MP3 or Ogg files. It's extensible to your heart's content via plugins for audio and video output, input media, demuxers (stream types), audio/video and subtitle codecs.

libxcb-screensaver0-dev (1.7-3+opp~1, main) - X C Binding, screensaver extension, development files
Binary for arch amd64 (10.3 KB), i386 (10.0 KB) | Source dir | changes | Homepage

This package contains the header and library files needed to build software using libxcb-screensaver, the screensaver extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libxcb-xv0-dev (1.7-3+opp~1, main) - X C Binding, xv extension, development files
Binary for arch amd64 (18.5 KB), i386 (17.4 KB) | Source dir | changes | Homepage

This package contains the header and library files needed to build software using libxcb-xv, the xv extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

xbmc-addon-pvr-fortherecord-argus (3:12.0-pvr~git20121123-1+opp~1, main) - XBMC Media Center (PVR Argus package)
Binary for arch amd64 (86.9 KB), i386 (87.3 KB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the PVR Argus package.

xbmc-rtmp (4:13.0~git20130216-1+opp~1, main) - XBMC Media Center (rtmp package)
Binary for arch amd64 (33.8 KB), i386 (33.8 KB) | Source dir | changes | Homepage

This package is the Crystalhd package.

xbmc-addon-pvr-argustv (4:1.0.0~git20130216-1+opp~1, main) - XBMC PVR Addon Argustv
Binary for arch amd64 (212.9 KB), i386 (209.8 KB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the PVR Argus package.

xbmc-vaapi-i965 (4:13.0~git20130216-1+opp~1, main) - XBMC Media Center (VAAPI-intel package)
Binary for arch amd64 (33.8 KB), i386 (33.8 KB) | Source dir | changes | Homepage

This package is the Vaapi-i965 package.

xbmc-crystalhd (4:13.0~git20130216-1+opp~1, main) - XBMC Media Center (Crystalhd package)
Binary for arch amd64 (33.8 KB), i386 (33.8 KB) | Source dir | changes | Homepage

This package is the Crystalhd package.

xbmc-x264 (4:13.0~git20130216-1+opp~1, main) - XBMC Media Center (x264 package)
Binary for arch amd64 (33.8 KB), i386 (33.8 KB) | Source dir | changes | Homepage

This package is the Crystalhd package.

xbmc-addon-pvr-tvheadend (4:1.0.0~git20130216-1+opp~1, main) - XBMC PVR Addon TvHeadend Hts
Binary for arch amd64 (162.9 KB), i386 (160.8 KB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the Tvheadend HTSP Client package.

xbmc-vaapi-xvba (4:13.0~git20130216-1+opp~1, main) - XBMC Media Center (VAAPI-xvba/fglrx package)
Binary for arch amd64 (33.8 KB), i386 (33.8 KB) | Source dir | changes | Homepage

This package is the Vaapi-xvba package.

xbmc-eventclients-wiiremote (4:13.0~git20130216-1+opp~1, main) - XBMC Media Center (Event Client WII Remote support package)
Binary for arch amd64 (55.3 KB), i386 (55.5 KB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the Wii Remote client package for XBMC.

xbmc-addon-pvr-vuplus (4:1.0.0~git20130216-1+opp~1, main) - XBMC PVR Addon Vuplus
Binary for arch amd64 (138.4 KB), i386 (138.1 KB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the PVR VU+ package.

xbmc-addon-pvr-njoy (4:1.0.0~git20130216-1+opp~1, main) - XBMC PVR Addon Njoy
Binary for arch amd64 (85.7 KB), i386 (85.2 KB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the PVR NJoy package.

xbmc-pvr-stationlogos (4:1.0.0~git20130216-1+opp~1, main) - XBMC PVR Stationlogos
Binary for arch amd64 (64.0 MB), i386 (64.0 MB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the PVR Stationlogos package.

xbmc-vaapi-vdpau (4:13.0~git20130216-1+opp~1, main) - XBMC Media Center (VAAPI-vdpau package)
Binary for arch amd64 (33.8 KB), i386 (33.8 KB) | Source dir | changes | Homepage

This package is the Vaapi-vdpau package.

xbmc-texturepacker (4:13.0~git20130216-1+opp~1, main) - XBMC Media Center (TexturePacker)
Binary for arch amd64 (70.1 KB), i386 (72.0 KB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package contains the XBMC Texture Packer.

xbmc-addon-pvr-demo (4:1.0.0~git20130216-1+opp~1, main) - XBMC PVR Demo Addon
Binary for arch amd64 (63.6 KB), i386 (63.1 KB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the PVR Demo package.

xbmc-addons (4:13.0~git20130216-1+opp~1, main) - XBMC Media Center (Addon package - NO PVR !!!)
Binary for arch amd64 (3.4 MB), i386 (3.4 MB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the Addons package.

xbmc-live-nvidia (4:13.0~git20130216-1+opp~1, main) - XBMC Media Center (XBMC Live package for nvidia)
Binary for arch amd64 (33.8 KB), i386 (33.8 KB) | Source dir | changes | Homepage

This package is used to setup the XBMC Live environment for nvidia driver.

ffmsindex (1:2.17-1+opp~1, main) - Command line tool to create ffms2 index files
Binary for arch amd64 (11.9 KB), i386 (11.7 KB) | Source dir | changes | Homepage

A cross platform ffmpeg wrapper library, and some additional content for things ffmpeg doesn't handle well. A more friendly API and an easy way to say "open and decompress this, I don't care how".

This package contain a command line indexer tool. Used to create index files which can later be used by applications which are useing ffms2 to speed up loading of multimedia files.

xbmc-addon-pvr-mediaportal (4:1.0.0~git20130216-1+opp~1, main) - XBMC PVR Addon Mediaportal Tvserver
Binary for arch amd64 (208.9 KB), i386 (207.5 KB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the MediaPortal TV client package.

xbmc-addon-pvr-nextpvr (4:1.0.0~git20130216-1+opp~1, main) - XBMC PVR Addon NextPvr
Binary for arch amd64 (134.8 KB), i386 (134.3 KB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the PVR NextPVR package.

xbmc-live (4:13.0~git20130216-1+opp~1, main) - XBMC Media Center (XBMC Live package)
Binary for arch amd64 (45.7 KB), i386 (47.0 KB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is used to setup the XBMC Live environment.

xbmc-addon-xvdr (0.9.7+git20130217-1+opp~1, main) - XBMC Media Center (VDR XVDR Client package)
Binary for arch amd64 (427.1 KB), i386 (419.5 KB) | Source dir | changes | Homepage

This addon allows XBMC to connect to VDR Server running the XVDR plugin.

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the VDR XVDR Client package.

xbmc-live-fglrx (4:13.0~git20130216-1+opp~1, main) - XBMC Media Center (XBMC Live package for fglrx/ati)
Binary for arch amd64 (33.8 KB), i386 (33.8 KB) | Source dir | changes | Homepage

This package is used to setup the XBMC Live environment for fglrx/ati driver.

xbmc-addon-pvr-mythtv-cmyth (4:1.0.0~git20130216-1+opp~1, main) - XBMC PVR Addon MythTv - Cmyth
Binary for arch amd64 (296.9 KB), i386 (290.1 KB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the MythTV Client package.

gstreamer0.10-crystalhd (2:0.0~git20110715.fdd2f19-4+opp~1, main) - Crystal HD Video Decoder (GStreamer plugin)
Binary for arch amd64 (28.0 KB), i386 (27.4 KB) | Source dir | changes | Homepage

Crystal HD Solution is a product offered by Broadcom. It is used to enable flawless playback of 1080p high definition video across a wide range of systems.

This package contains the crystalhd GStreamer plugin.

libxine2-x (1:1.2.2+git20130201-1+opp~1, main) - X desktop video output plugins for libxine2
Binary for arch amd64 (144.2 KB), i386 (136.2 KB) | Source dir | changes | Homepage

This package contains plugins for the xine video/media player engine which are used for video display on the X desktop.

You most probably want to install this package if you are using a graphical front end like gxine, kaffeine or xine-ui. It contains xine output plugins necessary for drawing on X11 displays.

bino (1.3.0+git20120223-1+opp~1, main) - 3D video player
Binary for arch amd64 (658.1 KB), i386 (654.3 KB) | Source dir | changes | Homepage

Bino is a video player with support for a wide variety of stereoscopic video layouts and formats.

Bino can display monoscopic videos, as well as videos with the left and right view stored either in separate streams or displayed side by side. It can output these videos for several types of anaglyph glasses or 3D displays.

libxine2-vdr (1:1.2.2+git20130201-1+opp~1, main) - VDR-related plugins for libxine2
Binary for arch amd64 (21.8 KB), i386 (21.7 KB) | Source dir | changes | Homepage

This package contains plugins for the xine video/media player engine, which require vdr to be of use.

If you want to use vdr together with any xine front end, you need this package.

xbmc-bin (4:13.0~git20130216-1+opp~1, main) - XBMC Media Center (binary data package)
Binary for arch amd64 (12.1 MB), i386 (12.0 MB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package contains all the binary data needed to have a working XBMC.

xbmc-addon-pvr-vnsi (4:1.0.0~git20130216-1+opp~1, main) - XBMC PVR Addon VDR Vnsi
Binary for arch amd64 (119.1 KB), i386 (118.5 KB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the VDR VNSI Client package.

xbmc-addon-pvr-dvbviewer (4:1.0.0~git20130216-1+opp~1, main) - XBMC PVR Addon Dvbviewer
Binary for arch amd64 (106.1 KB), i386 (105.8 KB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the PVR Dvbviewer package.

ncurses-examples (5.9-10+opp~1, main) - test programs and examples for ncurses
Binary for arch amd64 (430.3 KB), i386 (400.5 KB) | Source dir | changes | Homepage

The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.

This package contains programs demonstrating the possibilities of ncurses and testing the library. The examples include an analog/digital clock and several classic programs such as solitaire, battleships, a knight's tour on a chess board, the towers of Hanoi and several others.

libncursesw5 (5.9-10+opp~1, main) - shared libraries for terminal handling (wide character support)
Binary for arch amd64 (134.2 KB), i386 (126.8 KB) | Source dir | changes | Homepage

The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.

This package contains the shared libraries necessary to run programs compiled with ncursesw, which includes support for wide characters.

libxcb-screensaver0 (1.7-3+opp~1, main) - X C Binding, screensaver extension
Binary for arch amd64 (9.0 KB), i386 (8.9 KB) | Source dir | changes | Homepage

This package contains the library files needed to run software using libxcb-screensaver, the screensaver extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libva-tpi1 (1.0.15-4+opp~1, main) - Video Acceleration (VA) API for Linux -- TPI runtime
Binary for arch amd64 (11.2 KB), i386 (10.7 KB) | Source dir | changes | Homepage

Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding.

This package provides the libva-tpi library.

libxcb-xevie0 (1.7-3+opp~1, main) - X C Binding, xevie extension
Binary for arch amd64 (9.0 KB), i386 (8.8 KB) | Source dir | changes | Homepage

This package contains the library files needed to run software using libxcb-xevie, the xevie extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libtagc0 (1.8-1+opp~1, main) - audio meta-data library - C bindings
Binary for arch amd64 (15.5 KB), i386 (15.5 KB) | Source dir | changes | Homepage

TagLib is a library for reading and editing the meta-data of several popular audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack TrueAudio, WAV, AIFF, MP4 and ASF files.

This is the runtime package for programs that use the TagLib Audio Meta-Data Library (C bindings).

libtag1c2a (1.8-1+opp~1, main) - audio meta-data library
Binary for arch amd64 (9.5 KB), i386 (9.5 KB) | Source dir | changes | Homepage

TagLib is a library for reading and editing the meta-data of several popular audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack TrueAudio, WAV, AIFF, MP4 and ASF files.

This package is the main metapackage for the TagLib Audio Meta-Data Library. Packages using TagLib should depend on this package rather than specific TagLib flavour. Vanilla (original) flavour is default. Alternatively you may install RusXMMS flavour which can be found in the libtag1-rusxmms package.

libpulse0 (0.9.22-1+opp~1, main) - PulseAudio client libraries
Binary for arch amd64 (396.9 KB), i386 (362.5 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

Client libraries used by applications that access a PulseAudio sound server via PulseAudio's native interface.

libvdpau1 (0.4.1-7+opp~1, main) - Video Decode and Presentation API for Unix (libraries)
Binary for arch amd64 (30.3 KB), i386 (25.5 KB) | Source dir | changes | Homepage

VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware.

This package contains the VDPAU wrapper and trace libraries.

libxcb-render0 (1.7-3+opp~1, main) - X C Binding, render extension
Binary for arch amd64 (15.8 KB), i386 (14.9 KB) | Source dir | changes | Homepage

This package contains the library files needed to run software using libxcb-render, the render extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libxcb-dpms0 (1.7-3+opp~1, main) - X C Binding, dpms extension
Binary for arch amd64 (9.2 KB), i386 (8.9 KB) | Source dir | changes | Homepage

This package contains the library files needed to run software using libxcb-dpms, the dpms extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libvpx1 (1.1.0-1+opp~1, main) - VP8 video codec (shared library)
Binary for arch amd64 (280.3 KB), i386 (269.1 KB) | Source dir | changes | Homepage

VP8 is an open video codec, originally developed by On2 and released as open source by Google Inc. It is the successor of the VP3 codec, on which the Theora codec was based.

This package contains the shared libraries.

libxcb-shape0 (1.7-3+opp~1, main) - X C Binding, shape extension
Binary for arch amd64 (9.8 KB), i386 (9.5 KB) | Source dir | changes | Homepage

This package contains the library files needed to run software using libxcb-shape, the shape extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libtag1-rusxmms (1.8-1+opp~1, main) - audio meta-data library - RusXMMS flavour
Binary for arch amd64 (347.9 KB), i386 (354.7 KB) | Source dir | changes | Homepage

TagLib is a library for reading and editing the meta-data of several popular audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack TrueAudio, WAV, AIFF, MP4 and ASF files.

This is the RusXMMS flavour of the TagLib Audio Meta-Data Library. It is patched with RusXMMS patch and adds support for autodetection of cyrillic encodings under Russian/Ukrainian/Belarusian locales.

libva1 (1.0.15-4+opp~1, main) - Video Acceleration (VA) API for Linux -- runtime
Binary for arch amd64 (43.3 KB), i386 (38.9 KB) | Source dir | changes | Homepage

Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding.

This package provides the main libva library.

libxcb-xv0 (1.7-3+opp~1, main) - X C Binding, xv extension
Binary for arch amd64 (13.7 KB), i386 (13.1 KB) | Source dir | changes | Homepage

This package contains the library files needed to run software using libxcb-xv, the xv extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libxcb-glx0 (1.7-3+opp~1, main) - X C Binding, glx extension
Binary for arch amd64 (27.1 KB), i386 (24.0 KB) | Source dir | changes | Homepage

This package contains the library files needed to run software using libxcb-glx, the glx extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libtag1-vanilla (1.8-1+opp~1, main) - audio meta-data library - vanilla flavour
Binary for arch amd64 (345.2 KB), i386 (352.1 KB) | Source dir | changes | Homepage

TagLib is a library for reading and editing the meta-data of several popular audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack TrueAudio, WAV, AIFF, MP4 and ASF files.

This is the runtime package for programs that use the TagLib Audio Meta-Data Library. This package contains original and unpatched flavour of the library.

libxcb-randr0 (1.7-3+opp~1, main) - X C Binding, randr extension
Binary for arch amd64 (17.4 KB), i386 (16.3 KB) | Source dir | changes | Homepage

This package contains the library files needed to run software using libxcb-randr, the randr extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libxine2 (1:1.2.2+git20130201-1+opp~1, main) - xine media player library – meta-package
Binary for arch amd64 (1.5 KB), i386 (1.5 KB) | Source dir | changes | Homepage

This is the xine media player library (libxine).

Libxine provides the complete infrastructure for a video/media player. It supports MPEG 1/2 and some AVI and Quicktime videos out of the box, so you can use it to play DVDs, (S)VCDs and most video files out there. It supports network streams, subtitles and even MP3 or Ogg files. It's extensible to your heart's content via plugins for audio and video output, input media, demuxers (stream types), audio/video and subtitle codecs.

While this package does not provide a GUI, building a user-interface frontend around this should be quite easy. The xine-ui and gxine packages each provide one for your convenience.

libxcb-damage0 (1.7-3+opp~1, main) - X C Binding, damage extension
Binary for arch amd64 (8.8 KB), i386 (8.7 KB) | Source dir | changes | Homepage

This package contains the library files needed to run software using libxcb-damage, the damage extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libncurses5 (5.9-10+opp~1, main) - shared libraries for terminal handling
Binary for arch amd64 (108.0 KB), i386 (100.2 KB) | Source dir | changes | Homepage

The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.

This package contains the shared libraries necessary to run programs compiled with ncurses.

libxcb-sync0 (1.7-3+opp~1, main) - X C Binding, sync extension
Binary for arch amd64 (10.9 KB), i386 (10.6 KB) | Source dir | changes | Homepage

This package contains the library files needed to run software using libxcb-sync, the sync extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libavformat53 (6:0.10.6-0.0+opp~2, main) - FFmpeg file format library.
Binary for arch amd64 (516.5 KB), i386 (1.0 MB) | Source dir | changes | Homepage

This is the demuxer library from the FFmpeg project. It supports most existing file formats (AVI, MPEG, OGG, Matroska, ASF...).

libcrystalhd3 (2:0.0~git20110715.fdd2f19-4+opp~1, main) - Crystal HD Video Decoder (shared library)
Binary for arch amd64 (49.8 KB), i386 (51.0 KB) | Source dir | changes | Homepage

Crystal HD Solution is a product offered by Broadcom. It is used to enable flawless playback of 1080p high definition video across a wide range of systems.

This package contains the shared library.

libavutil51 (6:0.10.6-0.0+opp~2, main) - FFmpeg avutil library - runtime files
Binary for arch amd64 (84.6 KB), i386 (112.4 KB) | Source dir | changes | Homepage

This package contains the FFmpeg video utility.

libva-glx1 (1.0.15-4+opp~1, main) - Video Acceleration (VA) API for Linux -- GLX runtime
Binary for arch amd64 (17.1 KB), i386 (16.1 KB) | Source dir | changes | Homepage

Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding.

This package provides the libva-glx library.

lib64tinfo5 (5.9-10+opp~1, main) - shared low-level terminfo library for terminal handling (64-bit)
Binary for arch i386 (266.2 KB) | Source dir | changes | Homepage

The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.

This package contains the shared low-level terminfo library.

This package supports the 64-bit ABI variant of your system's architecure.

i965-va-driver (1.0.17-1+opp~1, main) - VAAPI driver for Intel G45 & HD Graphics family
Binary for arch amd64 (143.5 KB), i386 (134.8 KB) | Source dir | changes | Homepage

The VA-API (Video Acceleration API) enables hardware accelerated video decode/encode at various entry-points (VLD, IDCT, Motion Compensation etc.) for the prevailing coding standards today (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/VMW3). It provides an interface to fully expose the video decode capabilities in today's GPUs.

Platform definitions: CTG: Cantiga, Intel GMA 4500MHD (GM45) ILK: Ironlake, Intel HD Graphics for 2010 Intel Core processor family SNB: Sandybridge, Intel HD Graphics for 2011 Intel Core processor family IVB: Ivybridge

This package contains the video decode & encode driver backend for the Intel G45 chipsets and Intel HD Graphics for Intel Core processor family.

libxine2-gnome (1:1.2.2+git20130201-1+opp~1, main) - GNOME-related plugins for libxine2
Binary for arch amd64 (15.2 KB), i386 (15.5 KB) | Source dir | changes | Homepage

This package contains plugins for the xine video/media player engine, which are commonly used in the GNOME desktop environment. In detail this package contains the ESD output plugin and the GnomeVFS Plugin.

If you are running GNOME, you most probably want to install this package.

libpostproc52 (6:0.10.6-0.0+opp~2, main) - postproc shared libraries.
Binary for arch amd64 (41.5 KB), i386 (44.6 KB) | Source dir | changes | Homepage

This package contains the FFmpeg video postprocessing shared library.

libcec2 (2.0.5-1+opp~1, main) - USB CEC Adaptor communication Library (shared library)
Binary for arch amd64 (203.9 KB), i386 (203.3 KB) | Source dir | changes | Homepage

This library provides support for the Pulse-Eight USB-CEC adapter.

This package provides the shared library.

libglew1.6 (1.6.0-4+opp~1, main) - OpenGL Extension Wrangler - runtime environment
Binary for arch amd64 (118.2 KB), i386 (116.6 KB) | Source dir | changes | Homepage

For more information about GLEW please refer to the description of the libglew-dev package.

This package contains the runtime support files.

libtinfo5 (5.9-10+opp~1, main) - shared low-level terminfo library for terminal handling
Binary for arch amd64 (266.8 KB), i386 (257.7 KB) | Source dir | changes | Homepage

The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.

This package contains the shared low-level terminfo library.

libxine2-misc-plugins (1:1.2.2+git20130201-1+opp~1, main) - Input, audio output and post plugins for libxine2
Binary for arch amd64 (624.0 KB), i386 (615.0 KB) | Source dir | changes | Homepage

This package contains plugins for the xine video/media player engine which are used for input, audio output and post-processing.

You most probably want to install this package. It contains various plugins you generally would expect to find on a xine installation.

libxcb-xvmc0 (1.7-3+opp~1, main) - X C Binding, xvmc extension
Binary for arch amd64 (10.4 KB), i386 (10.0 KB) | Source dir | changes | Homepage

This package contains the library files needed to run software using libxcb-xvmc, the xvmc extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libcec (2.0.5-1+opp~1, main) - Meta package libcec.
Binary for arch amd64 (41.3 KB), i386 (41.3 KB) | Source dir | changes | Homepage

Meta package libcec.

afpfs-ng-utils (0.8.1-5+opp~1, main) - Client for the Apple Filing Protocol (AFP) (utility programs)
Binary for arch amd64 (42.4 KB), i386 (38.6 KB) | Source dir | changes | Homepage

This is a client for the Apple Filing Protocol (AFP) which will let you mount and access shared volumes from Mac OS X (or netatalk) to Linux, BSD and Mac OS X systems.

This package provides the afpfs-ng utility programs.

libxcb-xf86dri0 (1.7-3+opp~1, main) - X C Binding, xf86dri extension
Binary for arch amd64 (10.5 KB), i386 (10.1 KB) | Source dir | changes | Homepage

This package contains the library files needed to run software using libxcb-xf86dri, the xf86dri extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libva-x11-1 (1.0.15-4+opp~1, main) - Video Acceleration (VA) API for Linux -- X11 runtime
Binary for arch amd64 (21.1 KB), i386 (19.4 KB) | Source dir | changes | Homepage

Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding.

This package provides the libva-x11 library.

libgmpxx4ldbl (2:5.0.5+dfsg-2+opp~1, main) - Multiprecision arithmetic library (C++ bindings)
Binary for arch amd64 (20.6 KB), i386 (20.2 KB) | Source dir | changes | Homepage

GNU MP is a programmer's library for arbitrary precision arithmetic (ie, a bignum package). It can operate on signed integer, rational, and floating point numeric types.

libxcb-res0 (1.7-3+opp~1, main) - X C Binding, res extension
Binary for arch amd64 (9.1 KB), i386 (8.9 KB) | Source dir | changes | Homepage

This package contains the library files needed to run software using libxcb-res, the res extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libavfilter2 (6:0.10.6-0.0+opp~2, main) - FFmpeg filter library.
Binary for arch amd64 (275.5 KB), i386 (415.9 KB) | Source dir | changes | Homepage

libavfilter is a graphics library, therefore for:


* drawing text
Create a single drawtext filter using freetype
* supporting filters from libmpcodecs
Create a single filter that links to libmpcodecs
* supporting filters from gimp
Create a single filter that links to it
* reading images
Create a filter using libavcodec
* blending two things
Create a single filter doing the blending using C

libglewmx1.6 (1.6.0-4+opp~1, main) - OpenGL Extension Wrangler - runtime environment
Binary for arch amd64 (104.9 KB), i386 (104.1 KB) | Source dir | changes | Homepage

For more information about GLEW please refer to the description of the libglew-dev package.

This package contains the runtime support files, built with GLEW_MX option, adding support for thread-safe usage of multiple rendering contexts.

libx264-129 (3:0.git20130201-0.0+opp~1, main) - x264 video coding library
Binary for arch amd64 (351.7 KB), i386 (346.3 KB) | Source dir | changes | Homepage

libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC) video streams.

This package contains the libx264 shared library.

libxine2-console (1:1.2.2+git20130201-1+opp~1, main) - libaa/libcaca/framebuffer/directfb related plugins for libxine2
Binary for arch amd64 (44.4 KB), i386 (41.5 KB) | Source dir | changes | Homepage

This package contains plugins for the xine video/media player engine, which are commonly used on the command line. In detail, this package contains the framebuffer (fb), directfb, libaa and libcaca output plugins.

If you want to view your videos in an xterm, you want to install this package.

libxine2-vdpau-plugins (1:1.2.2+git20130201-1+opp~1, main) - Vdpau decoder and X-based video output plugins
Binary for arch amd64 (79.9 KB), i386 (75.4 KB) | Source dir | changes | Homepage

This package contains plugins for adding NVIDIA VDPAU support.

libxcb1 (1.7-3+opp~1, main) - X C Binding
Binary for arch amd64 (43.6 KB), i386 (40.0 KB) | Source dir | changes | Homepage

This package contains the library files needed to run software using libxcb, the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

lib64ncurses5 (5.9-10+opp~1, main) - shared libraries for terminal handling (64-bit)
Binary for arch i386 (107.6 KB) | Source dir | changes | Homepage

The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.

This package contains the shared libraries necessary to run programs compiled with ncurses.

This package supports the 64-bit ABI variant of your system's architecure.

liblircclient0 (0.8.7+cvs20100914-0+opp~1, main) - infra-red remote control support - client library
Binary for arch amd64 (30.9 KB), i386 (29.6 KB) | Source dir | changes | Homepage

LIRC stands for 'Linux Infra-red Remote Control'.

This package provides a library with functions to support remote controls via LIRC in programs such as xawtv.

libxcb-dri2-0 (1.7-3+opp~1, main) - X C Binding, dri2 extension
Binary for arch amd64 (10.1 KB), i386 (9.8 KB) | Source dir | changes | Homepage

This package contains the library files needed to run software using libxcb-dri2, the dri2 extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libxcb-xprint0 (1.7-3+opp~1, main) - X C Binding, xprint extension
Binary for arch amd64 (13.6 KB), i386 (13.0 KB) | Source dir | changes | Homepage

This package contains the library files needed to run software using libxcb-xprint, the xprint extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libnfs0 (0.0~git20111223.345422a-1+opp~1, main) - NFS client library (shared library)
Binary for arch amd64 (48.2 KB), i386 (42.7 KB) | Source dir | changes | Homepage

LIBNFS is a client library for accessing NFS shares over a network.

LIBNFS offers three different APIs, for different use : 1, RAW : A fully async low level rpc library for nfs protocols 2, NFS ASYNC : A fully asynchronous library for high level vfs functions 3, NFS SYNC : A synchronous library for high level vfs functions

This package provides the shared library.

libxcb-xinerama0 (1.7-3+opp~1, main) - X C Binding, xinerama extension
Binary for arch amd64 (9.3 KB), i386 (9.1 KB) | Source dir | changes | Homepage

This package contains the library files needed to run software using libxcb-xinerama, the xinerama extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libxine2-vaapi-plugins (1:1.2.2+git20130201-1+opp~1, main) - Vaapi decoder and X-based video output plugins
Binary for arch amd64 (42.9 KB), i386 (40.5 KB) | Source dir | changes | Homepage

This package contains plugins for adding VAAPI support.

libavdevice53 (6:0.10.6-0.0+opp~2, main) - FFmpeg device handling library.
Binary for arch amd64 (53.6 KB), i386 (65.5 KB) | Source dir | changes | Homepage

This is the device handling library from the FFmpeg project.

libxcb-record0 (1.7-3+opp~1, main) - X C Binding, record extension
Binary for arch amd64 (10.5 KB), i386 (10.1 KB) | Source dir | changes | Homepage

This package contains the library files needed to run software using libxcb-record, the record extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libxcb-composite0 (1.7-3+opp~1, main) - X C Binding, composite extension
Binary for arch amd64 (9.2 KB), i386 (9.0 KB) | Source dir | changes | Homepage

This package contains the library files needed to run software using libxcb-composite, the composite extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libswresample0 (6:0.10.6-0.0+opp~2, main) - FFmpeg audio rescaling library.
Binary for arch amd64 (37.5 KB), i386 (43.6 KB) | Source dir | changes | Homepage

This is the audio scaling library from the FFmpeg project.

Please send me a better description.

libxine2-bin (1:1.2.2+git20130201-1+opp~1, main) - xine video/media player library, binary files
Binary for arch amd64 (1.5 MB), i386 (1.5 MB) | Source dir | changes | Homepage

This package contains the core library of the xine video/media player engine.

libbluray1 (1:0.2.2-1+opp~1, main) - Blu-ray disc playback support library (shared library)
Binary for arch amd64 (97.8 KB), i386 (92.3 KB) | Source dir | changes | Homepage

libbluray is an open-source library designed for Blu-Ray Discs playback for media players, like VLC or MPlayer. This research project is developed by an international team of developers from Doom9. libbluray integrates navigation, playlist parsing, menus, and BD-J.

NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this library is not enough to playback those discs.

This package provides the shared library.

libxcb-xfixes0 (1.7-3+opp~1, main) - X C Binding, xfixes extension
Binary for arch amd64 (12.8 KB), i386 (12.3 KB) | Source dir | changes | Homepage

This package contains the library files needed to run software using libxcb-xfixes, the xfixes extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libgmp10 (2:5.0.5+dfsg-2+opp~1, main) - Multiprecision arithmetic library
Binary for arch amd64 (258.1 KB), i386 (244.4 KB) | Source dir | changes | Homepage

GNU MP is a programmer's library for arbitrary precision arithmetic (ie, a bignum package). It can operate on signed integer, rational, and floating point numeric types.

It has a rich set of functions, and the functions have a regular interface.

libffms2-2 (1:2.17-1+opp~1, main) - Cross platform ffmpeg wrapper library
Binary for arch amd64 (92.2 KB), i386 (99.2 KB) | Source dir | changes | Homepage

A cross platform ffmpeg wrapper library, and some additional content for things ffmpeg doesn't handle well. A more friendly API and an easy way to say "open and decompress this, I don't care how".

libxcb-xtest0 (1.7-3+opp~1, main) - X C Binding, xtest extension
Binary for arch amd64 (8.7 KB), i386 (8.6 KB) | Source dir | changes | Homepage

This package contains the library files needed to run software using libxcb-xtest, the xtest extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libva-egl1 (1.0.15-4+opp~1, main) - Video Acceleration (VA) API for Linux -- EGL runtime
Binary for arch amd64 (10.5 KB), i386 (10.4 KB) | Source dir | changes | Homepage

Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding.

This package provides the libva-egl library.

libavcodec53 (6:0.10.6-0.0+opp~2, main) - Library to encode decode multimedia streams - runtime files.
Binary for arch amd64 (3.1 MB), i386 (6.0 MB) | Source dir | changes | Homepage

FFmpeg is a hyper fast real time audio/video encoder, a streaming server and a generic audio and video file converter.

It can grab from a standard Video4Linux video source and convert it into several file formats based on DCT/motion compensation encoding. Sound is compressed in MPEG audio layer 2 or using an AC3 compatible stream.

libxcb-shm0 (1.7-3+opp~1, main) - X C Binding, shm extension
Binary for arch amd64 (9.2 KB), i386 (9.0 KB) | Source dir | changes | Homepage

This package contains the library files needed to run software using libxcb-shm, the shm extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libswscale2 (6:0.10.6-0.0+opp~2, main) - FFmpeg video scaling library.
Binary for arch amd64 (132.6 KB), i386 (172.5 KB) | Source dir | changes | Homepage

This is the video scaling library from the FFmpeg project.

Please send me a better description.

libmodplug1 (1:0.8.8.4-1+opp~1, main) - shared libraries for mod music based on ModPlug
Binary for arch amd64 (177.5 KB), i386 (171.9 KB) | Source dir | changes | Homepage

Module files (MOD music, tracker music) are a family of music file formats originating from the MOD file format on Amiga systems used in late 1980s.

This is a library based on the mod music rendering code from ModPlug, a popular Windows mod player written by Olivier Lapicque, found at http://www.modplug.com.

libafpclient0 (0.8.1-5+opp~1, main) - Client for the Apple Filing Protocol (AFP) (shared library)
Binary for arch amd64 (61.7 KB), i386 (57.7 KB) | Source dir | changes | Homepage

This is a client for the Apple Filing Protocol (AFP) which will let you mount and access shared volumes from Mac OS X (or netatalk) to Linux, BSD and Mac OS X systems.

This package provides the shared library.

libxine2-ffmpeg (1:1.2.2+git20130201-1+opp~1, main) - MPEG-related plugins for libxine2
Binary for arch amd64 (119.2 KB), i386 (116.5 KB) | Source dir | changes | Homepage

This package contains plugins for the xine video/media player engine, which are necessary to decode MPEG-based codecs. Among them, this package includes the ffmpeg input plugin for xine, which enables xine-based players a large variety of modern audio and video codecs.

You most probably want to install this package. It is required if you want to watch DVDs or digital TV using any xine-based player.

pulseaudio-esound-compat (0.9.22-1+opp~1, main) - PulseAudio ESD compatibility layer
Binary for arch amd64 (191.4 KB), i386 (182.0 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This package contains the ESD compatibility components and enables a PulseAudio sound server to fully replace ESD.

pulseaudio-module-x11 (0.9.22-1+opp~1, main) - X11 module for PulseAudio sound server
Binary for arch amd64 (173.7 KB), i386 (166.8 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This module enables PulseAudio to publish itself as the default sound server to the X11 root window automatically upon startup. The is also a module to playback a sound file in place of the X11 bell beep.

The modules are called module-x11-publish and module-x11-bell.

pulseaudio-module-lirc (0.9.22-1+opp~1, main) - lirc module for PulseAudio sound server
Binary for arch amd64 (164.2 KB), i386 (158.7 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This module enables the volume of a PulseAudio sink to be controlled when buttons of an infrared remote control are pressed (through LIRC).

The module is called module-lirc.

pulseaudio-module-hal (0.9.22-1+opp~1, main) - HAL to udev transitioning module for PulseAudio sound server
Binary for arch amd64 (162.8 KB), i386 (157.4 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This module is purely for transiting purposes from device detection using hal to device detection using udev.

The module is called module-hal-detect.

pulseaudio-module-jack (0.9.22-1+opp~1, main) - jackd modules for PulseAudio sound server
Binary for arch amd64 (173.5 KB), i386 (167.0 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

These modules enables PulseAudio to connect to a jackd daemon.

The modules are called module-jack-sink, module-jack-source.

pulseaudio-module-raop (0.9.22-1+opp~1, main) - RAOP module for PulseAudio sound server
Binary for arch amd64 (180.3 KB), i386 (173.4 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This module enables PulseAudio to stream audio to an Apple Airport Express.

pulseaudio (0.9.22-1+opp~1, main) - PulseAudio sound server
Binary for arch amd64 (1.3 MB), i386 (1.2 MB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

These are some of PulseAudio's features:


* High quality software mixing of multiple audio streams with support for
more than one sink/source. May be used to combine multiple sound cards
into one (with sample rate adjustment).


* Wide range of supported client libraries. ESD, ALSA, oss, libao and
GStreamer client applications are supported as-is. Native PulseAudio
plug-ins are also available for xmms and mplayer.


* Good low latency behaviour and very accurate latency measurement for
playback and recording. Ability to fully synchronize multiple playback
streams.


* Network transparency, allowing an application to play back or record
audio on a different machine than the one it is running on.


* Extensible plug-in architecture with plug-ins for jackd, multicast-rtp
lirc and avahi, just to name a few.

This package contains the daemon and basic module set.

pulseaudio-module-gconf (0.9.22-1+opp~1, main) - GConf module for PulseAudio sound server
Binary for arch amd64 (167.9 KB), i386 (162.1 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This module enables PulseAudio to store additional configuration in GConf.

The module is called module-gconf.

pulseaudio-utils (0.9.22-1+opp~1, main) - Command line tools for the PulseAudio sound server
Binary for arch amd64 (228.3 KB), i386 (218.8 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

These tools provide command line access to various features of the PulseAudio sound server. Included tools are:


pabrowse - Browse available PulseAudio servers on the local network.
paplay - Playback a WAV file via a PulseAudio sink.
pacat - Cat raw audio data to a PulseAudio sink.
parec - Cat raw audio data from a PulseAudio source.
pacmd - Connect to PulseAudio's built-in command line control interface.
pactl - Send a control command to a PulseAudio server.
padsp - /dev/dsp wrapper to transparently support OSS applications.
pax11publish - Store/retrieve PulseAudio default server/sink/source
settings in the X11 root window.

pulseaudio-module-zeroconf (0.9.22-1+opp~1, main) - Zeroconf module for PulseAudio sound server
Binary for arch amd64 (176.7 KB), i386 (169.5 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This module enables PulseAudio to publish available sinks and sources via zeroconf (aka. Avahi, mdns).

The module is called module-zeroconf-publish.

libpulse-browse0 (0.9.22-1+opp~1, main) - PulseAudio client libraries (zeroconf support)
Binary for arch amd64 (167.6 KB), i386 (161.4 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

Client libraries used by applications that access a PulseAudio sound server via PulseAudio's native interface.

This package adds support for zeroconf (aka. Avahi, mdns) discovery of PulseAudio sinks and sources by client applications.

libpulse-mainloop-glib0 (0.9.22-1+opp~1, main) - PulseAudio client libraries (glib support)
Binary for arch amd64 (166.8 KB), i386 (161.0 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

Client libraries used by applications that access a PulseAudio sound server via PulseAudio's native interface.

This package adds support for glib2 client applications.

pulseaudio-module-bluetooth (0.9.22-1+opp~1, main) - Bluetooth module for PulseAudio sound server
Binary for arch amd64 (224.5 KB), i386 (214.1 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This module enables PulseAudio to work with bluetooth devices, like headset or audio gateway.

The module is called module-bluetooth

x264 (3:0.git20130201-0.0+opp~1, main) - video encoder for the H.264/MPEG-4 AVC standard
Binary for arch amd64 (235.6 KB), i386 (227.6 KB) | Source dir | changes | Homepage

x264 is an advanced commandline encoder for creating H.264 (MPEG-4 AVC) video streams.

x264 supports the following features:
* CABAC (context-based adaptive binary arithmetic coding) and CAVLC
(context-based adaptive variable length coding
* multiple reference frames
* 16x16, 8x8 and 4x4 intra-predicted macroblocks
* all P-frame inter-predicted macroblock types
* B-Inter-predicted macroblock types from 16x16 down to 8x8
* rate distortion optimization
* multiple rate control modes (constant quantizer, constant quality, single
or multipass ABR with the option of VBV)
* scene cut detection
* adaptive B-frame placement, with the option of keeping B-frames as
references / arbitrary frame order
* 8x8 and 4x4 adaptive spatial transform (high profile)
* lossless mode (high 4:4:4 profile)
* custom quantization matrices (high profile)
* parallel encoding on multiple CPUs
* interlaced streams

ffmpeg (6:0.10.6-0.0+opp~2, main) - audio/video encoder, streaming server & audio/video file converter.
Binary for arch amd64 (477.1 KB), i386 (471.8 KB) | Source dir | changes | Homepage

FFmpeg is a hyper fast real time audio/video encoder, a streaming server and a generic audio and video file converter.

It can grab from a standard Video4Linux video source and convert it into several file formats based on DCT/motion compensation encoding. Sound is compressed in MPEG audio layer 2 or using an AC3 compatible stream.

lirc-x (0.8.7+cvs20100914-0+opp~1, main) - infra-red remote control support - X utilities
Binary for arch amd64 (91.2 KB), i386 (82.7 KB) | Source dir | changes | Homepage

LIRC stands for 'Linux Infra-red Remote Control'.

This package provides X utilities for LIRC:
irxevent: allows controlling X applications with a remote control;
xmode2 : shows the IR waveform of the remote controller without an
oscilloscope. Unneeded for TV cards or the Irman.

vainfo (1.0.15-4+opp~1, main) - Video Acceleration (VA) API for Linux -- info program
Binary for arch amd64 (12.0 KB), i386 (11.7 KB) | Source dir | changes | Homepage

Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding.

This package provides the vainfo program.

cec-utils (2.0.5-1+opp~1, main) - USB CEC Adaptor communication Library (utility programs)
Binary for arch amd64 (66.6 KB), i386 (65.4 KB) | Source dir | changes | Homepage

This library provides support for the Pulse-Eight USB-CEC adapter.

This package provides the CEC utility programs.

ncurses-bin (5.9-10+opp~1, main) - terminal-related programs and man pages
Binary for arch amd64 (326.5 KB), i386 (323.2 KB) | Source dir | changes | Homepage

The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.

This package contains the programs used for manipulating the terminfo database and individual terminfo entries, as well as some programs for resetting terminals and such.

lirc (0.8.7+cvs20100914-0+opp~1, main) - infra-red remote control support
Binary for arch amd64 (579.4 KB), i386 (547.6 KB) | Source dir | changes | Homepage

LIRC stands for 'Linux Infra-red Remote Control'.

This package provides the daemons and some utilities to support infra-red remote controls under Linux.

vpx-tools (1.1.0-1+opp~1, main) - VP8 video codec encoding/decoding tools
Binary for arch amd64 (72.7 KB), i386 (73.2 KB) | Source dir | changes | Homepage

VP8 is an open video codec, originally developed by On2 and released as open source by Google Inc. It is the successor of the VP3 codec, on which the Theora codec was based.

This package contains the commandline tools vpxdec and vpxenc.

glew-utils (1.6.0-4+opp~1, main) - OpenGL Extension Wrangler - utilities
Binary for arch amd64 (120.4 KB), i386 (117.1 KB) | Source dir | changes | Homepage

For more information about GLEW please refer to the description of the libglew1.6-dev package.

This package contains the utilities which can be used to query the supported openGL extensions.

vdpau-va-driver (0.7.3-2+opp~1, main) - VDPAU-based backend for VA API
Binary for arch amd64 (45.6 KB), i386 (40.6 KB) | Source dir | changes | Homepage

This is the VDPAU-based backend driver for use with the VA API library.

yasm (1.2.0-1+opp~1, main) - modular assembler with multiple syntaxes support
Binary for arch amd64 (619.7 KB), i386 (548.8 KB) | Source dir | changes | Homepage

Yasm is a complete rewrite of the NASM assembler. It supports multiple assembler syntaxes (eg, NASM, GAS, TASM, etc.) in addition to multiple output object formats (binary objects, COFF, Win32, ELF32, ELF64) and even multiple instruction sets (including AMD64). It also has an optimiser module.

crystalhd-dkms (2:0.0~git20110715.fdd2f19-4+opp~1, main) - Crystal HD Video Decoder (Linux kernel driver)
Binary for arch amd64 (719.7 KB), i386 (719.7 KB) | Source dir | changes | Homepage

Crystal HD Solution is a product offered by Broadcom. It is used to enable flawless playback of 1080p high definition video across a wide range of systems.

This package contains the crystalhd Linux kernel driver.

libmodplug-dev (1:0.8.8.4-1+opp~1, main) - development files for mod music based on ModPlug
Binary for arch all (26.8 KB) | Source dir | changes | Homepage

Module files (MOD music, tracker music) are a family of music file formats originating from the MOD file format on Amiga systems used in late 1980s.

This package contains the header files and .so symlinks required to compile code against libmodplug, a library based on the mod rendering code from ModPlug, a popular Windows mod player written by Olivier Lapicque, found at http://www.modplug.com.

xbmc-eventclients-dev (4:13.0~git20130216-1+opp~1, main) - XBMC Media Center (Event Client Dev package)
Binary for arch all (43.6 KB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This is the Development package for XBMC Event Client.

xbmc-eventclients-j2me (4:13.0~git20130216-1+opp~1, main) - XBMC Media Center (Event Client J2ME package)
Binary for arch all (36.8 KB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the J2ME package for XBMC Event Client. This is meant to provide a server that communicate with a mobile tool supporting Java ME.

xbmc-addon-superrtl-now (1.85-0+opp~1, main) - XBMC Media Center (SuperRTL-Now Plugin)
Binary for arch all (33.8 KB) | Source dir | changes

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the SuperRTL-Now Plugin package.

xbmc-data (4:13.0~git20130216-1+opp~1, main) - XBMC Media Center (arch-independent data package)
Binary for arch all (9.5 MB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package contains all the archiecture independent data needed to have a working XBMC.

xbmc-eventclients-common (4:13.0~git20130216-1+opp~1, main) - XBMC Media Center (Event Client Common package)
Binary for arch all (58.4 KB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the common package for XBMC Event Client.

xbmc-addon-rtlnitro-now (1.85-0+opp~1, main) - XBMC Media Center (RTLNitro-Now Plugin)
Binary for arch all (35.5 KB) | Source dir | changes

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the RTLNitro-Now Plugin package.

xbmc-eventclients-xbmc-send (4:13.0~git20130216-1+opp~1, main) - XBMC Media Center (Event Client XBMC-SEND package)
Binary for arch all (36.0 KB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the XBMC-SEND package for XBMC Event Client.

xbmc-addon-rtl-now (1.85-0+opp~1, main) - XBMC Media Center (RTL-Now Plugin)
Binary for arch all (28.2 KB) | Source dir | changes

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the RTL-Now Plugin package.

xbmc-eventclients-ps3 (4:13.0~git20130216-1+opp~1, main) - XBMC Media Center (Event Client PS3 package)
Binary for arch all (37.2 KB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the PS3 package for XBMC Event Client.

xbmc (4:13.0~git20130216-1+opp~1, main) - XBMC Media Center (full metapackage)
Binary for arch all (34.9 KB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is a metapackage aimed at users wanting to quickly get started with using XBMC Media Center.

xbmc-addon-vox-now (1.85-0+opp~1, main) - XBMC Media Center (VOX-Now Plugin)
Binary for arch all (50.4 KB) | Source dir | changes

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the VOX-Now Plugin package.

xbmc-addon-videodevil (1.7.50-0+opp~1, main) - XBMC Media Center (VideoDevil Plugin)
Binary for arch all (1.1 MB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the VideoDevil Plugin package.

xbmc-addon-bino (1.0.3-0+opp~2, main) - XBMC Media Center (Bino/Players Plugin)
Binary for arch all (834.7 KB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the Bino/Players Plugin package.

xbmc-addon-mediathek (3:0.5.3-0+opp~1, main) - XBMC Media Center (Mediathek Plugin)
Binary for arch all (168.1 KB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the Mediathek Plugin package.

xbmc-addon-atv (1.1-0+opp~2, main) - XBMC Media Center (ATV Plugin)
Binary for arch all (73.7 KB) | Source dir | changes

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the ATV Plugin package.

xbmc-skin-confluence (4:13.0~git20130216-1+opp~1, main) - XBMC Media Center (Confluence skin)
Binary for arch all (7.8 MB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package contains the XBMC Confluence Skin package.

xbmc-standalone (4:13.0~git20130216-1+opp~1, main) - XBMC Media Center (standalone program)
Binary for arch all (35.8 KB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package will install files that would permit to launch XBMC without having a desktop manager.

xbmc-addon-rtl2-now (1.85-0+opp~1, main) - XBMC Media Center (RTL2-Now Plugin)
Binary for arch all (49.9 KB) | Source dir | changes

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the RTL2-Now Plugin package.

xbmc-addon-ntv-now (1.85-0+opp~1, main) - XBMC Media Center (NTV-Now Plugin)
Binary for arch all (62.4 KB) | Source dir | changes

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the NTV-Now Plugin package.

ncurses-base (5.9-10+opp~1, main) - basic terminal type definitions
Binary for arch all (194.2 KB) | Source dir | changes | Homepage

The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.

This package contains terminfo data files to support the most common types of terminal, including ansi, dumb, linux, rxvt, screen, sun, vt100, vt102, vt220, vt52, and xterm.

oppserver-keyring (2013.02.02+opp~2, main) - GnuPG archive key of the oppserver.net repository
Binary for arch all (4.4 KB) | Source dir | changes

The oppserver.net repository digitally signs its Release files. This package contains the repository key used for that.

ncurses-term (5.9-10+opp~1, main) - additional terminal type definitions
Binary for arch all (590.5 KB) | Source dir | changes | Homepage

The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.

This package contains all of the numerous terminal definitions not found in the ncurses-base package.

libtag1-doc (1.8-1+opp~1, main) - audio meta-data library - API documentation
Binary for arch all (7.7 MB) | Source dir | changes | Homepage

TagLib is a library for reading and editing the meta-data of several popular audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack TrueAudio, WAV, AIFF, MP4 and ASF files.

This is the documentation package which contains API documentation for the TagLib Audio Meta-Data Library.

libvdpau-doc (0.4.1-7+opp~1, main) - Video Decode and Presentation API for Unix (documentation)
Binary for arch all (421.0 KB) | Source dir | changes | Homepage

VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware.

This package contains the VDPAU documentation.

libgmp10-doc (2:5.0.5+dfsg-2+opp~1, main) - Multiprecision arithmetic library example code
Binary for arch all (156.1 KB) | Source dir | changes | Homepage

This package provides example code illustrating the use of GMP.

libvpx-doc (1.1.0-1+opp~1, main) - VP8 video codec (API documentation)
Binary for arch all (291.2 KB) | Source dir | changes | Homepage

VP8 is an open video codec, originally developed by On2 and released as open source by Google Inc. It is the successor of the VP3 codec, on which the Theora codec was based.

This package contains the HTML documentation for the libvpx library in /usr/share/doc/libvpx-doc.

ffmpeg-doc (6:0.10.6-0.0+opp~2, main) - Documentation of the FFmpeg API.
Binary for arch all (19.2 MB) | Source dir | changes | Homepage

This package contains the html doxygen documentation of the FFmpeg API.

libbluray-doc (1:0.2.2-1+opp~1, main) - Blu-ray disc playback support library (documentation)
Binary for arch all (231.7 KB) | Source dir | changes | Homepage

libbluray is an open-source library designed for Blu-Ray Discs playback for media players, like VLC or MPlayer. This research project is developed by an international team of developers from Doom9. libbluray integrates navigation, playlist parsing, menus, and BD-J.

NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this library is not enough to playback those discs.

This package provides the libbluray documentation.

ncurses-doc (5.9-10+opp~1, main) - developer's guide and documentation for ncurses
Binary for arch all (992.9 KB) | Source dir | changes | Homepage

The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.

This package contains an introduction to writing programs with ncurses a guide to the internals of the ncurses library. It also includes the libraries' man pages.

Non-developers likely have little use for this package.

libxine2-doc (1:1.2.2+git20130201-1+opp~1, main) - xine video player library – documentation files
Binary for arch all (141.0 KB) | Source dir | changes | Homepage

This contains documentation for the xine library (libxine). It consists of various textfiles and the xine(5) manpage.

Libxine provides the complete infrastructure for a video/media player. It supports MPEG 1/2 and some AVI and Quicktime videos out of the box, so you can use it to play DVDs, (S)VCDs and most video files out there. It supports network streams, subtitles and even MP3 or Ogg files. It's extensible to your heart's content via plugins for audio and video output, input media, demuxers (stream types), audio/video and subtitle codecs.

libxine2-plugins (1:1.2.2+git20130201-1+opp~1, main) - xine video/media player library ‒ meta-package for commonly-used plugins
Binary for arch all (61.9 KB) | Source dir | changes | Homepage

This is the xine media player library (libxine).

Libxine provides the complete infrastructure for a video/media player. It supports MPEG 1/2 and some AVI and Quicktime videos out of the box, so you can use it to play DVDs, (S)VCDs and most video files out there. It supports network streams, subtitles and even MP3 or Ogg files. It's extensible to your heart's content via plugins for audio and video output, input media, demuxers (stream types), audio/video and subtitle codecs.

This empty package is just for your convenience and depends on commonly-used xine plugin packages.

libbluray-bdj (1:0.2.2-1+opp~1, main) - Blu-ray Disc Java support library (BD-J library)
Binary for arch all (313.8 KB) | Source dir | changes | Homepage

libbluray is an open-source library designed for Blu-Ray Discs playback for media players, like VLC or MPlayer. This research project is developed by an international team of developers from Doom9. libbluray integrates navigation, playlist parsing, menus, and BD-J.

NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this library is not enough to playback those discs.

BD-J support is important because many of the advanced features and extra content in Blu-ray movies uses BD-J. Programs designed to provide support for those features must depend on this.

This package provides the BD-J library.

libxine2-all-plugins (1:1.2.2+git20130201-1+opp~1, main) - xine video/media player library ‒ meta-package for all plugins
Binary for arch all (61.9 KB) | Source dir | changes | Homepage

This is the xine media player library (libxine).

Libxine provides the complete infrastructure for a video/media player. It supports MPEG 1/2 and some AVI and Quicktime videos out of the box, so you can use it to play DVDs, (S)VCDs and most video files out there. It supports network streams, subtitles and even MP3 or Ogg files. It's extensible to your heart's content via plugins for audio and video output, input media, demuxers (stream types), audio/video and subtitle codecs.

This empty package is just for your convenience and depends on all available xine plugin packages.

lirc-modules-source (0.8.7+cvs20100914-0+opp~1, main) - infra-red remote control support - kernel modules
Binary for arch all (269.3 KB) | Source dir | changes | Homepage

LIRC stands for 'Linux Infra-red Remote Control'.

This package provides the source for the kernel modules to support infra-red remote controls under Linux.

The kernel sources must be installed to compile these modules.

Also, note that this package is not necessary for usage on Ubuntu since the modules are shipped in linux-ubuntu-modules. It is soley here in the case that a local patch needs to be applied.

libva-intel-vaapi-driver (1.0.17-1+opp~1, main) - VAAPI driver for Intel G45 & HD Graphics family (transitional package)
Binary for arch all (5.4 KB) | Source dir | changes | Homepage

The VA-API (Video Acceleration API) enables hardware accelerated video decode/encode at various entry-points (VLD, IDCT, Motion Compensation etc.) for the prevailing coding standards today (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/VMW3). It provides an interface to fully expose the video decode capabilities in today's GPUs.

Platform definitions: CTG: Cantiga, Intel GMA 4500MHD (GM45) ILK: Ironlake, Intel HD Graphics for 2010 Intel Core processor family SNB: Sandybridge, Intel HD Graphics for 2011 Intel Core processor family IVB: Ivybridge

This package installs the video decode & encode driver backend for the Intel G45 chipsets and Intel HD Graphics for Intel Core processor family.

This package ensures a smooth upgrades from previous versions of Debian. It can safely be removed if no other packages depend on it.

libva-intel-vaapi-driver-dbg (1.0.17-1+opp~1, main) - VAAPI driver for Intel G45 & HD Graphics family (transitional package)
Binary for arch all (5.4 KB) | Source dir | changes | Homepage

The VA-API (Video Acceleration API) enables hardware accelerated video decode/encode at various entry-points (VLD, IDCT, Motion Compensation etc.) for the prevailing coding standards today (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/VMW3). It provides an interface to fully expose the video decode capabilities in today's GPUs.

Platform definitions: CTG: Cantiga, Intel GMA 4500MHD (GM45) ILK: Ironlake, Intel HD Graphics for 2010 Intel Core processor family SNB: Sandybridge, Intel HD Graphics for 2011 Intel Core processor family IVB: Ivybridge

This package installs the video decode & encode driver backend for the Intel G45 chipsets and Intel HD Graphics for Intel Core processor family.

This package ensures a smooth upgrades from previous versions of Debian. It can safely be removed if no other packages depend on it.

afpfs-ng (0.8.1-5+opp~1, main) - Client for the Apple Filing Protocol (AFP) (transitional package)
Binary for arch all (6.0 KB) | Source dir | changes | Homepage

This is a client for the Apple Filing Protocol (AFP) which will let you mount and access shared volumes from Mac OS X (or netatalk) to Linux, BSD and Mac OS X systems.

This is a dummy transitional package. It may be safely removed.

dkms (2.1.1.2-5+opp~1, main) - Dynamic Kernel Module Support Framework
Binary for arch all (69.7 KB) | Source dir | changes | Homepage

DKMS is a framework designed to allow individual kernel modules to be upgraded without changing the whole kernel. It is also very easy to rebuild modules as you upgrade kernels.

lib32ncursesw5-dev (5.9-10+opp~1, main) - developer's libraries for ncursesw (32-bit)
Binary for arch amd64 (165.7 KB) | Source dir | changes | Homepage

The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.

This package contains the header files, static libraries and symbolic links that developers using ncursesw will need.

This package includes support for wide characters. This package supports the 32-bit ABI variant of your system's architecure.

lib32tinfo-dev (5.9-10+opp~1, main) - developer's library for the low-level terminfo library (32-bit)
Binary for arch amd64 (84.5 KB) | Source dir | changes | Homepage

The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.

This package contains the static library and symbolic link that developers using the low-level terminfo library will need. Packages should not build-depend on this package.

This package supports the 32-bit ABI variant of your system's architecure.

lib32gmp-dev (2:5.0.5+dfsg-2+opp~1, main) - Multiprecision arithmetic library developers tools (32bit)
Binary for arch amd64 (279.3 KB) | Source dir | changes | Homepage

This development package provides the header files and the symbolic links to allow compilation and linking of programs that use the libraries provided in the libgmp10 package. This package includes 32 bit versions of the link libraries.

Both C and C++ bindings are present in this package. Package libstdc++-dev is required to use the C++ bindings.

The MPFR library (multiple-precision floating-point) used to be included, but has since been moved to package libmpfr-dev.

lib32ncurses5-dev (5.9-10+opp~1, main) - developer's libraries for ncurses (32-bit)
Binary for arch amd64 (136.9 KB) | Source dir | changes | Homepage

The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.

This package contains the header files, static libraries and symbolic links that developers using ncurses will need.

This package supports the 32-bit ABI variant of your system's architecure.

lib32ncurses5 (5.9-10+opp~1, main) - shared libraries for terminal handling (32-bit)
Binary for arch amd64 (99.8 KB) | Source dir | changes | Homepage

The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.

This package contains the shared libraries necessary to run programs compiled with ncurses.

This package supports the 32-bit ABI variant of your system's architecure.

lib32ncursesw5 (5.9-10+opp~1, main) - shared libraries for terminal handling (wide character support) (32-bit)
Binary for arch amd64 (126.4 KB) | Source dir | changes | Homepage

The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.

This package contains the shared libraries necessary to run programs compiled with ncursesw, which includes support for wide characters.

This package supports the 32-bit ABI variant of your system's architecure.

lib32tinfo5 (5.9-10+opp~1, main) - shared low-level terminfo library for terminal handling (32-bit)
Binary for arch amd64 (256.4 KB) | Source dir | changes | Homepage

The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.

This package contains the shared low-level terminfo library.

This package supports the 32-bit ABI variant of your system's architecure.

lib32gmp10 (2:5.0.5+dfsg-2+opp~1, main) - Multiprecision arithmetic library (32bit)
Binary for arch amd64 (216.7 KB) | Source dir | changes | Homepage

GNU MP is a programmer's library for arbitrary precision arithmetic (ie, a bignum package). It can operate on signed integer, rational, and floating point numeric types. This package includes a 32 bit version of the shared library.

It has a rich set of functions, and the functions have a regular interface.

lib32gmpxx4 (2:5.0.5+dfsg-2+opp~1, main) - Multiprecision arithmetic library (C++ bindings, 32bit)
Binary for arch amd64 (20.2 KB) | Source dir | changes | Homepage

GNU MP is a programmer's library for arbitrary precision arithmetic (ie, a bignum package). It can operate on signed integer, rational, and floating point numeric types. This package includes a 32 bit version of the shared library.

libxnvctrl-dev (310.44-1+opp~1, contrib) - NV-CONTROL X extension (development files)
Binary for arch amd64 (94.3 KB), i386 (93.7 KB) | Source dir | changes | Homepage

The NV-CONTROL X extension provides a mechanism for X clients to query and set configuration parameters of the NVIDIA X driver. State set by the NV-CONTROL X extension is assumed to be persistent only for the current server generation.

nvidia-installer-cleanup (20120630+3+opp~1, contrib) - Cleanup after driver installation with the nvidia-installer
Binary for arch amd64 (16.1 KB), i386 (16.2 KB) | Source dir | changes

This package takes care that no old installation of the non-free NVIDIA graphics drivers that was done with the nvidia-installer remains on the system. Such an installation conflicts with the packaged drivers.

Furthermore using the nvidia-installer to install a new version of the drivers is prevented as long as this package is installed.

nvidia-support (20120630+3+opp~1, contrib) - NVIDIA binary graphics driver support files
Binary for arch amd64 (19.0 KB), i386 (19.0 KB) | Source dir | changes

This package contains support files needed for all current and legacy versions of the non-free NVIDIA graphics drivers. These include scripts used for warning about a mismatching version of the kernel module or for creating a minimal xorg.conf to enable the NVIDIA driver.

glx-alternative-mesa (0.2.90+opp~1, contrib) - allows the selection of MESA as GLX provider
Binary for arch amd64 (2.9 KB), i386 (2.9 KB) | Source dir | changes

In setups with several GLX providers (e.g. the free MESA implementation and proprietary graphics hardware vendor implementations) this metapackage allows one to switch back to MESA.

Use 'update-alternatives --config glx' to select an implementation.

This package does not depend on the corresponding MESA libraries. In order to install the MESA libraries, install the libgl1-mesa-glx package instead.

glx-diversions (0.2.90+opp~1, contrib) - prepare for using accelerated GLX implementations from GPU vendors
Binary for arch amd64 (9.7 KB), i386 (9.7 KB) | Source dir | changes

Diverts the free libGL.so implementation (MESA) and the xserver module libglx.so (Xorg), preparing the system for plugging in accelerated implementations from GPU vendors via alternatives, see the glx-alternative-* packages.

glx-alternative-nvidia (0.2.90+opp~1, contrib) - allows the selection of NVIDIA as GLX provider
Binary for arch amd64 (3.4 KB), i386 (3.4 KB) | Source dir | changes

In setups with several GLX providers (e.g. the free MESA implementation and proprietary graphics hardware vendor implementations) this metapackage allows one to switch to the non-free NVIDIA driver and libraries.

Use 'update-alternatives --config glx' to select an implementation.

This package does not depend on the corresponding NVIDIA libraries. In order to install the NVIDIA driver and libraries, install the nvidia-glx package instead.

glx-alternative-fglrx (0.2.90+opp~1, contrib) - allows the selection of FGLRX as GLX provider
Binary for arch amd64 (3.6 KB), i386 (3.6 KB) | Source dir | changes

In setups with several GLX providers (e.g. the free MESA implementation and proprietary graphics hardware vendor implementations) this metapackage allows one to switch to the non-free FGLRX driver and libraries.

Use 'update-alternatives --config glx' to select an implementation.

This package does not depend on the corresponding FGLRX libraries. In order to install the FGLRX driver and libraries, install the fglrx-glx and fglrx-driver packages instead.

libxnvctrl0 (310.44-1+opp~1, contrib) - NV-CONTROL X extension (runtime library)
Binary for arch amd64 (17.0 KB), i386 (16.2 KB) | Source dir | changes | Homepage

The NV-CONTROL X extension provides a mechanism for X clients to query and set configuration parameters of the NVIDIA X driver. State set by the NV-CONTROL X extension is assumed to be persistent only for the current server generation.

This package contains the shared library.

xvba-va-driver (0.8.0-5+opp~2, contrib) - XvBA-based backend for VA API (AMD fglrx implementation)
Binary for arch amd64 (60.4 KB), i386 (54.4 KB) | Source dir | changes | Homepage

X-Video Bitstream Acceleration (XvBA), designed by AMD for its ATI/AMD Radeon GPU, is a future extension of the X video extension (Xv) for the X Window System on Linux operating-systems. XvBA API allows video programs to offload portions of the video decoding process to the GPU video-hardware. Currently, the portions designed to be offloaded by XvBA onto the GPU are motion compensation (mo comp) and inverse discrete cosine transform (iDCT), and VLD (Variable-Length Decoding) for MPEG-2, MPEG-4 AVC (H.264) and VC-1 encoded video.

This driver only works with the proprietary fglrx driver from AMD.

nvidia-settings (310.44-1+opp~1, contrib) - Tool for configuring the NVIDIA graphics driver
Binary for arch amd64 (808.5 KB), i386 (787.2 KB) | Source dir | changes | Homepage

The nvidia-settings utility is a tool for configuring the NVIDIA Linux graphics driver. It operates by communicating with the NVIDIA X driver, querying and updating state as appropriate. This communication is done with the NV-CONTROL X extension.

Values such as brightness and gamma, XVideo attributes, temperature, and OpenGL settings can be queried and configured via nvidia-settings.

vdpauinfo (0.0.6-1+opp~1, contrib) -
Binary for arch amd64 (9.6 KB), i386 (9.3 KB) | Source dir | changes | Homepage

a command line utility for querying the capabilities of a VDPAU device.

nvidia-xconfig (310.44-1+opp~1, contrib) - X configuration tool for non-free NVIDIA drivers
Binary for arch amd64 (82.9 KB), i386 (75.7 KB) | Source dir | changes | Homepage

The nvidia-xconfig program helps with manipulation of X configuration files, primarily for systems that use the non-free drivers provided by NVIDIA. It automatically changes the configuration to use the NVIDIA driver and can add additional options given on the command line.

nvidia-kernel-common (20120630+3+opp~1, contrib) - NVIDIA binary kernel module support files
Binary for arch amd64 (10.4 KB), i386 (10.4 KB) | Source dir | changes

This package contains support files used for any version of the NVIDIA kernel module. It sets up udev and ConsoleKit rules, ensures the NVIDIA control device is created, associates the NVIDIA card with the correct kernel module, and performs any other tasks required for the module to work properly.

libxvbaw-dev (1:13.1-1+opp~1, non-free) - AMD XvBA (X-Video Bitstream Acceleration) development files
Binary for arch amd64 (37.7 KB), i386 (37.7 KB) | Source dir | changes | Homepage

X-Video Bitstream Acceleration (XvBA), designed by AMD for its (ATI) Radeon GPU and Fusion APU, is an arbitrary extension of the X video extension (Xv) for the X Window System on Linux operating-systems. XvBA API allows video programs to offload portions of the video decoding process to the GPU video-hardware. Currently, the portions designed to be offloaded by XvBA onto the GPU are motion compensation (MC) and inverse discrete cosine transform (IDCT), and variable-length decoding (VLD) for MPEG-2, MPEG-4 AVC (H.264) and VC-1 encoded video. This package contains the development files.

libnvidia-ml1 (310.44-1+opp~1, non-free) - NVIDIA management library (NVML) runtime library
Binary for arch amd64 (189.8 KB), i386 (176.4 KB) | Source dir | changes | Homepage

NVML provides programmatic access to static information and monitoring data for NVIDIA GPUs, as well as limited management capabilities. It is intended for use with Tesla compute products.

This package contains the nvidia-ml runtime library.

libcuda1 (310.44-1+opp~1, non-free) - NVIDIA CUDA runtime library
Binary for arch amd64 (3.1 MB), i386 (3.2 MB) | Source dir | changes | Homepage

The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.

This package contains the driver specific runtime library.

Supported NVIDIA devices include GPUs starting from GeForce 8 and Quadro FX series, as well as the Tesla computing processors.

Please see the nvidia-kernel-dkms or nvidia-kernel-source packages for building the kernel module required by this package. This will provide nvidia-kernel-310.44.

libgl1-fglrx-legacy-agp-glx (1:12-2-2+opp~1, non-free) - proprietary libGL for the non-free ATI/AMD RadeonHD display driver (legacy-agp)
Binary for arch amd64 (285.1 KB), i386 (245.4 KB) | Source dir | changes | Homepage

FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.

This legacy AGP driver release supports the following graphics adapter families: AMD Radeon HD 4000 AGP, AMD Radeon HD 3000 AGP, and AMD Radeon HD 2000 AGP.

This package provides the proprietary libGL shipped by ATI/AMD.

libxvmcnvidia1 (310.19-0+opp~1, non-free) - NVIDIA binary XvMC library
Binary for arch amd64 (187.9 KB), i386 (187.8 KB) | Source dir | changes | Homepage

These binary library provides the NVIDIA XvMC implementation which supports GeForce 6 series and GeForce 7 series graphics cards. See /usr/share/doc/libgl1-nvidia-glx/README.txt.gz for instructions how to enable XvMC acceleration.

libnvidia-compiler (310.44-1+opp~1, non-free) - NVIDIA runtime compiler library
Binary for arch amd64 (6.6 MB), i386 (7.0 MB) | Source dir | changes | Homepage

The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.

This package contains the runtime compiler library.

libgl1-nvidia-glx (310.44-1+opp~1, non-free) - NVIDIA binary OpenGL libraries
Binary for arch amd64 (6.2 MB), i386 (5.9 MB) | Source dir | changes | Homepage

These binary libraries provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server.

See the description of the nvidia-glx package or /usr/share/doc/libgl1-nvidia-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs.

libgl1-fglrx-legacy-glx (1:13-1-0+opp~1, non-free) - proprietary libGL for the non-free ATI/AMD RadeonHD display driver (legacy)
Binary for arch amd64 (287.7 KB), i386 (248.9 KB) | Source dir | changes | Homepage

FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.

This legacy driver release supports the following graphics adapter families: AMD Radeon HD 4000, AMD Radeon HD 3000, and AMD Radeon HD 2000.

This package provides the proprietary libGL shipped by ATI/AMD.

libfglrx-amdxvba1 (1:13.1-1+opp~1, non-free) - AMD XvBA (X-Video Bitstream Acceleration) runtime libraries
Binary for arch amd64 (2.2 MB), i386 (2.2 MB) | Source dir | changes | Homepage

X-Video Bitstream Acceleration (XvBA), designed by AMD for its (ATI) Radeon GPU and Fusion APU, is an arbitrary extension of the X video extension (Xv) for the X Window System on Linux operating-systems. XvBA API allows video programs to offload portions of the video decoding process to the GPU video-hardware. Currently, the portions designed to be offloaded by XvBA onto the GPU are motion compensation (MC) and inverse discrete cosine transform (IDCT), and variable-length decoding (VLD) for MPEG-2, MPEG-4 AVC (H.264) and VC-1 encoded video. This package contains the runtime libraries.

nvidia-alternative-legacy-96xx (96.43.20-2+opp~1, non-free) - allows the selection of NVIDIA as GLX provider
Binary for arch amd64 (32.7 KB), i386 (32.7 KB) | Source dir | changes | Homepage

In setups with several NVIDIA driver versions installed (e.g. current and legacy) this metapackage registers an alternative to allow easy switching between the different versions. Use 'update-alternatives --config nvidia' to select a version.

This package does not depend on the corresponding NVIDIA libraries. In order to install the NVIDIA driver and libraries, install the nvidia-glx-legacy-96xx package instead.

libfglrx-legacy (1:13-1-0+opp~1, non-free) - non-free ATI/AMD RadeonHD display driver (runtime libraries) (legacy)
Binary for arch amd64 (12.6 MB), i386 (13.5 MB) | Source dir | changes | Homepage

FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.

This legacy driver release supports the following graphics adapter families: AMD Radeon HD 4000, AMD Radeon HD 3000, and AMD Radeon HD 2000.

This package contains the runtime libraries. The proprietary libGL library is shipped in the libgl1-fglrx-legacy-glx package.

nvidia-alternative (310.44-1+opp~1, non-free) - allows the selection of NVIDIA as GLX provider
Binary for arch amd64 (72.1 KB), i386 (72.1 KB) | Source dir | changes | Homepage

In setups with several NVIDIA driver versions installed (e.g. current and legacy) this metapackage registers an alternative to allow easy switching between the different versions.

Use 'update-alternatives --config nvidia' to select a version.

This package does not depend on the corresponding NVIDIA libraries. In order to install the NVIDIA driver and libraries, install the nvidia-glx package instead.

libgl1-nvidia-legacy-96xx-glx (96.43.20-2+opp~1, non-free) - NVIDIA binary OpenGL libraries (96xx legacy version)
Binary for arch amd64 (3.3 MB), i386 (2.9 MB) | Source dir | changes | Homepage

These binary libraries provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server. See the description of the nvidia-glx-legacy-96xx package or /usr/share/doc/libgl1-nvidia-legacy-96xx-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs.

libfglrx-legacy-agp (1:12-2-2+opp~1, non-free) - non-free ATI/AMD RadeonHD display driver (runtime libraries) (legacy-agp)
Binary for arch amd64 (12.6 MB), i386 (12.8 MB) | Source dir | changes | Homepage

FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.

This legacy AGP driver release supports the following graphics adapter families: AMD Radeon HD 4000 AGP, AMD Radeon HD 3000 AGP, and AMD Radeon HD 2000 AGP.

This package contains the runtime libraries. The proprietary libGL library is shipped in the libgl1-fglrx-legacy-agp-glx package.

nvidia-opencl-common (310.44-1+opp~1, non-free) - NVIDIA OpenCL driver
Binary for arch amd64 (71.1 KB), i386 (71.1 KB) | Source dir | changes | Homepage

OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors.

This package provides the common files for the NVIDIA installable client driver (ICD) for OpenCL.

libgl1-fglrx-glx (1:13.1-1+opp~1, non-free) - proprietary libGL for the non-free ATI/AMD RadeonHD display driver
Binary for arch amd64 (184.3 KB), i386 (169.8 KB) | Source dir | changes | Homepage

FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.

This driver release supports the following graphics adapter families: AMD Radeon HD 7000, AMD Radeon HD 6000, and AMD Radeon HD 5000.

For older models try the fglrx-legacy-driver package.

This package provides the proprietary libGL shipped by ATI/AMD.

nvidia-opencl-icd (310.44-1+opp~1, non-free) - NVIDIA OpenCL ICD
Binary for arch amd64 (2.7 MB), i386 (2.8 MB) | Source dir | changes | Homepage

OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors.

This metapackage provides the NVIDIA installable client driver (ICD) for OpenCL.

nvidia-libopencl1 (310.44-1+opp~1, non-free) - NVIDIA OpenCL library
Binary for arch amd64 (77.5 KB), i386 (77.1 KB) | Source dir | changes | Homepage

OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors.

This package contains the installable client driver loader (ICD Loader) library provided by NVIDIA.

libfglrx-legacy-amdxvba1 (1:13-1-0+opp~1, non-free) - AMD XvBA (X-Video Bitstream Acceleration) runtime libraries (legacy)
Binary for arch amd64 (2.8 MB), i386 (2.8 MB) | Source dir | changes | Homepage

X-Video Bitstream Acceleration (XvBA), designed by AMD for its (ATI) Radeon GPU and Fusion APU, is an arbitrary extension of the X video extension (Xv) for the X Window System on Linux operating-systems. XvBA API allows video programs to offload portions of the video decoding process to the GPU video-hardware. Currently, the portions designed to be offloaded by XvBA onto the GPU are motion compensation (MC) and inverse discrete cosine transform (IDCT), and variable-length decoding (VLD) for MPEG-2, MPEG-4 AVC (H.264) and VC-1 encoded video. This package contains the runtime libraries.

libnvcuvid1 (310.44-1+opp~1, non-free) - NVIDIA CUDA nvcuvid runtime library
Binary for arch amd64 (643.3 KB), i386 (681.8 KB) | Source dir | changes | Homepage

The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.

nvcuvid provides a mechanism for decoding video and exposing the surfaces to CUDA, allowing applications to perform custom processing of the video. nvcuvid is primarily targeted at transcoding and video-processing applications.

This package contains the nvcuvid runtime library.

libfglrx-legacy-agp-amdxvba1 (1:12-2-2+opp~1, non-free) - AMD XvBA (X-Video Bitstream Acceleration) runtime libraries (legacy-agp)
Binary for arch amd64 (2.9 MB), i386 (2.8 MB) | Source dir | changes | Homepage

X-Video Bitstream Acceleration (XvBA), designed by AMD for its (ATI) Radeon GPU and Fusion APU, is an arbitrary extension of the X video extension (Xv) for the X Window System on Linux operating-systems. XvBA API allows video programs to offload portions of the video decoding process to the GPU video-hardware. Currently, the portions designed to be offloaded by XvBA onto the GPU are motion compensation (MC) and inverse discrete cosine transform (IDCT), and variable-length decoding (VLD) for MPEG-2, MPEG-4 AVC (H.264) and VC-1 encoded video. This package contains the runtime libraries.

nvidia-vdpau-driver (310.44-1+opp~1, non-free) - NVIDIA vdpau driver
Binary for arch amd64 (791.6 KB), i386 (808.4 KB) | Source dir | changes | Homepage

These libraries provide the Video Decode and Presentation API for Unix. They provide accelerated video playback (incl. H.264) for the supported graphics cards.

This package contains the NVIDIA VDPAU driver.

See /usr/share/doc/nvidia-vdpau-driver/README.txt.gz for more information.

Please see the nvidia-kernel-dkms or nvidia-kernel-source packages for building the kernel module required by this package. This will provide nvidia-kernel-310.44.

libfglrx (1:13.1-1+opp~1, non-free) - non-free ATI/AMD RadeonHD display driver (runtime libraries)
Binary for arch amd64 (8.4 MB), i386 (8.9 MB) | Source dir | changes | Homepage

FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.

This driver release supports the following graphics adapter families: AMD Radeon HD 7000, AMD Radeon HD 6000, and AMD Radeon HD 5000.

For older models try the fglrx-legacy-driver package.

This package contains the runtime libraries. The proprietary libGL library is shipped in the libgl1-fglrx-glx package.

nvidia-cuda-proxy (310.44-1+opp~1, non-free) - NVIDIA CUDA Proxy
Binary for arch amd64 (90.6 KB), i386 (90.5 KB) | Source dir | changes | Homepage

The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.

CUDA proxy is a feature that allows multiple CUDA processes to share a single GPU context. The proxy mode should be transparent to CUDA programs.

Proxy mode requires a device that supports Unified Virtual Address (UVA). Pre-CUDA 4.0 APIs are not supported under proxy mode.

nvidia-smi (310.44-1+opp~1, non-free) - NVIDIA System Management Interface
Binary for arch amd64 (121.0 KB), i386 (117.6 KB) | Source dir | changes | Homepage

The NVIDIA System Management Interface "nvidia-smi" program provides system state and diagnostic information for the NVIDIA Tesla Visual Computing Systems.

fglrx-legacy-agp-driver (1:12-2-2+opp~1, non-free) - non-free ATI/AMD RadeonHD display driver (legacy-agp)
Binary for arch amd64 (8.7 MB), i386 (8.5 MB) | Source dir | changes | Homepage

FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.

This legacy AGP driver release supports the following graphics adapter families: AMD Radeon HD 4000 AGP, AMD Radeon HD 3000 AGP, and AMD Radeon HD 2000 AGP.

This package provides display drivers and hardware accelerated OpenGL for X.Org. For 3D acceleration to work, you will need to compile the fglrx kernel module for your kernel: see the fglrx-legacy-agp-modules-dkms package. Note that the driver will work without the kernel module, but 3D acceleration will be disabled.

The driver can work with plain MESA libGL, but some applications may require the proprietary libGL. This library is shipped in the libgl1-fglrx-legacy-agp-glx package.

fglrx-driver (1:13.1-1+opp~1, non-free) - non-free ATI/AMD RadeonHD display driver
Binary for arch amd64 (5.2 MB), i386 (5.0 MB) | Source dir | changes | Homepage

FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.

This driver release supports the following graphics adapter families: AMD Radeon HD 7000, AMD Radeon HD 6000, and AMD Radeon HD 5000.

For older models try the fglrx-legacy-driver package.

This package provides display drivers and hardware accelerated OpenGL for X.Org. For 3D acceleration to work, you will need to compile the fglrx kernel module for your kernel: see the fglrx-modules-dkms package. Note that the driver will work without the kernel module, but 3D acceleration will be disabled.

The driver can work with plain MESA libGL, but some applications may require the proprietary libGL. This library is shipped in the libgl1-fglrx-glx package.

fglrx-legacy-driver (1:13-1-0+opp~1, non-free) - non-free ATI/AMD RadeonHD display driver (legacy)
Binary for arch amd64 (9.1 MB), i386 (8.8 MB) | Source dir | changes | Homepage

FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.

This legacy driver release supports the following graphics adapter families: AMD Radeon HD 4000, AMD Radeon HD 3000, and AMD Radeon HD 2000.

This package provides display drivers and hardware accelerated OpenGL for X.Org. For 3D acceleration to work, you will need to compile the fglrx kernel module for your kernel: see the fglrx-legacy-modules-dkms package. Note that the driver will work without the kernel module, but 3D acceleration will be disabled.

The driver can work with plain MESA libGL, but some applications may require the proprietary libGL. This library is shipped in the libgl1-fglrx-legacy-glx package.

amd-opencl-icd-legacy (1:13-1-0+opp~1, non-free) - AMD OpenCL ICD (legacy)
Binary for arch amd64 (11.3 MB), i386 (11.2 MB) | Source dir | changes | Homepage

OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors.

This package provides the AMD installable client driver (ICD) for OpenCL which supports AMD GPUs (requires the fglrx driver) as well as CPUs (from any vendor, no driver required).

This legacy driver release supports the following graphics adapter families: AMD Radeon HD 4000, AMD Radeon HD 3000, and AMD Radeon HD 2000.

fglrx-atieventsd (1:13.1-1+opp~1, non-free) - external events daemon for the non-free ATI/AMD RadeonHD display driver
Binary for arch amd64 (139.5 KB), i386 (135.1 KB) | Source dir | changes | Homepage

FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.

This driver release supports the following graphics adapter families: AMD Radeon HD 7000, AMD Radeon HD 6000, and AMD Radeon HD 5000.

For older models try the fglrx-legacy-driver package.

The ATI External Events Daemon atieventsd is a user-level application that monitors various system events such as ACPI or hotplug, then notifies the driver via the X extensions interface that the event has occured.

This package provides the atieventsd daemon.

xserver-xorg-video-nvidia-legacy-96xx (96.43.20-2+opp~1, non-free) - NVIDIA binary Xorg driver (96xx legacy version)
Binary for arch amd64 (5.1 MB), i386 (4.4 MB) | Source dir | changes | Homepage

These binary drivers provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server. AGP, PCIe, SLI, TV-out and flat panel displays are also supported. Please see the nvidia-kernel-legacy-96xx-dkms or nvidia-kernel-legacy-96xx-source packages for building the kernel module required by this package. This will provide nvidia-kernel-96.43.20.

This legacy version is the last release that supports the following GPUs: GeForce2 Go [NV11], GeForce2 MX Integrated Graphics [NVCrush11], GeForce2 MX/MX 400 [NV11], GeForce2 MX200 [NV11DDR], GeForce3 [NV20], GeForce3 Ti 200 [NV20], GeForce3 Ti 500 [NV20], GeForce4 410 Go 16M [NV17], GeForce4 420 Go [NV17], GeForce4 420 Go 32M [NV17], GeForce4 440 Go [NV17], GeForce4 440 Go 64M [NV17], GeForce4 448 Go [NV18M], GeForce4 460 Go [NV17], GeForce4 488 Go [NV18M], GeForce4 MX 420 [NV17], GeForce4 MX 420 AGP 8x [NV18], GeForce4 MX 440 [NV17], GeForce4 MX 440 AGP 8x [NV18], GeForce4 MX 440SE [NV17], GeForce4 MX 440SE AGP 8x [NV18], GeForce4 MX 460 [NV17], GeForce4 MX 4000 [NV18], GeForce4 MX - nForce GPU [NV18], GeForce4 Ti [NV25], GeForce4 Ti 4200 [NV25], GeForce4 Ti 4200 AGP 8x [NV28], GeForce4 Ti 4200 Go AGP 8x [NV28], GeForce4 Ti 4400 [NV25], GeForce4 Ti 4600 [NV25], GeForce4 Ti 4800 [NV28], GeForce4 Ti 4800 SE [NV28], Quadro DCC [NV20DCC], Quadro NVS [NV17GL], Quadro NVS 50 PCI [NV18GL], Quadro NVS 280 SD AGP 8x [NV18GL], Quadro2 MXR/EX/Go [NV11GL], Quadro4 380 XGL [NV18GL], Quadro4 500 GoGL [NV17GL], Quadro4 550 XGL [NV17GL], Quadro4 580 XGL [NV18GL], Quadro4 700 XGL [NV25GL], Quadro4 750 XGL [NV25GL], Quadro4 780 XGL [NV28GL], Quadro4 900 XGL [NV25GL], Quadro4 980 XGL [NV28GL], Quadro4 Go700 [NV28GLM], NV40GL.

There are several "more modern" GPUs supported by this package, too, but the updated drivers in the newer legacy packages or the current nvidia-glx package usually provide more features and better support. Look at the other legacy packages for older cards.

See /usr/share/doc/nvidia-glx-legacy-96xx/README.txt.gz for a complete list of supported GPUs and PCI IDs.

amd-opencl-dev (1:13.1-1+opp~1, non-free) - AMD OpenCL development files
Binary for arch amd64 (33.3 KB), i386 (33.3 KB) | Source dir | changes | Homepage

OpenCL (Open Computing Language) is a multi-vendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors.

This metapackage provides the development files: headers and libraries.

xserver-xorg-video-nvidia (310.44-1+opp~1, non-free) - NVIDIA binary Xorg driver
Binary for arch amd64 (2.1 MB), i386 (1.9 MB) | Source dir | changes | Homepage

These binary drivers provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server. AGP, PCIe, SLI, TV-out and flat panel displays are also supported.

Please see the nvidia-kernel-dkms or nvidia-kernel-source packages for building the kernel module required by this package. This will provide nvidia-kernel-310.44.

This version only supports GeForce 6xxx and higher of the Geforce GPUs plus complimentary Quadros and nforce. Look at the legacy packages for older cards.

See /usr/share/doc/nvidia-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs.

nvidia-glx (310.44-1+opp~1, non-free) - NVIDIA metapackage
Binary for arch amd64 (313.3 KB), i386 (313.2 KB) | Source dir | changes | Homepage

This metapackage depends on the NVIDIA binary driver and libraries that provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server. AGP, PCIe, SLI, TV-out and flat panel displays are also supported.

Please see the nvidia-kernel-dkms or nvidia-kernel-source packages for building the kernel module required by this package. This will provide nvidia-kernel-310.44.

This version only supports GeForce 6xxx and higher of the Geforce GPUs plus complimentary Quadros and nforce. Look at the legacy packages for older cards.

See /usr/share/doc/nvidia-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs.

amd-opencl-icd-legacy-agp (1:12-2-2+opp~1, non-free) - AMD OpenCL ICD (legacy-agp)
Binary for arch amd64 (11.3 MB), i386 (11.2 MB) | Source dir | changes | Homepage

OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors.

This package provides the AMD installable client driver (ICD) for OpenCL which supports AMD GPUs (requires the fglrx driver) as well as CPUs (from any vendor, no driver required).

This legacy AGP driver release supports the following graphics adapter families: AMD Radeon HD 4000 AGP, AMD Radeon HD 3000 AGP, and AMD Radeon HD 2000 AGP.

nvidia-detect (310.44-1+opp~1, non-free) - NVIDIA GPU detection utility
Binary for arch amd64 (73.6 KB), i386 (73.6 KB) | Source dir | changes | Homepage

The 'nvidia-detect' script in this package checks for an NVIDIA GPU in the system and recommends one of the non-free accelerated driver meta-packages (nvidia-glx, nvidia-glx-legacy-173xx or nvidia-glx-legacy-96xx) for installation.

fglrx-legacy-control (1:13-1-0+opp~1, non-free) - control panel for the non-free ATI/AMD RadeonHD display driver (legacy)
Binary for arch amd64 (4.4 MB), i386 (4.4 MB) | Source dir | changes | Homepage

FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.

This legacy driver release supports the following graphics adapter families: AMD Radeon HD 4000, AMD Radeon HD 3000, and AMD Radeon HD 2000.

Control panel for the ATI/AMD RadeonHD and FireGL graphics cards.

The control panel shows detailed information on your display adapter and allows you to set dual screen options, adjust gamma correction and set TV out options.

nvidia-glx-legacy-96xx (96.43.20-2+opp~1, non-free) - NVIDIA metapackage (96xx legacy version)
Binary for arch amd64 (219.6 KB), i386 (219.6 KB) | Source dir | changes | Homepage

This metapackage depends on the NVIDIA binary driver and libraries that provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server. AGP, PCIe, SLI, TV-out and flat panel displays are also supported. Please see the nvidia-kernel-legacy-96xx-dkms or nvidia-kernel-legacy-96xx-source packages for building the kernel module required by this package. This will provide nvidia-kernel-96.43.20.

This legacy version is the last release that supports the following GPUs: GeForce2 Go [NV11], GeForce2 MX Integrated Graphics [NVCrush11], GeForce2 MX/MX 400 [NV11], GeForce2 MX200 [NV11DDR], GeForce3 [NV20], GeForce3 Ti 200 [NV20], GeForce3 Ti 500 [NV20], GeForce4 410 Go 16M [NV17], GeForce4 420 Go [NV17], GeForce4 420 Go 32M [NV17], GeForce4 440 Go [NV17], GeForce4 440 Go 64M [NV17], GeForce4 448 Go [NV18M], GeForce4 460 Go [NV17], GeForce4 488 Go [NV18M], GeForce4 MX 420 [NV17], GeForce4 MX 420 AGP 8x [NV18], GeForce4 MX 440 [NV17], GeForce4 MX 440 AGP 8x [NV18], GeForce4 MX 440SE [NV17], GeForce4 MX 440SE AGP 8x [NV18], GeForce4 MX 460 [NV17], GeForce4 MX 4000 [NV18], GeForce4 MX - nForce GPU [NV18], GeForce4 Ti [NV25], GeForce4 Ti 4200 [NV25], GeForce4 Ti 4200 AGP 8x [NV28], GeForce4 Ti 4200 Go AGP 8x [NV28], GeForce4 Ti 4400 [NV25], GeForce4 Ti 4600 [NV25], GeForce4 Ti 4800 [NV28], GeForce4 Ti 4800 SE [NV28], Quadro DCC [NV20DCC], Quadro NVS [NV17GL], Quadro NVS 50 PCI [NV18GL], Quadro NVS 280 SD AGP 8x [NV18GL], Quadro2 MXR/EX/Go [NV11GL], Quadro4 380 XGL [NV18GL], Quadro4 500 GoGL [NV17GL], Quadro4 550 XGL [NV17GL], Quadro4 580 XGL [NV18GL], Quadro4 700 XGL [NV25GL], Quadro4 750 XGL [NV25GL], Quadro4 780 XGL [NV28GL], Quadro4 900 XGL [NV25GL], Quadro4 980 XGL [NV28GL], Quadro4 Go700 [NV28GLM], NV40GL.

There are several "more modern" GPUs supported by this package, too, but the updated drivers in the newer legacy packages or the current nvidia-glx package usually provide more features and better support. Look at the other legacy packages for older cards.

See /usr/share/doc/nvidia-glx-legacy-96xx/README.txt.gz for a complete list of supported GPUs and PCI IDs.

fglrx-legacy-agp-control (1:12-2-2+opp~1, non-free) - control panel for the non-free ATI/AMD RadeonHD display driver (legacy-agp)
Binary for arch amd64 (4.4 MB), i386 (4.4 MB) | Source dir | changes | Homepage

FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.

This legacy AGP driver release supports the following graphics adapter families: AMD Radeon HD 4000 AGP, AMD Radeon HD 3000 AGP, and AMD Radeon HD 2000 AGP.

Control panel for the ATI/AMD RadeonHD and FireGL graphics cards.

The control panel shows detailed information on your display adapter and allows you to set dual screen options, adjust gamma correction and set TV out options.

fglrx-legacy-atieventsd (1:13-1-0+opp~1, non-free) - legacy events daemon for the non-free AMD RadeonHD display driver
Binary for arch amd64 (158.3 KB), i386 (149.6 KB) | Source dir | changes | Homepage

FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.

This legacy driver release supports the following graphics adapter families: AMD Radeon HD 4000, AMD Radeon HD 3000, and AMD Radeon HD 2000.

The ATI External Events Daemon atieventsd is a user-level application that monitors various system events such as ACPI or hotplug, then notifies the driver via the X extensions interface that the event has occured.

This package provides the atieventsd daemon.

amd-libopencl1 (1:13.1-1+opp~1, non-free) - AMD OpenCL library
Binary for arch amd64 (40.0 KB), i386 (39.2 KB) | Source dir | changes | Homepage

OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors.

This package contains the installable client driver loader (ICD Loader) library provided by AMD.

fglrx-legacy-agp-atieventsd (1:12-2-2+opp~1, non-free) - legacy events daemon for the non-free AMD RadeonHD display driver
Binary for arch amd64 (155.9 KB), i386 (147.3 KB) | Source dir | changes | Homepage

FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.

This legacy AGP driver release supports the following graphics adapter families: AMD Radeon HD 4000 AGP, AMD Radeon HD 3000 AGP, and AMD Radeon HD 2000 AGP.

The ATI External Events Daemon atieventsd is a user-level application that monitors various system events such as ACPI or hotplug, then notifies the driver via the X extensions interface that the event has occured.

This package provides the atieventsd daemon.

amd-clinfo (1:13.1-1+opp~1, non-free) - AMD OpenCL info utility
Binary for arch amd64 (166.5 KB), i386 (175.4 KB) | Source dir | changes | Homepage

OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors.

This package contains the clinfo utility provided by AMD. It reports status information for all ICDs (installable client drivers) that are installed in the system.

amd-opencl-icd (1:13.1-1+opp~1, non-free) - AMD OpenCL ICD
Binary for arch amd64 (11.1 MB), i386 (10.6 MB) | Source dir | changes | Homepage

OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors.

This package provides the AMD installable client driver (ICD) for OpenCL which supports AMD GPUs (requires the fglrx driver) as well as CPUs (from any vendor, no driver required).

This driver release supports the following graphics adapter families: AMD Radeon HD 7000, AMD Radeon HD 6000, and AMD Radeon HD 5000.

For older models try the fglrx-legacy-driver package.

fglrx-control (1:13.1-1+opp~1, non-free) - control panel for the non-free ATI/AMD RadeonHD display driver
Binary for arch amd64 (3.9 MB), i386 (3.9 MB) | Source dir | changes | Homepage

FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.

This driver release supports the following graphics adapter families: AMD Radeon HD 7000, AMD Radeon HD 6000, and AMD Radeon HD 5000.

For older models try the fglrx-legacy-driver package.

Control panel for the ATI/AMD RadeonHD and FireGL graphics cards.

The control panel shows detailed information on your display adapter and allows you to set dual screen options, adjust gamma correction and set TV out options.

libgl1-nvidia-glx-i386 (310.19-0+opp~1, non-free) - helper for switching to multiarch libgl1-nvidia-glx:i386
Binary for arch i386 (68.1 KB) | Source dir | changes | Homepage

This is an empty transitional package to aid switching to multiarch. It adds support for "cross-arch Recommends" in libgl1-nvidia-glx-ia32 to smoothen the migration path from -ia32:amd64 to :i386 packages.

libgl1-nvidia-alternatives (310.44-1+opp~1, non-free) - transition libGL.so* diversions to glx-alternative-nvidia
Binary for arch amd64 (71.3 KB), i386 (71.3 KB) | Source dir | changes | Homepage

This is a transitional package aiding the upgrade to glx-alternative-nvidia. The libGL.so* diversions are now handled by glx-diversions and the alternatives by glx-alternative-mesa.

This package can be safely removed from the system once nothing depends on it.

libglx-nvidia-alternatives (310.44-1+opp~1, non-free) - transition libgl.so diversions to glx-alternative-nvidia
Binary for arch amd64 (71.2 KB), i386 (71.2 KB) | Source dir | changes | Homepage

This is a transitional package aiding the upgrade to glx-alternative-nvidia. The libglx.so diversions are now handled by glx-diversions and the alternatives by glx-alternative-mesa.

This package can be safely removed from the system once nothing depends on it.

fglrx-glx (1:13.1-1+opp~1, non-free) - transitional package, use libgl1-fglrx-glx
Binary for arch amd64 (33.0 KB), i386 (33.0 KB) | Source dir | changes | Homepage

This is a transitional package to aid migration to libgl1-fglrx-glx. It can be safely removed from the system once nothing depends on it.

fglrx-legacy-agp-source (1:12-2-2+opp~1, non-free) - kernel module source for the non-free ATI/AMD RadeonHD display driver (legacy-agp)
Binary for arch amd64 (978.5 KB), i386 (943.3 KB) | Source dir | changes | Homepage

FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.

This legacy AGP driver release supports the following graphics adapter families: AMD Radeon HD 4000 AGP, AMD Radeon HD 3000 AGP, and AMD Radeon HD 2000 AGP.

This package provides the kernel build environment and the fglrx modules, which are necessary to have accelerated 3D support within the ATI/AMD proprietary display driver.

This package contains the source for the fglrx kernel module for use with module-assistant or make-kpkg or other manual build methods.

fglrx-modules-dkms (1:13.1-1+opp~1, non-free) - dkms module source for the non-free ATI/AMD RadeonHD display driver
Binary for arch amd64 (1.3 MB), i386 (1.2 MB) | Source dir | changes | Homepage

FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.

This driver release supports the following graphics adapter families: AMD Radeon HD 7000, AMD Radeon HD 6000, and AMD Radeon HD 5000.

For older models try the fglrx-legacy-driver package.

This package provides the kernel build environment and the fglrx modules, which are necessary to have accelerated 3D support within the ATI/AMD proprietary display driver.

This package contains the source for the fglrx kernel module, packaged with appropriate configuration for DKMS to build new modules dynamically.

fglrx-legacy-modules-dkms (1:13-1-0+opp~1, non-free) - dkms module source for the non-free ATI/AMD RadeonHD display driver (legacy)
Binary for arch amd64 (1.0 MB), i386 (1001.3 KB) | Source dir | changes | Homepage

FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.

This legacy driver release supports the following graphics adapter families: AMD Radeon HD 4000, AMD Radeon HD 3000, and AMD Radeon HD 2000.

This package provides the kernel build environment and the fglrx modules, which are necessary to have accelerated 3D support within the ATI/AMD proprietary display driver.

This package contains the source for the fglrx kernel module, packaged with appropriate configuration for DKMS to build new modules dynamically.

fglrx-source (1:13.1-1+opp~1, non-free) - kernel module source for the non-free ATI/AMD RadeonHD display driver
Binary for arch amd64 (1.7 MB), i386 (1.7 MB) | Source dir | changes | Homepage

FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.

This driver release supports the following graphics adapter families: AMD Radeon HD 7000, AMD Radeon HD 6000, and AMD Radeon HD 5000.

For older models try the fglrx-legacy-driver package.

This package provides the kernel build environment and the fglrx modules, which are necessary to have accelerated 3D support within the ATI/AMD proprietary display driver.

This package contains the source for the fglrx kernel module for use with module-assistant or make-kpkg or other manual build methods.

fglrx-legacy-agp-modules-dkms (1:12-2-2+opp~1, non-free) - dkms module source for the non-free ATI/AMD RadeonHD display driver (legacy-agp)
Binary for arch amd64 (1.0 MB), i386 (988.8 KB) | Source dir | changes | Homepage

FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.

This legacy AGP driver release supports the following graphics adapter families: AMD Radeon HD 4000 AGP, AMD Radeon HD 3000 AGP, and AMD Radeon HD 2000 AGP.

This package provides the kernel build environment and the fglrx modules, which are necessary to have accelerated 3D support within the ATI/AMD proprietary display driver.

This package contains the source for the fglrx kernel module, packaged with appropriate configuration for DKMS to build new modules dynamically.

nvidia-kernel-legacy-96xx-source (96.43.20-2+opp~1, non-free) - NVIDIA binary kernel module source (96xx legacy version)
Binary for arch amd64 (3.2 MB), i386 (3.2 MB) | Source dir | changes | Homepage

This package provides the source for the NVIDIA Xorg binary kernel module needed by nvidia-glx-legacy-96xx in a form suitable for use by module-assistant or kernel-package. The NVIDIA binary drivers provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server for graphics cards using NVIDIA chip sets. AGP, PCIe, SLI, TV-out and flat panel displays are also supported.

PLEASE read /usr/share/doc/nvidia-kernel-legacy-96xx-source/README.Debian.gz for building information. If you want the kernel module to be automatically installed via DKMS, install nvidia-kernel-legacy-96xx-dkms instead.

This legacy version is the last release that supports the following GPUs: GeForce2 Go [NV11], GeForce2 MX Integrated Graphics [NVCrush11], GeForce2 MX/MX 400 [NV11], GeForce2 MX200 [NV11DDR], GeForce3 [NV20], GeForce3 Ti 200 [NV20], GeForce3 Ti 500 [NV20], GeForce4 410 Go 16M [NV17], GeForce4 420 Go [NV17], GeForce4 420 Go 32M [NV17], GeForce4 440 Go [NV17], GeForce4 440 Go 64M [NV17], GeForce4 448 Go [NV18M], GeForce4 460 Go [NV17], GeForce4 488 Go [NV18M], GeForce4 MX 420 [NV17], GeForce4 MX 420 AGP 8x [NV18], GeForce4 MX 440 [NV17], GeForce4 MX 440 AGP 8x [NV18], GeForce4 MX 440SE [NV17], GeForce4 MX 440SE AGP 8x [NV18], GeForce4 MX 460 [NV17], GeForce4 MX 4000 [NV18], GeForce4 MX - nForce GPU [NV18], GeForce4 Ti [NV25], GeForce4 Ti 4200 [NV25], GeForce4 Ti 4200 AGP 8x [NV28], GeForce4 Ti 4200 Go AGP 8x [NV28], GeForce4 Ti 4400 [NV25], GeForce4 Ti 4600 [NV25], GeForce4 Ti 4800 [NV28], GeForce4 Ti 4800 SE [NV28], Quadro DCC [NV20DCC], Quadro NVS [NV17GL], Quadro NVS 50 PCI [NV18GL], Quadro NVS 280 SD AGP 8x [NV18GL], Quadro2 MXR/EX/Go [NV11GL], Quadro4 380 XGL [NV18GL], Quadro4 500 GoGL [NV17GL], Quadro4 550 XGL [NV17GL], Quadro4 580 XGL [NV18GL], Quadro4 700 XGL [NV25GL], Quadro4 750 XGL [NV25GL], Quadro4 780 XGL [NV28GL], Quadro4 900 XGL [NV25GL], Quadro4 980 XGL [NV28GL], Quadro4 Go700 [NV28GLM], NV40GL.

There are several "more modern" GPUs supported by this package, too, but the updated drivers in the newer legacy packages or the current nvidia-glx package usually provide more features and better support. Look at the other legacy packages for older cards.

See /usr/share/doc/nvidia-kernel-legacy-96xx-source/README.txt.gz for a complete list of supported GPUs and PCI IDs.

fglrx-legacy-source (1:13-1-0+opp~1, non-free) - kernel module source for the non-free ATI/AMD RadeonHD display driver (legacy)
Binary for arch amd64 (986.4 KB), i386 (955.9 KB) | Source dir | changes | Homepage

FGLRX / AMD Catalyst is the non-free proprietary display driver for the ATI/AMD RadeonHD and FireGL graphics cards. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.

This legacy driver release supports the following graphics adapter families: AMD Radeon HD 4000, AMD Radeon HD 3000, and AMD Radeon HD 2000.

This package provides the kernel build environment and the fglrx modules, which are necessary to have accelerated 3D support within the ATI/AMD proprietary display driver.

This package contains the source for the fglrx kernel module for use with module-assistant or make-kpkg or other manual build methods.

nvidia-kernel-source (310.44-1+opp~1, non-free) - NVIDIA binary kernel module source
Binary for arch amd64 (7.6 MB), i386 (7.6 MB) | Source dir | changes | Homepage

This package provides the source for the NVIDIA Xorg binary kernel module needed by nvidia-glx in a form suitable for use by module-assistant or kernel-package.

The NVIDIA binary drivers provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server for graphics cards using NVIDIA chip sets. AGP, PCIe, SLI, TV-out and flat panel displays are also supported.

PLEASE read /usr/share/doc/nvidia-kernel-source/README.Debian.gz for building information. If you want the kernel module to be automatically installed via DKMS, install nvidia-kernel-dkms instead.

This version only supports GeForce 6xxx and higher of the Geforce GPUs plus complimentary Quadros and nforce. Look at the legacy packages for older cards.

See /usr/share/doc/nvidia-kernel-source/README.txt.gz for a complete list of supported GPUs and PCI IDs.

nvidia-kernel-dkms (310.44-1+opp~1, non-free) - NVIDIA binary kernel module DKMS source
Binary for arch amd64 (5.8 MB), i386 (5.8 MB) | Source dir | changes | Homepage

This package builds the NVIDIA Xorg binary kernel module needed by nvidia-glx, using DKMS. Provided that you have the kernel header packages installed, the kernel module will be built for your running kernel and automatically rebuilt for any new kernel headers that are installed.

The NVIDIA binary drivers provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server for graphics cards using NVIDIA chip sets. AGP, PCIe, SLI, TV-out and flat panel displays are also supported.

This version only supports GeForce 6xxx and higher of the Geforce GPUs plus complimentary Quadros and nforce. Look at the legacy packages for older cards.

See /usr/share/doc/nvidia-kernel-dkms/README.txt.gz for a complete list of supported GPUs and PCI IDs.

nvidia-kernel-legacy-96xx-dkms (96.43.20-2+opp~1, non-free) - NVIDIA binary kernel module DKMS source (96xx legacy version)
Binary for arch amd64 (3.4 MB), i386 (3.4 MB) | Source dir | changes | Homepage

This package builds the NVIDIA Xorg binary kernel module needed by nvidia-glx-legacy-96xx, using DKMS. Provided that you have the kernel header packages installed, the kernel module will be built for your running kernel and automatically rebuilt for any new kernel headers that are installed. The NVIDIA binary drivers provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server for graphics cards using NVIDIA chip sets. AGP, PCIe, SLI, TV-out and flat panel displays are also supported.

This legacy version is the last release that supports the following GPUs: GeForce2 Go [NV11], GeForce2 MX Integrated Graphics [NVCrush11], GeForce2 MX/MX 400 [NV11], GeForce2 MX200 [NV11DDR], GeForce3 [NV20], GeForce3 Ti 200 [NV20], GeForce3 Ti 500 [NV20], GeForce4 410 Go 16M [NV17], GeForce4 420 Go [NV17], GeForce4 420 Go 32M [NV17], GeForce4 440 Go [NV17], GeForce4 440 Go 64M [NV17], GeForce4 448 Go [NV18M], GeForce4 460 Go [NV17], GeForce4 488 Go [NV18M], GeForce4 MX 420 [NV17], GeForce4 MX 420 AGP 8x [NV18], GeForce4 MX 440 [NV17], GeForce4 MX 440 AGP 8x [NV18], GeForce4 MX 440SE [NV17], GeForce4 MX 440SE AGP 8x [NV18], GeForce4 MX 460 [NV17], GeForce4 MX 4000 [NV18], GeForce4 MX - nForce GPU [NV18], GeForce4 Ti [NV25], GeForce4 Ti 4200 [NV25], GeForce4 Ti 4200 AGP 8x [NV28], GeForce4 Ti 4200 Go AGP 8x [NV28], GeForce4 Ti 4400 [NV25], GeForce4 Ti 4600 [NV25], GeForce4 Ti 4800 [NV28], GeForce4 Ti 4800 SE [NV28], Quadro DCC [NV20DCC], Quadro NVS [NV17GL], Quadro NVS 50 PCI [NV18GL], Quadro NVS 280 SD AGP 8x [NV18GL], Quadro2 MXR/EX/Go [NV11GL], Quadro4 380 XGL [NV18GL], Quadro4 500 GoGL [NV17GL], Quadro4 550 XGL [NV17GL], Quadro4 580 XGL [NV18GL], Quadro4 700 XGL [NV25GL], Quadro4 750 XGL [NV25GL], Quadro4 780 XGL [NV28GL], Quadro4 900 XGL [NV25GL], Quadro4 980 XGL [NV28GL], Quadro4 Go700 [NV28GLM], NV40GL.

There are several "more modern" GPUs supported by this package, too, but the updated drivers in the newer legacy packages or the current nvidia-glx package usually provide more features and better support. Look at the other legacy packages for older cards.

See /usr/share/doc/nvidia-kernel-legacy-96xx-dkms/README.txt.gz for a complete list of supported GPUs and PCI IDs.

libgl1-nvidia-alternatives-ia32 (310.44-1+opp~1, non-free) - simplifies replacing MESA libGL with GPU vendor libraries (32-bit)
Binary for arch amd64 (73.1 KB) | Source dir | changes | Homepage

Diverts the free libGL.so (32-bit) implementation (MESA) and introduces alternatives to simplify plugging in accelerated implementations from GPU vendors. Handles both libGL.so.1 and libGL.so.

libgl1-nvidia-legacy-96xx-glx-ia32 (96.43.20-2+opp~1, non-free) - NVIDIA binary OpenGL 32-bit libraries (96xx legacy version)
Binary for arch amd64 (2.7 MB) | Source dir | changes | Homepage

These binary 32-bit libraries provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server. See the description of the nvidia-glx-legacy-96xx package or /usr/share/doc/libgl1-nvidia-legacy-96xx-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs.

fglrx-glx-ia32 (1:13.1-1+opp~1, non-free) - please switch to multiarch libgl1-fglrx-glx:i386
Binary for arch amd64 (33.4 KB) | Source dir | changes | Homepage

This is an empty transitional package to aid switching to multiarch.

Run the following commands to install the multiarch library: * dpkg --add-architecture i386 ; apt-get update * apt-get install libgl1-fglrx-glx:i386

libcuda1-ia32 (310.44-1+opp~1, non-free) - please switch to multiarch libcuda1:i386
Binary for arch amd64 (71.3 KB) | Source dir | changes | Homepage

This is an empty transitional package to aid switching to multiarch.

Run the following commands to install the multiarch library: * dpkg --add-architecture i386 ; apt-get update * apt-get install libcuda1:i386

nvidia-opencl-icd-ia32 (310.44-1+opp~1, non-free) - please switch to multiarch nvidia-opencl-icd:i386
Binary for arch amd64 (71.3 KB) | Source dir | changes | Homepage

This is an empty transitional package to aid switching to multiarch.

Run the following commands to install the multiarch library: * dpkg --add-architecture i386 ; apt-get update * apt-get install nvidia-opencl-icd:i386

nvidia-vdpau-driver-ia32 (310.44-1+opp~1, non-free) - please switch to multiarch nvidia-vdpau-driver:i386
Binary for arch amd64 (71.4 KB) | Source dir | changes | Homepage

This is an empty transitional package to aid switching to multiarch.

Run the following commands to install the multiarch library: * dpkg --add-architecture i386 ; apt-get update * apt-get install nvidia-vdpau-driver:i386

nvidia-glx-ia32 (310.44-1+opp~1, non-free) - NVIDIA 32-bit libraries (transitional package)
Binary for arch amd64 (71.3 KB) | Source dir | changes | Homepage

This is a dummy package to aid switching to libgl1-nvidia-glx-ia32.

libfglrx-ia32 (1:13.1-1+opp~1, non-free) - please switch to multiarch libfglrx:i386
Binary for arch amd64 (33.1 KB) | Source dir | changes | Homepage

This is an empty transitional package to aid switching to multiarch.

Run the following commands to install the multiarch library: * dpkg --add-architecture i386 ; apt-get update * apt-get install libfglrx:i386

nvidia-libopencl1-ia32 (310.44-1+opp~1, non-free) - please switch to multiarch nvidia-libopencl1:i386
Binary for arch amd64 (70.9 KB) | Source dir | changes | Homepage

This is an empty transitional package to aid switching to multiarch.

Run the following commands to install the multiarch library: * dpkg --add-architecture i386 ; apt-get update * apt-get install nvidia-libopencl1:i386

nvidia-glx-legacy-96xx-ia32 (96.43.20-2+opp~1, non-free) - NVIDIA 32-bit libraries (96xx legacy version) (transitional package)
Binary for arch amd64 (31.9 KB) | Source dir | changes | Homepage

This is a dummy package to aid switching to libgl1-nvidia-legacy-96xx-glx-ia32.

libgl1-nvidia-glx-ia32 (310.44-1+opp~1, non-free) - please switch to multiarch libgl1-nvidia-glx:i386
Binary for arch amd64 (71.6 KB) | Source dir | changes | Homepage

This is an empty transitional package to aid switching to multiarch.

Run the following commands to install the multiarch library: * dpkg --add-architecture i386 ; apt-get update * apt-get install libgl1-nvidia-glx:i386

libnvidia-compiler-ia32 (310.44-1+opp~1, non-free) - please switch to multiarch libnvidia-compiler:i386
Binary for arch amd64 (70.9 KB) | Source dir | changes | Homepage

This is an empty transitional package to aid switching to multiarch.

Run the following commands to install the multiarch library: * dpkg --add-architecture i386 ; apt-get update * apt-get install libnvidia-compiler:i386

Lenny 5.0

Einträge für /etc/apt/sources.list / Entries for /etc/apt/sources.list:

deb http://debian2.oppserver.net/xbmc/ lenny main non-free contrib
deb-src http://debian2.oppserver.net/xbmc/ lenny main non-free contrib

oder mit folgendem Befehl / or with the following command::

sudo su -c 'echo "deb http://debian2.oppserver.net/xbmc/ lenny main non-free contrib" > /etc/apt/sources.list.d/oppxbmc.sources.list'
sudo su -c 'echo "deb-src http://debian2.oppserver.net/xbmc/ lenny main non-free contrib" >> /etc/apt/sources.list.d/oppxbmc.sources.list'
sudo aptitude update

oder als root / or as root:
echo "deb http://debian2.oppserver.net/xbmc/ lenny main non-free contrib" > /etc/apt/sources.list.d/oppxbmc.sources.list
echo "deb-src http://debian2.oppserver.net/xbmc/ lenny main non-free contrib" >> /etc/apt/sources.list.d/oppxbmc.sources.list
aptitude update

Zu allen Paketen wird das debian-multimedia und das backports Repository benötigt. / For all packages, the debian-multimedia and the backports repository is needed.

deb http://archive.debian.org/debian-backports lenny-backports main contrib non-free
deb-src http://archive.debian.org/debian-backports lenny-backports main contrib non-free

deb http://www.deb-multimedia.org/ lenny main non-free
deb-src http://www.deb-multimedia.org/ lenny main


dpkg (1.15.7.2+opp~1, main) - Debian package management system
Binary for arch amd64 (1.8 MB), i386 (1.8 MB) | Source dir | changes | Homepage

This package provides the low-level infrastructure for handling the installation and removal of Debian software packages.

For Debian package development tools, install dpkg-dev.

dselect (1.15.7.2+opp~1, main) - Debian package management front-end
Binary for arch amd64 (767.2 KB), i386 (758.6 KB) | Source dir | changes | Homepage

dselect is a high-level interface for managing the installation and removal of Debian software packages.

Many users find dselect intimidating and new users may prefer to use apt-based user interfaces.

sqlite3 (3.6.21-2+opp~1, main) - A command line interface for SQLite 3
Binary for arch amd64 (33.4 KB), i386 (31.9 KB) | Source dir | changes

SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.

ffmpeg-dbg (6:0.7-git20110308-0.0+opp~2, main) - Debug symbols for ffmpeg related packages
Binary for arch amd64 (7.3 MB), i386 (14.1 MB) | Source dir | changes | Homepage

This package contains debug data of the ffmpeg related shared libraries.

Most people will not need this package. Please install it to produce useful stacktraces to help debugging the ffmpeg library.

libdrm-intel1-dbg (2.4.23-1+opp~1, main) - Userspace interface to intel-specific kernel DRM services -- debugging symbols
Binary for arch amd64 (428.6 KB), i386 (426.5 KB) | Source dir | changes

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.

This package provides the debugging symbols for the libdrm-intel1 package.

libdrm-nouveau1a-dbg (2.4.23-1+opp~1, main) - Userspace interface to nouveau-specific kernel DRM -- debugging symbols
Binary for arch amd64 (415.6 KB), i386 (414.8 KB) | Source dir | changes

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.

This package provides the debugging symbols for the libdrm-nouveau1a package.

libdrm-radeon1-dbg (2.4.23-1+opp~1, main) - Userspace interface to radeon-specific kernel DRM services -- debugging symbols
Binary for arch amd64 (414.4 KB), i386 (413.6 KB) | Source dir | changes

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.

This package provides the debugging symbols for the libdrm-radeon1 package.

libdrm2-dbg (2.4.23-1+opp~1, main) - Userspace interface to kernel DRM services -- debugging symbols
Binary for arch amd64 (429.5 KB), i386 (428.3 KB) | Source dir | changes

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.

This package provides debugging symbols for the libdrm2 package.

libkms1-dbg (2.4.23-1+opp~1, main) - Userspace interface to kernel DRM buffer management -- debugging symbols
Binary for arch amd64 (404.2 KB), i386 (403.8 KB) | Source dir | changes

This library implements a unified userspace interface to the different buffer management interfaces of the kernel DRM hardware drivers.

This package provides the debugging symbols for the libkms1 package.

libopencore-amrnb0-dbg (0.1.2-1+opp~1, main) - Adaptive Multi Rate speech codec - debugging symbols
Binary for arch amd64 (11.9 KB), i386 (11.5 KB) | Source dir | changes

This library contains an implementation of the 3GPP TS 26.073 specification for the Adaptive Multi Rate (AMR) speech codec. The implementation is derived from the OpenCORE framework, part of the Google Android project.

This package contains the debugging symbols for the shared library.

libopencore-amrwb0-dbg (0.1.2-1+opp~1, main) - Adaptive Multi-Rate - Wideband speech codec - debugging symbols
Binary for arch amd64 (7.7 KB), i386 (7.7 KB) | Source dir | changes

This library contains an implementation of the 3GPP TS 26.173 specification for the Adaptive Multi-Rate - Wideband (AMR-WB) speech decoder. The implementation is derived from the OpenCORE framework, part of the Google Android project.

This package contains the debugging symbols for the shared library.

libpulse-browse0-dbg (0.9.15-2+opp~2, main) - PulseAudio client libraries (zeroconf support) debugging symbols
Binary for arch amd64 (137.6 KB), i386 (136.9 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This package contains detached debugging symbols for the PulseAudio native interface zeroconf support client libraries.

libpulse-mainloop-glib0-dbg (0.9.15-2+opp~2, main) - PulseAudio client libraries (glib support) debugging symbols
Binary for arch amd64 (134.6 KB), i386 (133.8 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This package contains detached debugging symbols for the PulseAudio native interface glib support client libraries.

libpulse0-dbg (0.9.15-2+opp~2, main) - PulseAudio client libraries detached debugging symbols
Binary for arch amd64 (490.5 KB), i386 (469.1 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This package contains detached debugging symbols for the PulseAudio native interface client libraries.

libsqlite3-0-dbg (3.6.21-2+opp~1, main) - SQLite 3 debugging symbols
Binary for arch amd64 (607.5 KB), i386 (543.7 KB) | Source dir | changes

SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.

This package contains the debugging symbols for the libraries.

libvpx0-dbg (0.9.6-1+opp~1, main) - VP8 video codec (debugging symbols)
Binary for arch amd64 (551.6 KB), i386 (520.7 KB) | Source dir | changes | Homepage

VP8 is an open video codec, originally developed by On2 and released as open source by Google Inc. It is the successor of the VP3 codec, on which the Theora codec was based.

Debugging symbols for the VPX library. This is needed to debug programs linked against libvpx0.

libxine2-dbg (1.1.90hg+20110415-0+opp~1, main) - debug symbols for libxine2
Binary for arch amd64 (3.0 MB), i386 (2.9 MB) | Source dir | changes | Homepage

This is the xine media player library (libxine).

This package contains debug data for the shared libraries. Its purpose is to allow debuggers to produce backtraces with names, making it easier to interpret core dumps. The data is installed in /usr/lib/debug.

Most people will not need this package. Please install it to produce useful stacktraces to help debugging the xine library.

poppler-dbg (0.12.4-1+opp~1, main) - PDF rendering library - detached debugging symbols
Binary for arch amd64 (3.4 MB), i386 (3.3 MB) | Source dir | changes

Poppler is a PDF rendering library based on xpdf PDF viewer.

This package contains the detached debugging symbols.

pulseaudio-dbg (0.9.15-2+opp~2, main) - PulseAudio sound server detached debugging symbols
Binary for arch amd64 (1.2 MB), i386 (1.2 MB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This package contains the detached debugging symbols for the daemon and basic module set.

pulseaudio-esound-compat-dbg (0.9.15-2+opp~2, main) - PulseAudio ESD compatibility layer debugging symbols
Binary for arch amd64 (188.4 KB), i386 (185.3 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This package contains debugging symbols for the ESD compatibility components.

pulseaudio-module-gconf-dbg (0.9.15-2+opp~2, main) - GConf module for PulseAudio sound server debugging symbols
Binary for arch amd64 (140.3 KB), i386 (140.3 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This package contains debugging symbols for the PulseAudio GConf module.

pulseaudio-module-hal-dbg (0.9.15-2+opp~2, main) - HAL module for PulseAudio sound server debugging symbols
Binary for arch amd64 (140.1 KB), i386 (139.5 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This package contains debugging symbols for the HAL module for PulseAudio.

pulseaudio-module-jack-dbg (0.9.15-2+opp~2, main) - jackd modules for PulseAudio sound server debugging symbols
Binary for arch amd64 (152.5 KB), i386 (151.6 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This package contains debugging symbols for the PulseAudio jack modules.

pulseaudio-module-lirc-dbg (0.9.15-2+opp~2, main) - lirc module for PulseAudio sound server debugging symbols
Binary for arch amd64 (134.1 KB), i386 (134.0 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This package contains debugging symbols for the PulseAudio lirc module.

pulseaudio-module-raop-dbg (0.9.15-2+opp~2, main) - RAOP module for PulseAudio sound server
Binary for arch amd64 (168.1 KB), i386 (166.7 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This package contains debugging symbols for the PulseAudio RAOP module.

pulseaudio-module-x11-dbg (0.9.15-2+opp~2, main) - X11 module for PulseAudio sound server debugging symbols
Binary for arch amd64 (166.8 KB), i386 (165.6 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This package contains debugging symbols for the PulseAudio X11 modules.

pulseaudio-module-zeroconf-dbg (0.9.15-2+opp~2, main) - Zeroconf module for PulseAudio sound server debugging symbols
Binary for arch amd64 (161.3 KB), i386 (159.0 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This package contains detached debugging symbols for the zeroconf module.

pulseaudio-utils-dbg (0.9.15-2+opp~2, main) - PulseAudio command line tools detached debugging symbols
Binary for arch amd64 (210.9 KB), i386 (204.6 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This package contains detached debugging symbols for the command line tools.

xbmc-dbg (2:11.0-pre+pvr-git20110503+opp~1, main) - XBMC Media Center (debug package)
Binary for arch amd64 (944.6 KB), i386 (965.8 KB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package contains debugging symbols for XBMC.

lemon (3.6.21-2+opp~1, main) - The Lemon Parser Generator
Binary for arch amd64 (46.7 KB), i386 (43.7 KB) | Source dir | changes

Lemon is an LALR(1) parser generator for C or C++. It does the same job as bison and yacc. But lemon is not another bison or yacc clone. It uses a different grammar syntax which is designed to reduce the number of coding errors. Lemon also uses a more sophisticated parsing engine that is faster than yacc and bison and which is both reentrant and thread-safe. Furthermore, Lemon implements features that can be used to eliminate resource leaks, making is suitable for use in long-running programs such as graphical user interfaces or embedded controllers.

x264 (1:0.svn20110420-0.0+opp~1, main) - video encoder for the H.264/MPEG-4 AVC standard
Binary for arch amd64 (215.3 KB), i386 (207.4 KB) | Source dir | changes | Homepage

x264 is an advanced commandline encoder for creating H.264 (MPEG-4 AVC) video streams.

x264 supports the following features:
* CABAC (context-based adaptive binary arithmetic coding) and CAVLC
(context-based adaptive variable length coding
* multiple reference frames
* 16x16, 8x8 and 4x4 intra-predicted macroblocks
* all P-frame inter-predicted macroblock types
* B-Inter-predicted macroblock types from 16x16 down to 8x8
* rate distortion optimization
* multiple rate control modes (constant quantizer, constant quality, single
or multipass ABR with the option of VBV)
* scene cut detection
* adaptive B-frame placement, with the option of keeping B-frames as
references / arbitrary frame order
* 8x8 and 4x4 adaptive spatial transform (high profile)
* lossless mode (high 4:4:4 profile)
* custom quantization matrices (high profile)
* parallel encoding on multiple CPUs
* interlaced streams

libsqlite3-tcl (3.6.21-2+opp~1, main) - SQLite 3 Tcl bindings
Binary for arch amd64 (25.6 KB), i386 (24.1 KB) | Source dir | changes

SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.

This package contains the Tcl bindings.

lib64asound2-dev (1.0.22-2+opp~1, main) - shared library for ALSA applications -- development files (64 bit)
Binary for arch i386 (484.3 KB) | Source dir | changes | Homepage

This package contains files required for developing software that makes use of lib64asound2, the ALSA library (64 bit).

ALSA is the Advanced Linux Sound Architecture.

libasound2-dev (1.0.22-2+opp~1, main) - shared library for ALSA applications -- development files
Binary for arch amd64 (546.6 KB), i386 (499.0 KB) | Source dir | changes | Homepage

This package contains files required for developing software that makes use of libasound2, the ALSA library.

ALSA is the Advanced Linux Sound Architecture.

libavcodec-dev (6:0.7-git20110308-0.0+opp~2, main) - development files for libavcodec
Binary for arch amd64 (2.7 MB), i386 (2.7 MB) | Source dir | changes | Homepage

This is the codec library from the ffmpeg project. It supports most existing encoding formats (MPEG, DivX, MPEG4, AC3, DV...).

This package contains the header files and static libraries needed to compile applications or shared objects that use libavcodec.

libavdevice-dev (6:0.7-git20110308-0.0+opp~2, main) - development files for libavdevice
Binary for arch amd64 (52.1 KB), i386 (50.2 KB) | Source dir | changes | Homepage

This is the device handling library from the ffmpeg project.

This package contains the header files and static libraries needed to compile applications or shared objects that use libavdevice.

libavfilter-dev (6:0.7-git20110308-0.0+opp~2, main) - development files for libavfilter
Binary for arch amd64 (101.3 KB), i386 (94.4 KB) | Source dir | changes | Homepage

This is the video filtering library from the ffmpeg project.

This package contains the header files and static libraries needed to compile applications or shared objects that use libavfilter.

libavformat-dev (6:0.7-git20110308-0.0+opp~2, main) - development files for libavformat
Binary for arch amd64 (615.7 KB), i386 (587.3 KB) | Source dir | changes | Homepage

This is the demuxer library from the ffmpeg project. It supports most existing file formats (AVI, MPEG, OGG, Matroska, ASF...).

This package contains the header files and static libraries needed to compile applications or shared objects that use libavformat.

libavutil-dev (6:0.7-git20110308-0.0+opp~2, main) - development files for libavutil
Binary for arch amd64 (116.9 KB), i386 (114.1 KB) | Source dir | changes | Homepage

This is the common utility library from the ffmpeg project. It is required by all other ffmpeg libraries.

This package contains the header files and static libraries needed to compile applications or shared objects that use libavutil.

libcrystalhd-dev (1:3.6-20110312-0+opp~2, main) - Crystal HD Video Decoder (development files)
Binary for arch amd64 (16.9 KB), i386 (16.9 KB) | Source dir | changes | Homepage

Crystal HD Solution is a product offered by Broadcom. It is used to enable flawless playback of 1080p high definition video across a wide range of systems.

This package contains the files necessary for development.

libdpkg-dev (1.15.7.2+opp~1, main) - Debian package management static library
Binary for arch amd64 (367.9 KB), i386 (355.7 KB) | Source dir | changes | Homepage

This package provides the header files and static library necessary to develop software using libdpkg, the same library used internally by dpkg.

Note though, that the API is to be considered volatile, and might change at any time, use at your own risk.

libdrm-dev (2.4.23-1+opp~1, main) - Userspace interface to kernel DRM services -- development files
Binary for arch amd64 (512.5 KB), i386 (501.5 KB) | Source dir | changes

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.

This package provides the development environment for libdrm.

libffms2-dev (2.14-0.0+opp~1, main) - An FFmpeg based source library for easy frame accurate access
Binary for arch amd64 (171.0 KB), i386 (167.2 KB) | Source dir | changes | Homepage

FFmpegSource (usually known as FFMS or FFMS2) is a cross-platform wrapper library around FFmpeg, plus some additional components to deal with file formats FFmpeg's libavformat has (or used to have) problems with. It gives you an easy, convenient way to say "open and decompress this media file for me, I don't care how you do it" and get frame- and sample-accurate access (usually), without having to bother with the sometimes less than straightforward and less than perfectly documented FFmpeg API.

The library is written in C++, but the public API is C-friendly and it's easy to simply include and link directly with a pure C application. The source is available under the MIT license, but the binaries are GPL licensed because they need to be linked against a GPL'd FFmpeg.

libkpathsea-dev (2009-6+opp~1, main) - TeX Live: path search library for TeX (development part)
Binary for arch amd64 (172.8 KB), i386 (165.4 KB) | Source dir | changes | Homepage

This package contains the static library and header files for the Kpathsea[rch] library.

liblircclient-dev (0.8.7+cvs20100914-0+opp~1, main) - infra-red remote control support - client library development files
Binary for arch amd64 (33.6 KB), i386 (32.2 KB) | Source dir | changes | Homepage

LIRC stands for 'Linux Infra-red Remote Control'.

This package contains the static library and headers for the LIRC client library.

liblo10k1-dev (1.0.22-1+opp~1, main) - ALSA emu10k1/2 patch-loader library development files
Binary for arch amd64 (40.7 KB), i386 (36.7 KB) | Source dir | changes | Homepage

These are the development files for the ld10k1 patch loader for use with the emu10k1 ALSA driver. Supports Sound Blaster Live!, Audigy and Audigy 2.

libopencore-amrnb-dev (0.1.2-1+opp~1, main) - Adaptive Multi Rate speech codec - development files
Binary for arch amd64 (122.5 KB), i386 (109.7 KB) | Source dir | changes

This library contains an implementation of the 3GPP TS 26.073 specification for the Adaptive Multi Rate (AMR) speech codec. The implementation is derived from the OpenCORE framework, part of the Google Android project.

This package contains the files necessary for development.

libopencore-amrwb-dev (0.1.2-1+opp~1, main) - Adaptive Multi-Rate - Wideband speech codec - development files
Binary for arch amd64 (57.4 KB), i386 (52.7 KB) | Source dir | changes

This library contains an implementation of the 3GPP TS 26.173 specification for the Adaptive Multi-Rate - Wideband (AMR-WB) speech decoder. The implementation is derived from the OpenCORE framework, part of the Google Android project.

This package contains the files necessary for development.

libpoppler-dev (0.12.4-1+opp~1, main) - PDF rendering library -- development files
Binary for arch amd64 (1.2 MB), i386 (1.1 MB) | Source dir | changes

Poppler is a PDF rendering library based on xpdf PDF viewer.

This package contains the headers and development libraries needed to build applications using Poppler.

libpoppler-glib-dev (0.12.4-1+opp~1, main) - PDF rendering library -- development files (GLib interface)
Binary for arch amd64 (365.4 KB), i386 (358.6 KB) | Source dir | changes

Poppler is a PDF rendering library based on xpdf PDF viewer.

This package provides a GLib-style interface to Poppler.

libpoppler-qt-dev (0.12.4-1+opp~1, main) - PDF rendering library -- development files (Qt 3 interface)
Binary for arch amd64 (253.8 KB), i386 (250.7 KB) | Source dir | changes

Poppler is a PDF rendering library based on xpdf PDF viewer.

This package provides a Qt 3 style interface to Poppler.

libpoppler-qt4-dev (0.12.4-1+opp~1, main) - PDF rendering library -- development files (Qt 4 interface)
Binary for arch amd64 (441.8 KB), i386 (426.1 KB) | Source dir | changes

Poppler is a PDF rendering library based on xpdf PDF viewer.

This package provides a Qt 4 style interface to Poppler.

libpostproc-dev (6:0.7-git20110308-0.0+opp~2, main) - development files for libpostproc
Binary for arch amd64 (76.4 KB), i386 (80.6 KB) | Source dir | changes | Homepage

This is the video postprocessing library from the ffmpeg project.

This package contains the header files and static libraries needed to compile applications or shared objects that use libpostproc.

libpulse-dev (0.9.15-2+opp~2, main) - PulseAudio client development headers and libraries
Binary for arch amd64 (177.5 KB), i386 (177.5 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

Headers and libraries for developing applications that access a PulseAudio sound server via PulseAudio's native interface.

librtmp-dev (2.3-2+opp~1, main) - toolkit for RTMP streams (development files)
Binary for arch amd64 (63.7 KB), i386 (60.5 KB) | Source dir | changes | Homepage

A small dumper for media content streamed over the RTMP protocol (like BBC's iPlayer high quality streams). Supplying an rtmp url will result in a dumped flv file, which can be played/transcoded using ffmpeg/mplayer, etc.

This package contains the development libraries, header files needed by programs that want to compile with librtmp.

libsqlite3-dev (3.6.21-2+opp~1, main) - SQLite 3 development files
Binary for arch amd64 (384.3 KB), i386 (366.6 KB) | Source dir | changes

SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.

This package contains the development files (headers, static libraries)

libswscale-dev (6:0.7-git20110308-0.0+opp~2, main) - development files for libswscale
Binary for arch amd64 (143.2 KB), i386 (155.4 KB) | Source dir | changes | Homepage

This is the video scaling library from the ffmpeg project.

This package contains the header files and static libraries needed to compile applications or shared objects that use libswscale.

libvpx-dev (0.9.6-1+opp~1, main) - VP8 video codec (development files)
Binary for arch amd64 (311.4 KB), i386 (312.7 KB) | Source dir | changes | Homepage

VP8 is an open video codec, originally developed by On2 and released as open source by Google Inc. It is the successor of the VP3 codec, on which the Theora codec was based.

This package contains the development libraries, header files needed by programs that want to compile with libvpx.

libx264-dev (1:0.svn20110420-0.0+opp~1, main) - development files for libx264
Binary for arch amd64 (321.3 KB), i386 (321.0 KB) | Source dir | changes | Homepage

libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC) video streams.

This package contains the static library and headers used to build programs that use libx264.

libxine-dev (1.1.90hg+20110415-0+opp~1, main) - the xine video player library, development packages
Binary for arch amd64 (494.0 KB), i386 (494.1 KB) | Source dir | changes | Homepage

This contains development files (headers, documentation and the like) and additional documentation for developers for the xine library (libxine).

Libxine provides the complete infrastructure for a video/media player. It supports MPEG 1/2 and some AVI and Quicktime videos out of the box, so you can use it to play DVDs, (S)VCDs and most video files out there. It supports network streams, subtitles and even MP3 or Ogg files. It's extensible to your heart's content via plugins for audio and video output, input media, demuxers (stream types), audio/video and subtitle codecs.

i965-va-driver (1.0.10-0+opp~1, main) - Video Acceleration (VA) API for Linux -- i965 VA driver
Binary for arch amd64 (117.3 KB), i386 (111.7 KB) | Source dir | changes | Homepage

Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding.

This package provides the Intel i965 VA backend driver.

lib64asound2-plugins (1.0.22-1+opp~1, main) - ALSA library additional plugins (64 bit)
Binary for arch i386 (46.1 KB) | Source dir | changes | Homepage

This package contains plugins for the 64 bit ALSA library that are not included in the main lib64asound2 package.

The following plugins are included, among other:
- a52: S16 to A52 stream converter
- jack: play or capture via JACK
- oss: run native ALSA apps on OSS drivers
- pulse: play or capture via Pulse Audio
- lavcrate, samplerate and speexrate: rate converters
- upmix and vdownmix: convert from/to 2 and 4/6 channel streams

ALSA is the Advanced Linux Sound Architecture.

lib64asound2 (1.0.22-2+opp~1, main) - shared library for ALSA applications (64 bit)
Binary for arch i386 (357.5 KB) | Source dir | changes | Homepage

This package contains the ALSA library (64 bit) and its standard plugins.

ALSA is the Advanced Linux Sound Architecture.

libasound2-plugins (1.0.22-1+opp~1, main) - ALSA library additional plugins
Binary for arch amd64 (83.0 KB), i386 (73.3 KB) | Source dir | changes | Homepage

This package contains plugins for the ALSA library that are not included in the main libasound2 package.

The following plugins are included, among other:
- a52: S16 to A52 stream converter
- jack: play or capture via JACK
- oss: run native ALSA apps on OSS drivers
- pulse: play or capture via Pulse Audio
- lavcrate, samplerate and speexrate: rate converters
- upmix and vdownmix: convert from/to 2 and 4/6 channel streams

ALSA is the Advanced Linux Sound Architecture.

libasound2 (1.0.22-2+opp~1, main) - shared library for ALSA applications
Binary for arch amd64 (408.0 KB), i386 (366.6 KB) | Source dir | changes | Homepage

This package contains the ALSA library and its standard plugins.

ALSA is the Advanced Linux Sound Architecture.

libavcodec52 (6:0.7-git20110308-0.0+opp~2, main) - ffmpeg codec library
Binary for arch amd64 (2.3 MB), i386 (4.6 MB) | Source dir | changes | Homepage

This is the codec library from the ffmpeg project. It supports most existing encoding formats (MPEG, DivX, MPEG4, AC3, DV...).

This package contains a Debian-specific version of the libavcodec shared object that should only be used by Debian packages.

libavdevice52 (6:0.7-git20110308-0.0+opp~2, main) - ffmpeg device handling library
Binary for arch amd64 (50.0 KB), i386 (70.1 KB) | Source dir | changes | Homepage

This is the device handling library from the ffmpeg project.

This package contains a Debian-specific version of the libavdevice shared object that should only be used by Debian packages.

libavfilter1 (6:0.7-git20110308-0.0+opp~2, main) - ffmpeg video filtering library
Binary for arch amd64 (77.7 KB), i386 (121.0 KB) | Source dir | changes | Homepage

This is the video filtering library from the ffmpeg project.

This package contains a Debian-specific version of the libavfilter shared object that should only be used by Debian packages.

libavformat52 (6:0.7-git20110308-0.0+opp~2, main) - ffmpeg file format library
Binary for arch amd64 (467.5 KB), i386 (914.6 KB) | Source dir | changes | Homepage

This is the demuxer library from the ffmpeg project. It supports most existing file formats (AVI, MPEG, OGG, Matroska, ASF...).

This package contains a Debian-specific version of the libavformat shared object that should only be used by Debian packages.

libavutil50 (6:0.7-git20110308-0.0+opp~2, main) - ffmpeg utility library
Binary for arch amd64 (76.8 KB), i386 (131.6 KB) | Source dir | changes | Homepage

This is the common utility library from the ffmpeg project. It is required by all other ffmpeg libraries.

This package contains a Debian-specific version of the libavutil shared object that should only be used by Debian packages.

libcrystalhd3 (1:3.6-20110312-0+opp~2, main) - Crystal HD Video Decoder (shared library)
Binary for arch amd64 (49.4 KB), i386 (50.5 KB) | Source dir | changes | Homepage

Crystal HD Solution is a product offered by Broadcom. It is used to enable flawless playback of 1080p high definition video across a wide range of systems.

This package contains the shared library.

libdrm-intel1 (2.4.23-1+opp~1, main) - Userspace interface to intel-specific kernel DRM services -- runtime
Binary for arch amd64 (414.6 KB), i386 (412.6 KB) | Source dir | changes

This library implements the userspace interface to the intel-specific 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.

libdrm-nouveau1a (2.4.23-1+opp~1, main) - Userspace interface to nouveau-specific kernel DRM services -- runtime
Binary for arch amd64 (404.5 KB), i386 (403.4 KB) | Source dir | changes

This library implements the userspace interface to the nouveau-specific 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.

libdrm-radeon1 (2.4.23-1+opp~1, main) - Userspace interface to radeon-specific kernel DRM services -- runtime
Binary for arch amd64 (405.0 KB), i386 (403.8 KB) | Source dir | changes

This library implements the userspace interface to the radeon-specific 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.

libdrm2 (2.4.23-1+opp~1, main) - Userspace interface to kernel DRM services -- runtime
Binary for arch amd64 (413.8 KB), i386 (412.1 KB) | Source dir | changes

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.

This package provides the runtime environment for libdrm.

libffms2-2 (2.14-0.0+opp~1, main) - An FFmpeg based source library for easy frame accurate access
Binary for arch amd64 (121.5 KB), i386 (122.2 KB) | Source dir | changes | Homepage

FFmpegSource (usually known as FFMS or FFMS2) is a cross-platform wrapper library around FFmpeg, plus some additional components to deal with file formats FFmpeg's libavformat has (or used to have) problems with. It gives you an easy, convenient way to say "open and decompress this media file for me, I don't care how you do it" and get frame- and sample-accurate access (usually), without having to bother with the sometimes less than straightforward and less than perfectly documented FFmpeg API.

libkms1 (2.4.23-1+opp~1, main) - Userspace interface to kernel DRM buffer management
Binary for arch amd64 (398.4 KB), i386 (398.0 KB) | Source dir | changes

This library implements a unified userspace interface to the different buffer management interfaces of the kernel DRM hardware drivers.

libkpathsea5 (2009-6+opp~1, main) - TeX Live: path search library for TeX (runtime part)
Binary for arch amd64 (131.0 KB), i386 (128.1 KB) | Source dir | changes | Homepage

This package contains the runtime part of the Kpathsea[rch] library, which implements generic path searching, configuration, and TeX-specific file searching.

liblircclient0 (0.8.7+cvs20100914-0+opp~1, main) - infra-red remote control support - client library
Binary for arch amd64 (30.8 KB), i386 (29.5 KB) | Source dir | changes | Homepage

LIRC stands for 'Linux Infra-red Remote Control'.

This package provides a library with functions to support remote controls via LIRC in programs such as xawtv.

liblo10k1-0 (1.0.22-1+opp~1, main) - ALSA emu10k1/2 patch-loader library
Binary for arch amd64 (33.5 KB), i386 (31.0 KB) | Source dir | changes | Homepage

This is the runtime library for the ld10k1 patch loader for use with the emu10k1 ALSA driver. Supports Sound Blaster Live!, Audigy and Audigy 2.

libmodplug0c2 (1:0.8.8.1-2+opp~1, main) - shared libraries for mod music based on ModPlug
Binary for arch amd64 (171.4 KB), i386 (169.8 KB) | Source dir | changes | Homepage

This is a library based on the mod rendering code from ModPlug, a popular Windows mod player written by Olivier Lapicque, found at http://www.modplug.com. It is required for ModPlug-XMMS (in the xmms-modplug package).

libopencore-amrnb0 (0.1.2-1+opp~1, main) - Adaptive Multi Rate speech codec - shared library
Binary for arch amd64 (98.7 KB), i386 (91.8 KB) | Source dir | changes

This library contains an implementation of the 3GPP TS 26.073 specification for the Adaptive Multi Rate (AMR) speech codec. The implementation is derived from the OpenCORE framework, part of the Google Android project.

This package contains the encoder/decoder shared library.

libopencore-amrwb0 (0.1.2-1+opp~1, main) - Adaptive Multi-Rate - Wideband speech codec - shared library
Binary for arch amd64 (50.1 KB), i386 (47.2 KB) | Source dir | changes

This library contains an implementation of the 3GPP TS 26.173 specification for the Adaptive Multi-Rate - Wideband (AMR-WB) speech decoder. The implementation is derived from the OpenCORE framework, part of the Google Android project.

This package contains the decoder shared library.

libpoppler-glib4 (0.12.4-1+opp~1, main) - PDF rendering library (GLib-based shared library)
Binary for arch amd64 (295.5 KB), i386 (292.1 KB) | Source dir | changes

Poppler is a PDF rendering library based on xpdf PDF viewer.

This package provides the GLib-based shared library for applications using the GLib interface to Poppler.

libpoppler-qt2 (0.12.4-1+opp~1, main) - PDF rendering library (Qt 3 based shared library)
Binary for arch amd64 (247.0 KB), i386 (246.3 KB) | Source dir | changes

Poppler is a PDF rendering library based on xpdf PDF viewer.

This package provides the Qt 3 based shared library for applications using the Qt 3 interface to Poppler.

libpoppler-qt4-3 (0.12.4-1+opp~1, main) - PDF rendering library (Qt 4 based shared library)
Binary for arch amd64 (392.4 KB), i386 (388.2 KB) | Source dir | changes

Poppler is a PDF rendering library based on xpdf PDF viewer.

This package provides the Qt 4 based shared library for applications using the Qt 4 interface to Poppler.

libpoppler5 (0.12.4-1+opp~1, main) - PDF rendering library
Binary for arch amd64 (926.4 KB), i386 (898.2 KB) | Source dir | changes

Poppler is a PDF rendering library based on xpdf PDF viewer.

This package contains the shared library.

libpostproc51 (6:0.7-git20110308-0.0+opp~2, main) - ffmpeg video postprocessing library
Binary for arch amd64 (75.8 KB), i386 (133.3 KB) | Source dir | changes | Homepage

This is the video postprocessing library from the ffmpeg project.

This package contains a Debian-specific version of the libpostproc shared object that should only be used by Debian packages.

libpulse0 (0.9.15-2+opp~2, main) - PulseAudio client libraries
Binary for arch amd64 (339.9 KB), i386 (313.8 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

Client libraries used by applications that access a PulseAudio sound server via PulseAudio's native interface.

librtmp0 (2.3-2+opp~1, main) - toolkit for RTMP streams (shared library)
Binary for arch amd64 (53.5 KB), i386 (50.6 KB) | Source dir | changes | Homepage

A small dumper for media content streamed over the RTMP protocol (like BBC's iPlayer high quality streams). Supplying an rtmp url will result in a dumped flv file, which can be played/transcoded using ffmpeg/mplayer, etc.

This package contains the shared libraries, header files needed by programs that want to use librtmp.

libsqlite3-0 (3.6.21-2+opp~1, main) - SQLite 3 shared library
Binary for arch amd64 (293.7 KB), i386 (284.2 KB) | Source dir | changes

SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.

libswscale0 (6:0.7-git20110308-0.0+opp~2, main) - ffmpeg video scaling library
Binary for arch amd64 (122.7 KB), i386 (257.4 KB) | Source dir | changes | Homepage

This is the video scaling library from the ffmpeg project.

This package contains a Debian-specific version of the libswscale shared object that should only be used by Debian packages.

libva-egl1 (1.0.10-0+opp~1, main) - Video Acceleration (VA) API for Linux -- EGL runtime
Binary for arch amd64 (9.7 KB), i386 (9.6 KB) | Source dir | changes | Homepage

Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding.

This package provides the libva-egl library.

libva-glx1 (1.0.10-0+opp~1, main) - Video Acceleration (VA) API for Linux -- GLX runtime
Binary for arch amd64 (16.3 KB), i386 (15.3 KB) | Source dir | changes | Homepage

Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding.

This package provides the libva-glx library.

libva-tpi1 (1.0.10-0+opp~1, main) - Video Acceleration (VA) API for Linux -- TPI runtime
Binary for arch amd64 (10.4 KB), i386 (9.9 KB) | Source dir | changes | Homepage

Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding.

This package provides the libva-tpi library.

libva-x11-1 (1.0.10-0+opp~1, main) - Video Acceleration (VA) API for Linux -- X11 runtime
Binary for arch amd64 (20.1 KB), i386 (18.6 KB) | Source dir | changes | Homepage

Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding.

This package provides the libva-x11 library.

libva1 (1.0.10-0+opp~1, main) - Video Acceleration (VA) API for Linux -- runtime
Binary for arch amd64 (51.1 KB), i386 (45.8 KB) | Source dir | changes | Homepage

Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding.

This package provides the main libva library.

libvdpau1 (0.4.1-2+opp~1, main) - Video Decode and Presentation API for Unix (libraries)
Binary for arch amd64 (31.0 KB), i386 (26.8 KB) | Source dir | changes | Homepage

VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware.

This package contains the VDPAU wrapper and trace libraries.

libvpx0 (0.9.6-1+opp~1, main) - VP8 video codec (shared library)
Binary for arch amd64 (234.1 KB), i386 (234.2 KB) | Source dir | changes | Homepage

VP8 is an open video codec, originally developed by On2 and released as open source by Google Inc. It is the successor of the VP3 codec, on which the Theora codec was based.

This package contains the shared libraries.

libx264-115 (1:0.svn20110420-0.0+opp~1, main) - x264 video coding library
Binary for arch amd64 (301.8 KB), i386 (302.1 KB) | Source dir | changes | Homepage

libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC) video streams.

This package contains the libx264 shared library.

libxine2-bin (1.1.90hg+20110415-0+opp~1, main) - the xine video/media player library, binary files
Binary for arch amd64 (1.5 MB), i386 (1.5 MB) | Source dir | changes | Homepage

This package contains the core library of the xine video/media player engine.

libxine2-console (1.1.90hg+20110415-0+opp~1, main) - libaa/libcaca/framebuffer related plugins for libxine2
Binary for arch amd64 (33.5 KB), i386 (31.7 KB) | Source dir | changes | Homepage

This package contains plugins for the xine video/media player engine, which are commonly used on the command line. In detail, this package contains the framebuffer (fb), libaa and libcaca output plugins.

If you want to view your videos in an xterm, you want to install this package.

libxine2-ffmpeg (1.1.90hg+20110415-0+opp~1, main) - MPEG-related plugins for libxine2
Binary for arch amd64 (213.5 KB), i386 (211.6 KB) | Source dir | changes | Homepage

This package contains plugins for the xine video/media player engine, which are necessary to decode MPEG-based codecs. Among them, this package includes the ffmpeg input plugin for xine, which enables xine-based players a large variety of modern audio and video codecs.

You most probably want to install this package. It is required if you want to watch DVDs or digital TV using any xine-based player.

libxine2-gnome (1.1.90hg+20110415-0+opp~1, main) - GNOME-related plugins for libxine2
Binary for arch amd64 (13.9 KB), i386 (13.6 KB) | Source dir | changes | Homepage

This package contains plugins for the xine video/media player engine, which are commonly used in the GNOME desktop environment. In detail this package contains the ESD output plugin and the GnomeVFS Plugin.

If you are running GNOME, you most probably want to install this package.

libxine2-misc-plugins (1.1.90hg+20110415-0+opp~1, main) - Input, audio output and post plugins for libxine2
Binary for arch amd64 (606.8 KB), i386 (601.7 KB) | Source dir | changes | Homepage

This package contains plugins for the xine video/media player engine which are used for input, audio output and post-processing.

You most probably want to install this package. It contains various plugins you generally would expect to find on a xine installation.

libxine2-vdpau-plugins (1.1.90hg+20110415-0+opp~1, main) - Vdpau decoder and X-based video output plugins
Binary for arch amd64 (76.6 KB), i386 (76.7 KB) | Source dir | changes | Homepage

This package contains plugins for adding NVIDIA VDPAU support.

libxine2-vdr (1.1.90hg+20110415-0+opp~1, main) - VDR-related plugins for libxine2
Binary for arch amd64 (22.1 KB), i386 (22.2 KB) | Source dir | changes | Homepage

This package contains plugins for the xine video/media player engine, which require vdr to be of use.

If you want to use vdr together with any xine front end, you need this package.

libxine2-x (1.1.90hg+20110415-0+opp~1, main) - X desktop video output plugins for libxine2
Binary for arch amd64 (125.6 KB), i386 (116.8 KB) | Source dir | changes | Homepage

This package contains plugins for the xine video/media player engine which are used for video display on the X desktop.

You most probably want to install this package if you are using a graphical front end like gxine, kaffeine or xine-ui. It contains xine output plugins necessary for drawing on X11 displays.

libxine2 (1.1.90hg+20110415-0+opp~1, main) - the xine media player library, meta-package (development branch)
Binary for arch amd64 (1.6 KB), i386 (1.6 KB) | Source dir | changes | Homepage

This is the xine media player library (libxine).

Libxine provides the complete infrastructure for a video/media player. It supports MPEG 1/2 and some AVI and Quicktime videos out of the box, so you can use it to play DVDs, (S)VCDs and most video files out there. It supports network streams, subtitles and even MP3 or Ogg files. It's extensible to your heart's content via plugins for audio and video output, input media, demuxers (stream types), audio/video and subtitle codecs.

While this package does not provide a GUI, building a user-interface frontend around this should be quite easy. The xine-ui and gxine packages each provide one for your convenience.

Attention: The package contains the development brach of xine. While the API is expected to remain stable, there is no guarantee for this at the moment. You can use this package for experiments and porting your frontend.

vainfo (1.0.10-0+opp~1, main) - Video Acceleration (VA) API for Linux -- info program
Binary for arch amd64 (11.3 KB), i386 (11.0 KB) | Source dir | changes | Homepage

Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding.

This package provides the vainfo program.

alsa-oss (1.0.17-4+opp~1, main) - ALSA wrapper for OSS applications
Binary for arch amd64 (34.4 KB), i386 (30.6 KB) | Source dir | changes | Homepage

This package contains a program loader, aoss, which wraps applications written for OSS in a compatibility library, thus allowing them to work with ALSA.

There are two ways of getting an application to work with ALSA if the application was written for OSS. The first way is to load the special ALSA drivers that emulate the OSS kernel interface; these allow the application to open /dev/dsp0 and other OSS device files. The second way is to wrap the application in the libaoss library provided in this package; the wrapper causes the application to access native ALSA device files such as /dev/snd/pcmC0D0c instead of OSS device files.

Use of the alsa-oss library is recommended over the use of OSS-emulation drivers if you want to use ALSA's PCM plugin layer.

ALSA is the Advanced Linux Sound Architecture:
http://alsa.sourceforge.net OSS is the free version of the Open Sound System.

alsa-tools-gui (1.0.22-1+opp~1, main) - GUI based ALSA utilities for specific hardware
Binary for arch amd64 (271.7 KB), i386 (255.6 KB) | Source dir | changes | Homepage

A collection of GUI based ALSA utilities for specific sound hardware:


echomixer - control tool for Echoaudio soundcards
envy24control - control tool for Envy24 (ice1712) based soundcards
hdspconf - GUI program to control the Hammerfall HDSP Alsa Settings.
hdspmixer - tool to control the advanced routing features of the
RME Hammerfall DSP.
rmedigicontrol - control tool for RME Digi32 and RME Digi96 soundcards

alsa-tools (1.0.22-1+opp~1, main) - Console based ALSA utilities for specific hardware
Binary for arch amd64 (87.7 KB), i386 (81.2 KB) | Source dir | changes | Homepage

A collection of console-based utilities for specific sound hardware:


ac3dec - A free AC-3 stream decoder
as10k1 - An assembler for the EMU10K1 (EMU10K2) DSP chip
sbiload - OPL2/3 FM instrument loader for the ALSA sequencer
us428control - Controller utility for Tascam US-X2Y

alsa-utils (1.0.22-1+opp~1, main) - Utilities for configuring and using ALSA
Binary for arch amd64 (1.1 MB), i386 (1.1 MB) | Source dir | changes | Homepage

Included tools:
o amixer: command line mixer
o alsamixer: curses mixer
o amidi: read from and write to ALSA RawMIDI ports
o aplay, arecord: command line playback and recording
o aplaymidi, arecordmidi: command line MIDI playback and recording
o aconnect, aseqnet, aseqdump: command line MIDI sequencer control

ALSA is the Advanced Linux Sound Architecture.

ld10k1 (1.0.22-1+opp~1, main) - ALSA emu10k1/2 patch loader
Binary for arch amd64 (110.8 KB), i386 (104.8 KB) | Source dir | changes | Homepage

A patch loader for use with the emu10k1 ALSA driver. Supports Sound Blaster Live!, Audigy and Audigy 2.

libpulse-browse0 (0.9.15-2+opp~2, main) - PulseAudio client libraries (zeroconf support)
Binary for arch amd64 (130.3 KB), i386 (129.4 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

Client libraries used by applications that access a PulseAudio sound server via PulseAudio's native interface.

This package adds support for zeroconf (aka. Avahi, mdns) discovery of PulseAudio sinks and sources by client applications.

libpulse-mainloop-glib0 (0.9.15-2+opp~2, main) - PulseAudio client libraries (glib support)
Binary for arch amd64 (129.6 KB), i386 (129.0 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

Client libraries used by applications that access a PulseAudio sound server via PulseAudio's native interface.

This package adds support for glib2 client applications.

pulseaudio-esound-compat (0.9.15-2+opp~2, main) - PulseAudio ESD compatibility layer
Binary for arch amd64 (154.9 KB), i386 (150.6 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This package contains the ESD compatibility components and enables a PulseAudio sound server to fully replace ESD.

pulseaudio-module-gconf (0.9.15-2+opp~2, main) - GConf module for PulseAudio sound server
Binary for arch amd64 (130.7 KB), i386 (130.1 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This module enables PulseAudio to store additional configuration in GConf.

The module is called module-gconf.

pulseaudio-module-hal (0.9.15-2+opp~2, main) - HAL device detection module for PulseAudio sound server
Binary for arch amd64 (132.6 KB), i386 (131.9 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This module enables PulseAudio to detect new sound devices dynamically via the HAL API.

The module is called module-hal-detect.

pulseaudio-module-jack (0.9.15-2+opp~2, main) - jackd modules for PulseAudio sound server
Binary for arch amd64 (136.6 KB), i386 (135.0 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

These modules enables PulseAudio to connect to a jackd daemon.

The modules are called module-jack-sink, module-jack-source.

pulseaudio-module-lirc (0.9.15-2+opp~2, main) - lirc module for PulseAudio sound server
Binary for arch amd64 (127.4 KB), i386 (127.1 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This module enables the volume of a PulseAudio sink to be controlled when buttons of an infrared remote control are pressed (through LIRC).

The module is called module-lirc.

pulseaudio-module-raop (0.9.15-2+opp~2, main) - RAOP module for PulseAudio sound server
Binary for arch amd64 (143.4 KB), i386 (141.6 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This module enables PulseAudio to stream audio to an Apple Airport Express.

pulseaudio-module-x11 (0.9.15-2+opp~2, main) - X11 module for PulseAudio sound server
Binary for arch amd64 (136.5 KB), i386 (134.6 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This module enables PulseAudio to publish itself as the default sound server to the X11 root window automatically upon startup. The is also a module to playback a sound file in place of the X11 bell beep.

The modules are called module-x11-publish and module-x11-bell.

pulseaudio-module-zeroconf (0.9.15-2+opp~2, main) - Zeroconf module for PulseAudio sound server
Binary for arch amd64 (139.5 KB), i386 (137.5 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

This module enables PulseAudio to publish available sinks and sources via zeroconf (aka. Avahi, mdns).

The module is called module-zeroconf-publish.

pulseaudio-utils (0.9.15-2+opp~2, main) - Command line tools for the PulseAudio sound server
Binary for arch amd64 (189.2 KB), i386 (183.0 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

These tools provide command line access to various features of the PulseAudio sound server. Included tools are:


pabrowse - Browse available PulseAudio servers on the local network.
paplay - Playback a WAV file via a PulseAudio sink.
pacat - Cat raw audio data to a PulseAudio sink.
parec - Cat raw audio data from a PulseAudio source.
pacmd - Connect to PulseAudio's built-in command line control interface.
pactl - Send a control command to a PulseAudio server.
padsp - /dev/dsp wrapper to transparently support OSS applications.
pax11publish - Store/retrieve PulseAudio default server/sink/source
settings in the X11 root window.

pulseaudio (0.9.15-2+opp~2, main) - PulseAudio sound server
Binary for arch amd64 (995.7 KB), i386 (927.7 KB) | Source dir | changes | Homepage

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

These are some of PulseAudio's features:


* High quality software mixing of multiple audio streams with support for
more than one sink/source. May be used to combine multiple sound cards
into one (with sample rate adjustment).


* Wide range of supported client libraries. ESD, ALSA, oss, libao and
GStreamer client applications are supported as-is. Native PulseAudio
plug-ins are also available for xmms and mplayer.


* Good low latency behaviour and very accurate latency measurement for
playback and recording. Ability to fully synchronize multiple playback
streams.


* Network transparency, allowing an application to play back or record
audio on a different machine than the one it is running on.


* Extensible plug-in architecture with plug-ins for jackd, multicast-rtp
lirc and avahi, just to name a few.

This package contains the daemon and basic module set.

qlo10k1 (1.0.22-1+opp~1, main) - ALSA ld10k1 utility
Binary for arch amd64 (146.9 KB), i386 (139.9 KB) | Source dir | changes | Homepage

GUI utility for ld10k1 using QT

Still early stage of development. Source is ugly (better not to read). Don't expect everything will work.

luatex (0.60.1-1+opp~1, main) - next generation TeX engine
Binary for arch amd64 (2.1 MB), i386 (1.9 MB) | Source dir | changes | Homepage

LuaTeX uses Lua scripting both as an extension to the TeX macro language and as an extension to the typesetting engine itself. A (growing) number of TeX internals are made available to the embedded lua interpreter.

LuaTeX uses code and interfaces from Aleph to improve the typesetting of non-latin alphabet languages, instead of the TeXXeT code present in the current releases of pdfTeX.

Unicode and OpenType font support are added progressively, and regular pdfTeX development will continue in this branch as well.

The multi-lingual extensions are coded and merged by Taco Hoekwater. Swift progress in that area is made possible by a joint grant from Colorado State University and TUG, under the 'Oriental TeX' project.

This package only contains the barebone binary. If you are searching for support file, formats etc install texlive-luatex.

texlive-binaries (2009-6+opp~1, main) - Binaries for TeX Live
Binary for arch amd64 (7.7 MB), i386 (7.1 MB) | Source dir | changes | Homepage

This package contains all the binaries of TeX Live packages.

lirc-x (0.8.7+cvs20100914-0+opp~1, main) - infra-red remote control support - X utilities
Binary for arch amd64 (91.0 KB), i386 (82.6 KB) | Source dir | changes | Homepage

LIRC stands for 'Linux Infra-red Remote Control'.

This package provides X utilities for LIRC:
irxevent: allows controlling X applications with a remote control;
xmode2 : shows the IR waveform of the remote controller without an
oscilloscope. Unneeded for TV cards or the Irman.

lirc (0.8.7+cvs20100914-0+opp~1, main) - infra-red remote control support
Binary for arch amd64 (578.4 KB), i386 (547.3 KB) | Source dir | changes | Homepage

LIRC stands for 'Linux Infra-red Remote Control'.

This package provides the daemons and some utilities to support infra-red remote controls under Linux.

poppler-utils (0.12.4-1+opp~1, main) - PDF utilitites (based on libpoppler)
Binary for arch amd64 (303.5 KB), i386 (297.0 KB) | Source dir | changes

This package contains pdftops (PDF to PostScript converter), pdfinfo (PDF document information extractor), pdfimages (PDF image extractor), pdftohtml (PDF to HTML converter), pdftotext (PDF to text converter), and pdffonts (PDF font analyzer).

ffmpeg (6:0.7-git20110308-0.0+opp~2, main) - multimedia player, server and encoder
Binary for arch amd64 (387.8 KB), i386 (380.2 KB) | Source dir | changes | Homepage

This package contains the ffplay multimedia player, the ffserver streaming server and the ffmpeg audio and video encoder. They support most existing file formats (AVI, MPEG, OGG, Matroska, ASF...) and encoding formats (MPEG, DivX, MPEG4, AC3, DV...).

ffmsindex (2.14-0.0+opp~1, main) - a simple CLI indexing application
Binary for arch amd64 (16.3 KB), i386 (16.0 KB) | Source dir | changes | Homepage

FFmpegSource (usually known as FFMS or FFMS2) is a cross-platform wrapper library around FFmpeg, plus some additional components to deal with file formats FFmpeg's libavformat has (or used to have) problems with. It gives you an easy, convenient way to say "open and decompress this media file for me, I don't care how you do it" and get frame- and sample-accurate access (usually), without having to bother with the sometimes less than straightforward and less than perfectly documented FFmpeg API.

xbmc-addon-mediathek (2:11.0-pre+pvr-git20110503+opp~1, main) - XBMC Media Center (ZDF Mediathek Plugin)
Binary for arch amd64 (273.2 KB), i386 (273.2 KB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the ZDF Mediathek Plugin package.

xbmc-addon-pvr-mediaportal (2:11.0-pre+pvr-git20110503+opp~1, main) - XBMC Media Center (MediaPortal TV client package)
Binary for arch amd64 (97.1 KB), i386 (97.1 KB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the MediaPortal TV client package.

xbmc-addon-pvr-mythtv (2:11.0-pre+pvr-git20110503+opp~1, main) - XBMC Media Center (MythTV Client package)
Binary for arch amd64 (89.0 KB), i386 (89.0 KB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the MythTV Client package.

xbmc-addon-pvr-tvheadend (2:11.0-pre+pvr-git20110503+opp~1, main) - XBMC Media Center (Tvheadend HTSP Client package)
Binary for arch amd64 (92.0 KB), i386 (92.0 KB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the Tvheadend HTSP Client package.

xbmc-addon-pvr-vnsi (2:11.0-pre+pvr-git20110503+opp~1, main) - XBMC Media Center (VDR VNSI Client package)
Binary for arch amd64 (67.0 KB), i386 (67.0 KB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the VDR VNSI Client package.

xbmc-addon-videomonkey (2:11.0-pre+pvr-git20110503+opp~1, main) - XBMC Media Center ( Plugin)
Binary for arch amd64 (2.1 MB), i386 (2.1 MB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the VideoMonkey Plugin package.

xbmc-addons (2:11.0-pre+pvr-git20110503+opp~1, main) - XBMC Media Center (Addon package - NO PVR !!!)
Binary for arch amd64 (2.4 MB), i386 (2.4 MB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the Addons package.

xbmc-bin (2:11.0-pre+pvr-git20110503+opp~1, main) - XBMC Media Center (binary data package)
Binary for arch amd64 (7.1 MB), i386 (7.0 MB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package contains all the binary data needed to have a working XBMC.

xbmc-crystalhd (2:11.0-pre+pvr-git20110503+opp~1, main) - XBMC Media Center (Crystalhd package)
Binary for arch amd64 (33.4 KB), i386 (33.4 KB) | Source dir | changes | Homepage

This package is the Crystalhd package.

xbmc-eventclients-wiiremote (2:11.0-pre+pvr-git20110503+opp~1, main) - XBMC Media Center (Event Client WII Remote support package)
Binary for arch amd64 (54.3 KB), i386 (53.6 KB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is the Wii Remote client package for XBMC.

xbmc-live (2:11.0-pre+pvr-git20110503+opp~1, main) - XBMC Media Center (XBMC Live package)
Binary for arch amd64 (45.2 KB), i386 (45.2 KB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package is used to setup the XBMC Live environment.

xbmc-rtmp (2:11.0-pre+pvr-git20110503+opp~1, main) - XBMC Media Center (rtmp package)
Binary for arch amd64 (33.4 KB), i386 (33.4 KB) | Source dir | changes | Homepage

This package is the Crystalhd package.

xbmc-texturepacker (2:11.0-pre+pvr-git20110503+opp~1, main) - XBMC Media Center (TexturePacker)
Binary for arch amd64 (67.7 KB), i386 (68.1 KB) | Source dir | changes | Homepage

XBMC, recursive acronym for "XBMC Media Center", is an award winning free and open source software media-player and entertainment hub for all your digital media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox.

This package contains the XBMC Texture Packer.

xbmc-vaapi-i965 (2:11.0-pre+pvr-git20110503+opp~1, main) - XBMC Media Center (VAAPI-i965 package)
Binary for arch amd64 (33.4 KB), i386 (33.5 KB) | Source dir | changes | Homepage

This package is the Vaapi-i965 package.

xbmc-vaapi-vdpau (2:11.0-pre+pvr-git20110503+opp~1, main) - XBMC Media Center (VAAPI-vdpau package)
Binary for arch amd64 (33.5 KB), i386 (33.5 KB) | Source dir | changes | Homepage

This package is the Vaapi-vdpau package.

xbmc-vaapi-xvba (2:11.0-pre+pvr-git20110503+opp~1, main) - XBMC Media Center (VAAPI-xvba package)
Binary for arch amd64 (33.5 KB), i386 (33.5 KB) | Source dir | changes | Homepage

This package is the Vaapi-xvba package.

xbmc-x264 (2:11.0-pre+pvr-git20110503+opp~1, main) - XBMC Media Center (x264 package)
Binary for arch amd64 (33.4 KB), i386 (33.4 KB) | Source dir | changes | Homepage

This package is the Crystalhd package.

rtmpdump (2.3-2+opp~1, main) - A small dumper for media content streamed over the RTMP protocol
Binary for arch amd64 (54.4 KB), i386 (51.5 KB) | Source dir | changes | Homepage

A small dumper for media content streamed over the RTMP protocol (like BBC's iPlayer high quality streams). Supplying an rtmp url will result in a dumped flv file, which can be played/transcoded using ffmpeg/mplayer, etc.

vdpau-va-driver (0.7.3-0+opp~1, main) - VDPAU-based backend for VA API
Binary for arch amd64 (44.3 KB), i386 (39.0 KB) | Source dir | changes | Homepage

This is the VDPAU-based backend driver for use with the VA API library.

xutils-dev (1:7.5+3+opp~1, main) - X Window System utility programs for development
Binary for arch amd64 (337.1 KB), i386 (332.8 KB) | Source dir | changes

xutils-dev provides a set of utility programs shipped with the X Window System that do not require the X libraries; many of these programs are useful even on a system that does not have any X clients or X servers installed.

The programs in this package include:
- ccmakedep, a version of makedepend which "does it right"
- imake, a C preprocessor interface to the make utility;
- lndir, a tool that creates a shadow directory of symbolic links to
another directory tree;
- makedepend, a tool to create dependencies in makefiles;
- makeg, a tool for making debuggable executables.

This package also contains xorg-macros.m4, a set of macros used in configure scripts of X.Org packages.

lib32asound2-dev (1.0.22-2+opp~1, main) - shared library for ALSA applications -- development files (32 bit)
Binary for arch amd64 (435.2 KB) | Source dir | changes | Homepage

This package contains files required for developing software that makes use of lib32asound2, the ALSA library (32 bit).

ALSA is the Advanced Linux Sound Architecture.

lib32asound2-plugins (1.0.22-1+opp~1, main) - ALSA library additional plugins (32 bit)
Binary for arch amd64 (41.9 KB) | Source dir | changes | Homepage

This package contains plugins for the 32 bit ALSA library that are not included in the main lib32asound2 package.

The following plugins are included, among other:
- a52: S16 to A52 stream converter
- jack: play or capture via JACK
- oss: run native ALSA apps on OSS drivers
- pulse: play or capture via Pulse Audio
- lavcrate, samplerate and speexrate: rate converters
- upmix and vdownmix: convert from/to 2 and 4/6 channel streams

ALSA is the Advanced Linux Sound Architecture.

lib32asound2 (1.0.22-2+opp~1, main) - shared library for ALSA applications (32 bit)
Binary for arch amd64 (316.5 KB) | Source dir | changes | Homepage

This package contains the ALSA library (32 bit) and its standard plugins.

ALSA is the Advanced Linux Sound Architecture.

lib32vdpau1 (0.4.1-2+opp~1, main) - Video Decode and Presentation API for Unix (32-bit libraries)
Binary for arch amd64 (27.2 KB) | Source dir | changes | Homepage

VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware.

This package contains the VDPAU wrapper and trace 32-bit libraries.

nvidia-common (20110213+1+opp~1, contrib) - NVIDIA binary graphics driver support files
Binary for arch amd64 (8.4 KB), i386 (8.4 KB) | Source dir | changes

This package contains support files needed for all Debian packages of NVIDIA graphics drivers and related software. It takes care that no old installation of the drivers that was done with the nvidia-installer remains on the system as this will conflict with the packages drivers. Furthermore using the nvidia-installer to install a new version of the drivers is prevented as long as this package is installed.

alsa-firmware-loaders (1.0.22-1+opp~1, contrib) - ALSA software loaders for specific hardware
Binary for arch amd64 (36.0 KB), i386 (32.6 KB) | Source dir | changes | Homepage

A collection of software loaders for specific hardware:


cspctl - Sound Blaster 16 ASP/CSP control program
hdsploader - firmware loader for the RME Hammerfall DSP cards
mixartloader - firmware loader for Digigram's miXart board sound drivers
pcxhrloader - firmware loader for Digigram pcxhr compatible soundcards
sscape_ctl - SoundScape control utility and firmware loader
usx2yloader - firmware loader for Tascam USX2Y USB soundcards
vxloader - firmware loader for Digigram VX soundcards

nvidia-xconfig (270.41.06-0+opp~1, contrib) - X configuration tool for non-free NVIDIA drivers
Binary for arch amd64 (79.8 KB), i386 (73.3 KB) | Source dir | changes | Homepage

The nvidia-xconfig program helps with manipulation of X configuration files, primarily for systems that use the non-free drivers provided by NVIDIA. It automatically changes the configuration to use the NVIDIA driver and can add additional options given on the command line.

vdpauinfo (0.0.6-1+opp~1, contrib) -
Binary for arch amd64 (9.4 KB), i386 (9.2 KB) | Source dir | changes | Homepage

a command line utility for querying the capabilities of a VDPAU device.

nvidia-settings (270.41.06-0+opp~1, contrib) - Tool for configuring the NVIDIA graphics driver
Binary for arch amd64 (919.2 KB), i386 (895.3 KB) | Source dir | changes

The nvidia-settings utility is a tool for configuring the NVIDIA Linux graphics driver. It operates by communicating with the NVIDIA X driver, querying and updating state as appropriate. This communication is done with the NV-CONTROL X extension.

Values such as brightness and gamma, XVideo attributes, temperature, and OpenGL settings can be queried and configured via nvidia-settings.

nvidia-kernel-common (20110213+1+opp~1, contrib) - NVIDIA binary kernel module support files
Binary for arch amd64 (7.5 KB), i386 (7.5 KB) | Source dir | changes

This package contains support files used for any version of the NVIDIA kernel module. It sets up udev and ConsoleKit rules, ensures the NVIDIA control device is created, associates the NVIDIA card with the correct kernel module, and performs any other tasks required for the module to work properly.

nvidia-cuda-dev (3.2.16-1+opp~1, non-free) - NVIDIA CUDA development files
Binary for arch i386 (271.9 KB) | Homepage

The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.

This package contains the development files: headers and libraries.

libnvidia-ml1 (270.41.06-0+opp~1, non-free) - NVIDIA management library (NVML) runtime library
Binary for arch amd64 (83.1 KB), i386 (81.8 KB) | Source dir | changes | Homepage

FIXME! NVML is the library version of nvidia-smi, some management and health monitoring utility for the TESLA platform

This package contains the nvidia-ml runtime library.

libcurand3 (3.2.16-1+opp~1, non-free) - NVIDIA CUDA Random Numbers Generation runtime library
Binary for arch i386 (2.1 MB) | Homepage

The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.

This package contains the CUDA Random Numbers Generation runtime library.

xvba-va-driver (0.7.8-1+opp~1, non-free) - XvBA-based backend for VA API (AMD fglrx implementation)
Binary for arch amd64 (62.2 KB), i386 (59.1 KB) | Source dir | changes | Homepage

X-Video Bitstream Acceleration (XvBA), designed by AMD for its ATI/AMD Radeon GPU, is a future extension of the X video extension (Xv) for the X Window System on Linux operating-systems. XvBA API allows video programs to offload portions of the video decoding process to the GPU video-hardware. Currently, the portions designed to be offloaded by XvBA onto the GPU are motion compensation (mo comp) and inverse discrete cosine transform (iDCT), and VLD (Variable-Length Decoding) for MPEG-2, MPEG-4 AVC (H.264) and VC-1 encoded video.

This driver only works with the proprietary fglrx driver from AMD.

libcufft3 (3.2.16-1+opp~1, non-free) - NVIDIA CUDA FFT runtime library
Binary for arch i386 (5.4 MB) | Homepage

The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.

This package contains the CUDA FFT runtime library.

nvidia-opencl-common (270.41.06-0+opp~1, non-free) - NVIDIA OpenCL driver
Binary for arch amd64 (45.9 KB), i386 (45.9 KB) | Source dir | changes | Homepage

OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors.

This package provides the common files for the NVIDIA installable client driver (ICD) for OpenCL.

libgl1-nvidia-alternatives (270.41.06-0+opp~1, non-free) - simplifies replacing MESA libGL with GPU vendor libraries
Binary for arch amd64 (47.9 KB), i386 (47.9 KB) | Source dir | changes | Homepage

Diverts the free libGL.so implementation (MESA) and introduces alternatives to simplify plugging in accelerated implementations from GPU vendors. Handles both libGL.so.1 and libGL.so.

libcuda1 (270.41.06-0+opp~1, non-free) - NVIDIA CUDA runtime library
Binary for arch amd64 (4.0 MB), i386 (4.2 MB) | Source dir | changes | Homepage

The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation. This package contains the driver specific runtime library.

Supported NVIDIA devices include GPUs starting from GeForce 8 and Quadro FX series, as well as the Tesla computing processors.

Please see the nvidia-kernel-dkms or nvidia-kernel-source packages for building the kernel module required by this package. This will provide nvidia-kernel-270.41.06.

nvidia-libopencl1 (270.41.06-0+opp~1, non-free) - NVIDIA OpenCL library
Binary for arch amd64 (54.8 KB), i386 (54.0 KB) | Source dir | changes | Homepage

OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors.

This package contains the installable client driver loader (ICD Loader) library provided by NVIDIA.

libcublas3 (3.2.16-1+opp~1, non-free) - NVIDIA CUDA BLAS runtime library
Binary for arch i386 (11.2 MB) | Homepage

The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.

This package contains the CUDA BLAS runtime library.

libgl1-nvidia-glx (270.41.06-0+opp~1, non-free) - NVIDIA binary OpenGL libraries
Binary for arch amd64 (7.4 MB), i386 (6.9 MB) | Source dir | changes | Homepage

These binary libraries provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server. See the description of the nvidia-glx package or /usr/share/doc/libgl1-nvidia-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs.

libglx-nvidia-alternatives (270.41.06-0+opp~1, non-free) - simplifies replacing Xorg module libglx.so with GPU vendor library
Binary for arch amd64 (47.6 KB), i386 (47.7 KB) | Source dir | changes | Homepage

Diverts the free Xorg module libglx.so (Xorg) and introduces alternatives to simplify plugging in accelerated implementations from GPU vendors. Handles both libglx.so and its debug symbols.

libcusparse3 (3.2.16-1+opp~1, non-free) - NVIDIA CUDA Sparse Matrix runtime library
Binary for arch i386 (4.7 MB) | Homepage

The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.

This package contains the CUDA Sparse Matrix runtime library.

libnvcuvid1 (270.41.06-0+opp~1, non-free) - NVIDIA CUDA nvcuvid runtime library
Binary for arch amd64 (1.0 MB), i386 (1.0 MB) | Source dir | changes | Homepage

The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.

nvcuvid provides a mechanism for decoding video and exposing the surfaces to CUDA, allowing applications to perform custom processing of the video. nvcuvid is primarily targeted at transcoding and video-processing applications.

This package contains the nvcuvid runtime library.

libnvidia-compiler (270.41.06-0+opp~1, non-free) - NVIDIA runtime compiler library
Binary for arch amd64 (6.8 MB), i386 (7.1 MB) | Source dir | changes | Homepage

The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.

This package contains the runtime compiler library.

libcudart3 (3.2.16-1+opp~1, non-free) - NVIDIA CUDA runtime library
Binary for arch i386 (93.5 KB) | Homepage

The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.

This package contains the runtime library.

libgl1-nvidia-legacy-96xx-glx (96.43.18-2+opp~1, non-free) - NVIDIA binary OpenGL libraries (96xx legacy version)
Binary for arch amd64 (3.3 MB), i386 (2.9 MB) | Source dir | changes | Homepage

These binary libraries provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server. See the description of the nvidia-glx-legacy-96xx package or /usr/share/doc/libgl1-nvidia-legacy-96xx-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs.

nvidia-vdpau-driver (270.41.06-0+opp~1, non-free) - NVIDIA vdpau driver
Binary for arch amd64 (981.2 KB), i386 (1002.8 KB) | Source dir | changes | Homepage

These libraries provide the Video Decode and Presentation API for Unix. They provide accelerated video playback (incl. H.264) for the supported graphics cards. This package contains the NVIDIA VDPAU driver.

See /usr/share/doc/nvidia-vdpau-driver/README.txt.gz for more information.

Please see the nvidia-kernel-dkms or nvidia-kernel-source packages for building the kernel module required by this package. This will provide nvidia-kernel-270.41.06.

nvidia-opencl-icd (270.41.06-0+opp~1, non-free) - NVIDIA OpenCL ICD
Binary for arch amd64 (45.8 KB), i386 (45.7 KB) | Source dir | changes | Homepage

OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors.

This package provides the NVIDIA installable client driver (ICD) for OpenCL.

nvidia-smi (270.41.06-0+opp~1, non-free) - NVIDIA System Management Interface
Binary for arch amd64 (72.3 KB), i386 (71.2 KB) | Source dir | changes | Homepage

The NVIDIA System Management Interface "nvidia-smi" program provides system state and diagnostic information for the NVIDIA Tesla Visual Computing Systems.

nvidia-glx-legacy-96xx (96.43.18-2+opp~1, non-free) - NVIDIA binary Xorg driver (96xx legacy version)
Binary for arch amd64 (3.1 MB), i386 (2.7 MB) | Source dir | changes | Homepage

These binary drivers provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server. AGP, PCIe, SLI, TV-out and flat panel displays are also supported. Please see the nvidia-kernel-legacy-96xx-dkms or nvidia-kernel-legacy-96xx-source packages for building the kernel module required by this package. This will provide nvidia-kernel-96.43.18.

This legacy version is the last release that supports the following GPUs: GeForce2 Go [NV11], GeForce2 MX Integrated Graphics [NVCrush11], GeForce2 MX/MX 400 [NV11], GeForce2 MX200 [NV11DDR], GeForce3 [NV20], GeForce3 Ti 200 [NV20], GeForce3 Ti 500 [NV20], GeForce4 410 Go 16M [NV17], GeForce4 420 Go [NV17], GeForce4 420 Go 32M [NV17], GeForce4 440 Go [NV17], GeForce4 440 Go 64M [NV17], GeForce4 448 Go [NV18M], GeForce4 460 Go [NV17], GeForce4 488 Go [NV18M], GeForce4 MX 420 [NV17], GeForce4 MX 420 AGP 8x [NV18], GeForce4 MX 440 [NV17], GeForce4 MX 440 AGP 8x [NV18], GeForce4 MX 440SE [NV17], GeForce4 MX 440SE AGP 8x [NV18], GeForce4 MX 460 [NV17], GeForce4 MX 4000 [NV18], GeForce4 MX - nForce GPU [NV18], GeForce4 Ti [NV25], GeForce4 Ti 4200 [NV25], GeForce4 Ti 4200 AGP 8x [NV28], GeForce4 Ti 4200 Go AGP 8x [NV28], GeForce4 Ti 4400 [NV25], GeForce4 Ti 4600 [NV25], GeForce4 Ti 4800 [NV28], GeForce4 Ti 4800 SE [NV28], Quadro DCC [NV20DCC], Quadro NVS [NV17GL], Quadro NVS 50 PCI [NV18GL], Quadro NVS 280 SD AGP 8x [NV18GL], Quadro2 MXR/EX/Go [NV11GL], Quadro4 380 XGL [NV18GL], Quadro4 500 GoGL [NV17GL], Quadro4 550 XGL [NV17GL], Quadro4 580 XGL [NV18GL], Quadro4 700 XGL [NV25GL], Quadro4 750 XGL [NV25GL], Quadro4 780 XGL [NV28GL], Quadro4 900 XGL [NV25GL], Quadro4 980 XGL [NV28GL], Quadro4 Go700 [NV28GLM], NV40GL.

There are several "more modern" GPUs supported by this package, too, but the updated drivers in the newer legacy packages or the current nvidia-glx package usually provide more features and better support. Look at the other legacy packages for older cards.

See /usr/share/doc/nvidia-glx-legacy-96xx/README.txt.gz for a complete list of supported GPUs and PCI IDs.

fglrx-glx (1:11-3-1+opp~1, non-free) - proprietary libGL for the non-free ATI/AMD RadeonHD display driver
Binary for arch amd64 (277.7 KB), i386 (239.1 KB) | Source dir | changes | Homepage

Display driver for the ATI/AMD RadeonHD and FireGL graphics cards.

This package provides the proprietary libGL shipped by ATI/AMD.

This driver is not free. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.

nvidia-glx (270.41.06-0+opp~1, non-free) - NVIDIA binary Xorg driver
Binary for arch amd64 (3.7 MB), i386 (3.5 MB) | Source dir | changes | Homepage

These binary drivers provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server. AGP, PCIe, SLI, TV-out and flat panel displays are also supported. Please see the nvidia-kernel-dkms or nvidia-kernel-source packages for building the kernel module required by this package. This will provide nvidia-kernel-270.41.06.

This version only supports GeForce 6xxx and higher of the Geforce GPUs plus complimentary Quadros and nforce. Look at the legacy packages for older cards.

See /usr/share/doc/nvidia-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs.

fglrx-control (1:11-3-1+opp~1, non-free) - control panel for the non-free ATI/AMD RadeonHD display driver
Binary for arch amd64 (4.2 MB), i386 (4.2 MB) | Source dir | changes | Homepage

Control panel for the ATI/AMD RadeonHD and FireGL graphics cards.

The control panel shows detailed information on your display adapter and allows you to set dual screen options, adjust gamma correction and set TV out options.

fglrx-atieventsd (1:11-3-1+opp~1, non-free) - external events daemon for the non-free ATI/AMD RadeonHD display driver
Binary for arch amd64 (146.0 KB), i386 (138.9 KB) | Source dir | changes | Homepage

Display driver for the ATI/AMD RadeonHD and FireGL graphics cards.

The ATI External Events Daemon atieventsd is a user-level application that monitors various system events such as ACPI or hotplug, then notifies the driver via the X extensions interface that the event has occured.

This package provides the atieventsd daemon.

fglrx-driver (1:11-3-1+opp~1, non-free) - non-free ATI/AMD RadeonHD display driver
Binary for arch amd64 (19.7 MB), i386 (19.3 MB) | Source dir | changes | Homepage

Display driver for the ATI/AMD RadeonHD and FireGL graphics cards.

This package provides display drivers and hardware accelerated OpenGL for X.Org. For 3D acceleration to work, you will need to compile the fglrx kernel module for your kernel: see the fglrx-modules-dkms package. Note that the driver will work without the kernel module, but 3D acceleration will be disabled.

The driver can work with plain mesa libGL, but some applications may require the proprietary libGL. This library is shipped in the fglrx-glx package.

This driver is not free. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.

This driver will replace parts of your X11 and Mesa system.

nvidia-glx-legacy-96xx-dev (96.43.18-2+opp~1, non-free) - NVIDIA OpenGL development files (transitional package) (96xx legacy version)
Binary for arch amd64 (26.5 KB), i386 (26.5 KB) | Source dir | changes | Homepage

This is a transitional dummy package to aid migration to libgl1-mesa-dev. NVIDIA recommends to use the official headers for developing OpenGL applications.

nvidia-compute-profiler (3.2.16-1+opp~1, non-free) - NVIDIA Compute Visual Profiler
Binary for arch i386 (791.7 KB) | Homepage

The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.

This package contains the Compute Visual Profiler.

fglrx-modules-dkms (1:11-3-1+opp~1, non-free) - dkms module source for the non-free ATI/AMD RadeonHD display driver
Binary for arch amd64 (879.6 KB), i386 (841.8 KB) | Source dir | changes | Homepage

This package provides the kernel build environment and the fglrx modules, which are necessary to have accelerated 3D support within the ATI/AMD proprietary display driver.

This package contains the source for the fglrx kernel module, packaged with appropriate configuration for DKMS to build new modules dynamically.

nvidia-kernel-legacy-96xx-source (96.43.18-2+opp~1, non-free) - NVIDIA binary kernel module source (96xx legacy version)
Binary for arch amd64 (3.2 MB), i386 (3.2 MB) | Source dir | changes | Homepage

This package provides the source for the NVIDIA Xorg binary kernel module needed by nvidia-glx-legacy-96xx in a form suitable for use by module-assistant or kernel-package. The NVIDIA binary drivers provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server for graphics cards using NVIDIA chip sets. AGP, PCIe, SLI, TV-out and flat panel displays are also supported.

PLEASE read /usr/share/doc/nvidia-kernel-legacy-96xx-source/README.Debian.gz for building information. If you want the kernel module to be automatically installed via DKMS, install nvidia-kernel-legacy-96xx-dkms instead.

This legacy version is the last release that supports the following GPUs: GeForce2 Go [NV11], GeForce2 MX Integrated Graphics [NVCrush11], GeForce2 MX/MX 400 [NV11], GeForce2 MX200 [NV11DDR], GeForce3 [NV20], GeForce3 Ti 200 [NV20], GeForce3 Ti 500 [NV20], GeForce4 410 Go 16M [NV17], GeForce4 420 Go [NV17], GeForce4 420 Go 32M [NV17], GeForce4 440 Go [NV17], GeForce4 440 Go 64M [NV17], GeForce4 448 Go [NV18M], GeForce4 460 Go [NV17], GeForce4 488 Go [NV18M], GeForce4 MX 420 [NV17], GeForce4 MX 420 AGP 8x [NV18], GeForce4 MX 440 [NV17], GeForce4 MX 440 AGP 8x [NV18], GeForce4 MX 440SE [NV17], GeForce4 MX 440SE AGP 8x [NV18], GeForce4 MX 460 [NV17], GeForce4 MX 4000 [NV18], GeForce4 MX - nForce GPU [NV18], GeForce4 Ti [NV25], GeForce4 Ti 4200 [NV25], GeForce4 Ti 4200 AGP 8x [NV28], GeForce4 Ti 4200 Go AGP 8x [NV28], GeForce4 Ti 4400 [NV25], GeForce4 Ti 4600 [NV25], GeForce4 Ti 4800 [NV28], GeForce4 Ti 4800 SE [NV28], Quadro DCC [NV20DCC], Quadro NVS [NV17GL], Quadro NVS 50 PCI [NV18GL], Quadro NVS 280 SD AGP 8x [NV18GL], Quadro2 MXR/EX/Go [NV11GL], Quadro4 380 XGL [NV18GL], Quadro4 500 GoGL [NV17GL], Quadro4 550 XGL [NV17GL], Quadro4 580 XGL [NV18GL], Quadro4 700 XGL [NV25GL], Quadro4 750 XGL [NV25GL], Quadro4 780 XGL [NV28GL], Quadro4 900 XGL [NV25GL], Quadro4 980 XGL [NV28GL], Quadro4 Go700 [NV28GLM], NV40GL.

There are several "more modern" GPUs supported by this package, too, but the updated drivers in the newer legacy packages or the current nvidia-glx package usually provide more features and better support. Look at the other legacy packages for older cards.

See /usr/share/doc/nvidia-kernel-legacy-96xx-source/README.txt.gz for a complete list of supported GPUs and PCI IDs.

nvidia-kernel-dkms (270.41.06-0+opp~1, non-free) - NVIDIA binary kernel module DKMS source
Binary for arch amd64 (7.7 MB), i386 (7.7 MB) | Source dir | changes | Homepage

This package builds the NVIDIA Xorg binary kernel module needed by nvidia-glx, using DKMS. Provided that you have the kernel header packages installed, the kernel module will be built for your running kernel and automatically rebuilt for any new kernel headers that are installed. The NVIDIA binary drivers provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server for graphics cards using NVIDIA chip sets. AGP, PCIe, SLI, TV-out and flat panel displays are also supported.

This version only supports GeForce 6xxx and higher of the Geforce GPUs plus complimentary Quadros and nforce. Look at the legacy packages for older cards.

See /usr/share/doc/nvidia-kernel-dkms/README.txt.gz for a complete list of supported GPUs and PCI IDs.

nvidia-kernel-source (270.41.06-0+opp~1, non-free) - NVIDIA binary kernel module source
Binary for arch amd64 (7.2 MB), i386 (7.2 MB) | Source dir | changes | Homepage

This package provides the source for the NVIDIA Xorg binary kernel module needed by nvidia-glx in a form suitable for use by module-assistant or kernel-package. The NVIDIA binary drivers provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server for graphics cards using NVIDIA chip sets. AGP, PCIe, SLI, TV-out and flat panel displays are also supported.

PLEASE read /usr/share/doc/nvidia-kernel-source/README.Debian.gz for building information. If you want the kernel module to be automatically installed via DKMS, install nvidia-kernel-dkms instead.

This version only supports GeForce 6xxx and higher of the Geforce GPUs plus complimentary Quadros and nforce. Look at the legacy packages for older cards.

See /usr/share/doc/nvidia-kernel-source/README.txt.gz for a complete list of supported GPUs and PCI IDs.

nvidia-kernel-legacy-96xx-dkms (96.43.18-2+opp~1, non-free) - NVIDIA binary kernel module DKMS source (96xx legacy version)
Binary for arch amd64 (3.4 MB), i386 (3.4 MB) | Source dir | changes | Homepage

This package builds the NVIDIA Xorg binary kernel module needed by nvidia-glx-legacy-96xx, using DKMS. Provided that you have the kernel header packages installed, the kernel module will be built for your running kernel and automatically rebuilt for any new kernel headers that are installed. The NVIDIA binary drivers provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server for graphics cards using NVIDIA chip sets. AGP, PCIe, SLI, TV-out and flat panel displays are also supported.

This legacy version is the last release that supports the following GPUs: GeForce2 Go [NV11], GeForce2 MX Integrated Graphics [NVCrush11], GeForce2 MX/MX 400 [NV11], GeForce2 MX200 [NV11DDR], GeForce3 [NV20], GeForce3 Ti 200 [NV20], GeForce3 Ti 500 [NV20], GeForce4 410 Go 16M [NV17], GeForce4 420 Go [NV17], GeForce4 420 Go 32M [NV17], GeForce4 440 Go [NV17], GeForce4 440 Go 64M [NV17], GeForce4 448 Go [NV18M], GeForce4 460 Go [NV17], GeForce4 488 Go [NV18M], GeForce4 MX 420 [NV17], GeForce4 MX 420 AGP 8x [NV18], GeForce4 MX 440 [NV17], GeForce4 MX 440 AGP 8x [NV18], GeForce4 MX 440SE [NV17], GeForce4 MX 440SE AGP 8x [NV18], GeForce4 MX 460 [NV17], GeForce4 MX 4000 [NV18], GeForce4 MX - nForce GPU [NV18], GeForce4 Ti [NV25], GeForce4 Ti 4200 [NV25], GeForce4 Ti 4200 AGP 8x [NV28], GeForce4 Ti 4200 Go AGP 8x [NV28], GeForce4 Ti 4400 [NV25], GeForce4 Ti 4600 [NV25], GeForce4 Ti 4800 [NV28], GeForce4 Ti 4800 SE [NV28], Quadro DCC [NV20DCC], Quadro NVS [NV17GL], Quadro NVS 50 PCI [NV18GL], Quadro NVS 280 SD AGP 8x [NV18GL], Quadro2 MXR/EX/Go [NV11GL], Quadro4 380 XGL [NV18GL], Quadro4 500 GoGL [NV17GL], Quadro4 550 XGL [NV17GL], Quadro4 580 XGL [NV18GL], Quadro4 700 XGL [NV25GL], Quadro4 750 XGL [NV25GL], Quadro4 780 XGL [NV28GL], Quadro4 900 XGL [NV25GL], Quadro4 980 XGL [NV28GL], Quadro4 Go700 [NV28GLM], NV40GL.

There are several "more modern" GPUs supported by this package, too, but the updated drivers in the newer legacy packages or the current nvidia-glx package usually provide more features and better support. Look at the other legacy packages for older cards.

See /usr/share/doc/nvidia-kernel-legacy-96xx-dkms/README.txt.gz for a complete list of supported GPUs and PCI IDs.

nvidia-vdpau-driver-ia32 (270.41.06-0+opp~1, non-free) - NVIDIA vdpau 32-bit driver
Binary for arch amd64 (1005.2 KB) | Source dir | changes | Homepage

These libraries provide the Video Decode and Presentation API for Unix. They provide accelerated video playback (incl. H.264) for the supported graphics cards. This package contains the NVIDIA VDPAU driver (32-bit).

See /usr/share/doc/nvidia-vdpau-driver-ia32/README.txt.gz for more information.

Please see the nvidia-kernel-dkms or nvidia-kernel-source packages for building the kernel module required by this package. This will provide nvidia-kernel-270.41.06.

libgl1-nvidia-alternatives-ia32 (270.41.06-0+opp~1, non-free) - simplifies replacing MESA libGL with GPU vendor libraries (32-bit)
Binary for arch amd64 (47.6 KB) | Source dir | changes | Homepage

Diverts the free libGL.so (32-bit) implementation (MESA) and introduces alternatives to simplify plugging in accelerated implementations from GPU vendors. Handles both libGL.so.1 and libGL.so.

libgl1-nvidia-legacy-96xx-glx-ia32 (96.43.18-2+opp~1, non-free) - NVIDIA binary OpenGL 32-bit libraries (96xx legacy version)
Binary for arch amd64 (2.7 MB) | Source dir | changes | Homepage

These binary 32-bit libraries provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server. See the description of the nvidia-glx-legacy-96xx package or /usr/share/doc/libgl1-nvidia-legacy-96xx-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs.

nvidia-libopencl1-ia32 (270.41.06-0+opp~1, non-free) - NVIDIA OpenCL 32-bit library
Binary for arch amd64 (53.8 KB) | Source dir | changes | Homepage

OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors.

This package contains the installable client driver loader (ICD Loader) 32-bit library provided by NVIDIA.

libcuda1-ia32 (270.41.06-0+opp~1, non-free) - NVIDIA CUDA runtime library (32-bit)
Binary for arch amd64 (4.2 MB) | Source dir | changes | Homepage

The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation. This package contains the driver specific runtime library (32-bit).

Supported NVIDIA devices include GPUs starting from GeForce 8 and Quadro FX series, as well as the Tesla computing processors.

Please see the nvidia-kernel-dkms or nvidia-kernel-source packages for building the kernel module required by this package. This will provide nvidia-kernel-270.41.06.

libnvidia-compiler-ia32 (270.41.06-0+opp~1, non-free) - NVIDIA runtime compiler library (32-bit)
Binary for arch amd64 (7.1 MB) | Source dir | changes | Homepage

The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.

This package contains the runtime compiler library (32-bit).

nvidia-opencl-icd-ia32 (270.41.06-0+opp~1, non-free) - NVIDIA OpenCL ICD (32-bit)
Binary for arch amd64 (45.8 KB) | Source dir | changes | Homepage

OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors.

This package provides the 32-bit NVIDIA installable client driver (ICD) for OpenCL.

libgl1-nvidia-glx-ia32 (270.41.06-0+opp~1, non-free) - NVIDIA binary OpenGL 32-bit libraries
Binary for arch amd64 (6.7 MB) | Source dir | changes | Homepage

These binary 32-bit libraries provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server. See the description of the nvidia-glx package or /usr/share/doc/libgl1-nvidia-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs.

nvidia-glx-legacy-96xx-ia32 (96.43.18-2+opp~1, non-free) - NVIDIA binary driver 32-bit libs (96xx legacy version)
Binary for arch amd64 (27.8 KB) | Source dir | changes | Homepage

These binary drivers provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server. AGP, PCIe, SLI, TV-out and flat panel displays are also supported. This legacy version is the last release that supports the following GPUs: GeForce2 Go [NV11], GeForce2 MX Integrated Graphics [NVCrush11], GeForce2 MX/MX 400 [NV11], GeForce2 MX200 [NV11DDR], GeForce3 [NV20], GeForce3 Ti 200 [NV20], GeForce3 Ti 500 [NV20], GeForce4 410 Go 16M [NV17], GeForce4 420 Go [NV17], GeForce4 420 Go 32M [NV17], GeForce4 440 Go [NV17], GeForce4 440 Go 64M [NV17], GeForce4 448 Go [NV18M], GeForce4 460 Go [NV17], GeForce4 488 Go [NV18M], GeForce4 MX 420 [NV17], GeForce4 MX 420 AGP 8x [NV18], GeForce4 MX 440 [NV17], GeForce4 MX 440 AGP 8x [NV18], GeForce4 MX 440SE [NV17], GeForce4 MX 440SE AGP 8x [NV18], GeForce4 MX 460 [NV17], GeForce4 MX 4000 [NV18], GeForce4 MX - nForce GPU [NV18], GeForce4 Ti [NV25], GeForce4 Ti 4200 [NV25], GeForce4 Ti 4200 AGP 8x [NV28], GeForce4 Ti 4200 Go AGP 8x [NV28], GeForce4 Ti 4400 [NV25], GeForce4 Ti 4600 [NV25], GeForce4 Ti 4800 [NV28], GeForce4 Ti 4800 SE [NV28], Quadro DCC [NV20DCC], Quadro NVS [NV17GL], Quadro NVS 50 PCI [NV18GL], Quadro NVS 280 SD AGP 8x [NV18GL], Quadro2 MXR/EX/Go [NV11GL], Quadro4 380 XGL [NV18GL], Quadro4 500 GoGL [NV17GL], Quadro4 550 XGL [NV17GL], Quadro4 580 XGL [NV18GL], Quadro4 700 XGL [NV25GL], Quadro4 750 XGL [NV25GL], Quadro4 780 XGL [NV28GL], Quadro4 900 XGL [NV25GL], Quadro4 980 XGL [NV28GL], Quadro4 Go700 [NV28GLM], NV40GL.

There are several "more modern" GPUs supported by this package, too, but the updated drivers in the newer legacy packages or the current nvidia-glx package usually provide more features and better support. Look at the other legacy packages for older cards.

See /usr/share/doc/nvidia-glx-legacy-96xx/README.txt.gz for a complete list of supported GPUs and PCI IDs.

fglrx-glx-ia32 (1:11-3-1+opp~1, non-free) - proprietary libGL for the non-free ATI/AMD display driver (ia32 libs)
Binary for arch amd64 (8.5 MB) | Source dir | changes | Homepage

Display driver for the ATI/AMD RadeonHD and FireGL graphics cards.

This package provides the proprietary 32 bit libGL shipped by ATI/AMD for emulated userspace on amd64.

This driver is not free. As an alternative, you may try the newest free driver xserver-xorg-video-radeon.

nvidia-glx-ia32 (270.41.06-0+opp~1, non-free) - NVIDIA binary driver 32-bit libs
Binary for arch amd64 (46.7 KB) | Source dir | changes | Homepage

These binary drivers provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server. AGP, PCIe, SLI, TV-out and flat panel displays are also supported. This version only supports GeForce 6xxx and higher of the Geforce GPUs plus complimentary Quadros and nforce. Look at the legacy packages for older cards.

See /usr/share/doc/nvidia-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs.

Etch 4.0

Einträge für /etc/apt/sources.list / Entries for /etc/apt/sources.list:

deb http://debian2.oppserver.net/xbmc/ etch main non-free contrib
deb-src http://debian2.oppserver.net/xbmc/ etch main non-free contrib

oder mit folgendem Befehl / or with the following command::

sudo su -c 'echo "deb http://debian2.oppserver.net/xbmc/ etch main non-free contrib" > /etc/apt/sources.list.d/oppxbmc.sources.list'
sudo su -c 'echo "deb-src http://debian2.oppserver.net/xbmc/ etch main non-free contrib" >> /etc/apt/sources.list.d/oppxbmc.sources.list'
sudo aptitude update

oder als root / or as root:
echo "deb http://debian2.oppserver.net/xbmc/ etch main non-free contrib" > /etc/apt/sources.list.d/oppxbmc.sources.list
echo "deb-src http://debian2.oppserver.net/xbmc/ etch main non-free contrib" >> /etc/apt/sources.list.d/oppxbmc.sources.list
aptitude update

Zu allen Paketen wird das backports Repository benötigt. / For all packages, the backports repository is needed

deb http://archive.debian.org/debian-backports etch-backports main contrib non-free
deb-src http://archive.debian.org/debian-backports etch-backports main contrib non-free



Backtrack

Einträge für /etc/apt/sources.list / Entries for /etc/apt/sources.list:

deb http://debian2.oppserver.net/xbmc/ backtrack main non-free contrib
deb-src http://debian2.oppserver.net/xbmc/ backtrack main non-free contrib

oder mit folgendem Befehl / or with the following command::

sudo su -c 'echo "deb http://debian2.oppserver.net/xbmc/ backtrack main non-free contrib" > /etc/apt/sources.list.d/oppxbmc.sources.list'
sudo su -c 'echo "deb-src http://debian2.oppserver.net/xbmc/ backtrack main non-free contrib" >> /etc/apt/sources.list.d/oppxbmc.sources.list'
sudo aptitude update

oder als root / or as root:
echo "deb http://debian2.oppserver.net/xbmc/ backtrack main non-free contrib" > /etc/apt/sources.list.d/oppxbmc.sources.list
echo "deb-src http://debian2.oppserver.net/xbmc/ backtrack main non-free contrib" >> /etc/apt/sources.list.d/oppxbmc.sources.list
aptitude update


Hinweis / Hint

Alle bereitgestellten Pakete kommen ohne jegliche Garantie. Ich übernehme keine Haftung für Schäden, die durch die Installation der angebotenen Dateien bzw. Pakete entstehen. Die Installation und die Benutzung dieser Pakete erfolgt auf eigene Gefahr.

All packages are provided without warranty of any kind. I assume no liability for damages caused by the installation of the files and packages i offered. The installation and use of these packages is at own risk.