OPPServer

OPPs Debian-Pakete / OPPs Debian-Packages

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

Hinweis!!! / Hint!!!

17.07.2012
    Iceweasel/Firefox wird nun nicht mehr von meinem Repository angeboten,
    sondern von mozilla.debian.net. Dazu bitte die sources.list und
    preferences in /etc/apt aktualisieren.
      Vorlagen zu fertigen sources.list gibt es hier / Templates for sources.list available here:
http://unix.oppserver.net/debian/sources.list/debian/
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/debian/ stretch main non-free contrib
deb-src http://debian2.oppserver.net/debian/ stretch main non-free contrib

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

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

oder als root / or as root:
echo "deb http://debian2.oppserver.net/debian/ stretch main non-free contrib" > /etc/apt/sources.list.d/oppdebian.sources.list
echo "deb-src http://debian2.oppserver.net/debian/ stretch main non-free contrib" >> /etc/apt/sources.list.d/oppdebian.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/debian/ buster main non-free contrib
deb-src http://debian2.oppserver.net/debian/ buster main non-free contrib

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

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

oder als root / or as root:
echo "deb http://debian2.oppserver.net/debian/ buster main non-free contrib" > /etc/apt/sources.list.d/oppdebian.sources.list
echo "deb-src http://debian2.oppserver.net/debian/ buster main non-free contrib" >> /etc/apt/sources.list.d/oppdebian.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/debian/ sid main non-free contrib
deb-src http://debian2.oppserver.net/debian/ sid main non-free contrib

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

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

oder als root / or as root:
echo "deb http://debian2.oppserver.net/debian/ sid main non-free contrib" > /etc/apt/sources.list.d/oppdebian.sources.list
echo "deb-src http://debian2.oppserver.net/debian/ sid main non-free contrib" >> /etc/apt/sources.list.d/oppdebian.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/debian/ jessie main non-free contrib
deb-src http://debian2.oppserver.net/debian/ jessie main non-free contrib

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

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

oder als root / or as root:
echo "deb http://debian2.oppserver.net/debian/ jessie main non-free contrib" > /etc/apt/sources.list.d/oppdebian.sources.list
echo "deb-src http://debian2.oppserver.net/debian/ jessie main non-free contrib" >> /etc/apt/sources.list.d/oppdebian.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


libsqlite3-0-dbg (3.8.10-1+opp~1, main) - SQLite 3 debugging symbols
Binary for arch amd64 (1009.0 KB), i386 (943.1 KB) | Source dir | changes | Homepage

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.

i965-va-driver-dbg (1.6.0-1+opp~1, main) - VAAPI driver for Intel G45 & HD Graphics family (debug symbols)
Binary for arch amd64 (933.2 KB), i386 (680.7 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/WMV3). 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 and encode driver backend for the Intel G45 chipsets and Intel HD Graphics for Intel Core processor family.

libjpeg-turbo-progs-dbg (1:1.4.0-7+opp~1, main) - Programs for manipulating JPEG files (debugging symbols)
Binary for arch amd64 (189.8 KB), i386 (170.1 KB) | Source dir | changes | Homepage

This package contains debugging symbols for programs for manipulating JPEG files from the libjpeg-turbo JPEG library:
* cjpeg/djpeg: convert to/from the JPEG file format
* rdjpgcom/wrjpgcom: read/write comments in JPEG files
* jpegtran: lossless transformations of JPEG files
* jpegexiforient/exifautotran: manipulate EXIF orientation tag
* tjbench: a simple JPEG benchmarking tool

ffmpeg-dbg (10:2.6.3-0.0+opp~2, main) - Debug symbols for FFmpeg related packages
Binary for arch amd64 (18.6 MB), i386 (35.9 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.

libxine2-dbg (1:1.2.6+git20150520-1+opp~1, main) - debug symbols for libxine2
Binary for arch amd64 (2.5 MB), i386 (2.2 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.

xine-dbg (0.99.9hg+20150520-1+opp~1, main) - the xine video player, debug symbols
Binary for arch amd64 (992.9 KB), i386 (803.3 KB) | Source dir | changes | Homepage

xine-ui is a frontend for the libxine video player library.

This package contains debug symbols for the xine frontends xine, aaxine, cacaxine, fbxine. Please install them to create meaningful backtraces when reporting bugs.

libturbojpeg0-dbg (1:1.4.0-7+opp~1, main) - TurboJPEG runtime library - SIMD optimized (debugging symbols)
Binary for arch amd64 (376.5 KB), i386 (336.4 KB) | Source dir | changes | Homepage

The libjpeg-turbo JPEG library is a library for handling JPEG files.

libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems.

This package contains debugging symbols for the TurboJPEG library.

zoneminder-dbg (1.28.1-0+opp~1, main) - Debugging symbols for zoneminder.
Binary for arch amd64 (92.3 KB), i386 (91.3 KB) | Source dir | changes

ZoneMinder is a video camera security and surveillance solution. ZoneMinder is intended for use in single or multi-camera video security applications, including commercial or home CCTV, theft prevention and child or family member or home monitoring and other care scenarios. It supports capture, analysis, recording, and monitoring of video data coming from one or more video or network cameras attached to a Linux system. ZoneMinder also support web and semi-automatic control of Pan/Tilt/Zoom cameras using a variety of protocols. It is suitable for use as a home video security system and for commercial or professional video security and surveillance. It can also be integrated into a home automation system via X.10 or other protocols.

libbluray1-dbg (2:0.8.0-1+opp~1, main) - Blu-ray disc playback support library (debug symbols)
Binary for arch amd64 (345.2 KB), i386 (274.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 debug symbols for the shared library.

zoneminder-core-dbg (1:1.28.1-0+opp~1, main) - Debugging symbols for ZoneMinder
Binary for arch amd64 (93.7 KB), i386 (89.4 KB) | Source dir | changes

ZoneMinder is a video camera security and surveillance solution.

This package provides the debugging symbols for the executable compiled binaries.

libwine-dbg (1.7.43-0+opp~1, main) - Windows API implementation - debugging symbols
Binary for arch i386 (46.6 MB) | Source dir | changes | Homepage

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package provides wine's debugging symbols.

libvdpau1-dbg (1.1-1+opp~1, main) - Video Decode and Presentation API for Unix (debug symbols)
Binary for arch amd64 (84.1 KB), i386 (74.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 provides the debug symbols of the shared library.

libjpeg62-turbo-dbg (1:1.4.0-7+opp~1, main) - Debugging symbols for the libjpeg-turbo JPEG library
Binary for arch amd64 (333.3 KB), i386 (302.2 KB) | Source dir | changes | Homepage

The libjpeg-turbo JPEG library is a library for handling JPEG files.

libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. The libjpeg-turbo JPEG library is an API/ABI compatible with the IJG JPEG library.

This package contains the debugging symbols.

libtcl8.6-dbg (8.6.4+dfsg-2+opp~1, main) - Symbol files for libtcl8.6
Binary for arch amd64 (2.6 MB), i386 (2.3 MB) | Source dir | changes | Homepage

Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted scripting language. This package contains the debug symbols for libtcl8.6, to assist in debugging applications built with tcl8.6. You will not normally need to install this package.

zoneminder-ui-base (1:1.28.1-0+opp~1, main) - Essential files for ZoneMinder's web user interface
Binary for arch amd64 (464.8 KB), i386 (463.3 KB) | Source dir | changes

ZoneMinder is a video camera security and surveillance solution.

This package provides the essential web files and maintenance scripts to set up a basic web environment.

libwine-dev (1.7.43-0+opp~1, main) - Windows API implementation - development files
Binary for arch amd64 (2.6 MB), i386 (2.6 MB) | Source dir | changes | Homepage

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package provides wine's C header files and development libraries.

libx264-dev (3:0.git20150517-0.0+opp~1, main) - development files for libx264
Binary for arch amd64 (475.9 KB), i386 (479.5 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.

libxine2-dev (1:1.2.6+git20150520-1+opp~1, main) - Xine video player library, development packages.
Binary for arch amd64 (70.2 KB), i386 (70.2 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.

wine32-dev-tools (1.7.43-0+opp~1, main) - Windows API implementation - 32-bit developer tools
Binary for arch i386 (666.3 KB) | Source dir | changes | Homepage

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package provides wine's 32-bit developer tools.

libavformat-dev (10:2.6.3-0.0+opp~2, main) - Development files for libavformat
Binary for arch amd64 (893.5 KB), i386 (961.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...).

tcl8.6-dev (8.6.4+dfsg-2+opp~1, main) - Tcl (the Tool Command Language) v8.6 - development files
Binary for arch amd64 (971.0 KB), i386 (1.0 MB) | Source dir | changes | Homepage

Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted scripting language. This package contains the headers and libraries needed to embed or extend Tcl.

libjpeg62-turbo-dev (1:1.4.0-7+opp~1, main) - Development files for the libjpeg-turbo JPEG library
Binary for arch amd64 (464.1 KB), i386 (440.9 KB) | Source dir | changes | Homepage

The libjpeg-turbo JPEG library is a library for handling JPEG files.

libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. The libjpeg-turbo JPEG library is an API/ABI compatible with the IJG JPEG library.

This package contains the static library, headers and documentation.

libxnvctrl-dev (340.76-0+opp~1, main) - NV-CONTROL X extension (development files)
Binary for arch amd64 (82.5 KB), i386 (82.5 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.

libswscale-dev (10:2.6.3-0.0+opp~2, main) - Development files for libswscale
Binary for arch amd64 (161.6 KB), i386 (167.7 KB) | Source dir | changes | Homepage

This is the video scaling library from the FFmpeg project.

Please send me a better description.

libbluray-dev (2:0.8.0-1+opp~1, main) - Blu-ray disc playback support library (development files)
Binary for arch amd64 (152.5 KB), i386 (161.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 the necessary files needed for development.

libsqlite3-dev (3.8.10-1+opp~1, main) - SQLite 3 development files
Binary for arch amd64 (536.9 KB), i386 (563.9 KB) | Source dir | changes | Homepage

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)

libafpclient-dev (0.8.1-5+opp~2, main) - Client for the Apple Filing Protocol (AFP) (development files)
Binary for arch amd64 (61.8 KB), i386 (64.8 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.

libavfilter-dev (10:2.6.3-0.0+opp~2, main) - Development files for libavfilter
Binary for arch amd64 (538.3 KB), i386 (536.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 .

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

libswresample-dev (10:2.6.3-0.0+opp~2, main) - Development files for libswresample
Binary for arch amd64 (84.8 KB), i386 (88.1 KB) | Source dir | changes | Homepage

This is the audio scaling library from the FFmpeg project.

Please send me a better description.

libvdpau-dev (1.1-1+opp~1, main) - Video Decode and Presentation API for Unix (development files)
Binary for arch amd64 (50.7 KB), i386 (50.7 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.

libgstreamer-vaapi1.0-dev (0.6.0-1+opp~1, main) - GStreamer development files for libraries from the "vaapi" set
Binary for arch amd64 (28.9 KB), i386 (28.8 KB) | Source dir | changes | Homepage

Gstreamer-vaapi is a collection of GStreamer plugins and helper libraries that allow hardware accelerated video decoding, encoding and processing through VA-API.

This package contains development files for GStreamer libraries for the "vaapi" set.

libavcodec-dev (10:2.6.3-0.0+opp~2, main) - Library to encode decode multimedia streams - devel files
Binary for arch amd64 (3.9 MB), i386 (3.8 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.

libturbojpeg0-dev (1:1.4.0-7+opp~1, main) - Development files for the TurboJPEG library
Binary for arch amd64 (524.7 KB), i386 (490.7 KB) | Source dir | changes | Homepage

The libjpeg-turbo JPEG library is a library for handling JPEG files.

libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems.

This package contains the static library, headers and documentation for the TurboJPEG library.

libpostproc-dev (10:2.6.3-0.0+opp~2, main) - postproc devel files
Binary for arch amd64 (72.5 KB), i386 (70.4 KB) | Source dir | changes | Homepage

This package contains the FFmpeg video postprocessing devel files.

libshairplay-dev (0.9.0+git20150517-0+opp~1, main) - Free portable AirPlay server implementation (development files)
Binary for arch amd64 (3.7 KB), i386 (3.7 KB) | Source dir | changes | Homepage

Free portable AirPlay server implementation similar to ShairPort.

libva-dev (1.6.0-1+opp~1, main) - Video Acceleration (VA) API for Linux -- development files
Binary for arch amd64 (112.6 KB), i386 (115.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.

libavresample-dev (10:2.6.3-0.0+opp~2, main) - Development files for libswresample
Binary for arch amd64 (83.8 KB), i386 (85.4 KB) | Source dir | changes | Homepage

This is the audio conversion library from the FFmpeg project.

Please send me a better description.

libavdevice-dev (10:2.6.3-0.0+opp~2, main) - Development files for libavdevice
Binary for arch amd64 (94.2 KB), i386 (96.8 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.

libavutil-dev (10:2.6.3-0.0+opp~2, main) - FFmpeg avutil devel files - devel files
Binary for arch amd64 (252.9 KB), i386 (267.2 KB) | Source dir | changes | Homepage

This package contains the FFmpeg video utility.

libav-tools (10:2.6.3-0.0+opp~2, main) - Multimedia player, server, encoder and transcoder
Binary for arch amd64 (37.4 KB), i386 (37.4 KB) | Source dir | changes | Homepage

Libav is a complete, cross-platform solution to decode, encode, record, convert and stream audio and video.

This package contains symbolic links to ffmpeg binaries package.

libxine2-x (1:1.2.6+git20150520-1+opp~1, main) - X desktop video output plugins for libxine2
Binary for arch amd64 (133.1 KB), i386 (147.1 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.

va-driver-all (1.6.0-1+opp~1, main) - Video Acceleration (VA) API -- driver metapackage
Binary for arch amd64 (9.8 KB), i386 (9.8 KB) | Source dir | changes | Homepage

This package depends on the full suite of drivers for the Video Acceleration API (VA API). It does not provide any drivers itself, and may be removed if you wish to only have certain drivers installed.

zoneminder-core (1:1.28.1-0+opp~1, main) - Core binaries and perl scripts for ZoneMinder
Binary for arch amd64 (438.2 KB), i386 (434.0 KB) | Source dir | changes

ZoneMinder is a video camera security and surveillance solution.

This package provides the executable compiled binaries which do the main video processing work and the perl scripts which perform helper and/or external interface tasks.

ffmpeg (10:2.6.3-0.0+opp~2, main) - audio/video encoder, streaming server & audio/video file converter
Binary for arch amd64 (1.2 MB), i386 (1.2 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.

xine-console (0.99.9hg+20150520-1+opp~1, main) - the xine video player, user interface
Binary for arch amd64 (56.9 KB), i386 (57.0 KB) | Source dir | changes | Homepage

xine-ui is a frontend for the libxine video player library.

This package contains additional front ends, aaxine, cacaxine and fbxine which run even on the console, so you can use it to watch DVDs even in an xterm. ;-)

libxine2-vdr (1:1.2.6+git20150520-1+opp~1, main) - VDR-related plugins for libxine2
Binary for arch amd64 (17.9 KB), i386 (20.8 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.

i965-va-driver (1.6.0-1+opp~1, main) - VAAPI driver for Intel G45 & HD Graphics family
Binary for arch amd64 (257.5 KB), i386 (264.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/WMV3). It provides an interface to fully expose the video decode capabilities in today's GPUs.

This package contains the video decode and encode driver backend for the Intel G45 chipsets and Intel HD Graphics for the Intel Core processor family. The supported platforms include:
* Cantiga, Intel GMA 4500MHD (GM45)
* Ironlake, Intel HD Graphics for 2010 Intel Core processor family
* Sandy Bridge, Intel HD Graphics for 2011 Intel Core processor family
* Ivy Bridge
* Haswell
* Broadwell

xine-ui (0.99.9hg+20150520-1+opp~1, main) - the xine video player, user interface
Binary for arch amd64 (1.2 MB), i386 (1.2 MB) | Source dir | changes | Homepage

This is an X11 based GUI for the libxine video player library. It provides xine, a skin based media player that can play all the audio/video formats that libxine supports. Currently, this includes MPEG1/2, some AVI and Quicktime files, some network streaming methods and disc based media (VCD, SVCD, DVD). A more complete list can be found on http://xinehq.de/index.php/features/.

Most DVDs on the market today are play-protected by the Content Scrambling System (CSS). Xine does not provide any code to descramble those DVDs, because of legal uncertainties. Have a look at /usr/share/doc/xine-ui/README.Debian for more information!

libswscale3 (10:2.6.3-0.0+opp~2, main) - FFmpeg video scaling library
Binary for arch amd64 (145.0 KB), i386 (233.9 KB) | Source dir | changes | Homepage

This is the video scaling library from the FFmpeg project.

Please send me a better description.

libavcodec56 (10:2.6.3-0.0+opp~2, main) - Library to encode decode multimedia streams - runtime files
Binary for arch amd64 (3.5 MB), i386 (6.8 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.

libva-x11-1 (1.6.0-1+opp~1, main) - Video Acceleration (VA) API for Linux -- X11 runtime
Binary for arch amd64 (18.2 KB), i386 (18.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 libva-x11 library.

libxine2-gnome (1:1.2.6+git20150520-1+opp~1, main) - GNOME-related plugins for libxine2
Binary for arch amd64 (7.5 KB), i386 (7.7 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-ffmpeg (1:1.2.6+git20150520-1+opp~1, main) - MPEG-related plugins for libxine2
Binary for arch amd64 (121.9 KB), i386 (206.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.

libxnvctrl0 (340.76-0+opp~1, main) - NV-CONTROL X extension (runtime library)
Binary for arch amd64 (20.3 KB), i386 (20.3 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.

libxine2-console (1:1.2.6+git20150520-1+opp~1, main) - libaa/libcaca/framebuffer/directfb related plugins for libxine2
Binary for arch amd64 (34.9 KB), i386 (39.2 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.

libva1 (1.6.0-1+opp~1, main) - Video Acceleration (VA) API for Linux -- runtime
Binary for arch amd64 (46.2 KB), i386 (48.5 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.

libxine2-vdpau-plugins (1:1.2.6+git20150520-1+opp~1, main) - Vdpau decoder and X-based video output plugins
Binary for arch amd64 (74.7 KB), i386 (78.9 KB) | Source dir | changes | Homepage

This package contains plugins for adding NVIDIA VDPAU support.

libva-drm1 (1.6.0-1+opp~1, main) - Video Acceleration (VA) API for Linux -- DRM runtime
Binary for arch amd64 (13.6 KB), i386 (13.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 libva-drm library.

afpfs-ng-utils (0.8.1-5+opp~2, main) - Client for the Apple Filing Protocol (AFP) (utility programs)
Binary for arch amd64 (35.8 KB), i386 (37.4 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.

libturbojpeg0 (1:1.4.0-7+opp~1, main) - TurboJPEG runtime library - SIMD optimized
Binary for arch amd64 (137.3 KB), i386 (142.3 KB) | Source dir | changes | Homepage

The libjpeg-turbo JPEG library is a library for handling JPEG files.

libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems.

This package contains the TurboJPEG shared runtime library.

libpostproc53 (10:2.6.3-0.0+opp~2, main) - postproc shared libraries
Binary for arch amd64 (71.7 KB), i386 (92.6 KB) | Source dir | changes | Homepage

This package contains the FFmpeg video postprocessing shared library.

libavfilter5 (10:2.6.3-0.0+opp~2, main) - FFmpeg filter library
Binary for arch amd64 (452.0 KB), i386 (775.6 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

libwine (1.7.43-0+opp~1, main) - Windows API implementation - library
Binary for arch amd64 (18.5 MB), i386 (17.8 MB) | Source dir | changes | Homepage

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package provides the wine library.

libafpclient0 (0.8.1-5+opp~2, main) - Client for the Apple Filing Protocol (AFP) (shared library)
Binary for arch amd64 (51.9 KB), i386 (56.5 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-vaapi-plugins (1:1.2.6+git20150520-1+opp~1, main) - Vaapi decoder and X-based video output plugins
Binary for arch amd64 (24.7 KB), i386 (26.2 KB) | Source dir | changes | Homepage

This package contains plugins for adding VAAPI support.

libswresample1 (10:2.6.3-0.0+opp~2, main) - FFmpeg audio rescaling library
Binary for arch amd64 (71.9 KB), i386 (98.8 KB) | Source dir | changes | Homepage

This is the audio scaling library from the FFmpeg project.

Please send me a better description.

libavdevice56 (10:2.6.3-0.0+opp~2, main) - FFmpeg device handling library
Binary for arch amd64 (83.6 KB), i386 (116.1 KB) | Source dir | changes | Homepage

This is the device handling library from the FFmpeg project.

libxine2-misc-plugins (1:1.2.6+git20150520-1+opp~1, main) - Input, audio output and post plugins for libxine2
Binary for arch amd64 (537.3 KB), i386 (586.1 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.

libavresample2 (10:2.6.3-0.0+opp~2, main) - FFmpeg audio conversion library
Binary for arch amd64 (73.8 KB), i386 (98.0 KB) | Source dir | changes | Homepage

This is the audio conversion library from the FFmpeg project.

Please send me a better description.

libsqlite3-0 (3.8.10-1+opp~1, main) - SQLite 3 shared library
Binary for arch amd64 (437.7 KB), i386 (466.0 KB) | Source dir | changes | Homepage

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.

libbluray1 (2:0.8.0-1+opp~1, main) - Blu-ray disc playback support library (shared library)
Binary for arch amd64 (127.6 KB), i386 (138.9 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.

libjpeg62-turbo (1:1.4.0-7+opp~1, main) - libjpeg-turbo JPEG runtime library
Binary for arch amd64 (121.7 KB), i386 (127.7 KB) | Source dir | changes | Homepage

The libjpeg-turbo JPEG library is a library for handling JPEG files.

libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. The libjpeg-turbo JPEG library is an API/ABI compatible with the IJG JPEG library.

This package contains the shared runtime library.

libavutil54 (10:2.6.3-0.0+opp~2, main) - FFmpeg avutil library - runtime files
Binary for arch amd64 (172.3 KB), i386 (294.2 KB) | Source dir | changes | Homepage

This package contains the FFmpeg video utility.

libxine2-bin (1:1.2.6+git20150520-1+opp~1, main) - Xine video/media player library, binary files.
Binary for arch amd64 (1.4 MB), i386 (1.4 MB) | Source dir | changes | Homepage

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

libx264-146 (3:0.git20150517-0.0+opp~1, main) - x264 video coding library
Binary for arch amd64 (427.0 KB), i386 (424.6 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.

libva-wayland1 (1.6.0-1+opp~1, main) - Video Acceleration (VA) API for Linux -- Wayland runtime
Binary for arch amd64 (14.3 KB), i386 (14.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-wayland library.

libvdpau1 (1.1-1+opp~1, main) - Video Decode and Presentation API for Unix (libraries)
Binary for arch amd64 (38.2 KB), i386 (37.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 wrapper and trace libraries.

libxine2 (1:1.2.6+git20150520-1+opp~1, main) - Xine media player library, meta-package (development branch).
Binary for arch amd64 (1.7 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 branch 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.

libva-glx1 (1.6.0-1+opp~1, main) - Video Acceleration (VA) API for Linux -- GLX runtime
Binary for arch amd64 (17.0 KB), i386 (17.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.

gstreamer1.0-vaapi (0.6.0-1+opp~1, main) - VA-API plugins for GStreamer
Binary for arch amd64 (184.7 KB), i386 (180.3 KB) | Source dir | changes | Homepage

Gstreamer-vaapi is a collection of GStreamer plugins and helper libraries that allow hardware accelerated video decoding, encoding and processing through VA-API.

This package contains GStreamer plugins for VA-API support: - `vaapiconvert': converts from YUV pixels to VA surfaces - `vaapisink': a VA-API based video sink

libavformat56 (10:2.6.3-0.0+opp~2, main) - FFmpeg file format library
Binary for arch amd64 (741.4 KB), i386 (1.4 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...).

libva-egl1 (1.6.0-1+opp~1, main) - Video Acceleration (VA) API for Linux -- EGL runtime
Binary for arch amd64 (11.8 KB), i386 (11.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 libva-egl library.

libva-tpi1 (1.6.0-1+opp~1, main) - Video Acceleration (VA) API for Linux -- TPI runtime
Binary for arch amd64 (12.0 KB), i386 (12.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 libva-tpi library.

libgstreamer-vaapi1.0-0 (0.6.0-1+opp~1, main) - GStreamer libraries from the "vaapi" set
Binary for arch amd64 (377.3 KB), i386 (363.4 KB) | Source dir | changes | Homepage

Gstreamer-vaapi is a collection of GStreamer plugins and helper libraries that allow hardware accelerated video decoding, encoding and processing through VA-API.

This package contains libraries for the "vaapi" set.

libtcl8.6 (8.6.4+dfsg-2+opp~1, main) - Tcl (the Tool Command Language) v8.6 - run-time library files
Binary for arch amd64 (963.4 KB), i386 (1012.9 KB) | Source dir | changes | Homepage

Tcl is a powerful, easy to use, embeddable, cross-platform interpreted scripting language. This package contains the Tcl library and auxiliary code which allows one to run Tcl-enabled applications. This version includes thread support.

x264 (3:0.git20150517-0.0+opp~1, main) - video encoder for the H.264/MPEG-4 AVC standard
Binary for arch amd64 (76.3 KB), i386 (79.0 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

libjpeg-turbo-progs (1:1.4.0-7+opp~1, main) - Programs for manipulating JPEG files
Binary for arch amd64 (87.5 KB), i386 (89.3 KB) | Source dir | changes | Homepage

This package contains programs for manipulating JPEG files from the libjpeg-turbo JPEG library:
* cjpeg/djpeg: convert to/from the JPEG file format
* rdjpgcom/wrjpgcom: read/write comments in JPEG files
* jpegtran: lossless transformations of JPEG files
* jpegexiforient/exifautotran: manipulate EXIF orientation tag
* tjbench: a simple JPEG benchmarking tool

tcl8.6 (8.6.4+dfsg-2+opp~1, main) - Tcl (the Tool Command Language) v8.6 - shell
Binary for arch amd64 (119.5 KB), i386 (119.6 KB) | Source dir | changes | Homepage

Tcl is a powerful, easy to use, embeddable, cross-platform interpreted scripting language. This package contains the Tcl shell which you need to run Tcl scripts. This version includes thread support.

libsqlite3-tcl (3.8.10-1+opp~1, main) - SQLite 3 Tcl bindings
Binary for arch amd64 (89.1 KB), i386 (90.7 KB) | Source dir | changes | Homepage

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.

vainfo (1.6.0-1+opp~1, main) - Video Acceleration (VA) API for Linux -- info program
Binary for arch amd64 (15.3 KB), i386 (15.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 vainfo program.

libbluray-bin (2:0.8.0-1+opp~1, main) - Blu-ray disc playback support library (tools)
Binary for arch amd64 (19.0 KB), i386 (19.0 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 a simple tool to retrieve information about a Blu-ray.

evolution-on (3.14.0.git20150604-0+opp~1, main) - Appindicator for evolution
Binary for arch amd64 (12.5 KB), i386 (13.3 KB) | Source dir | changes | Homepage

Plugin which allow Evolution to be hidden as appindicator, so one could receive notification and still not polute his/her alt-tab/taskbar/doc.

sqlite3 (3.8.10-1+opp~1, main) - Command line interface for SQLite 3
Binary for arch amd64 (105.9 KB), i386 (107.3 KB) | Source dir | changes | Homepage

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.

lemon (3.8.10-1+opp~1, main) - LALR(1) Parser Generator for C or C++
Binary for arch amd64 (118.0 KB), i386 (119.3 KB) | Source dir | changes | Homepage

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.

yasm (1.3.0-2+opp~1, main) - modular assembler with multiple syntaxes support
Binary for arch amd64 (338.2 KB), i386 (346.2 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.

shairplay (0.9.0+git20150517-0+opp~1, main) - Free portable AirPlay server implementation
Binary for arch amd64 (10.0 KB), i386 (10.1 KB) | Source dir | changes | Homepage

Free portable AirPlay server implementation similar to ShairPort.

libshairplay0 (0.9.0+git20150517-0+opp~1, main) - Free portable AirPlay server implementation (development files)
Binary for arch amd64 (44.4 KB), i386 (48.2 KB) | Source dir | changes | Homepage

Free portable AirPlay server implementation similar to ShairPort.

zoneminder (1.28.1-0+opp~1, main) - Video camera security and surveillance solution
Binary for arch amd64 (1023.7 KB), i386 (1016.2 KB) | Source dir | changes

ZoneMinder is intended for use in single or multi-camera video security applications, including commercial or home CCTV, theft prevention and child or family member or home monitoring and other care scenarios. It supports capture, analysis, recording, and monitoring of video data coming from one or more video or network cameras attached to a Linux system. ZoneMinder also support web and semi-automatic control of Pan/Tilt/Zoom cameras using a variety of protocols. It is suitable for use as a home video security system and for commercial or professional video security and surveillance. It can also be integrated into a home automation system via X.10 or other protocols.

wine32 (1.7.43-0+opp~1, main) - Windows API implementation - 32-bit binary loader
Binary for arch i386 (18.5 MB) | Source dir | changes | Homepage

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package provides the binary loader for 32-bit Windows applications.

wine (1.7.43-0+opp~1, main) - Windows API implementation - standard suite
Binary for arch amd64 (84.9 KB), i386 (84.9 KB) | Source dir | changes | Homepage

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This is a virtual package that depends on the standard Wine components.

zoneminder-ui-classic (1:1.28.1-0+opp~1, main) - Classic web user interface for ZoneMinder
Binary for arch all (89.2 KB) | Source dir | changes

ZoneMinder is a video camera security and surveillance solution.

This package provides the classic web user interface.

zoneminder-ui-flat (1:1.28.1-0+opp~1, main) - Flat web user interface for ZoneMinder
Binary for arch all (89.1 KB) | Source dir | changes

ZoneMinder is a video camera security and surveillance solution.

This package provides the flat web user interface.

zoneminder-ui-mobile (1:1.28.1-0+opp~1, main) - Mobile web user interface for ZoneMinder
Binary for arch all (14.6 KB) | Source dir | changes

ZoneMinder is a video camera security and surveillance solution.

This package provides the web user interface for mobile devices.

zoneminder-ui-xml (1:1.28.1-0+opp~1, main) - XML interface for ZoneMinder
Binary for arch all (21.0 KB) | Source dir | changes

ZoneMinder is a video camera security and surveillance solution.

This package provides a XML interface mainly intended for use with the eyeZm iPhone Application, but can be used with any other custom programs as well.

libjpeg-dev (1:1.4.0-7+opp~1, main) - Development files for the JPEG library [dummy package]
Binary for arch all (49.7 KB) | Source dir | changes | Homepage

This package depends on default Debian implementation of libjpeg.so.62 JPEG library.

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

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

gstreamer1.0-vaapi-doc (0.6.0-1+opp~1, main) - GStreamer VA-API documentation and manuals
Binary for arch all (69.6 KB) | Source dir | changes | Homepage

Gstreamer-vaapi is a collection of GStreamer plugins and helper libraries that allow hardware accelerated video decoding, encoding and processing through VA-API.

This package contains documentation for libraries and elements.

tcl8.6-doc (8.6.4+dfsg-2+opp~1, main) - Tcl (the Tool Command Language) v8.6 - manual pages
Binary for arch all (1.6 MB) | Source dir | changes | Homepage

Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted scripting language. This package contains the man pages for Tcl commands.

ffmpeg-doc (10:2.6.3-0.0+opp~2, main) - Documentation of the FFmpeg API
Binary for arch all (28.1 MB) | Source dir | changes | Homepage

This package contains the html doxygen documentation of the FFmpeg API.

libbluray-doc (2:0.8.0-1+opp~1, main) - Blu-ray disc playback support library (documentation)
Binary for arch all (344.2 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.

libxine2-doc (1:1.2.6+git20150520-1+opp~1, main) - xine video player library – documentation files
Binary for arch all (140.3 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.

libvdpau-doc (1.1-1+opp~1, main) - Video Decode and Presentation API for Unix (documentation)
Binary for arch all (308.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 VDPAU documentation.

sqlite3-doc (3.8.10-1+opp~1, main) - SQLite 3 documentation
Binary for arch all (2.9 MB) | Source dir | changes | Homepage

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 documentation that is also available on the SQLite homepage.

libbluray-bdj (2:0.8.0-1+opp~1, main) - Blu-ray Disc Java support library (BD-J library)
Binary for arch all (547.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.

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.6+git20150520-1+opp~1, main) - Xine video/media player library, meta package.
Binary for arch all (63.2 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.

libxine2-plugins (1:1.2.6+git20150520-1+opp~1, main) - Xine video/media player library, meta package.
Binary for arch all (63.2 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.

zoneminder (1:1.28.1-0+opp~1, main) - Video camera security and surveillance solution (metapackage)
Binary for arch all (6.2 KB) | Source dir | changes

ZoneMinder is intended for use in single or multi-camera video security applications, including commercial or home CCTV, theft prevention and child or family member or home monitoring and other care scenarios. It supports capture, analysis, recording, and monitoring of video data coming from one or more video or network cameras attached to a Linux system. ZoneMinder also support web and semi-automatic control of Pan/Tilt/Zoom cameras using a variety of protocols. It is suitable for use as a home video security system and for commercial or professional video security and surveillance. It can also be integrated into a home automation system via X.10 or other protocols.

ddrescue-gui (1.4~rc1-0+opp~2, main) - A simple GUI frontend to make gddrescue easier to use.
Binary for arch all (69.9 KB) | Source dir | changes

libzoneminder-perl (1:1.28.1-0+opp~1, main) - Perl libraries for ZoneMinder
Binary for arch all (125.1 KB) | Source dir | changes

ZoneMinder is a video camera security and surveillance solution.

This package provides the libraries for the perl scripts, it can be used to write custom interfaces as well.

zoneminder-database (1:1.28.1-0+opp~1, main) - Database management package for ZoneMinder
Binary for arch all (45.5 KB) | Source dir | changes

ZoneMinder is a video camera security and surveillance solution.

This package provides the sql files and maintenance scripts to perform all the database operations (installation, upgrade or removal) on a local or a remote server.

afpfs-ng (0.8.1-5+opp~2, main) - Client for the Apple Filing Protocol (AFP) (transitional package)
Binary for arch all (5.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 is a dummy transitional package. It may be safely removed.

r8168-dkms (8.039.00-1+opp~1, main) - dkms source for the r8168 network driver
Binary for arch all (78.2 KB) | Source dir | changes | Homepage

r8168 is the Linux device driver released for RealTek RTL8111B/RTL8168B, RTL8111/RTL8168, RTL8111C/RTL8111CP/RTL8111D(L), RTL8168C/RTL8111DP/RTL8111E, RTL8168E/RTL8111F/RTL8411, RTL8111G/RTL8111GUS/RTL8411B(N), RTL8118AS Gigabit Ethernet controllers with PCI-Express interface.

This driver should only be used for devices not yet supported by the in-kernel driver r8169. Please see the README.Debian for instructions how to report bugs against r8169 that made it necessary to use r8168-dkms.

Installation of the r8168-dkms package will disable the in-kernel r8169 module. To re-enable r8169, the r8168-dkms package must be purged.

This package provides the dkms source code for the r8168 kernel modules. Kernel source or headers are required to compile these modules.

wine64-dev-tools (1.7.43-0+opp~1, main) - Windows API implementation - 64-bit developer tools
Binary for arch amd64 (682.0 KB) | Source dir | changes | Homepage

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package provides wine's 64-bit developer tools.

wine64 (1.7.43-0+opp~1, main) - Windows API implementation - 64-bit binary loader
Binary for arch amd64 (48.7 KB) | Source dir | changes | Homepage

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package provides the binary loader for 64-bit Windows applications.

nvidia-modprobe (340.76-1+opp~1, contrib) - utility to load NVIDIA kernel modules and create device nodes
Binary for arch amd64 (14.3 KB), i386 (13.6 KB) | Source dir | changes | Homepage

This setuid program is used to create NVIDIA Linux device files and load the NVIDIA kernel module, on behalf of NVIDIA Linux driver components which may not have sufficient privileges to perform these actions on their own.

nvidia-settings (340.76-0+opp~1, contrib) - tool for configuring the NVIDIA graphics driver
Binary for arch amd64 (702.8 KB), i386 (695.4 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.

nvidia-xconfig (340.76-0+opp~1, contrib) - X configuration tool for non-free NVIDIA drivers
Binary for arch amd64 (75.4 KB), i386 (72.8 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.

winetricks (0.0+20150416-0+opp~1, contrib) - package manager for WINE to install software easily
Binary for arch all (167.9 KB) | Source dir | changes | Homepage

A POSIX shell script 'package manager' for WINE to install some Windows software easily. The list contains about 70 applications including 3dmark2001, corefonts, cygwin, directx9, dotnet35, droid, firefox, flash, ie8, mspaint, msxml6, python26, quicktime76, safari, spotify, utorrent, vb6run, vcrun2010, vlc, xvid etc.

About pckages in Recommends header: to use GUI progress bar, install package "zenity". To read manuals, install package "xdg-utils". If you need to cache any *.iso files with the -k option, install package "sudo" or sudo GUI "gksu".

NOTE: This package suggests installing package libwine. Some, but not all package downloads depend on restarting the wineserver which is included in libwine.

NOTE: In case you have compiled wine from sources and installed it out of dpkg(1)'s control, winetricks' depends wouldn't know about it. In that case create a "dummy wine" package to satisfy depends by using tools in "equivs" package before installing winetricks. An example:


git clone git@github.com:jaalto/project--debian-wine-dummy.git
cd project--debian-wine-dummy
make
dpkg -i wine*.deb
apt-get install winetricks

libxvbaw-dev (1:14.12-1+opp~1, non-free) - AMD XvBA (X-Video Bitstream Acceleration) development files
Binary for arch amd64 (40.9 KB), i386 (40.9 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.

nvidia-vdpau-driver (340.76-1+opp~1, non-free) - Video Decode and Presentation API for Unix - NVIDIA driver
Binary for arch amd64 (920.6 KB), i386 (941.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.

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-340.76.

libnvcuvid1 (340.76-1+opp~1, non-free) - NVIDIA CUDA Video Decoder runtime library
Binary for arch amd64 (762.3 KB), i386 (808.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.

The NVIDIA CUDA Video Decoder (NVCUVID) library provides an interface to hardware video decoding capabilities on NVIDIA GPUs with CUDA.

This package contains the nvcuvid runtime library.

libnvidia-compiler (340.76-1+opp~1, non-free) - NVIDIA runtime compiler library
Binary for arch amd64 (6.0 MB), i386 (6.5 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.

libcuda1-i386 (340.76-1+opp~1, non-free) - NVIDIA CUDA 32-bit runtime library
Binary for arch i386 (103.2 KB) | Source dir | changes | Homepage

This metapackage helps the automatic installation of the 32-bit NVIDIA CUDA library when installing libcuda1 on amd64 with foreign architecture i386 enabled.

libfglrx (1:14.12-1+opp~1, non-free) - non-free ATI/AMD RadeonHD display driver (runtime libraries)
Binary for arch amd64 (9.4 MB), i386 (9.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 driver release supports the following graphics adapter families: AMD Radeon R9 Series, AMD Radeon R7 Series, AMD Radeon HD 8000, 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.

libnvidia-eglcore (340.76-1+opp~1, non-free) - NVIDIA binary EGL core libraries
Binary for arch amd64 (6.6 MB), i386 (6.6 MB) | Source dir | changes | Homepage

EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES and OpenVG.

OpenGL|ES is a cross-platform API for full-function 2D and 3D graphics on embedded systems - including consoles, phones, appliances and vehicles. It contains a subset of OpenGL plus a number of extensions for the special needs of embedded systems.

This package contains the private core libraries used by the NVIDIA implementation of EGL and OpenGL|ES.

libgles2-nvidia (340.76-1+opp~1, non-free) - NVIDIA binary OpenGL|ES 2.x libraries
Binary for arch amd64 (121.6 KB), i386 (121.0 KB) | Source dir | changes | Homepage

OpenGL|ES is a cross-platform API for full-function 2D and 3D graphics on embedded systems - including consoles, phones, appliances and vehicles. It contains a subset of OpenGL plus a number of extensions for the special needs of embedded systems.

OpenGL|ES 2.x provides an API for programmable hardware including vertex and fragment shaders.

See the description of the nvidia-driver package or /usr/share/doc/libgl1-nvidia-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs.

libgles1-nvidia (340.76-1+opp~1, non-free) - NVIDIA binary OpenGL|ES 1.x libraries
Binary for arch amd64 (118.9 KB), i386 (118.1 KB) | Source dir | changes | Homepage

OpenGL|ES is a cross-platform API for full-function 2D and 3D graphics on embedded systems - including consoles, phones, appliances and vehicles. It contains a subset of OpenGL plus a number of extensions for the special needs of embedded systems.

OpenGL|ES 1.x provides an API for fixed-function hardware.

See the description of the nvidia-driver package or /usr/share/doc/libgl1-nvidia-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs.

libcuda1 (340.76-1+opp~1, non-free) - NVIDIA CUDA Driver Library
Binary for arch amd64 (4.2 MB), i386 (4.3 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 CUDA Driver API library for low-level CUDA programming.

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-340.76.

libnvidia-ifr1 (340.76-1+opp~1, non-free) - NVIDIA OpenGL-based Inband Frame Readback runtime library
Binary for arch amd64 (156.3 KB), i386 (150.7 KB) | Source dir | changes | Homepage

The NVIDIA OpenGL-based Inband Frame Readback (NvIFROpenGL) library provides a high performance, low latency interface to capture and optionally encode an OpenGL framebuffer. NvIFROpenGL is a private API that is only available to approved partners for use in remote graphics scenarios.

This package contains the NvIFROpenGL runtime library.

nvidia-opencl-common (340.76-1+opp~1, non-free) - NVIDIA OpenCL driver
Binary for arch amd64 (103.4 KB), i386 (103.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 provides the common files for the NVIDIA installable client driver (ICD) for OpenCL.

libgl1-nvidia-glx (340.76-1+opp~1, non-free) - NVIDIA binary OpenGL libraries
Binary for arch amd64 (7.1 MB), i386 (7.1 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-driver package or /usr/share/doc/libgl1-nvidia-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs.

libegl1-nvidia (340.76-1+opp~1, non-free) - NVIDIA binary EGL libraries
Binary for arch amd64 (251.3 KB), i386 (223.2 KB) | Source dir | changes | Homepage

This package contains the EGL native platform graphics interface library. EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES and OpenVG.

See the description of the nvidia-driver package or /usr/share/doc/libgl1-nvidia-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs.

nvidia-libopencl1 (340.76-1+opp~1, non-free) - NVIDIA OpenCL ICD Loader library
Binary for arch amd64 (110.6 KB), i386 (111.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.

The OpenCL installable client driver loader (ICD Loader) acts as a dispatcher between an OpenCL application and one (or more) installable client drivers (ICD) that can be from any vendor. At least one ICD (and the corresponding hardware) is required to run OpenCL applications.

This package contains the ICD Loader library provided by NVIDIA. This library supports OpenCL 1.1 only.

libnvidia-ml1 (340.76-1+opp~1, non-free) - NVIDIA Management Library (NVML) runtime library
Binary for arch amd64 (376.7 KB), i386 (352.4 KB) | Source dir | changes | Homepage

The NVIDIA Management Library (NVML) provides a monitoring and management API. It provides a direct access to the queries and commands exposed via nvidia-smi.

This package contains the nvidia-ml runtime library.

libfglrx-amdxvba1 (1:14.12-1+opp~1, non-free) - AMD XvBA (X-Video Bitstream Acceleration) runtime libraries
Binary for arch amd64 (3.8 MB), i386 (3.7 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.

libnvidia-encode1 (340.76-1+opp~1, non-free) - NVENC Video Encoding runtime library
Binary for arch amd64 (146.8 KB), i386 (147.0 KB) | Source dir | changes | Homepage

The NVENC Video Encoding library provides an interface to video encoder hardware on supported NVIDIA GPUs.

This package contains the nvidia-encode runtime library.

libnvidia-fbc1 (340.76-1+opp~1, non-free) - NVIDIA OpenGL-based Framebuffer Capture runtime library
Binary for arch amd64 (128.2 KB), i386 (126.6 KB) | Source dir | changes | Homepage

The NVIDIA OpenGL-based Framebuffer Capture (NvFBCOpenGL) library provides a high performance, low latency interface to capture and optionally encode an OpenGL framebuffer. NvFBCOpenGL is a private API that is only available to approved partners for use in remote graphics scenarios.

This package contains the NvFBCOpenGL runtime library.

nvidia-alternative (340.76-1+opp~1, non-free) - allows the selection of NVIDIA as GLX provider
Binary for arch amd64 (105.2 KB), i386 (105.2 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-driver package instead.

libgl1-nvidia-glx-i386 (340.76-1+opp~1, non-free) - NVIDIA binary OpenGL 32-bit libraries
Binary for arch i386 (103.2 KB) | Source dir | changes | Homepage

This metapackage helps the automatic installation of the 32-bit NVIDIA OpenGL libraries when installing libgl1-nvidia-glx on amd64 with foreign architecture i386 enabled.

libgl1-fglrx-glx (1:14.12-1+opp~1, non-free) - proprietary libGL for the non-free ATI/AMD RadeonHD display driver
Binary for arch amd64 (173.2 KB), i386 (157.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 driver release supports the following graphics adapter families: AMD Radeon R9 Series, AMD Radeon R7 Series, AMD Radeon HD 8000, 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 (340.76-1+opp~1, non-free) - NVIDIA OpenCL installable client driver (ICD)
Binary for arch amd64 (4.3 MB), i386 (4.3 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 NVIDIA installable client driver (ICD) for OpenCL which supports NVIDIA GPUs.

The libcuda1 package may be required additionally to get a working OpenCL setup for NVIDIA GPUs.

nvidia-cuda-mps (340.76-1+opp~1, non-free) - NVIDIA CUDA Multi Process Service (MPS)
Binary for arch amd64 (126.3 KB), i386 (129.2 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 MPS is a feature that allows multiple CUDA processes to share a single GPU context. CUDA MPS should be transparent to CUDA programs.

CUDA MPS requires a device that supports Unified Virtual Address (UVA) and has compute capability SM 3.5 or higher. Pre-CUDA 4.0 APIs are not supported under CUDA MPS.

nvidia-smi (340.76-1+opp~1, non-free) - NVIDIA System Management Interface
Binary for arch amd64 (186.3 KB), i386 (182.2 KB) | Source dir | changes | Homepage

The NVIDIA Management Library (NVML) provides a monitoring and management API. The application "nvidia-smi" is the NVIDIA System Management Interface (NVSMI) and provides a command line interface to this functionality.

See the output from the --help command line option for supported models and further information.

nvidia-detect (340.76-1+opp~1, non-free) - NVIDIA GPU detection utility
Binary for arch amd64 (106.4 KB), i386 (106.4 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-driver, nvidia-legacy-173xx-driver or nvidia-legacy-96xx-driver) for installation.

amd-clinfo (1:14.12-1+opp~1, non-free) - AMD OpenCL info utility
Binary for arch amd64 (182.3 KB), i386 (193.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 clinfo utility provided by AMD. It reports status information for all ICDs (installable client drivers) that are installed in the system.

nvidia-driver-bin (340.76-1+opp~1, non-free) - NVIDIA driver support binaries
Binary for arch amd64 (181.5 KB), i386 (178.9 KB) | Source dir | changes | Homepage

The NVIDIA binary driver provides 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 package contains supporting binaries for the driver.

amd-opencl-dev (1:14.12-1+opp~1, non-free) - AMD OpenCL development files
Binary for arch amd64 (36.6 KB), i386 (36.6 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.

libgl1-fglrx-glx-i386 (1:14.12-1+opp~1, non-free) - ATI/AMD binary OpenGL 32-bit libraries
Binary for arch i386 (36.4 KB) | Source dir | changes | Homepage

This metapackage helps the automatic installation of the 32-bit ATI/AMD OpenGL libraries when installing libgl1-fglrx-glx on amd64 with foreign architecture i386 enabled.

nvidia-driver (340.76-1+opp~1, non-free) - NVIDIA metapackage
Binary for arch amd64 (382.3 KB), i386 (382.3 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-340.76.

This version only supports GeForce 8xxx and higher of the Geforce GPUs plus corresponding Quadros and nforce. Look at the legacy packages for older cards.

See /usr/share/doc/nvidia-driver/README.txt.gz for a complete list of supported GPUs and PCI IDs.

fglrx-atieventsd (1:14.12-1+opp~1, non-free) - events daemon for the non-free ATI/AMD RadeonHD display driver
Binary for arch amd64 (144.2 KB), i386 (140.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 driver release supports the following graphics adapter families: AMD Radeon R9 Series, AMD Radeon R7 Series, AMD Radeon HD 8000, 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 (340.76-1+opp~1, non-free) - NVIDIA binary Xorg driver
Binary for arch amd64 (2.5 MB), i386 (2.3 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-340.76.

This version only supports GeForce 8xxx and higher of the Geforce GPUs plus corresponding Quadros and nforce. Look at the legacy packages for older cards.

See /usr/share/doc/nvidia-driver/README.txt.gz for a complete list of supported GPUs and PCI IDs.

amd-libopencl1 (1:14.12-1+opp~1, non-free) - AMD OpenCL ICD Loader library
Binary for arch amd64 (45.0 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.

The OpenCL installable client driver loader (ICD Loader) acts as a dispatcher between an OpenCL application and one (or more) installable client drivers (ICD) that can be from any vendor. At least one ICD (and the corresponding hardware) is required to run OpenCL applications.

This package contains the ICD Loader library provided by AMD.

fglrx-control (1:14.12-1+opp~1, non-free) - control panel for the non-free ATI/AMD RadeonHD display driver
Binary for arch amd64 (4.1 MB), i386 (4.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 R9 Series, AMD Radeon R7 Series, AMD Radeon HD 8000, 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.

amd-opencl-icd (1:14.12-1+opp~1, non-free) - non-free AMD OpenCL ICD Loaders
Binary for arch amd64 (14.8 MB), i386 (15.0 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 R9 Series, AMD Radeon R7 Series, AMD Radeon HD 8000, AMD Radeon HD 7000, AMD Radeon HD 6000, and AMD Radeon HD 5000.

For older models try the fglrx-legacy-driver package.

fglrx-driver (1:14.12-1+opp~1, non-free) - non-free ATI/AMD RadeonHD display driver
Binary for arch amd64 (6.9 MB), i386 (6.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 R9 Series, AMD Radeon R7 Series, AMD Radeon HD 8000, 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.

nvidia-glx (340.76-1+opp~1, non-free) - transition to nvidia-driver
Binary for arch amd64 (104.0 KB), i386 (104.0 KB) | Source dir | changes | Homepage

This is a dummy transitional package to aid switching to nvidia-driver.

nvidia-kernel-source (340.76-1+opp~1, non-free) - NVIDIA binary kernel module source
Binary for arch amd64 (3.9 MB), i386 (6.8 MB) | Source dir | changes | Homepage

This package provides the source for the NVIDIA Xorg binary kernel module needed by nvidia-driver 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 8xxx and higher of the Geforce GPUs plus corresponding 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.

fglrx-source (1:14.12-1+opp~1, non-free) - kernel module source for the non-free ATI/AMD RadeonHD display driver
Binary for arch amd64 (2.8 MB), i386 (2.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 driver release supports the following graphics adapter families: AMD Radeon R9 Series, AMD Radeon R7 Series, AMD Radeon HD 8000, 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-modules-dkms (1:14.12-1+opp~1, non-free) - dkms module source for the non-free ATI/AMD RadeonHD display driver
Binary for arch amd64 (1.9 MB), i386 (1.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 driver release supports the following graphics adapter families: AMD Radeon R9 Series, AMD Radeon R7 Series, AMD Radeon HD 8000, 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.

nvidia-kernel-dkms (340.76-1+opp~1, non-free) - NVIDIA binary kernel module DKMS source
Binary for arch amd64 (3.8 MB), i386 (7.0 MB) | Source dir | changes | Homepage

This package builds the NVIDIA Xorg binary kernel module needed by nvidia-driver, 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 8xxx and higher of the Geforce GPUs plus corresponding 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.

Wheezy 7.x

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

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

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

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

oder als root / or as root:
echo "deb http://debian2.oppserver.net/debian/ wheezy main non-free contrib" > /etc/apt/sources.list.d/oppdebian.sources.list
echo "deb-src http://debian2.oppserver.net/debian/ wheezy main non-free contrib" >> /etc/apt/sources.list.d/oppdebian.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


libsqlite3-0-dbg (3.8.10-1+opp~1, main) - SQLite 3 debugging symbols
Binary for arch amd64 (1.2 MB), i386 (1.2 MB) | Source dir | changes | Homepage

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.

vlc-dbg (1:2.2.1-0+opp~1, main) - debugging symbols for vlc
Binary for arch amd64 (24.9 MB), i386 (23.2 MB) | Source dir | changes | Homepage

VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.

This package contains the debugging symbols for vlc.

mediatomb-dbg (0.12.1-5+opp~1, main) - UPnP MediaServer (debug package)
Binary for arch amd64 (2.7 MB), i386 (1.9 MB) | Source dir | changes | Homepage

MediaTomb is an UPnP MediaServer with a nice web user interface, it allows you to stream your digital media through your home network and listen to/watch it on a variety of UPnP compatible devices.

MediaTomb implements the UPnP MediaServer V 1.0 specification that can be found on http://www.upnp.org/. The current implementation focuses on parts that are required by the specification, however MediaTomb's functionality is extended to cover the optional parts of the spec as well.

This package contains the debugging symbols for mediatomb.

libvncserver0-dbg (0.9.9+dfsg-6.1+opp~1, main) - debugging symbols for libvncserver
Binary for arch amd64 (432.3 KB), i386 (405.6 KB) | Source dir | changes | Homepage

LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression.

This package contains the debugging symbols for libvncserver.

libjpeg-turbo-progs-dbg (1:1.4.0-7+opp~1, main) - Programs for manipulating JPEG files (debugging symbols)
Binary for arch amd64 (212.8 KB), i386 (202.9 KB) | Source dir | changes | Homepage

This package contains debugging symbols for programs for manipulating JPEG files from the libjpeg-turbo JPEG library:
* cjpeg/djpeg: convert to/from the JPEG file format
* rdjpgcom/wrjpgcom: read/write comments in JPEG files
* jpegtran: lossless transformations of JPEG files
* jpegexiforient/exifautotran: manipulate EXIF orientation tag
* tjbench: a simple JPEG benchmarking tool

ffmpeg-dbg (10:2.6.3-0.0+opp~2, main) - Debug symbols for FFmpeg related packages
Binary for arch amd64 (22.3 MB), i386 (41.9 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.

libxine2-dbg (1:1.2.6+git20150520-1+opp~1, main) - debug symbols for libxine2
Binary for arch amd64 (2.7 MB), i386 (2.6 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.

xine-dbg (0.99.9hg+20150520-1+opp~1, main) - the xine video player, debug symbols
Binary for arch amd64 (1.1 MB), i386 (1.1 MB) | Source dir | changes | Homepage

xine-ui is a frontend for the libxine video player library.

This package contains debug symbols for the xine frontends xine, aaxine, cacaxine, fbxine. Please install them to create meaningful backtraces when reporting bugs.

libturbojpeg0-dbg (1:1.4.0-7+opp~1, main) - TurboJPEG runtime library - SIMD optimized (debugging symbols)
Binary for arch amd64 (390.0 KB), i386 (375.4 KB) | Source dir | changes | Homepage

The libjpeg-turbo JPEG library is a library for handling JPEG files.

libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems.

This package contains debugging symbols for the TurboJPEG library.

zoneminder-dbg (1.28.1-0+opp~1, main) - Debugging symbols for zoneminder.
Binary for arch amd64 (283.9 KB), i386 (273.2 KB) | Source dir | changes

ZoneMinder is a video camera security and surveillance solution. ZoneMinder is intended for use in single or multi-camera video security applications, including commercial or home CCTV, theft prevention and child or family member or home monitoring and other care scenarios. It supports capture, analysis, recording, and monitoring of video data coming from one or more video or network cameras attached to a Linux system. ZoneMinder also support web and semi-automatic control of Pan/Tilt/Zoom cameras using a variety of protocols. It is suitable for use as a home video security system and for commercial or professional video security and surveillance. It can also be integrated into a home automation system via X.10 or other protocols.

bino-dbg (1.6.0-1+opp~1, main) - debugging symbols for bino 3D video player
Binary for arch amd64 (2.2 MB), i386 (1.8 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.

libbluray1-dbg (1:0.8.0-1+opp~1, main) - Blu-ray disc playback support library (debug symbols)
Binary for arch amd64 (390.6 KB), i386 (365.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.

libgcrypt20-dbg (1.6.3-2+opp~1, main) - LGPL Crypto library - debugger files
Binary for arch amd64 (677.4 KB), i386 (634.3 KB) | Source dir | changes | Homepage

libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented:

Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED, Camellia, IDEA, Salsa, CRC, MD4, MD5, RIPE-MD160, SHA-1, SHA-256, SHA-512, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC.

This package contains symbol tables for debugging.

libwine-dbg (1.7.43-0+opp~1, main) - Windows API implementation - debugging symbols
Binary for arch i386 (49.1 MB) | Source dir | changes | Homepage

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package provides wine's debugging symbols.

libvdpau1-dbg (1.1-1+opp~1, main) - Video Decode and Presentation API for Unix (debug symbols)
Binary for arch amd64 (94.4 KB), i386 (88.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 provides the debug symbols of the shared library.

libjpeg62-turbo-dbg (1:1.4.0-7+opp~1, main) - Debugging symbols for the libjpeg-turbo JPEG library
Binary for arch amd64 (344.8 KB), i386 (332.8 KB) | Source dir | changes | Homepage

The libjpeg-turbo JPEG library is a library for handling JPEG files.

libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. The libjpeg-turbo JPEG library is an API/ABI compatible with the IJG JPEG library.

This package contains the debugging symbols.

libtcl8.6-dbg (8.6.4+dfsg-2+opp~1, main) - Symbol files for libtcl8.6
Binary for arch amd64 (2.9 MB), i386 (2.8 MB) | Source dir | changes | Homepage

Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted scripting language. This package contains the debug symbols for libtcl8.6, to assist in debugging applications built with tcl8.6. You will not normally need to install this package.

libvncclient0-dbg (0.9.9+dfsg-6.1+opp~1, main) - debugging symbols for libvncclient
Binary for arch amd64 (198.3 KB), i386 (190.1 KB) | Source dir | changes | Homepage

LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression.

This package contains the debugging symbols for libvncclient.

libturbojpeg1-dbg (1:1.3.1-12+opp~1, main) - TurboJPEG runtime library - SIMD optimized (debugging symbols)
Binary for arch amd64 (357.8 KB), i386 (344.7 KB) | Source dir | changes | Homepage

The libjpeg-turbo JPEG library is a library for handling JPEG files.

libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems.

This package contains debugging symbols for the TurboJPEG library.

rtmpdump (2.4+20150115.gita107cef-1+opp~1, main) - small dumper for media content streamed over the RTMP protocol
Binary for arch amd64 (56.8 KB), i386 (54.0 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 with standard tools.

libwine-dev (1.7.43-0+opp~1, main) - Windows API implementation - development files
Binary for arch amd64 (3.8 MB), i386 (3.8 MB) | Source dir | changes | Homepage

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package provides wine's C header files and development libraries.

libx264-dev (3:0.git20150517-0.0+opp~1, main) - development files for libx264
Binary for arch amd64 (472.0 KB), i386 (469.7 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.

libxine2-dev (1:1.2.6+git20150520-1+opp~1, main) - Xine video player library, development packages.
Binary for arch amd64 (70.1 KB), i386 (70.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.

wine32-dev-tools (1.7.43-0+opp~1, main) - Windows API implementation - 32-bit developer tools
Binary for arch i386 (1.7 MB) | Source dir | changes | Homepage

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package provides wine's 32-bit developer tools.

libavformat-dev (10:2.6.3-0.0+opp~2, main) - Development files for libavformat
Binary for arch amd64 (1.2 MB), i386 (1.1 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...).

libjpeg62-turbo-dev (1:1.4.0-7+opp~1, main) - Development files for the libjpeg-turbo JPEG library
Binary for arch amd64 (848.2 KB), i386 (769.0 KB) | Source dir | changes | Homepage

The libjpeg-turbo JPEG library is a library for handling JPEG files.

libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. The libjpeg-turbo JPEG library is an API/ABI compatible with the IJG JPEG library.

This package contains the static library, headers and documentation.

libxnvctrl-dev (340.76-0+opp~1, main) - NV-CONTROL X extension (development files)
Binary for arch amd64 (104.2 KB), i386 (104.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.

libswscale-dev (10:2.6.3-0.0+opp~2, main) - Development files for libswscale
Binary for arch amd64 (208.6 KB), i386 (213.3 KB) | Source dir | changes | Homepage

This is the video scaling library from the FFmpeg project.

Please send me a better description.

libbluray-dev (1:0.8.0-1+opp~1, main) - Blu-ray disc playback support library (development files)
Binary for arch amd64 (187.0 KB), i386 (179.0 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.

libvlc-dev (1:2.2.1-0+opp~1, main) - development files for libvlc
Binary for arch amd64 (29.7 KB), i386 (29.7 KB) | Source dir | changes | Homepage

This package contains headers and a static library required to build standalone applications that use VLC features.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.

libsqlite3-dev (3.8.10-1+opp~1, main) - SQLite 3 development files
Binary for arch amd64 (667.6 KB), i386 (677.7 KB) | Source dir | changes | Homepage

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)

libvncserver-config (0.9.9+dfsg-6.1+opp~1, main) - API to write one's own vnc server - library utility
Binary for arch amd64 (88.4 KB), i386 (88.4 KB) | Source dir | changes | Homepage

LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression.

This package provides libvncserver-config utility, needed to obtain some option of the libvncserver library.

libafpclient-dev (0.8.1-5+opp~2, main) - Client for the Apple Filing Protocol (AFP) (development files)
Binary for arch amd64 (79.5 KB), i386 (76.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 package provides the necessary files needed for development.

libvncserver-dev (0.9.9+dfsg-6.1+opp~1, main) - API to write one's own vnc server - development files
Binary for arch amd64 (328.3 KB), i386 (315.3 KB) | Source dir | changes | Homepage

LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression.

This is the development package which contains headers and static libraries for libvncserver.

libavfilter-dev (10:2.6.3-0.0+opp~2, main) - Development files for libavfilter
Binary for arch amd64 (732.9 KB), i386 (675.3 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.

libswresample-dev (10:2.6.3-0.0+opp~2, main) - Development files for libswresample
Binary for arch amd64 (98.8 KB), i386 (100.2 KB) | Source dir | changes | Homepage

This is the audio scaling library from the FFmpeg project.

Please send me a better description.

libvdpau-dev (1.1-1+opp~1, main) - Video Decode and Presentation API for Unix (development files)
Binary for arch amd64 (56.3 KB), i386 (56.3 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.

libavcodec-dev (10:2.6.3-0.0+opp~2, main) - Library to encode decode multimedia streams - devel files
Binary for arch amd64 (5.3 MB), i386 (5.1 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.

librtmp-dev (2.4+20150115.gita107cef-1+opp~1, main) - toolkit for RTMP streams (development files)
Binary for arch amd64 (78.3 KB), i386 (78.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 with standard tools.

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

libturbojpeg0-dev (1:1.4.0-7+opp~1, main) - Development files for the TurboJPEG library
Binary for arch amd64 (942.9 KB), i386 (852.1 KB) | Source dir | changes | Homepage

The libjpeg-turbo JPEG library is a library for handling JPEG files.

libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems.

This package contains the static library, headers and documentation for the TurboJPEG library.

libturbojpeg1-dev (1:1.3.1-12+opp~1, main) - Development files for the TurboJPEG library
Binary for arch amd64 (893.7 KB), i386 (784.9 KB) | Source dir | changes | Homepage

The libjpeg-turbo JPEG library is a library for handling JPEG files.

libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems.

This package contains the static library, headers and documentation for the TurboJPEG library.

libpostproc-dev (10:2.6.3-0.0+opp~2, main) - postproc devel files
Binary for arch amd64 (101.9 KB), i386 (99.0 KB) | Source dir | changes | Homepage

This package contains the FFmpeg video postprocessing devel files.

libgcrypt20-dev (1.6.3-2+opp~1, main) - LGPL Crypto library - development files
Binary for arch amd64 (546.8 KB), i386 (492.6 KB) | Source dir | changes | Homepage

libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented:

Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED, Camellia, IDEA, Salsa, CRC, MD4, MD5, RIPE-MD160, SHA-1, SHA-256, SHA-512, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC.

This package contains header files and libraries for static linking.

libshairplay-dev (0.9.0+git20150517-0+opp~1, main) - Free portable AirPlay server implementation (development files)
Binary for arch amd64 (3.8 KB), i386 (3.8 KB) | Source dir | changes | Homepage

Free portable AirPlay server implementation similar to ShairPort.

libavresample-dev (10:2.6.3-0.0+opp~2, main) - Development files for libswresample
Binary for arch amd64 (98.4 KB), i386 (98.0 KB) | Source dir | changes | Homepage

This is the audio conversion library from the FFmpeg project.

Please send me a better description.

libavdevice-dev (10:2.6.3-0.0+opp~2, main) - Development files for libavdevice
Binary for arch amd64 (111.4 KB), i386 (105.8 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.

libvlccore-dev (1:2.2.1-0+opp~1, main) - development files for libvlccore
Binary for arch amd64 (138.1 KB), i386 (138.1 KB) | Source dir | changes | Homepage

This package contains headers and a static library required to build plugins for VLC.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.

libavutil-dev (10:2.6.3-0.0+opp~2, main) - FFmpeg avutil devel files - devel files
Binary for arch amd64 (301.5 KB), i386 (307.7 KB) | Source dir | changes | Homepage

This package contains the FFmpeg video utility.

liblivemedia-dev (2014.01.13-1+opp~1, main) - multimedia RTSP streaming library (development files)
Binary for arch amd64 (1.1 MB), i386 (1.1 MB) | Source dir | changes | Homepage

The live555.com streaming media code is a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries can be used to build applications to stream, receive and process MPEG, H.263+ or JPEG video, several audio codecs, and can easily be extended to support additional codecs. They can also be used to build basic RTSP (Real Time Streaming Protocol) or SIP (Session Initiation Protocol) clients and servers.

This package contains the headers and static libraries required to build applications that use live555.com.

libcec-dev (1:2.1.4-2+opp~1, main) - USB CEC Adaptor communication Library (development files)
Binary for arch amd64 (362.6 KB), i386 (365.3 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.

vlc-plugin-sdl (1:2.2.1-0+opp~1, main) - SDL video and audio output plugin for VLC
Binary for arch amd64 (9.0 KB), i386 (9.0 KB) | Source dir | changes | Homepage

This plugin adds support for the Simple DirectMedia Layer library to the VLC media player. To activate it, use the `--vout sdl' or `--aout sdl' flags or select the `sdl' video or audio output plugin from the preferences menu.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.

libav-tools (10:2.6.3-0.0+opp~2, main) - Multimedia player, server, encoder and transcoder
Binary for arch amd64 (37.4 KB), i386 (37.4 KB) | Source dir | changes | Homepage

Libav is a complete, cross-platform solution to decode, encode, record, convert and stream audio and video.

This package contains symbolic links to ffmpeg binaries package.

libxine2-x (1:1.2.6+git20150520-1+opp~1, main) - X desktop video output plugins for libxine2
Binary for arch amd64 (131.9 KB), i386 (127.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.

vlc-nox (1:2.2.1-0+opp~1, main) - multimedia player and streamer (without X support)
Binary for arch amd64 (3.2 MB), i386 (3.1 MB) | Source dir | changes | Homepage

VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.

VLC can also be used as a streaming server that duplicates the stream it reads and multicasts them through the network to other clients, or serves them through HTTP.

VLC has support for on-the-fly transcoding of audio and video formats, either for broadcasting purposes or for movie format transformations. Support for most output methods is provided by this package, but features can be added by installing additional audio plugins (vlc-plugin-sdl, vlc-plugin-jack) or video plugins (vlc-plugin-sdl).

This package contains a version of VLC that does not require X and that is thus suitable for headless servers.

vlc-plugin-samba (1:2.2.1-0+opp~1, main) - Samba plugin for VLC
Binary for arch amd64 (5.1 KB), i386 (5.3 KB) | Source dir | changes | Homepage

This plugin adds support to access Samba shares from the VLC media player.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.

bino (1.6.0-1+opp~1, main) - 3D video player
Binary for arch amd64 (841.2 KB), i386 (848.5 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.

vlc-plugin-svg (1:2.2.1-0+opp~1, main) - SVG plugin for VLC
Binary for arch amd64 (6.7 KB), i386 (6.6 KB) | Source dir | changes | Homepage

This plugin allows you to render SVG graphics on top of the video. It is a text renderer, and must be activated through the '--text-renderer svg' option. When sent non-SVG data, it will convert it to SVG using a template that can be specified by the svg-template-file option.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.

vlc-plugin-notify (1:2.2.1-0+opp~1, main) - LibNotify plugin for VLC
Binary for arch amd64 (5.8 KB), i386 (6.1 KB) | Source dir | changes | Homepage

This plugin adds support for libnotify track change notification to the VLC media player.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.

vlc-plugin-zvbi (1:2.2.1-0+opp~1, main) - VBI teletext plugin for VLC
Binary for arch amd64 (12.2 KB), i386 (12.0 KB) | Source dir | changes | Homepage

This plugin adds support for VBI teletext to the VLC media player.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.

vlc-plugin-fluidsynth (1:2.2.1-0+opp~1, main) - FluidSynth plugin for VLC
Binary for arch amd64 (6.2 KB), i386 (6.7 KB) | Source dir | changes | Homepage

This plugin adds support for playing MIDI file via the FluidSynth software synthesizer to the VLC media player.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.

xine-console (0.99.9hg+20150520-1+opp~1, main) - the xine video player, user interface
Binary for arch amd64 (73.4 KB), i386 (69.9 KB) | Source dir | changes | Homepage

xine-ui is a frontend for the libxine video player library.

This package contains additional front ends, aaxine, cacaxine and fbxine which run even on the console, so you can use it to watch DVDs even in an xterm. ;-)

vlc-plugin-jack (1:2.2.1-0+opp~1, main) - Jack audio plugins for VLC
Binary for arch amd64 (12.6 KB), i386 (12.6 KB) | Source dir | changes | Homepage

These plugins add support for JACK to the VLC media player. To activate the audio output module, use the `--aout jack' flag or select the `jack' audio output plugin from the preferences menu. For the jack input, use `vlc jack://channels=...:ports=...'

VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.

libxine2-vdr (1:1.2.6+git20150520-1+opp~1, main) - VDR-related plugins for libxine2
Binary for arch amd64 (18.2 KB), i386 (18.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.

vlc (1:2.2.1-0+opp~1, main) - multimedia player and streamer
Binary for arch amd64 (1.7 MB), i386 (1.7 MB) | Source dir | changes | Homepage

VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.

VLC can also be used as a streaming server that duplicates the stream it reads and multicasts them through the network to other clients, or serves them through HTTP.

VLC has support for on-the-fly transcoding of audio and video formats, either for broadcasting purposes or for movie format transformations. Support for most output methods is provided by this package, but features can be added by installing additional audio plugins (vlc-plugin-sdl) or video plugins (vlc-plugin-sdl).

xine-ui (0.99.9hg+20150520-1+opp~1, main) - the xine video player, user interface
Binary for arch amd64 (1.5 MB), i386 (1.4 MB) | Source dir | changes | Homepage

This is an X11 based GUI for the libxine video player library. It provides xine, a skin based media player that can play all the audio/video formats that libxine supports. Currently, this includes MPEG1/2, some AVI and Quicktime files, some network streaming methods and disc based media (VCD, SVCD, DVD). A more complete list can be found on http://xinehq.de/index.php/features/.

Most DVDs on the market today are play-protected by the Content Scrambling System (CSS). Xine does not provide any code to descramble those DVDs, because of legal uncertainties. Have a look at /usr/share/doc/xine-ui/README.Debian for more information!

vlc-plugin-pulse (1:2.0.8-1+opp~2, main) - PulseAudio plugin for VLC
Binary for arch amd64 (17.6 KB), i386 (19.1 KB) | Source dir | changes | Homepage

This plugin adds support for PulseAudio to the VLC media player. To activate the audio output module, use the `--aout pulse' flag or select the `pulse' audio output plugin from the preferences menu.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.

libwine-alsa (1.7.14-0+opp~1, main) - Windows API implementation - ALSA sound module
Binary for arch i386 (51.9 KB) | Source dir | changes | Homepage

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package contains an ALSA sound driver.

libx264-142 (3:0.git20140520-0.0+opp~1, main) - x264 video coding library
Binary for arch amd64 (429.1 KB), i386 (418.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 libx264 shared library.

libswresample0 (9:1.0.8-0.0+opp~3, main) - FFmpeg audio rescaling library.
Binary for arch amd64 (48.7 KB), i386 (56.2 KB) | Source dir | changes | Homepage

This is the audio scaling library from the FFmpeg project.

Please send me a better description.

libswscale3 (10:2.6.3-0.0+opp~2, main) - FFmpeg video scaling library
Binary for arch amd64 (176.9 KB), i386 (325.2 KB) | Source dir | changes | Homepage

This is the video scaling library from the FFmpeg project.

Please send me a better description.

libturbojpeg1 (1:1.3.1-12+opp~1, main) - TurboJPEG runtime library - SIMD optimized
Binary for arch amd64 (144.4 KB), i386 (148.7 KB) | Source dir | changes | Homepage

The libjpeg-turbo JPEG library is a library for handling JPEG files.

libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems.

This package contains the TurboJPEG shared runtime library.

libavcodec56 (10:2.6.3-0.0+opp~2, main) - Library to encode decode multimedia streams - runtime files
Binary for arch amd64 (4.5 MB), i386 (8.8 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.

libswscale2 (9:1.0.8-0.0+opp~3, main) - FFmpeg video scaling library.
Binary for arch amd64 (100.6 KB), i386 (120.0 KB) | Source dir | changes | Homepage

This is the video scaling library from the FFmpeg project.

Please send me a better description.

libxine2-gnome (1:1.2.6+git20150520-1+opp~1, main) - GNOME-related plugins for libxine2
Binary for arch amd64 (7.4 KB), i386 (7.2 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-ffmpeg (1:1.2.6+git20150520-1+opp~1, main) - MPEG-related plugins for libxine2
Binary for arch amd64 (119.1 KB), i386 (191.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.

libxnvctrl0 (340.76-0+opp~1, main) - NV-CONTROL X extension (runtime library)
Binary for arch amd64 (21.7 KB), i386 (21.6 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.

libwine-openal (1.7.14-0+opp~1, main) - Windows API implementation - OpenAL module
Binary for arch i386 (16.2 KB) | Source dir | changes | Homepage

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package contains the OpenAL module, which allows Windows applications to use advanced 3D sound effects.

libxine2-console (1:1.2.6+git20150520-1+opp~1, main) - libaa/libcaca/framebuffer/directfb related plugins for libxine2
Binary for arch amd64 (35.1 KB), i386 (34.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), directfb, libaa and libcaca output plugins.

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

libvlc5 (1:2.2.1-0+opp~1, main) - multimedia player and streamer library
Binary for arch amd64 (53.5 KB), i386 (56.7 KB) | Source dir | changes | Homepage

This package contains the shared library required by applications using VLC features.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.

libusageenvironment1 (2014.01.13-1+opp~1, main) - multimedia RTSP streaming library (UsageEnvironment classes)
Binary for arch amd64 (12.5 KB), i386 (12.6 KB) | Source dir | changes | Homepage

The live555.com streaming media code is a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries can be used to build applications to stream, receive and process MPEG, H.263+ or JPEG video, several audio codecs, and can easily be extended to support additional codecs. They can also be used to build basic RTSP (Real Time Streaming Protocol) or SIP (Session Initiation Protocol) clients and servers.

This package contains the UsageEnvironment library. The "UsageEnvironment" and "TaskScheduler" classes are used for scheduling deferred events, for assigning handlers for asynchronous read events, and for outputting error/warning messages. Also, the "HashTable" class defines the interface to a generic hash table, used by the rest of the code.

These are all abstract base classes; they must be subclassed for use in an implementation. These subclasses can exploit the particular properties of the environment in which the program will run - e.g., its GUI and/or scripting environment.

libxine2-vdpau-plugins (1:1.2.6+git20150520-1+opp~1, main) - Vdpau decoder and X-based video output plugins
Binary for arch amd64 (71.9 KB), i386 (71.1 KB) | Source dir | changes | Homepage

This package contains plugins for adding NVIDIA VDPAU support.

libvlccore5 (1:2.2.1-0+opp~1, main) - base library for VLC and its modules
Binary for arch amd64 (447.7 KB), i386 (457.3 KB) | Source dir | changes | Homepage

This package contains the shared library required by VLC modules and libvlc.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.

libavdevice54 (9:1.0.8-0.0+opp~3, main) - FFmpeg device handling library.
Binary for arch amd64 (48.8 KB), i386 (51.8 KB) | Source dir | changes | Homepage

This is the device handling library from the FFmpeg project.

afpfs-ng-utils (0.8.1-5+opp~2, main) - Client for the Apple Filing Protocol (AFP) (utility programs)
Binary for arch amd64 (43.9 KB), i386 (42.8 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.

libwine-print (1.7.14-0+opp~1, main) - Windows API implementation - printing module
Binary for arch i386 (125.5 KB) | Source dir | changes | Homepage

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package contains a CUPS-enabled spooler and a PostScript driver, allowing Windows applications to print.

libturbojpeg0 (1:1.4.0-7+opp~1, main) - TurboJPEG runtime library - SIMD optimized
Binary for arch amd64 (159.7 KB), i386 (162.5 KB) | Source dir | changes | Homepage

The libjpeg-turbo JPEG library is a library for handling JPEG files.

libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems.

This package contains the TurboJPEG shared runtime library.

libwine-sane (1.7.14-0+opp~1, main) - Windows API implementation - scanner module
Binary for arch i386 (27.8 KB) | Source dir | changes | Homepage

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package contains a TWAIN interface that allows Windows applications to communicate with scanners supported by SANE.

libpostproc53 (10:2.6.3-0.0+opp~2, main) - postproc shared libraries
Binary for arch amd64 (100.5 KB), i386 (156.8 KB) | Source dir | changes | Homepage

This package contains the FFmpeg video postprocessing shared library.

libavfilter5 (10:2.6.3-0.0+opp~2, main) - FFmpeg filter library
Binary for arch amd64 (550.7 KB), i386 (1023.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

libwine-ldap (1.7.14-0+opp~1, main) - Windows API implementation - LDAP module
Binary for arch i386 (118.1 KB) | Source dir | changes | Homepage

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package contains a module that allows Windows applications to access LDAP directory services.

libwine (1.7.43-0+opp~1, main) - Windows API implementation - library
Binary for arch amd64 (29.1 MB), i386 (28.7 MB) | Source dir | changes | Homepage

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package provides the wine library.

libvncserver0 (0.9.9+dfsg-6.1+opp~1, main) - API to write one's own vnc server
Binary for arch amd64 (208.7 KB), i386 (207.0 KB) | Source dir | changes | Homepage

LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression.

This package provides the server library.

liblivemedia23 (2014.01.13-1+opp~1, main) - multimedia RTSP streaming library
Binary for arch amd64 (356.6 KB), i386 (370.6 KB) | Source dir | changes | Homepage

The live555.com streaming media code is a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries can be used to build applications to stream, receive and process MPEG, H.263+ or JPEG video, several audio codecs, and can easily be extended to support additional codecs. They can also be used to build basic RTSP (Real Time Streaming Protocol) or SIP (Session Initiation Protocol) clients and servers.

This package contains the liveMedia library which defines a class hierarchy - rooted in the "Medium" class - for a variety of streaming media types and codecs.

libafpclient0 (0.8.1-5+opp~2, main) - Client for the Apple Filing Protocol (AFP) (shared library)
Binary for arch amd64 (64.2 KB), i386 (66.2 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.

libwine-capi (1.7.14-0+opp~1, main) - Windows API implementation - ISDN module
Binary for arch i386 (6.3 KB) | Source dir | changes | Homepage

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package contains a CAPI interface that allows Windows applications to communicate with ISDN cards supported by capi4linux.

libxine2-vaapi-plugins (1:1.2.6+git20150520-1+opp~1, main) - Vaapi decoder and X-based video output plugins
Binary for arch amd64 (24.8 KB), i386 (23.5 KB) | Source dir | changes | Homepage

This package contains plugins for adding VAAPI support.

libwine-gphoto2 (1.7.14-0+opp~1, main) - Windows API implementation - camera module
Binary for arch i386 (29.1 KB) | Source dir | changes | Homepage

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package contains a TWAIN interface that allows Windows applications to communicate with cameras supported by gphoto2.

libswresample1 (10:2.6.3-0.0+opp~2, main) - FFmpeg audio rescaling library
Binary for arch amd64 (78.6 KB), i386 (125.1 KB) | Source dir | changes | Homepage

This is the audio scaling library from the FFmpeg project.

Please send me a better description.

libwine-gl (1.7.14-0+opp~1, main) - Windows API implementation - OpenGL module
Binary for arch i386 (896.6 KB) | Source dir | changes | Homepage

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package contains the OpenGL and Direct3D modules that allow Windows applications to use 3D acceleration.

libpostproc52 (9:1.0.8-0.0+opp~3, main) - postproc shared libraries.
Binary for arch amd64 (66.7 KB), i386 (74.7 KB) | Source dir | changes | Homepage

This package contains the FFmpeg video postprocessing shared library.

libavdevice56 (10:2.6.3-0.0+opp~2, main) - FFmpeg device handling library
Binary for arch amd64 (95.4 KB), i386 (144.4 KB) | Source dir | changes | Homepage

This is the device handling library from the FFmpeg project.

libxine2-misc-plugins (1:1.2.6+git20150520-1+opp~1, main) - Input, audio output and post plugins for libxine2
Binary for arch amd64 (536.0 KB), i386 (535.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.

libavresample2 (10:2.6.3-0.0+opp~2, main) - FFmpeg audio conversion library
Binary for arch amd64 (80.8 KB), i386 (127.2 KB) | Source dir | changes | Homepage

This is the audio conversion library from the FFmpeg project.

Please send me a better description.

libsqlite3-0 (3.8.10-1+opp~1, main) - SQLite 3 shared library
Binary for arch amd64 (536.5 KB), i386 (545.7 KB) | Source dir | changes | Homepage

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.

libbluray1 (1:0.8.0-1+opp~1, main) - Blu-ray disc playback support library (shared library)
Binary for arch amd64 (142.4 KB), i386 (144.5 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.

libjpeg62-turbo (1:1.4.0-7+opp~1, main) - libjpeg-turbo JPEG runtime library
Binary for arch amd64 (141.6 KB), i386 (146.8 KB) | Source dir | changes | Homepage

The libjpeg-turbo JPEG library is a library for handling JPEG files.

libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. The libjpeg-turbo JPEG library is an API/ABI compatible with the IJG JPEG library.

This package contains the shared runtime library.

libavutil54 (10:2.6.3-0.0+opp~2, main) - FFmpeg avutil library - runtime files
Binary for arch amd64 (188.2 KB), i386 (369.0 KB) | Source dir | changes | Homepage

This package contains the FFmpeg video utility.

libxine2-bin (1:1.2.6+git20150520-1+opp~1, main) - Xine video/media player library, binary files.
Binary for arch amd64 (1.4 MB), i386 (1.4 MB) | Source dir | changes | Homepage

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

libx264-146 (3:0.git20150517-0.0+opp~1, main) - x264 video coding library
Binary for arch amd64 (429.6 KB), i386 (418.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 libx264 shared library.

libvdpau1 (1.1-1+opp~1, main) - Video Decode and Presentation API for Unix (libraries)
Binary for arch amd64 (44.1 KB), i386 (40.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.

libwine-cms (1.7.14-0+opp~1, main) - Windows API implementation - color management module
Binary for arch i386 (17.6 KB) | Source dir | changes | Homepage

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package contains a Color Management System implementation that lets Windows applications calibrate the colors used for display and print.

librtmp1 (2.4+20150115.gita107cef-1+opp~1, main) - toolkit for RTMP streams (shared library)
Binary for arch amd64 (66.6 KB), i386 (67.3 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 with standard tools.

This package contains the shared libraries, header files needed by programs that want to use librtmp.

libxine2 (1:1.2.6+git20150520-1+opp~1, main) - 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 branch 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.

libavfilter3 (9:1.0.8-0.0+opp~3, main) - FFmpeg filter library.
Binary for arch amd64 (276.4 KB), i386 (337.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

libavcodec54 (9:1.0.8-0.0+opp~3, main) - Library to encode decode multimedia streams - runtime files.
Binary for arch amd64 (2.6 MB), i386 (5.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.

libx264-138 (3:0.git20131003-0.0+opp~1, main) - x264 video coding library
Binary for arch amd64 (431.2 KB), i386 (421.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.

libcec2 (1:2.1.4-2+opp~1, main) - USB CEC Adaptor communication Library (shared library)
Binary for arch amd64 (234.0 KB), i386 (239.7 KB) | Source dir | changes | Homepage

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

This package provides the shared library.

libavformat54 (9:1.0.8-0.0+opp~3, main) - FFmpeg file format library.
Binary for arch amd64 (533.8 KB), i386 (689.7 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...).

libvncclient0 (0.9.9+dfsg-6.1+opp~1, main) - API to write one's own vnc server - client library
Binary for arch amd64 (129.9 KB), i386 (129.7 KB) | Source dir | changes | Homepage

LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression.

This package provides the client library.

libwine-oss (1.7.14-0+opp~1, main) - Windows API implementation - OSS sound module
Binary for arch i386 (51.5 KB) | Source dir | changes | Homepage

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package contains an OSS sound driver.

libgroupsock1 (2014.01.13-1+opp~1, main) - multimedia RTSP streaming library (network interfaces and sockets)
Binary for arch amd64 (31.0 KB), i386 (31.6 KB) | Source dir | changes | Homepage

The live555.com streaming media code is a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries can be used to build applications to stream, receive and process MPEG, H.263+ or JPEG video, several audio codecs, and can easily be extended to support additional codecs. They can also be used to build basic RTSP (Real Time Streaming Protocol) or SIP (Session Initiation Protocol) clients and servers.

This package contains the groupsock library. The classes in this library encapsulate network interfaces and sockets. In particular, the "Groupsock" class encapsulates a socket for sending (and/or receiving) multicast datagrams.

libwine-bin (1.7.14-0+opp~1, main) - Windows API implementation - system services
Binary for arch i386 (4.1 MB) | Source dir | changes | Homepage

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package provides system services and utilities needed to use many Windows applications.

libavformat56 (10:2.6.3-0.0+opp~2, main) - FFmpeg file format library
Binary for arch amd64 (877.1 KB), i386 (1.8 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...).

libavutil51 (9:1.0.8-0.0+opp~3, main) - FFmpeg avutil library - runtime files
Binary for arch amd64 (87.9 KB), i386 (104.8 KB) | Source dir | changes | Homepage

This package contains the FFmpeg video utility.

libbasicusageenvironment0 (2014.01.13-1+opp~1, main) - multimedia RTSP streaming library (BasicUsageEnvironment class)
Binary for arch amd64 (24.4 KB), i386 (24.7 KB) | Source dir | changes | Homepage

The live555.com streaming media code is a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries can be used to build applications to stream, receive and process MPEG, H.263+ or JPEG video, several audio codecs, and can easily be extended to support additional codecs. They can also be used to build basic RTSP (Real Time Streaming Protocol) or SIP (Session Initiation Protocol) clients and servers.

This package contains the BasicUsageEnvironment library which defines one concrete implementation (i.e., subclasses) of the "UsageEnvironment" classes, for use in simple, console applications. Read events and delayed operations are handled using a select() loop.

libtcl8.6 (8.6.4+dfsg-2+opp~1, main) - Tcl (the Tool Command Language) v8.6 - run-time library files
Binary for arch amd64 (1.4 MB), i386 (1.4 MB) | Source dir | changes | Homepage

Tcl is a powerful, easy to use, embeddable, cross-platform interpreted scripting language. This package contains the Tcl library and auxiliary code which allows one to run Tcl-enabled applications. This version includes thread support.

libgcrypt20 (1.6.3-2+opp~1, main) - LGPL Crypto library - runtime library
Binary for arch amd64 (444.7 KB), i386 (395.4 KB) | Source dir | changes | Homepage

libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented:

Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED, Camellia, IDEA, Salsa, CRC, MD4, MD5, RIPE-MD160, SHA-1, SHA-256, SHA-512, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC.

x264 (3:0.git20150517-0.0+opp~1, main) - video encoder for the H.264/MPEG-4 AVC standard
Binary for arch amd64 (281.1 KB), i386 (306.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

ffmpeg (10:2.6.3-0.0+opp~2, main) - audio/video encoder, streaming server & audio/video file converter
Binary for arch amd64 (1.4 MB), i386 (1.4 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.

libjpeg-turbo-progs (1:1.4.0-7+opp~1, main) - Programs for manipulating JPEG files
Binary for arch amd64 (111.8 KB), i386 (108.0 KB) | Source dir | changes | Homepage

This package contains programs for manipulating JPEG files from the libjpeg-turbo JPEG library:
* cjpeg/djpeg: convert to/from the JPEG file format
* rdjpgcom/wrjpgcom: read/write comments in JPEG files
* jpegtran: lossless transformations of JPEG files
* jpegexiforient/exifautotran: manipulate EXIF orientation tag
* tjbench: a simple JPEG benchmarking tool

tcl8.6 (8.6.4+dfsg-2+opp~1, main) - Tcl (the Tool Command Language) v8.6 - shell
Binary for arch amd64 (119.0 KB), i386 (118.9 KB) | Source dir | changes | Homepage

Tcl is a powerful, easy to use, embeddable, cross-platform interpreted scripting language. This package contains the Tcl shell which you need to run Tcl scripts. This version includes thread support.

libsqlite3-tcl (3.8.10-1+opp~1, main) - SQLite 3 Tcl bindings
Binary for arch amd64 (144.5 KB), i386 (144.4 KB) | Source dir | changes | Homepage

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.

libbluray-bin (1:0.8.0-1+opp~1, main) - Blu-ray disc playback support library (tools)
Binary for arch amd64 (20.8 KB), i386 (20.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.

This package provides a simple tool to retrieve information about a Blu-ray.

cec-utils (1:2.1.4-2+opp~1, main) - USB CEC Adaptor communication Library (utility programs)
Binary for arch amd64 (73.7 KB), i386 (73.6 KB) | Source dir | changes | Homepage

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

This package provides the CEC utility programs.

libdigest-sha1-perl (2.13-1+opp~1, main) - NIST SHA-1 message digest algorithm
Binary for arch amd64 (25.5 KB), i386 (25.7 KB) | Source dir | changes | Homepage

The Digest::SHA1 module allows you to use the NIST SHA-1 message digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 160-bit "fingerprint" or "message digest" of the input.

sqlite3 (3.8.10-1+opp~1, main) - Command line interface for SQLite 3
Binary for arch amd64 (162.2 KB), i386 (161.2 KB) | Source dir | changes | Homepage

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.

tcl8.6-dev (8.6.4+dfsg-2+opp~1, main) - Tcl (the Tool Command Language) v8.6 - development files
Binary for arch amd64 (1.3 MB), i386 (1.3 MB) | Source dir | changes | Homepage

Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted scripting language. This package contains the headers and libraries needed to embed or extend Tcl.

lemon (3.8.10-1+opp~1, main) - LALR(1) Parser Generator for C or C++
Binary for arch amd64 (177.4 KB), i386 (176.6 KB) | Source dir | changes | Homepage

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.

yasm (1.3.0-2+opp~1, main) - modular assembler with multiple syntaxes support
Binary for arch amd64 (633.0 KB), i386 (602.5 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.

mediatomb-common (0.12.1-5+opp~1, main) - UPnP MediaServer (base package)
Binary for arch amd64 (929.2 KB), i386 (934.4 KB) | Source dir | changes | Homepage

MediaTomb is an UPnP MediaServer with a nice web user interface, it allows you to stream your digital media through your home network and listen to/watch it on a variety of UPnP compatible devices.

MediaTomb implements the UPnP MediaServer V 1.0 specification that can be found on http://www.upnp.org/. The current implementation focuses on parts that are required by the specification, however MediaTomb's functionality is extended to cover the optional parts of the spec as well.

This package contains the binary, the manpage, and everything needed for scripting and the web interface.

shairplay (0.9.0+git20150517-0+opp~1, main) - Free portable AirPlay server implementation
Binary for arch amd64 (11.5 KB), i386 (11.2 KB) | Source dir | changes | Homepage

Free portable AirPlay server implementation similar to ShairPort.

livemedia-utils (2014.01.13-1+opp~1, main) - multimedia RTSP streaming tools
Binary for arch amd64 (109.1 KB), i386 (103.6 KB) | Source dir | changes | Homepage

The live555.com streaming media code is a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries can be used to build applications to stream, receive and process MPEG, H.263+ or JPEG video, several audio codecs, and can easily be extended to support additional codecs. They can also be used to build basic RTSP (Real Time Streaming Protocol) or SIP (Session Initiation Protocol) clients and servers.

This package contains the live555.com streaming servers (live555MediaServer and live555ProxyServer), the example programs (openRTSP, playSIP, sapWatch, vobStreamer) and a variety of test tools.

ejabberd (2.1.11-0+opp~2, main) - distributed, fault-tolerant Jabber/XMPP server written in Erlang
Binary for arch amd64 (1.9 MB), i386 (1.9 MB) | Source dir | changes | Homepage

ejabberd is a distributed, fault-tolerant Jabber/XMPP server written in Erlang. Its features contain:
- XMPP-compliant
- Web based administration
- Load balancing: can run in a cluster of machines
- Fault-tolerance: database can be replicated and stored on multiple
nodes (nodes can be added or replaced 'on the fly')
- Virtual hosting: several virtual domains can be served using single ejabberd
instance
- SSL/TLS support
- Multi-User Chat (MUC/conference)
- IRC transport
- Jabber Users Directory, based on users vCards
- Service Discovery
- Shared roster

libshairplay0 (0.9.0+git20150517-0+opp~1, main) - Free portable AirPlay server implementation (development files)
Binary for arch amd64 (52.0 KB), i386 (52.3 KB) | Source dir | changes | Homepage

Free portable AirPlay server implementation similar to ShairPort.

linuxvnc (0.9.9+dfsg-6.1+opp~1, main) - VNC server to allow remote access to a tty
Binary for arch amd64 (86.9 KB), i386 (86.6 KB) | Source dir | changes | Homepage

linuxvnc can export your currently running text sessions to any VNC client. It can be useful if you want to move to another computer without having to log out or to help a distant colleague solve a problem.

zoneminder (1.28.1-0+opp~1, main) - Video camera security and surveillance solution
Binary for arch amd64 (2.3 MB), i386 (2.3 MB) | Source dir | changes

ZoneMinder is intended for use in single or multi-camera video security applications, including commercial or home CCTV, theft prevention and child or family member or home monitoring and other care scenarios. It supports capture, analysis, recording, and monitoring of video data coming from one or more video or network cameras attached to a Linux system. ZoneMinder also support web and semi-automatic control of Pan/Tilt/Zoom cameras using a variety of protocols. It is suitable for use as a home video security system and for commercial or professional video security and surveillance. It can also be integrated into a home automation system via X.10 or other protocols.

wine-bin (1.7.14-0+opp~1, main) - Windows API implementation - binary loader
Binary for arch i386 (53.8 KB) | Source dir | changes | Homepage

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package provides the binary loader program for running Windows executables.

wine32 (1.7.43-0+opp~1, main) - Windows API implementation - 32-bit binary loader
Binary for arch i386 (30.5 MB) | Source dir | changes | Homepage

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package provides the binary loader for 32-bit Windows applications.

wine (1.7.43-0+opp~1, main) - Windows API implementation - standard suite
Binary for arch amd64 (85.3 KB), i386 (85.3 KB) | Source dir | changes | Homepage

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This is a virtual package that depends on the standard Wine components.

libjpeg-dev (1:1.4.0-7+opp~1, main) - Development files for the JPEG library [dummy package]
Binary for arch all (50.1 KB) | Source dir | changes | Homepage

This package depends on default Debian implementation of libjpeg.so.62 JPEG library.

vlc-data (1:2.2.1-0+opp~1, main) - Common data for VLC
Binary for arch all (11.1 MB) | Source dir | changes | Homepage

Localisations, HTTP interface files, Lua scripts for VLC media player

VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.

vlc-plugin-pulse (1:2.2.1-0+opp~1, main) - transitional dummy package for vlc
Binary for arch all (712 Bytes) | Source dir | changes | Homepage

This is a transitional dummy package for vlc. The PulseAudio plugin is now included in vlc. This package can safely be removed.

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.

tcl8.6-doc (8.6.4+dfsg-2+opp~1, main) - Tcl (the Tool Command Language) v8.6 - manual pages
Binary for arch all (1.7 MB) | Source dir | changes | Homepage

Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted scripting language. This package contains the man pages for Tcl commands.

ffmpeg-doc (10:2.6.3-0.0+opp~2, main) - Documentation of the FFmpeg API
Binary for arch all (47.7 MB) | Source dir | changes | Homepage

This package contains the html doxygen documentation of the FFmpeg API.

libgcrypt20-doc (1.6.3-2+opp~1, main) - LGPL Crypto library - documentation
Binary for arch all (698.3 KB) | Source dir | changes | Homepage

libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented:

Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED, Camellia, IDEA, Salsa, CRC, MD4, MD5, RIPE-MD160, SHA-1, SHA-256, SHA-512, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC.

This package contains developer documentation.

libbluray-doc (1:0.8.0-1+opp~1, main) - Blu-ray disc playback support library (documentation)
Binary for arch all (382.0 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.

libxine2-doc (1:1.2.6+git20150520-1+opp~1, main) - xine video player library – documentation files
Binary for arch all (140.7 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.

libvdpau-doc (1.1-1+opp~1, main) - Video Decode and Presentation API for Unix (documentation)
Binary for arch all (508.6 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.

sqlite3-doc (3.8.10-1+opp~1, main) - SQLite 3 documentation
Binary for arch all (3.8 MB) | Source dir | changes | Homepage

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 documentation that is also available on the SQLite homepage.

libbluray-bdj (1:0.8.0-1+opp~1, main) - Blu-ray Disc Java support library (BD-J library)
Binary for arch all (560.0 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.6+git20150520-1+opp~1, main) - Xine video/media player library, meta package.
Binary for arch all (63.2 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.

libxine2-plugins (1:1.2.6+git20150520-1+opp~1, main) - Xine video/media player library, meta package.
Binary for arch all (63.2 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.

ddrescue-gui (1.4~rc1-0+opp~2, main) - A simple GUI frontend to make gddrescue easier to use.
Binary for arch all (82.5 KB) | Source dir | changes

afpfs-ng (0.8.1-5+opp~2, main) - Client for the Apple Filing Protocol (AFP) (transitional package)
Binary for arch all (6.1 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.

libgcrypt11-dev (1.5.4-3+really1.6.3-2+opp~1, main) - transitional libgcrypt11-dev package
Binary for arch all (64.0 KB) | Homepage

This is a transitional dummy package to ease the migration from libgcrypt11-dev to libgcrypt20-dev. You can safely remove this package.

r8168-dkms (8.039.00-1+opp~1, main) - dkms source for the r8168 network driver
Binary for arch all (108.3 KB) | Source dir | changes | Homepage

r8168 is the Linux device driver released for RealTek RTL8111B/RTL8168B, RTL8111/RTL8168, RTL8111C/RTL8111CP/RTL8111D(L), RTL8168C/RTL8111DP/RTL8111E, RTL8168E/RTL8111F/RTL8411, RTL8111G/RTL8111GUS/RTL8411B(N), RTL8118AS Gigabit Ethernet controllers with PCI-Express interface.

This driver should only be used for devices not yet supported by the in-kernel driver r8169. Please see the README.Debian for instructions how to report bugs against r8169 that made it necessary to use r8168-dkms.

Installation of the r8168-dkms package will disable the in-kernel r8169 module. To re-enable r8169, the r8168-dkms package must be purged.

This package provides the dkms source code for the r8168 kernel modules. Kernel source or headers are required to compile these modules.

pyyimt (0.4+git20100621-0+opp~1, main) - yim transport for Jabber
Binary for arch all (204.2 KB) | Source dir | changes | Homepage

PyYImt provides a gateway which allows Jabber users to communicate with their contacts on the YIM Messenger network. It can connect to any Jabber server that supports the Connect component mechanism.

pyaimt (0.8.0.1-3+opp~1, main) - AIM transport for Jabber
Binary for arch all (139.5 KB) | Source dir | changes | Homepage

PyAIMt provides a gateway which allows Jabber users to communicate with their contacts on the AIM Messenger network. It can connect to any Jabber server that supports the Connect component mechanism.

pyicqt (0.8.1.5-5+opp~1, main) - ICQ transport for Jabber
Binary for arch all (180.3 KB) | Source dir | changes | Homepage

PyICQt provides a gateway which allows Jabber users to communicate with their contacts on the ICQ Messenger network. It can connect to any Jabber server that supports the Connect component mechanism.

pymsnt (0.11.3-5.1+opp~1, main) - MSN transport for Jabber
Binary for arch all (160.3 KB) | Source dir | changes | Homepage

PyMSNt provides a gateway which allows Jabber users to communicate with their contacts on the MSN Messenger network. It can connect to any Jabber server that supports the Connect component mechanism.

mediatomb-daemon (0.12.1-5+opp~1, main) - UPnP MediaServer (daemon package)
Binary for arch all (26.3 KB) | Source dir | changes | Homepage

MediaTomb is an UPnP MediaServer with a nice web user interface, it allows you to stream your digital media through your home network and listen to/watch it on a variety of UPnP compatible devices.

MediaTomb implements the UPnP MediaServer V 1.0 specification that can be found on http://www.upnp.org/. The current implementation focuses on parts that are required by the specification, however MediaTomb's functionality is extended to cover the optional parts of the spec as well.

This package contains the files needed to run mediatomb as a daemon.

wifite (2.0r85-1+opp~1, main) - Python script to automate wireless auditing using aircrack-ng tools
Binary for arch all (30.4 KB) | Source dir | changes | Homepage

Wifite is a tool to audit WEP or WPA encrypted wireless networks. It uses aircrack-ng, pyrit, reaver, tshark tools to perform the audit.

This tool is customizable to be automated with only a few arguments and can be trusted to run without supervision.

mediatomb (0.12.1-5+opp~1, main) - UPnP MediaServer (main package)
Binary for arch all (23.4 KB) | Source dir | changes | Homepage

MediaTomb is an UPnP MediaServer with a nice web user interface, it allows you to stream your digital media through your home network and listen to/watch it on a variety of UPnP compatible devices.

MediaTomb implements the UPnP MediaServer V 1.0 specification that can be found on http://www.upnp.org/. The current implementation focuses on parts that are required by the specification, however MediaTomb's functionality is extended to cover the optional parts of the spec as well.

This package contains the desktop file needed to access the web ui using a system's default web browser. This package also acts as a virtual package to install all other mediatomb packages.

ddclient (3.8.2-2+opp~1, main) - address updating utility for dynamic DNS services
Binary for arch all (80.3 KB) | Source dir | changes | Homepage

This package provides a client to update dynamic IP addresses with several dynamic DNS service providers, such as DynDNS.com.

This makes it possible to use a fixed hostname (such as myhost.dyndns.org) to access a machine with a dynamic IP address.

This client supports both dynamic and (near) static services, as well as MX record and alternative name management. It caches the address, and only attempts the update when it has changed.

pyirct (0.4-0+opp~1, main) - irc transport for Jabber
Binary for arch all (89.4 KB) | Source dir | changes | Homepage

PyIRCt provides a gateway which allows Jabber users to communicate with their users on an IRC network. It can connect to any Jabber server that supports the Connect component mechanism.

wine64-dev-tools (1.7.43-0+opp~1, main) - Windows API implementation - 64-bit developer tools
Binary for arch amd64 (1.7 MB) | Source dir | changes | Homepage

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package provides wine's 64-bit developer tools.

wine64 (1.7.43-0+opp~1, main) - Windows API implementation - 64-bit binary loader
Binary for arch amd64 (52.9 KB) | Source dir | changes | Homepage

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package provides the binary loader for 64-bit Windows applications.

wine64-bin (1.7.14-0+opp~1, main) - Windows API implementation - binary loader
Binary for arch amd64 (41.1 KB) | Source dir | changes | Homepage

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package provides instructions for installing 32-bit wine on 64-bit systems.

libxnvctrl-dev (331.79-1+opp~1, contrib) - NV-CONTROL X extension (development files)
Binary for arch amd64 (100.9 KB), i386 (100.9 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 (20141201+1+opp~1, contrib) - cleanup after driver installation with the nvidia-installer
Binary for arch amd64 (19.3 KB), i386 (19.2 KB) | Source dir | changes

This package ensures that no remnants of the non-free NVIDIA graphics drivers that were installed with the nvidia-installer remain 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 (20141201+1+opp~1, contrib) - NVIDIA binary graphics driver support files
Binary for arch amd64 (21.2 KB), i386 (21.2 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-fglrx (0.5.1+opp~1, contrib) - allows the selection of FGLRX as GLX provider
Binary for arch amd64 (3.7 KB), i386 (3.7 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 (331.79-1+opp~1, contrib) - NV-CONTROL X extension (runtime library)
Binary for arch amd64 (20.3 KB), i386 (20.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.

glx-alternative-nvidia (0.5.1+opp~1, contrib) - allows the selection of NVIDIA as GLX provider
Binary for arch amd64 (3.5 KB), i386 (3.5 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-driver package instead.

glx-alternative-mesa (0.5.1+opp~1, contrib) - allows the selection of MESA as GLX provider
Binary for arch amd64 (3.1 KB), i386 (3.1 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.5.1+opp~1, contrib) - prepare for using accelerated GLX implementations from GPU vendors
Binary for arch amd64 (9.4 KB), i386 (9.4 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.

nvidia-modprobe (340.76-1+opp~1, contrib) - utility to load NVIDIA kernel modules and create device nodes
Binary for arch amd64 (16.4 KB), i386 (15.4 KB) | Source dir | changes | Homepage

This setuid program is used to create NVIDIA Linux device files and load the NVIDIA kernel module, on behalf of NVIDIA Linux driver components which may not have sufficient privileges to perform these actions on their own.

nvidia-settings (340.76-0+opp~1, contrib) - tool for configuring the NVIDIA graphics driver
Binary for arch amd64 (863.0 KB), i386 (856.0 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.

nvidia-xconfig (340.76-0+opp~1, contrib) - X configuration tool for non-free NVIDIA drivers
Binary for arch amd64 (86.1 KB), i386 (83.0 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 (20141201+1+opp~1, contrib) - NVIDIA binary kernel module support files
Binary for arch amd64 (11.5 KB), i386 (11.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.

gns3 (1:0.8.7-2+opp~1, contrib) - Graphical Network Simulator
Binary for arch all (5.0 MB) | Source dir | changes | Homepage

GNS3 is a graphical network simulator that allows simulation of complex networks and to launch simulations on them. It is an excellent complementary tool to real labs for administrators of Cisco networks or people wanting to pass their CCNA, CCNP, CCIP or CCIE certifications. It can also be used to experiment with features of Cisco IOS or to check configurations that need to be deployed later on real routers.

You may configure devices ranging from Cisco routers, Cisco PIX firewalls, Cisco ASA Firewalls, Cisco IDS to JunOS routers using Qemu or Pemu. GNS3 uses dynamips as an emulation back end, an IOS emulator which allows users to run IOS binary images from Cisco Systems.

Cisco IOS, PIX, ASA or JunOS software images are not included.

winetricks (0.0+20150416-0+opp~1, contrib) - package manager for WINE to install software easily
Binary for arch all (195.8 KB) | Source dir | changes | Homepage

A POSIX shell script 'package manager' for WINE to install some Windows software easily. The list contains about 70 applications including 3dmark2001, corefonts, cygwin, directx9, dotnet35, droid, firefox, flash, ie8, mspaint, msxml6, python26, quicktime76, safari, spotify, utorrent, vb6run, vcrun2010, vlc, xvid etc.

About pckages in Recommends header: to use GUI progress bar, install package "zenity". To read manuals, install package "xdg-utils". If you need to cache any *.iso files with the -k option, install package "sudo" or sudo GUI "gksu".

NOTE: This package suggests installing package libwine. Some, but not all package downloads depend on restarting the wineserver which is included in libwine.

NOTE: In case you have compiled wine from sources and installed it out of dpkg(1)'s control, winetricks' depends wouldn't know about it. In that case create a "dummy wine" package to satisfy depends by using tools in "equivs" package before installing winetricks. An example:


git clone git@github.com:jaalto/project--debian-wine-dummy.git
cd project--debian-wine-dummy
make
dpkg -i wine*.deb
apt-get install winetricks

libxvbaw-dev (1:14.12-1+opp~1, non-free) - AMD XvBA (X-Video Bitstream Acceleration) development files
Binary for arch amd64 (42.6 KB), i386 (42.6 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.

nvidia-vdpau-driver (340.76-1+opp~1, non-free) - Video Decode and Presentation API for Unix - NVIDIA driver
Binary for arch amd64 (1.2 MB), i386 (1.3 MB) | 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-340.76.

libnvcuvid1 (340.76-1+opp~1, non-free) - NVIDIA CUDA Video Decoder runtime library
Binary for arch amd64 (1.3 MB), i386 (1.4 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.

The NVIDIA CUDA Video Decoder (NVCUVID) library provides an interface to hardware video decoding capabilities on NVIDIA GPUs with CUDA.

This package contains the nvcuvid runtime library.

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.

libnvidia-compiler (340.76-1+opp~1, non-free) - NVIDIA runtime compiler library
Binary for arch amd64 (8.5 MB), i386 (9.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.

libcuda1-i386 (340.76-1+opp~1, non-free) - NVIDIA CUDA 32-bit runtime library
Binary for arch i386 (102.6 KB) | Source dir | changes | Homepage

This metapackage helps the automatic installation of the 32-bit NVIDIA CUDA library when installing libcuda1 on amd64 with foreign architecture i386 enabled.

libfglrx (1:14.12-1+opp~1, non-free) - non-free ATI/AMD RadeonHD display driver (runtime libraries)
Binary for arch amd64 (13.6 MB), i386 (13.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 R9 Series, AMD Radeon R7 Series, AMD Radeon HD 8000, 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.

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.8 KB), i386 (249.0 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.

libnvidia-eglcore (340.76-1+opp~1, non-free) - NVIDIA binary EGL core libraries
Binary for arch amd64 (9.7 MB), i386 (9.3 MB) | Source dir | changes | Homepage

EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES and OpenVG. OpenGL|ES is a cross-platform API for full-function 2D and 3D graphics on embedded systems - including consoles, phones, appliances and vehicles. It contains a subset of OpenGL plus a number of extensions for the special needs of embedded systems.

This package contains the private core libraries used by the NVIDIA implementation of EGL and OpenGL|ES.

libgles2-nvidia (340.76-1+opp~1, non-free) - NVIDIA binary OpenGL|ES 2.x libraries
Binary for arch amd64 (126.0 KB), i386 (126.1 KB) | Source dir | changes | Homepage

OpenGL|ES is a cross-platform API for full-function 2D and 3D graphics on embedded systems - including consoles, phones, appliances and vehicles. It contains a subset of OpenGL plus a number of extensions for the special needs of embedded systems. OpenGL|ES 2.x provides an API for programmable hardware including vertex and fragment shaders.

See the description of the nvidia-driver package or /usr/share/doc/libgl1-nvidia-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs.

libgles1-nvidia (340.76-1+opp~1, non-free) - NVIDIA binary OpenGL|ES 1.x libraries
Binary for arch amd64 (123.1 KB), i386 (122.3 KB) | Source dir | changes | Homepage

OpenGL|ES is a cross-platform API for full-function 2D and 3D graphics on embedded systems - including consoles, phones, appliances and vehicles. It contains a subset of OpenGL plus a number of extensions for the special needs of embedded systems. OpenGL|ES 1.x provides an API for fixed-function hardware.

See the description of the nvidia-driver package or /usr/share/doc/libgl1-nvidia-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs.

libcuda1 (340.76-1+opp~1, non-free) - NVIDIA CUDA Driver Library
Binary for arch amd64 (5.5 MB), i386 (5.5 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 CUDA Driver API library for low-level CUDA programming.

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-340.76.

libnvidia-ifr1 (340.76-1+opp~1, non-free) - NVIDIA OpenGL-based Inband Frame Readback runtime library
Binary for arch amd64 (169.9 KB), i386 (162.2 KB) | Source dir | changes | Homepage

The NVIDIA OpenGL-based Inband Frame Readback (NvIFROpenGL) library provides a high performance, low latency interface to capture and optionally encode an OpenGL framebuffer. NvIFROpenGL is a private API that is only available to approved partners for use in remote graphics scenarios.

This package contains the NvIFROpenGL runtime library.

nvidia-opencl-common (340.76-1+opp~1, non-free) - NVIDIA OpenCL driver
Binary for arch amd64 (102.8 KB), i386 (102.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 common files for the NVIDIA installable client driver (ICD) for OpenCL.

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.

libgl1-nvidia-glx (340.76-1+opp~1, non-free) - NVIDIA binary OpenGL libraries
Binary for arch amd64 (10.4 MB), i386 (10.1 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-driver package or /usr/share/doc/libgl1-nvidia-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs.

libegl1-nvidia (340.76-1+opp~1, non-free) - NVIDIA binary EGL libraries
Binary for arch amd64 (318.3 KB), i386 (271.4 KB) | Source dir | changes | Homepage

This package contains the EGL native platform graphics interface library. EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES and OpenVG. See the description of the nvidia-driver package or /usr/share/doc/libgl1-nvidia-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs.

nvidia-libopencl1 (340.76-1+opp~1, non-free) - NVIDIA OpenCL ICD Loader library
Binary for arch amd64 (112.3 KB), i386 (113.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.

The OpenCL installable client driver loader (ICD Loader) acts as a dispatcher between an OpenCL application and one (or more) installable client drivers (ICD) that can be from any vendor. At least one ICD (and the corresponding hardware) is required to run OpenCL applications.

This package contains the ICD Loader library provided by NVIDIA. This library supports OpenCL 1.1 only.

libnvidia-ml1 (340.76-1+opp~1, non-free) - NVIDIA Management Library (NVML) runtime library
Binary for arch amd64 (452.6 KB), i386 (414.6 KB) | Source dir | changes | Homepage

The NVIDIA Management Library (NVML) provides a monitoring and management API. It provides a direct access to the queries and commands exposed via nvidia-smi.

This package contains the nvidia-ml runtime library.

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.

libfglrx-amdxvba1 (1:14.12-1+opp~1, non-free) - AMD XvBA (X-Video Bitstream Acceleration) runtime libraries
Binary for arch amd64 (5.0 MB), i386 (4.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.

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.

libnvidia-encode1 (340.76-1+opp~1, non-free) - NVENC Video Encoding runtime library
Binary for arch amd64 (159.0 KB), i386 (158.3 KB) | Source dir | changes | Homepage

The NVENC Video Encoding library provides an interface to video encoder hardware on supported NVIDIA GPUs.

This package contains the nvidia-encode runtime library.

libnvidia-fbc1 (340.76-1+opp~1, non-free) - NVIDIA OpenGL-based Framebuffer Capture runtime library
Binary for arch amd64 (133.7 KB), i386 (130.9 KB) | Source dir | changes | Homepage

The NVIDIA OpenGL-based Framebuffer Capture (NvFBCOpenGL) library provides a high performance, low latency interface to capture and optionally encode an OpenGL framebuffer. NvFBCOpenGL is a private API that is only available to approved partners for use in remote graphics scenarios.

This package contains the NvFBCOpenGL runtime library.

nvidia-alternative (340.76-1+opp~1, non-free) - allows the selection of NVIDIA as GLX provider
Binary for arch amd64 (104.5 KB), i386 (104.5 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-driver package instead.

libgl1-nvidia-glx-i386 (340.76-1+opp~1, non-free) - NVIDIA binary OpenGL 32-bit libraries
Binary for arch i386 (102.6 KB) | Source dir | changes | Homepage

This metapackage helps the automatic installation of the 32-bit NVIDIA OpenGL libraries when installing libgl1-nvidia-glx on amd64 with foreign architecture i386 enabled.

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.

libgl1-fglrx-glx (1:14.12-1+opp~1, non-free) - proprietary libGL for the non-free ATI/AMD RadeonHD display driver
Binary for arch amd64 (259.3 KB), i386 (218.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 driver release supports the following graphics adapter families: AMD Radeon R9 Series, AMD Radeon R7 Series, AMD Radeon HD 8000, 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 (340.76-1+opp~1, non-free) - NVIDIA OpenCL installable client driver (ICD)
Binary for arch amd64 (5.5 MB), i386 (5.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 NVIDIA installable client driver (ICD) for OpenCL which supports NVIDIA GPUs.

The libcuda1 package may be required additionally to get a working OpenCL setup for NVIDIA GPUs.

nvidia-cuda-mps (340.76-1+opp~1, non-free) - NVIDIA CUDA Multi Process Service (MPS)
Binary for arch amd64 (139.1 KB), i386 (143.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 MPS is a feature that allows multiple CUDA processes to share a single GPU context. CUDA MPS should be transparent to CUDA programs.

CUDA MPS requires a device that supports Unified Virtual Address (UVA) and has compute capability SM 3.5 or higher. Pre-CUDA 4.0 APIs are not supported under CUDA MPS.

nvidia-smi (340.76-1+opp~1, non-free) - NVIDIA System Management Interface
Binary for arch amd64 (202.8 KB), i386 (195.0 KB) | Source dir | changes | Homepage

The NVIDIA Management Library (NVML) provides a monitoring and management API. The application "nvidia-smi" is the NVIDIA System Management Interface (NVSMI) and provides a command line interface to this functionality.

See the output from the --help command line option for supported models and further information.

nvidia-detect (340.76-1+opp~1, non-free) - NVIDIA GPU detection utility
Binary for arch amd64 (107.6 KB), i386 (107.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-driver, nvidia-legacy-173xx-driver or nvidia-legacy-96xx-driver) for installation.

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.

amd-clinfo (1:14.12-1+opp~1, non-free) - AMD OpenCL info utility
Binary for arch amd64 (225.3 KB), i386 (239.5 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.

nvidia-driver-bin (340.76-1+opp~1, non-free) - NVIDIA driver support binaries
Binary for arch amd64 (201.7 KB), i386 (193.7 KB) | Source dir | changes | Homepage

The NVIDIA binary driver provides 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 package contains supporting binaries for the driver.

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.

amd-opencl-dev (1:14.12-1+opp~1, non-free) - AMD OpenCL development files
Binary for arch amd64 (38.0 KB), i386 (38.0 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.

libgl1-fglrx-glx-i386 (1:14.12-1+opp~1, non-free) - ATI/AMD binary OpenGL 32-bit libraries
Binary for arch i386 (37.7 KB) | Source dir | changes | Homepage

This metapackage helps the automatic installation of the 32-bit ATI/AMD OpenGL libraries when installing libgl1-fglrx-glx on amd64 with foreign architecture i386 enabled.

nvidia-driver (340.76-1+opp~1, non-free) - NVIDIA metapackage
Binary for arch amd64 (424.7 KB), i386 (424.7 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-340.76.

This version only supports GeForce 8xxx and higher of the Geforce GPUs plus corresponding Quadros and nforce. Look at the legacy packages for older cards.

See /usr/share/doc/nvidia-driver/README.txt.gz for a complete list of supported GPUs and PCI IDs.

fglrx-atieventsd (1:14.12-1+opp~1, non-free) - events daemon for the non-free ATI/AMD RadeonHD display driver
Binary for arch amd64 (166.3 KB), i386 (159.7 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 R9 Series, AMD Radeon R7 Series, AMD Radeon HD 8000, 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 (340.76-1+opp~1, non-free) - NVIDIA binary Xorg driver
Binary for arch amd64 (5.6 MB), i386 (5.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-dkms or nvidia-kernel-source packages for building the kernel module required by this package. This will provide nvidia-kernel-340.76.

This version only supports GeForce 8xxx and higher of the Geforce GPUs plus corresponding Quadros and nforce. Look at the legacy packages for older cards.

See /usr/share/doc/nvidia-driver/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.

amd-libopencl1 (1:14.12-1+opp~1, non-free) - AMD OpenCL ICD Loader library
Binary for arch amd64 (47.8 KB), i386 (48.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.

The OpenCL installable client driver loader (ICD Loader) acts as a dispatcher between an OpenCL application and one (or more) installable client drivers (ICD) that can be from any vendor. At least one ICD (and the corresponding hardware) is required to run OpenCL applications.

This package contains the ICD Loader library provided by AMD.

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.

fglrx-control (1:14.12-1+opp~1, non-free) - control panel for the non-free ATI/AMD RadeonHD display driver
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 driver release supports the following graphics adapter families: AMD Radeon R9 Series, AMD Radeon R7 Series, AMD Radeon HD 8000, 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.

amd-opencl-icd (1:14.12-1+opp~1, non-free) - non-free AMD OpenCL ICD Loaders
Binary for arch amd64 (21.5 MB), i386 (21.5 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 R9 Series, AMD Radeon R7 Series, AMD Radeon HD 8000, AMD Radeon HD 7000, AMD Radeon HD 6000, and AMD Radeon HD 5000.

For older models try the fglrx-legacy-driver package.

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.

fglrx-driver (1:14.12-1+opp~1, non-free) - non-free ATI/AMD RadeonHD display driver
Binary for arch amd64 (11.9 MB), i386 (11.1 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 R9 Series, AMD Radeon R7 Series, AMD Radeon HD 8000, 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-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.

nvidia-glx (340.76-1+opp~1, non-free) - transition to nvidia-driver
Binary for arch amd64 (103.4 KB), i386 (103.4 KB) | Source dir | changes | Homepage

This is a dummy transitional package to aid switching to nvidia-driver.

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.4 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-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-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-source (340.76-1+opp~1, non-free) - NVIDIA binary kernel module source
Binary for arch amd64 (3.8 MB), i386 (7.1 MB) | Source dir | changes | Homepage

This package provides the source for the NVIDIA Xorg binary kernel module needed by nvidia-driver 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 8xxx and higher of the Geforce GPUs plus corresponding 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.

fglrx-source (1:14.12-1+opp~1, non-free) - kernel module source for the non-free ATI/AMD RadeonHD display driver
Binary for arch amd64 (2.8 MB), i386 (2.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 driver release supports the following graphics adapter families: AMD Radeon R9 Series, AMD Radeon R7 Series, AMD Radeon HD 8000, 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-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.

fglrx-modules-dkms (1:14.12-1+opp~1, non-free) - dkms module source for the non-free ATI/AMD RadeonHD display driver
Binary for arch amd64 (3.8 MB), i386 (3.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 R9 Series, AMD Radeon R7 Series, AMD Radeon HD 8000, 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.

nvidia-kernel-dkms (340.76-1+opp~1, non-free) - NVIDIA binary kernel module DKMS source
Binary for arch amd64 (5.1 MB), i386 (9.4 MB) | Source dir | changes | Homepage

This package builds the NVIDIA Xorg binary kernel module needed by nvidia-driver, 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 8xxx and higher of the Geforce GPUs plus corresponding 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.

dynamips (0.2.14-1+opp~1, non-free) - Cisco 7200/3600/3725/3745/2600/1700 Router Emulator
Binary for arch amd64 (406.5 KB), i386 (416.6 KB) | Source dir | changes | Homepage

Dynamips emulates Cisco 7200/3600/3725/3745/2600/1700 Routers on a traditional PC. You can use dynamips to create labs. It uses IOS Images (which are not part of this package). Of course, this emulator cannot replace a real router.

It is simply a complementary tool to real labs for administrators of Cisco networks or people wanting to pass their CCNA/CCNP/CCIE exams. For a Command Line Interface for dynamips see dynagen or gns3 package.

Squeeze 6.0

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

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

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

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

oder als root / or as root:
echo "deb http://debian2.oppserver.net/debian/ squeeze main non-free contrib" > /etc/apt/sources.list.d/oppdebian.sources.list
echo "deb-src http://debian2.oppserver.net/debian/ squeeze main non-free contrib" >> /etc/apt/sources.list.d/oppdebian.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.

libkms1-dbg (2.4.25-2+opp~1, main) - Userspace interface to kernel DRM buffer management -- debugging symbols
Binary for arch amd64 (409.3 KB), i386 (409.1 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.

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.

wine-dbg (1.5.11-0+opp~1, main) - Microsoft Windows Compatibility Layer (debugging symbols)
Binary for arch amd64 (40.3 MB), i386 (40.5 MB) | Source dir | changes | Homepage

Wine is a compatibility layer for running Windows applications on Linux. Applications are run at full speed without the need of cpu emulation. Wine does not require Microsoft Windows, however it can use native system dll files in place of its own if they are available.

This package includes debugging symbols useful for reporting crashes and other failures.

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.

mplayer-dbg (3:1.1++git20121122-0+opp~2, main) - debugging symbols for MPlayer
Binary for arch amd64 (36.2 MB), i386 (35.6 MB) | Source dir | changes | Homepage

This package contains the debugging symbols for MPlayer, a movie player for Unix-like systems.

You only need these if you want to generate useful debugging backtraces.

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

vlc-dbg (1:2.0.5-1+opp~1, main) - debugging symbols for vlc
Binary for arch amd64 (8.7 MB), i386 (8.5 MB) | Source dir | changes | Homepage

VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.

This package contains the debugging symbols for vlc.

libnss3-dbg (2:3.13.4-3+opp~1, main) - Debugging symbols for the Network Security Service libraries
Binary for arch amd64 (4.1 MB), i386 (4.0 MB) | Source dir | changes | Homepage

This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards.

This package provides the debugging symbols for the library.

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

imagemagick-dbg (8:6.7.7.10-5+opp~1, main) - debugging symbols for ImageMagick
Binary for arch amd64 (3.9 MB), i386 (3.6 MB) | Source dir | changes | Homepage

This package contains the debugging symbols for ImageMagick, a software suite to create, edit, and compose bitmap images.

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.

libdrm-radeon1-dbg (2.4.25-2+opp~1, main) - Userspace interface to radeon-specific kernel DRM services -- debugging symbols
Binary for arch amd64 (416.9 KB), i386 (417.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 debugging symbols for the libdrm-radeon1 package.

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.

libopus-dbg (0.9.14+20120615-1+opp~1, main) - debugging symbols for libopus
Binary for arch amd64 (248.7 KB), i386 (229.4 KB) | Source dir | changes | Homepage

This package provides the detached debug symbols for libopus.

libnspr4-dbg (2:4.9-3+opp~1, main) - Debugging symbols for the NetScape Portable Runtime library
Binary for arch amd64 (261.3 KB), i386 (261.6 KB) | Source dir | changes | Homepage

This library provides platform independent non-GUI operating system facilities including:
* threads,
* thread synchronisation,
* normal file I/O and network I/O,
* interval timing and calendar time,
* basic memory management (malloc and free),
* shared library linking.

This package provides the debugging symbols for the library.

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

librgw1-dbg (0.43-1+opp~1, main) - debugging symbols for librgw
Binary for arch amd64 (218.1 KB), i386 (213.1 KB) | Source dir | changes | Homepage

radosgw is a REST gateway for RADOS distributed object store. librgw contains support for reading and writing objects in the format expected by radosgw.

This package contains debugging symbols for librgw.

libdrm2-dbg (2.4.25-2+opp~1, main) - Userspace interface to kernel DRM services -- debugging symbols
Binary for arch amd64 (431.1 KB), i386 (431.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 debugging symbols for the libdrm2 package.

xulrunner-13.0-dbg (13.0.1-2+opp~1, main) - Debugging symbols for the Gecko engine library
Binary for arch amd64 (117.0 MB), i386 (120.8 MB) | Source dir | changes | Homepage

This library provides an API for XUL applications and Gecko embedders. The Gecko engine is the core of the mozilla.org applications such as Firefox, Thunderbird or SeaMonkey.

Gecko features include XPCOM, networking, DOM editing and transaction support, XBL, XUL, SVG, XSLT, XML Extras (XMLHttpRequest and DOMParser), Web Services (SOAP), accessibility support, IPC services, gtkmozembed, etc.

This package provides the debugging symbols for the xulrunner-13.0 package.

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.

libdrm-nouveau1a-dbg (2.4.25-2+opp~1, main) - Userspace interface to nouveau-specific kernel DRM -- debugging symbols
Binary for arch amd64 (418.2 KB), i386 (418.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 debugging symbols for the libdrm-nouveau1a package.

libmozjs13d-dbg (13.0.1-2+opp~1, main) - Development files for the Mozilla SpiderMonkey JavaScript library
Binary for arch amd64 (16.2 MB), i386 (16.0 MB) | Source dir | changes | Homepage

This library provides the embeddable JavaScript/ECMAScript engine from the Mozilla project (used among others by the Iceweasel (Firefox) browser as well as by the iPlanet WebServer).

This package provides the debugging symbols for the library and for the spidermonkey-bin package.

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

ceph-common-dbg (0.43-1+opp~1, main) - debugging symbols for ceph-common
Binary for arch amd64 (24.8 MB), i386 (24.2 MB) | Source dir | changes | Homepage

Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a collection of common tools, including the mount utility, that allows one to mount the ceph fs with the kernel client.

This package contains the debugging symbols for ceph-common.

libdrm-intel1-dbg (2.4.25-2+opp~1, main) - Userspace interface to intel-specific kernel DRM services -- debugging symbols
Binary for arch amd64 (430.2 KB), i386 (430.0 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.

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.

libpixman-1-0-dbg (0.21.8-1+opp~1, main) - pixel-manipulation library for X and cairo (debugging symbols)
Binary for arch amd64 (663.9 KB), i386 (615.1 KB) | Source dir | changes

Debugging symbols for the Cairo/X pixel manipulation library. This is needed to debug programs linked against libpixman0.

iceweasel-dbg (13.0.1-2+opp~1, main) - debugging symbols for iceweasel
Binary for arch amd64 (239.9 KB), i386 (252.3 KB) | Source dir | changes

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the debugging symbols for iceweasel.

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

mediatomb-dbg (0.12.1-4+opp~1, main) - UPnP MediaServer (debug package)
Binary for arch amd64 (1.5 MB), i386 (1.4 MB) | Source dir | changes | Homepage

MediaTomb is an UPnP MediaServer with a nice web user interface, it allows you to stream your digital media through your home network and listen to/watch it on a variety of UPnP compatible devices.

MediaTomb implements the UPnP MediaServer V 1.0 specification that can be found on http://www.upnp.org/. The current implementation focuses on parts that are required by the specification, however MediaTomb's functionality is extended to cover the optional parts of the spec as well.

This package contains the debugging symbols for mediatomb.

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.

libsqlite3-0-dbg (3.7.13-1+opp~1, main) - SQLite 3 debugging symbols
Binary for arch amd64 (743.6 KB), i386 (707.4 KB) | Source dir | changes | Homepage

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.

ceph-fuse-dbg (0.43-1+opp~1, main) - debugging symbols for ceph-fuse
Binary for arch amd64 (6.5 MB), i386 (6.3 MB) | Source dir | changes | Homepage

Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a FUSE-based client that allows one to mount a Ceph file system without root privileges.

This package contains the debugging symbols for ceph-fuse.

librbd1-dbg (0.43-1+opp~1, main) - debugging symbols for librbd1
Binary for arch amd64 (178.3 KB), i386 (175.4 KB) | Source dir | changes | Homepage

RBD is a block device striped across multiple distributed objects in RADOS, a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to manage these block devices.

This package contains debugging symbols for librbd1.

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.

radosgw-dbg (0.43-1+opp~1, main) - debugging symbols for radosgw
Binary for arch amd64 (5.5 MB), i386 (5.4 MB) | Source dir | changes | Homepage

RADOS is a distributed object store used by the Ceph distributed storage system. This package provides a REST gateway to the object store that aims to implement a superset of Amazon's S3 service.

This package contains debugging symbols for radosgw.

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.

liborc-0.4-0-dbg (1:0.4.16-1+opp~1, main) - Library of Optimized Inner Loops Runtime Compiler (debug package)
Binary for arch amd64 (286.8 KB), i386 (272.4 KB) | Source dir | changes | Homepage

Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations.

This package contains the debugging symbols for the orc library. Users should install it if they want to debug software that uses orc.

librados2-dbg (0.43-1+opp~1, main) - debugging symbols for librados2
Binary for arch amd64 (6.5 MB), i386 (6.3 MB) | Source dir | changes | Homepage

RADOS is a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to access the distributed object store using a simple file-like interface.

This package contains debugging symbols for librados2.

gceph-dbg (0.43-1+opp~1, main) - debugging symbols for gceph
Binary for arch amd64 (5.2 MB), i386 (5.1 MB) | Source dir | changes | Homepage

Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a gtk-based gui to monitor cluster status, similar to the 'ceph' command.

This package contains the debugging symbols for gceph.

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.

libcephfs1-dbg (0.43-1+opp~1, main) - debugging symbols for libcephfs1
Binary for arch amd64 (8.0 MB), i386 (7.8 MB) | Source dir | changes | Homepage

Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a shared library allowing applications to access a Ceph distributed file system via a POSIX-like interface.

This package contains debugging symbols for libcephfs1.

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

ceph-dbg (0.43-1+opp~1, main) - debugging symbols for ceph
Binary for arch amd64 (37.0 MB), i386 (36.3 MB) | Source dir | changes | Homepage

Ceph is a distributed storage and network file system designed to provide excellent performance, reliability, and scalability.

This package contains the debugging symbols for ceph.

libcairo2-dbg (1.10.2-6+opp~1, main) - The Cairo 2D vector graphics library (debugging symbols)
Binary for arch amd64 (1.8 MB), i386 (1.8 MB) | Source dir | changes | Homepage

Debugging symbols for the Cairo 2D vector graphics library. This is needed to debug programs linked against libcairo2.

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.

iceweasel (13.0.1-2+opp~1, main) - Web browser based on Firefox
Binary for arch amd64 (1.9 MB), i386 (1.9 MB) | Source dir | changes

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

libcairo2-dev (1.10.2-6+opp~1, main) - Development files for the Cairo 2D graphics library
Binary for arch amd64 (1.1 MB), i386 (1.0 MB) | Source dir | changes | Homepage

Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends.

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

libsensors4-dev (1:3.3.1-1+opp~1, main) - lm-sensors development kit
Binary for arch amd64 (61.9 KB), i386 (57.9 KB) | Source dir | changes | Homepage

Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems.

This package contains the static library and header files used in development.

libschroedinger-dev (1.0.10-2.1+opp~1, main) - library for encoding/decoding of Dirac video streams (development files)
Binary for arch amd64 (324.9 KB), i386 (293.1 KB) | Source dir | changes

The Schroedinger project will implement portable libraries for the high quality Dirac video codec created by BBC Research and Development. Dirac is a free and open source codec producing very high image quality video.

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

libpixman-1-dev (0.21.8-1+opp~1, main) - pixel-manipulation library for X and cairo (development files)
Binary for arch amd64 (384.7 KB), i386 (375.4 KB) | Source dir | changes

Development libraries, header files and documentation needed by programs that want to compile with the Cairo/X pixman library.

libmagickwand-dev (8:6.7.7.10-5+opp~1, main) - image manipulation library - development files
Binary for arch amd64 (528.3 KB), i386 (482.4 KB) | Source dir | changes | Homepage

This package includes header files and static libraries needed to compile programs using MagickWand.

libvlccore-dev (1:2.0.5-1+opp~1, main) - development files for libvlccore
Binary for arch amd64 (481.5 KB), i386 (485.9 KB) | Source dir | changes | Homepage

This package contains headers and a static library required to build plugins for VLC.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.

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

libfdt-dev (1.3.0-2+opp~1, main) - Flat Device Trees manipulation library - development files
Binary for arch amd64 (24.8 KB), i386 (23.6 KB) | Source dir | changes | Homepage

This is a library containing functions for manipulating Flat Device Trees.

This package contains the files needed for development against libfdt.

libnss3-dev (2:3.13.4-3+opp~1, main) - Development files for the Network Security Service libraries
Binary for arch amd64 (273.5 KB), i386 (270.4 KB) | Source dir | changes | Homepage

This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards.

Install this package if you wish to develop your own programs using the Network Security Service Libraries.

libcephfs-dev (0.43-1+opp~1, main) - Ceph distributed file system client library (development files)
Binary for arch amd64 (15.4 MB), i386 (13.9 MB) | Source dir | changes | Homepage

Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a shared library allowing applications to access a Ceph distributed file system via a POSIX-like interface.

This package contains development files needed for building applications that link against libcephfs1.

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

libxine-dev (1:1.2.1-1+opp~5, main) - the xine video player library, development packages
Binary for arch amd64 (349.2 KB), i386 (482.5 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.

libsqlite3-dev (3.7.13-1+opp~1, main) - SQLite 3 development files
Binary for arch amd64 (557.0 KB), i386 (531.3 KB) | Source dir | changes | Homepage

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.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

libnspr4-dev (2:4.9-3+opp~1, main) - Development files for the NetScape Portable Runtime library
Binary for arch amd64 (274.6 KB), i386 (258.8 KB) | Source dir | changes | Homepage

This library provides platform independent non-GUI operating system facilities including:
* threads,
* thread synchronisation,
* normal file I/O and network I/O,
* interval timing and calendar time,
* basic memory management (malloc and free),
* shared library linking.

Install this package if you wish to develop your own programs using the NetScape Portable Runtime library.

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.

liborc-0.4-dev (1:0.4.16-1+opp~1, main) - Library of Optimized Inner Loops Runtime Compiler (development headers)
Binary for arch amd64 (263.4 KB), i386 (228.8 KB) | Source dir | changes | Homepage

Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations.

This package contains the development headers and libraries, and should be installed to compile software that uses orc.

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.

libass-dev (0.10.0-2+opp~1, main) - development files for libass
Binary for arch amd64 (71.6 KB), i386 (65.1 KB) | Source dir | changes | Homepage

SubStation Alpha (SSA) is a subtitle file format that allows more advanced subtitles than the conventional SRT and similar formats.

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

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.

libmatroska-dev (1.3.0-1+opp~1, main) - extensible open standard audio/video container format (development files)
Binary for arch amd64 (232.1 KB), i386 (219.5 KB) | Source dir | changes | Homepage

Matroska is aiming to become the standard of Multimedia Container Formats one day. It is based on EBML (Extensible Binary Meta Language), a kind of binary version of XML. This way the significant advantages in terms of future format extensability are gained without breaking file support in old parsers.

This package contains the header files and static libraries needed to compile applications that use libmatroska.

wine-dev (1.5.11-0+opp~1, main) - Microsoft Windows Compatibility Layer (Development files)
Binary for arch amd64 (2.8 MB), i386 (2.8 MB) | Source dir | changes | Homepage

Wine is a compatibility layer for running Windows applications on Linux. Applications are run at full speed without the need of cpu emulation. Wine does not require Microsoft Windows, however it can use native system dll files in place of its own if they are available.

This package consists of the development files needed to compile programs using wine's free version of the Microsoft Windows API.

This package is based on a recent Wine beta. While many more applications will work, there may be some loss of functionality compared with the stable release provided by the regular wine-dev package.

libvlc-dev (1:2.0.5-1+opp~1, main) - development files for libvlc
Binary for arch amd64 (57.9 KB), i386 (55.7 KB) | Source dir | changes | Homepage

This package contains headers and a static library required to build standalone applications that use VLC features.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.

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.

libebml-dev (1.2.2-1+opp~1, main) - access library for the EBML format (development files)
Binary for arch amd64 (103.4 KB), i386 (99.3 KB) | Source dir | changes | Homepage

The libebml library allows one to read and write files using EBML (the Extensible Binary Meta Language), a binary pendant to XML. Using libebml makes it easier to extend a file format without breaking support in older parsers.

This package contains the header files and static libraries needed to compile applications that use libebml.

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

libopus-dev (0.9.14+20120615-1+opp~1, main) - Opus codec library development files
Binary for arch amd64 (198.3 KB), i386 (179.5 KB) | Source dir | changes | Homepage

The Opus codec is designed for interactive speech and audio transmission over the Internet. It is designed by the IETF Codec Working Group and incorporates technology from Skype's SILK codec and Xiph.Org's CELT codec.

It is intended to suit a wide range of interactive audio applications, including Voice over IP, videoconferencing, in-game chat, and even remote live music performances. It can scale from low bit-rate narrowband speech to very high quality stereo music. The current features are:


Bit-rates from 6 kb/s 510 kb/s
Sampling rates from 8 to 48 kHz
Frame sizes from 2.5 ms to 60 ms
Support for both constant bit-rate (CBR) and variable bit-rate (VBR)
Audio bandwidth from narrowband to full-band
Support for speech and music
Support for mono and stereo
Support for up to 255 channels (multistream frames)
Dynamically adjustable bitrate, audio bandwidth, and frame size
Good loss robustness and packet loss concealment (PLC)
Floating point and fixed-point implementation

This package provides the Opus library headers and development files.

libmozjs185-dev (1.8.5-1.0.0+dfsg-3+opp~1, main) - Spidermonkey javascript library - development headers
Binary for arch amd64 (2.0 MB), i386 (2.0 MB) | Source dir | changes | Homepage

SpiderMonkey is the code-name for the Mozilla's C implementation of JavaScript. It is intended to be embedded in other applications that provide host environments for JavaScript.

This package contains the header files and static library which is needed for developing Spidermonkey embedders.

librbd-dev (0.43-1+opp~1, main) - RADOS block device client library (development files)
Binary for arch amd64 (301.5 KB), i386 (276.8 KB) | Source dir | changes | Homepage

RBD is a block device striped across multiple distributed objects in RADOS, a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to manage these block devices.

This package contains development files needed for building applications that link against librbd1.

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

libmagickcore-dev (8:6.7.7.10-5+opp~1, main) - low-level image manipulation library - development files
Binary for arch amd64 (1.3 MB), i386 (1.2 MB) | Source dir | changes | Homepage

This package includes header files and static libraries needed to compile programs using MagickCore.

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

libmozjs-dev (13.0.1-2+opp~1, main) - Development files for the Mozilla SpiderMonkey JavaScript library
Binary for arch amd64 (290.9 KB), i386 (290.9 KB) | Source dir | changes | Homepage

This library provides the embeddable JavaScript/ECMAScript engine from the Mozilla project (used among others by the Iceweasel (Firefox) browser as well as by the iPlanet WebServer).

Install this package if you wish to develop your own programs using the Mozilla SpiderMonkey JavaScript library.

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.

librados-dev (0.43-1+opp~1, main) - RADOS distributed object store client library (development files)
Binary for arch amd64 (12.2 MB), i386 (11.0 MB) | Source dir | changes | Homepage

RADOS is a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to access the distributed object store using a simple file-like interface.

This package contains development files needed for building applications that link against librados2.

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.

libdrm-dev (2.4.25-2+opp~1, main) - Userspace interface to kernel DRM services -- development files
Binary for arch amd64 (518.6 KB), i386 (507.0 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.

liblivemedia-dev (2012.05.17-1+opp~1, main) - multimedia RTSP streaming library
Binary for arch amd64 (1.2 MB), i386 (1.1 MB) | Source dir | changes | Homepage

The live555.com streaming media code is a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries can be used to build applications to stream, receive and process MPEG, H.263+ or JPEG video, several audio codecs, and can easily be extended to support additional codecs. They can also be used to build basic RTSP (Real Time Streaming Protocol) or SIP (Session Initiation Protocol) clients and servers.

This package contains the headers and static libraries required to build applications that use live555.com.

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

libmagick++-dev (8:6.7.7.10-5+opp~1, main) - object-oriented C++ interface to ImageMagick - development files
Binary for arch amd64 (287.0 KB), i386 (278.6 KB) | Source dir | changes | Homepage

This package includes header files and static libraries needed to compile programs using Magick++.

xulrunner-dev (13.0.1-2+opp~1, main) - Development files for the Gecko engine library
Binary for arch amd64 (5.6 MB), i386 (5.7 MB) | Source dir | changes | Homepage

This library provides an API for XUL applications and Gecko embedders. The Gecko engine is the core of the mozilla.org applications such as Firefox, Thunderbird or SeaMonkey.

Gecko features include XPCOM, networking, DOM editing and transaction support, XBL, XUL, SVG, XSLT, XML Extras (XMLHttpRequest and DOMParser), Web Services (SOAP), accessibility support, IPC services, gtkmozembed, etc.

Install this package if you wish to embed the Gecko engine in your program or want to develop XPCOM components.

This package also provides the Xulrunner Software Development Kit in the same form as the one you may find on mozilla.org in /usr/lib/xulrunner/sdk.

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

librgw-dev (0.43-1+opp~1, main) - RGW distributed object store client library (development files)
Binary for arch amd64 (376.4 KB), i386 (342.8 KB) | Source dir | changes | Homepage

radosgw is a REST gateway for RADOS distributed object store. librgw contains support for reading and writing objects in the format expected by radosgw.

This package contains development files needed for building applications that link against librgw.

vlc-plugin-sdl (1:2.0.5-1+opp~1, main) - SDL video and audio output plugin for VLC
Binary for arch amd64 (7.8 KB), i386 (8.3 KB) | Source dir | changes | Homepage

This plugin adds support for the Simple DirectMedia Layer library to the VLC media player. To activate it, use the `--vout sdl' or `--aout sdl' flags or select the `sdl' video or audio output plugin from the preferences menu.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.

vlc-plugin-notify (1:2.0.5-1+opp~1, main) - LibNotify plugin for VLC
Binary for arch amd64 (5.6 KB), i386 (5.6 KB) | Source dir | changes | Homepage

This plugin adds support for libnotify track change notification to the VLC media player.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.

vlc-plugin-pulse (1:2.0.5-1+opp~1, main) - PulseAudio plugin for VLC
Binary for arch amd64 (16.3 KB), i386 (16.8 KB) | Source dir | changes | Homepage

This plugin adds support for PulseAudio to the VLC media player. To activate the audio output module, use the `--aout pulse' flag or select the `pulse' audio output plugin from the preferences menu.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.

umplayer-vaapi-intel (0.97-1+opp~4, main) - complete front-end for MPlayer (vaapi-intel dummy-package)
Binary for arch amd64 (67.8 KB), i386 (67.8 KB) | Source dir | changes | Homepage

Qt Mplayer front-end, with basic features like playing videos, DVDs, and VCDs to more advanced features like support for MPlayer filters and more. One of the most interesting features of UMPlayer: it remembers the settings of all files you play. So you start to watch a movie but you have to leave... don't worry, when you open that movie again it will resume at the same point you left it, and with the same settings: audio track, subtitles, volume...

vlc-vaapi-i965 (1:2.0.5-1+opp~1, main) - multimedia player and streamer (vaapi-i965 support)
Binary for arch amd64 (1.1 KB), i386 (1.1 KB) | Source dir | changes | Homepage

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

VLC can also be used as a streaming server that duplicates the stream it reads and multicasts them through the network to other clients, or serves them through HTTP.

VLC has support for on-the-fly transcoding of audio and video formats, either for broadcasting purposes or for movie format transformations. Support for most output methods is provided by this package, but features can be added by installing additional audio plugins (vlc-plugin-pulse, vlc-plugin-sdl) or video plugins (vlc-plugin-sdl).

umplayer-vaapi-vdpau (0.97-1+opp~4, main) - complete front-end for MPlayer (vaapi-vdpau dummy-package)
Binary for arch amd64 (67.8 KB), i386 (67.8 KB) | Source dir | changes | Homepage

Qt Mplayer front-end, with basic features like playing videos, DVDs, and VCDs to more advanced features like support for MPlayer filters and more. One of the most interesting features of UMPlayer: it remembers the settings of all files you play. So you start to watch a movie but you have to leave... don't worry, when you open that movie again it will resume at the same point you left it, and with the same settings: audio track, subtitles, volume...

mplayer-vaapi-xvba (3:1.1++git20121122-0+opp~2, main) - movie player for Unix-like systems (vaapi-xvba/fglrx dummy-package)
Binary for arch amd64 (68.8 KB), i386 (68.8 KB) | Source dir | changes | Homepage

MPlayer plays most MPEG, VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA files, supported by many native, XAnim, RealPlayer, and Win32 DLL codecs. It can also play VideoCD, SVCD, DVD, 3ivx, RealMedia, and DivX movies.

Another big feature of MPlayer is the wide range of supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, DirectFB, but also SDL (plus all its drivers) and some low level card-specific drivers (for Matrox, 3Dfx and Radeon, Mach64 and Permedia3). Most of them support software or hardware scaling, therefore allowing fullscreen display. MPlayer is also able to use some hardware MPEG decoder boards, such as the DVB and DXR3/Hollywood+.

Not all of the upstream code is distributed in the source tarball. See the README.Debian and copyright files for details.

vlc-plugin-zvbi (1:2.0.5-1+opp~1, main) - VBI teletext plugin for VLC
Binary for arch amd64 (7.5 KB), i386 (7.7 KB) | Source dir | changes | Homepage

This plugin adds support for VBI teletext to the VLC media player.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.

vlc-nox (1:2.0.5-1+opp~1, main) - multimedia player and streamer (without X support)
Binary for arch amd64 (2.1 MB), i386 (2.1 MB) | Source dir | changes | Homepage

VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.

VLC can also be used as a streaming server that duplicates the stream it reads and multicasts them through the network to other clients, or serves them through HTTP.

VLC has support for on-the-fly transcoding of audio and video formats, either for broadcasting purposes or for movie format transformations. Support for most output methods is provided by this package, but features can be added by installing additional audio plugins (vlc-plugin-pulse, vlc-plugin-sdl, vlc-plugin-jack) or video plugins (vlc-plugin-sdl).

This package contains a version of VLC that does not require X and that is thus suitable for headless servers.

umplayer (0.97-1+opp~4, main) - complete front-end for MPlayer
Binary for arch amd64 (2.2 MB), i386 (2.2 MB) | Source dir | changes | Homepage

Qt Mplayer front-end, with basic features like playing videos, DVDs, and VCDs to more advanced features like support for MPlayer filters and more. One of the most interesting features of UMPlayer: it remembers the settings of all files you play. So you start to watch a movie but you have to leave... don't worry, when you open that movie again it will resume at the same point you left it, and with the same settings: audio track, subtitles, volume...

mplayer-nogui (3:1.1++git20121122-0+opp~2, main) - movie player for Unix-like systems
Binary for arch amd64 (6.1 MB), i386 (6.0 MB) | Source dir | changes | Homepage

MPlayer plays most MPEG, VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA files, supported by many native, XAnim, RealPlayer, and Win32 DLL codecs. It can also play VideoCD, SVCD, DVD, 3ivx, RealMedia, and DivX movies.

Another big feature of MPlayer is the wide range of supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, DirectFB, but also SDL (plus all its drivers) and some low level card-specific drivers (for Matrox, 3Dfx and Radeon, Mach64 and Permedia3). Most of them support software or hardware scaling, therefore allowing fullscreen display. MPlayer is also able to use some hardware MPEG decoder boards, such as the DVB and DXR3/Hollywood+.

Not all of the upstream code is distributed in the source tarball. See the README.Debian and copyright files for details.

mplayer-vaapi-i965 (3:1.1++git20121122-0+opp~2, main) - movie player for Unix-like systems (vaapi-intel dummy-package)
Binary for arch amd64 (68.8 KB), i386 (68.8 KB) | Source dir | changes | Homepage

MPlayer plays most MPEG, VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA files, supported by many native, XAnim, RealPlayer, and Win32 DLL codecs. It can also play VideoCD, SVCD, DVD, 3ivx, RealMedia, and DivX movies.

Another big feature of MPlayer is the wide range of supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, DirectFB, but also SDL (plus all its drivers) and some low level card-specific drivers (for Matrox, 3Dfx and Radeon, Mach64 and Permedia3). Most of them support software or hardware scaling, therefore allowing fullscreen display. MPlayer is also able to use some hardware MPEG decoder boards, such as the DVB and DXR3/Hollywood+.

Not all of the upstream code is distributed in the source tarball. See the README.Debian and copyright files for details.

vlc-plugin-fluidsynth (1:2.0.5-1+opp~1, main) - FluidSynth plugin for VLC
Binary for arch amd64 (5.3 KB), i386 (5.7 KB) | Source dir | changes | Homepage

This plugin adds support for playing MIDI file via the FluidSynth software synthesizer to the VLC media player.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.

vlc-plugin-svg (1:2.0.5-1+opp~1, main) - SVG plugin for VLC
Binary for arch amd64 (6.1 KB), i386 (6.6 KB) | Source dir | changes | Homepage

This plugin allows you to render SVG graphics on top of the video. It is a text renderer, and must be activated through the '--text-renderer svg' option. When sent non-SVG data, it will convert it to SVG using a template that can be specified by the svg-template-file option.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.

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.

vlc-vaapi-vdpau (1:2.0.5-1+opp~1, main) - multimedia player and streamer (vaapi-vdpau support)
Binary for arch amd64 (1.1 KB), i386 (1.1 KB) | Source dir | changes | Homepage

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

VLC can also be used as a streaming server that duplicates the stream it reads and multicasts them through the network to other clients, or serves them through HTTP.

VLC has support for on-the-fly transcoding of audio and video formats, either for broadcasting purposes or for movie format transformations. Support for most output methods is provided by this package, but features can be added by installing additional audio plugins (vlc-plugin-pulse, vlc-plugin-sdl) or video plugins (vlc-plugin-sdl).

vlc (1:2.0.5-1+opp~1, main) - multimedia player and streamer
Binary for arch amd64 (1.1 MB), i386 (1.1 MB) | Source dir | changes | Homepage

VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.

VLC can also be used as a streaming server that duplicates the stream it reads and multicasts them through the network to other clients, or serves them through HTTP.

VLC has support for on-the-fly transcoding of audio and video formats, either for broadcasting purposes or for movie format transformations. Support for most output methods is provided by this package, but features can be added by installing additional audio plugins (vlc-plugin-pulse, vlc-plugin-sdl) or video plugins (vlc-plugin-sdl).

mplayer (3:1.1++git20121122-0+opp~2, main) - movie player for Unix-like systems
Binary for arch amd64 (10.1 MB), i386 (10.0 MB) | Source dir | changes | Homepage

MPlayer plays most MPEG, VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA files, supported by many native, XAnim, RealPlayer, and Win32 DLL codecs. It can also play VideoCD, SVCD, DVD, 3ivx, RealMedia, and DivX movies.

Another big feature of MPlayer is the wide range of supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, DirectFB, but also SDL (plus all its drivers) and some low level card-specific drivers (for Matrox, 3Dfx and Radeon, Mach64 and Permedia3). Most of them support software or hardware scaling, therefore allowing fullscreen display. MPlayer is also able to use some hardware MPEG decoder boards, such as the DVB and DXR3/Hollywood+.

Not all of the upstream code is distributed in the source tarball. See the README.Debian and copyright files for details.

mencoder (3:1.1++git20121122-0+opp~2, main) - MPlayer's Movie Encoder
Binary for arch amd64 (5.7 MB), i386 (5.7 MB) | Source dir | changes | Homepage

MPlayer plays most MPEG, VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA files, supported by many native, XAnim, RealPlayer, and Win32 DLL codecs. It can also play VideoCD, SVCD, DVD, 3ivx, RealMedia, and DivX movies.

This package contains mencoder, a simple movie encoder, designed to encode MPlayer-playable movies (AVI/ASF/OGG/DVD/VCD/VOB/MPG/MOV/VIV/FLI/RM/NUV/NET) to other MPlayer-playable formats. It can encode with various codecs, like DivX4 (1 or 2 passes), libavcodec, PCM/MP3/VBRMP3 audio. Also has stream copying and video resizing abilities.

vlc-vaapi-xvba (1:2.0.5-1+opp~1, main) - multimedia player and streamer (vaapi-xvba/fglrx support)
Binary for arch amd64 (1.2 KB), i386 (1.2 KB) | Source dir | changes | Homepage

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

VLC can also be used as a streaming server that duplicates the stream it reads and multicasts them through the network to other clients, or serves them through HTTP.

VLC has support for on-the-fly transcoding of audio and video formats, either for broadcasting purposes or for movie format transformations. Support for most output methods is provided by this package, but features can be added by installing additional audio plugins (vlc-plugin-pulse, vlc-plugin-sdl) or video plugins (vlc-plugin-sdl).

umplayer-vaapi-xvba (0.97-1+opp~4, main) - complete front-end for MPlayer (vaapi-xvba dummy-package)
Binary for arch amd64 (67.8 KB), i386 (67.8 KB) | Source dir | changes | Homepage

Qt Mplayer front-end, with basic features like playing videos, DVDs, and VCDs to more advanced features like support for MPlayer filters and more. One of the most interesting features of UMPlayer: it remembers the settings of all files you play. So you start to watch a movie but you have to leave... don't worry, when you open that movie again it will resume at the same point you left it, and with the same settings: audio track, subtitles, volume...

vlc-plugin-jack (1:2.0.5-1+opp~1, main) - Jack audio plugins for VLC
Binary for arch amd64 (9.7 KB), i386 (9.7 KB) | Source dir | changes | Homepage

These plugins add support for JACK to the VLC media player. To activate the audio output module, use the `--aout jack' flag or select the `jack' audio output plugin from the preferences menu. For the jack input, use `vlc jack://channels=...:ports=...'

VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.

mplayer-vaapi-vdpau (3:1.1++git20121122-0+opp~2, main) - movie player for Unix-like systems (vaapi-vdpau dummy-package)
Binary for arch amd64 (68.8 KB), i386 (68.8 KB) | Source dir | changes | Homepage

MPlayer plays most MPEG, VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA files, supported by many native, XAnim, RealPlayer, and Win32 DLL codecs. It can also play VideoCD, SVCD, DVD, 3ivx, RealMedia, and DivX movies.

Another big feature of MPlayer is the wide range of supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, DirectFB, but also SDL (plus all its drivers) and some low level card-specific drivers (for Matrox, 3Dfx and Radeon, Mach64 and Permedia3). Most of them support software or hardware scaling, therefore allowing fullscreen display. MPlayer is also able to use some hardware MPEG decoder boards, such as the DVB and DXR3/Hollywood+.

Not all of the upstream code is distributed in the source tarball. See the README.Debian and copyright files for details.

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.

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.

qemu-utils (1.0.1+dfsg-1+opp~1, main) - QEMU utilities
Binary for arch amd64 (582.8 KB), i386 (584.2 KB) | Source dir | changes | Homepage

QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs.

This package provides QEMU related utilities:
* qemu-img: QEMU disk image utility
* qemu-io: QEMU disk exerciser
* qemu-nbd: QEMU disk network block device server

qemu (1.0.1+dfsg-1+opp~1, main) - fast processor emulator
Binary for arch amd64 (107.9 KB), i386 (107.9 KB) | Source dir | changes | Homepage

QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. QEMU has two operating modes:


* User mode emulation: QEMU can launch Linux processes compiled for
one CPU on another CPU.
* Full system emulation: QEMU emulates a full system, including a
processor and various peripherals. It enables easier testing and
debugging of system code. It can also be used to provide virtual
hosting of several virtual machines on a single server.

As QEMU requires no host kernel patches to run, it is very safe and easy to use.

This package is a metapackage depending on all qemu-related packages.

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.

qemu-user (1.0.1+dfsg-1+opp~1, main) - QEMU user mode emulation binaries
Binary for arch amd64 (6.6 MB), i386 (6.2 MB) | Source dir | changes | Homepage

QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs.

This package provides the user mode emulation binaries. In this mode QEMU can launch Linux processes compiled for one CPU on another CPU.

qemu-user-static (1.0.1+dfsg-1+opp~1, main) - QEMU user mode emulation binaries (static version)
Binary for arch amd64 (14.7 MB), i386 (12.8 MB) | Source dir | changes | Homepage

QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs.

This package provides the user mode emulation binaries, built statically. In this mode QEMU can launch Linux processes compiled for one CPU on another CPU.

qemu-system (1.0.1+dfsg-1+opp~1, main) - QEMU full system emulation binaries
Binary for arch amd64 (24.2 MB), i386 (23.4 MB) | Source dir | changes | Homepage

QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs.

This package provides the full system emulation binaries. In this mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server.

cairo-perf-utils (1.10.2-6+opp~1, main) - The Cairo 2D vector graphics library performance utilities
Binary for arch amd64 (1023.7 KB), i386 (997.7 KB) | Source dir | changes | Homepage

Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends.

This package contains a set of utilities for capturing and replaying cairo execution traces using various backends, in order to be able to measure the performance of cairo for real-world applications in a reproducible way.

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

libcairo-script-interpreter2 (1.10.2-6+opp~1, main) - The Cairo 2D vector graphics library (script interpreter)
Binary for arch amd64 (616.1 KB), i386 (611.1 KB) | Source dir | changes | Homepage

Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends.

This package contains the script interpreter for executing and manipulating cairo execution traces.

libcephfs1 (0.43-1+opp~1, main) - Ceph distributed file system client library
Binary for arch amd64 (1.3 MB), i386 (1.3 MB) | Source dir | changes | Homepage

Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a shared library allowing applications to access a Ceph distributed file system via a POSIX-like interface.

libschroedinger-1.0-0 (1.0.10-2.1+opp~1, main) - library for encoding/decoding of Dirac video streams
Binary for arch amd64 (278.4 KB), i386 (264.9 KB) | Source dir | changes

The Schroedinger project will implement portable libraries for the high quality Dirac video codec created by BBC Research and Development. Dirac is a free and open source codec producing very high image quality video.

This package contains the shared libraries necessary to run programs using libschroedinger

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

libcairo-gobject2 (1.10.2-6+opp~1, main) - The Cairo 2D vector graphics library (GObject library)
Binary for arch amd64 (576.2 KB), i386 (574.6 KB) | Source dir | changes | Homepage

Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends.

This package contains the GObject library, providing wrapper GObject types for all cairo types.

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.

libdrm-radeon1 (2.4.25-2+opp~1, main) - Userspace interface to radeon-specific kernel DRM services -- runtime
Binary for arch amd64 (408.2 KB), i386 (407.0 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.

libmagick++5 (8:6.7.7.10-5+opp~1, main) - object-oriented C++ interface to ImageMagick
Binary for arch amd64 (242.2 KB), i386 (247.6 KB) | Source dir | changes | Homepage

The Magick++ library is a set of C++ wrapper classes that provides access to the ImageMagick package functionality from within a C++ application.

This package contains the C++ libraries needed to run executables that make use of libMagick++.

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.

librados2 (0.43-1+opp~1, main) - RADOS distributed object store client library
Binary for arch amd64 (1.0 MB), i386 (1.1 MB) | Source dir | changes | Homepage

RADOS is a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to access the distributed object store using a simple file-like interface.

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.

libopus0 (0.9.14+20120615-1+opp~1, main) - Opus codec runtime library
Binary for arch amd64 (153.3 KB), i386 (146.2 KB) | Source dir | changes | Homepage

The Opus codec is designed for interactive speech and audio transmission over the Internet. It is designed by the IETF Codec Working Group and incorporates technology from Skype's SILK codec and Xiph.Org's CELT codec.

It is intended to suit a wide range of interactive audio applications, including Voice over IP, videoconferencing, in-game chat, and even remote live music performances. It can scale from low bit-rate narrowband speech to very high quality stereo music. The current features are:


Bit-rates from 6 kb/s 510 kb/s
Sampling rates from 8 to 48 kHz
Frame sizes from 2.5 ms to 60 ms
Support for both constant bit-rate (CBR) and variable bit-rate (VBR)
Audio bandwidth from narrowband to full-band
Support for speech and music
Support for mono and stereo
Support for up to 255 channels (multistream frames)
Dynamically adjustable bitrate, audio bandwidth, and frame size
Good loss robustness and packet loss concealment (PLC)
Floating point and fixed-point implementation

This package provides the Opus runtime library.

libcairo2 (1.10.2-6+opp~1, main) - The Cairo 2D vector graphics library
Binary for arch amd64 (925.4 KB), i386 (909.6 KB) | Source dir | changes | Homepage

Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. Paths consist of line segments and cubic splines and can be rendered at any width with various join and cap styles. All colors may be specified with optional translucence (opacity/alpha) and combined using the extended Porter/Duff compositing algebra as found in the X Render Extension.

Cairo exports a stateful rendering API similar in spirit to the path construction, text, and painting operators of PostScript, (with the significant addition of translucence in the imaging model). When complete, the API is intended to support the complete imaging model of PDF 1.4.

This package contains the shared libraries.

libnss3 (2:3.13.4-3+opp~1, main) - Network Security Service libraries
Binary for arch amd64 (1.8 MB), i386 (1.6 MB) | Source dir | changes | Homepage

This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards.

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.

libfdt1 (1.3.0-2+opp~1, main) - Flat Device Trees manipulation library
Binary for arch amd64 (16.4 KB), i386 (15.0 KB) | Source dir | changes | Homepage

This is a library containing functions for manipulating Flat Device Trees.

libass4 (0.10.0-2+opp~1, main) - library for SSA/ASS subtitles rendering
Binary for arch amd64 (59.8 KB), i386 (58.3 KB) | Source dir | changes | Homepage

SubStation Alpha (SSA) is a subtitle file format that allows more advanced subtitles than the conventional SRT and similar formats.

This package contains the shared library for libass.

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.

libkms1 (2.4.25-2+opp~1, main) - Userspace interface to kernel DRM buffer management
Binary for arch amd64 (402.7 KB), i386 (402.2 KB) | Source dir | changes

This library implements a unified userspace interface to the different buffer management interfaces of the kernel DRM hardware drivers.

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

libmagickwand5 (8:6.7.7.10-5+opp~1, main) - image manipulation library
Binary for arch amd64 (451.5 KB), i386 (400.3 KB) | Source dir | changes | Homepage

The MagickWand API is the recommended interface between the C programming language and the ImageMagick image processing libraries. Unlike the MagickCore C API, MagickWand uses only a few opaque types. Accessors are available to set or get important wand properties.

This package contains the C libraries needed to run executables that make use of MagickWand.

xulrunner-13.0 (13.0.1-2+opp~1, main) - XUL + XPCOM application runner
Binary for arch amd64 (12.0 MB), i386 (11.2 MB) | Source dir | changes | Homepage

XULRunner is a single "gecko runtime" that can be used to bootstrap multiple XUL + XPCOM applications that are as rich as Firefox and Thunderbird.

XUL is Mozilla's XML based User Interface language that lets you build feature-rich cross platform applications. These applications are easily customized with alternative text, graphics and layout so that they can be readily branded or localized for various markets. Web developers already familiar with Dynamic HTML (DHTML) will learn XUL quickly and can start building applications right away.

XPCOM is a cross platform component model. It has multiple language bindings and IDL descriptions so programmers can plug their custom functionality into the framework and connect it with other components.

This package also contains the Gecko engine library (libxul)

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.

libdrm-nouveau1a (2.4.25-2+opp~1, main) - Userspace interface to nouveau-specific kernel DRM services -- runtime
Binary for arch amd64 (407.8 KB), i386 (406.8 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.

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.

libdrm2 (2.4.25-2+opp~1, main) - Userspace interface to kernel DRM services -- runtime
Binary for arch amd64 (417.0 KB), i386 (415.4 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.

librgw1 (0.43-1+opp~1, main) - radosgw data access library
Binary for arch amd64 (36.7 KB), i386 (36.4 KB) | Source dir | changes | Homepage

radosgw is a REST gateway for RADOS distributed object store. librgw contains support for reading and writing objects in the format expected by radosgw.

libx264-125 (3:0.git20120702-0.0+opp~1, main) - x264 video coding library
Binary for arch amd64 (377.6 KB), i386 (377.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.

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

libmagickcore5-extra (8:6.7.7.10-5+opp~1, main) - low-level image manipulation library - extra codecs
Binary for arch amd64 (158.8 KB), i386 (154.8 KB) | Source dir | changes | Homepage

This package adds support for SVG, WMF, OpenEXR, DjVu and Graphviz to MagickCore.

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.

libpixman-1-0 (0.21.8-1+opp~1, main) - pixel-manipulation library for X and cairo
Binary for arch amd64 (353.0 KB), i386 (346.4 KB) | Source dir | changes

A library for manipulating pixel regions -- a set of Y-X banded rectangles, image compositing using the Porter/Duff model and implicit mask generation for geometric primitives including trapezoids, triangles, and rectangles.

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.

liborc-0.4-0 (1:0.4.16-1+opp~1, main) - Library of Optimized Inner Loops Runtime Compiler
Binary for arch amd64 (175.5 KB), i386 (162.0 KB) | Source dir | changes | Homepage

Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations.

This package contains the orc shared libraries. It is typically installed automatically when an application or library requires it.

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.

libebml3 (1.2.2-1+opp~1, main) - access library for the EBML format (shared library)
Binary for arch amd64 (65.2 KB), i386 (67.8 KB) | Source dir | changes | Homepage

The libebml library allows one to read and write files using EBML (the Extensible Binary Meta Language), a binary pendant to XML. Using libebml makes it easier to extend a file format without breaking support in older parsers.

This package contains the shared library needed to run applications that use libebml.

libdrm-intel1 (2.4.25-2+opp~1, main) - Userspace interface to intel-specific kernel DRM services -- runtime
Binary for arch amd64 (418.0 KB), i386 (416.3 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.

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.

libsensors4 (1:3.3.1-1+opp~1, main) - library to read temperature/voltage/fan sensors
Binary for arch amd64 (53.4 KB), i386 (50.0 KB) | Source dir | changes | Homepage

Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems.

This package contains a shared library for querying lm-sensors.

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.

libmozjs13d (13.0.1-2+opp~1, main) - Mozilla SpiderMonkey JavaScript library
Binary for arch amd64 (1.4 MB), i386 (1.5 MB) | Source dir | changes | Homepage

This library provides the embeddable JavaScript/ECMAScript engine from the Mozilla project (used among others by the Iceweasel (Firefox) browser as well as by the iPlanet WebServer).

libnspr4 (2:4.9-3+opp~1, main) - NetScape Portable Runtime Library
Binary for arch amd64 (137.0 KB), i386 (123.5 KB) | Source dir | changes | Homepage

This library provides platform independent non-GUI operating system facilities including:
* threads,
* thread synchronisation,
* normal file I/O and network I/O,
* interval timing and calendar time,
* basic memory management (malloc and free),
* shared library linking.

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.

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.

libmagickcore5 (8:6.7.7.10-5+opp~1, main) - low-level image manipulation library
Binary for arch amd64 (2.0 MB), i386 (1.9 MB) | Source dir | changes | Homepage

The MagickCore API is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only. Unlike the MagickWand C API which uses only a few opaque types and accessors, with MagickCore you almost exclusively access the structure members directly.

This package contains the C libraries needed to run executables that make use of MagickCore.

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".

libvlc5 (1:2.0.5-1+opp~1, main) - multimedia player and streamer library
Binary for arch amd64 (37.7 KB), i386 (38.0 KB) | Source dir | changes | Homepage

This package contains the shared library required by applications using VLC features.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.

libvlccore5 (1:2.0.5-1+opp~1, main) - base library for VLC and its modules
Binary for arch amd64 (335.6 KB), i386 (354.8 KB) | Source dir | changes | Homepage

This package contains the shared library required by VLC modules and libvlc.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.

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.

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.

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

libmatroska5 (1.3.0-1+opp~1, main) - extensible open standard audio/video container format (shared library)
Binary for arch amd64 (167.8 KB), i386 (174.5 KB) | Source dir | changes | Homepage

Matroska is aiming to become the standard of Multimedia Container Formats one day. It is based on EBML (Extensible Binary Meta Language), a kind of binary version of XML. This way the significant advantages in terms of future format extensability are gained without breaking file support in old parsers.

This package contains the shared library needed to run applications that use libmatroska.

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.

libsqlite3-0 (3.7.13-1+opp~1, main) - SQLite 3 shared library
Binary for arch amd64 (442.2 KB), i386 (428.9 KB) | Source dir | changes | Homepage

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.

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.

libmozjs185-1.0 (1.8.5-1.0.0+dfsg-3+opp~1, main) - Spidermonkey javascript engine
Binary for arch amd64 (1.3 MB), i386 (1.2 MB) | Source dir | changes | Homepage

SpiderMonkey is the code-name for the Mozilla's C implementation of JavaScript. It is intended to be embedded in other applications that provide host environments for JavaScript.

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.

librbd1 (0.43-1+opp~1, main) - RADOS block device client library
Binary for arch amd64 (55.0 KB), i386 (56.6 KB) | Source dir | changes | Homepage

RBD is a block device striped across multiple distributed objects in RADOS, a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to manage these block devices.

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.

mixxx (1.8.2-1+opp~1, main) - Digital Disc Jockey Interface
Binary for arch amd64 (2.1 MB), i386 (2.1 MB) | Source dir | changes | Homepage

Mixxx is a digital DJ system, where wave, ogg and mp3 files can be mixed on a computer for use in live performances. Filters, crossfader, and speed control are provided. Mixxx can sync the 2 streams automatically, using an algorithm to detect the beat.

Mixxx works with Jack or OSS, can be controlled from the GUI or from external controllers, including MIDI devices and joysticks, and supports skins.

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.

picard (0.16-1+opp~1, main) - Next-Generation MusicBrainz audio files tagger
Binary for arch amd64 (901.5 KB), i386 (900.3 KB) | Source dir | changes | Homepage

Picard is the next generation MusicBrainz tagging application.

This new tagging concept is album oriented, as opposed to track oriented like the others taggers are.

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.

pana (1.4.17-6+pbody~1, main) - A KDE Audio Player based on Amarok
Binary for arch amd64 (13.3 MB), i386 (13.1 MB) | Source dir | changes | Homepage

This is based on Amarok 1.4.10
This build has Postgresql, Mysql, Gpod and MTP enabled

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

kiso (0.8.3-0+opp~1, main) - program to create manipulate and extract CD Image
Binary for arch amd64 (360.9 KB), i386 (351.4 KB) | Source dir | changes | Homepage

KIso is a program for KDE to make it as easy as possible to create manipulate and extract CD Image files.

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

imagemagick (8:6.7.7.10-5+opp~1, main) - image manipulation programs
Binary for arch amd64 (277.6 KB), i386 (276.5 KB) | Source dir | changes | Homepage

ImageMagick is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. All manipulations can be achieved through shell commands as well as through an X11 graphical interface (display).

xine-ui (0.99.7hg+20130201-1+opp~1, main) - the xine video player, user interface
Binary for arch amd64 (1.5 MB), i386 (1.5 MB) | Source dir | changes

This is an X11 based GUI for the libxine video player library. It provides xine, a skin based media player that can play all the audio/video formats that libxine supports. Currently, this includes MPEG1/2, some AVI and Quicktime files, some network streaming methods and disc based media (VCD, SVCD, DVD). A more complete list can be found on http://www.xine-project.org/features .

This package contains an additional front end, aaxine, which runs even on the console. aaxine uses aalib to render ASCII art video, or you can tell it to use a framebuffer device. This is more a proof of concept, but you can use it to watch DVDs on your old vt100 terminal, of course. ;-)

Most DVDs on the market today are play-protected by the Content Scrambling System (CSS). Xine does not provide any code to descramble those DVDs, because of legal uncertainties. Have a look at /usr/share/doc/xine-ui/README.Debian for more information!

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.

spidermonkey-bin (13.0.1-2+opp~1, main) - standalone JavaScript/ECMAScript (ECMA-262) interpreter
Binary for arch amd64 (1.5 MB), i386 (1.6 MB) | Source dir | changes | Homepage

SpiderMonkey is a standalone JavaScript/ECMAScript interpreter. It can either take input from files or from a command line driven interface. It is not recommended for production use, as it contains dangerous (security-wise) debugging features.

ECMAScript (ECMA-262) is a dynamic scripting language supporting prototype based object construction. The basic syntax is intentionally similar to both Java and C++ to reduce the number of new concepts required to learn the language. Language constructs, such as if statements, for and while loops, and switch and try ... catch blocks function the same as these languages (or nearly so).

JavaScript is a superset of the ECMA-262 Edition 3 (ECMAScript) standard first introduced by Netscape and now led by the Mozilla project.

libsqlite3-tcl (3.7.13-1+opp~1, main) - SQLite 3 Tcl bindings
Binary for arch amd64 (108.1 KB), i386 (107.3 KB) | Source dir | changes | Homepage

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.

eventlircd (0.0.1+svn20110727-0+opp~1, main) - The eventlircd daemon provides additional functions for LIRC devices
Binary for arch amd64 (36.9 KB), i386 (35.1 KB) | Source dir | changes | Homepage

Eventlircd provides four functions for LIRC devices converting multiple Linux input event devices into an lircd socket, separating keyboard and mouse/joystick functionality, mapping keyboard shortcut key code sequences to single key codes, and hotplugging using udev

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.

sensord (1:3.3.1-1+opp~1, main) - hardware sensor information logging daemon
Binary for arch amd64 (45.1 KB), i386 (43.7 KB) | Source dir | changes | Homepage

Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems.

This package contains a daemon that logs hardware health status to the system log with optional warnings on potential system problems.

lm-sensors (1:3.3.1-1+opp~1, main) - utilities to read temperature/voltage/fan sensors
Binary for arch amd64 (122.0 KB), i386 (119.8 KB) | Source dir | changes | Homepage

Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems.

This package contains programs to help you set up and read data from lm-sensors.

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.

python-ceph (0.43-1+opp~1, main) - Python libraries for the Ceph distributed filesystem
Binary for arch amd64 (13.4 KB), i386 (13.4 KB) | Source dir | changes | Homepage

Ceph is a distributed storage and network file system designed to provide excellent performance, reliability, and scalability.

This package contains Python libraries for interacting with Ceph's RADOS object storage, and RBD (RADOS block device).

perlmagick (8:6.7.7.10-5+opp~1, main) - Perl interface to the ImageMagick graphics routines
Binary for arch amd64 (258.6 KB), i386 (253.0 KB) | Source dir | changes | Homepage

PerlMagick is an objected-oriented Perl interface to ImageMagick. Use the module to read, manipulate, or write an image or image sequence from within a Perl script. This makes it very suitable for Web CGI scripts.

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.

sqlite3 (3.7.13-1+opp~1, main) - Command line interface for SQLite 3
Binary for arch amd64 (114.5 KB), i386 (113.3 KB) | Source dir | changes | Homepage

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.

libnss3-1d (2:3.13.4-3+opp~1, main) - Network Security Service libraries - transitional package
Binary for arch amd64 (21.3 KB), i386 (21.3 KB) | Source dir | changes | Homepage

This is a transitional package to ensure smooth transition of all packages to libnss3.

libnspr4-0d (2:4.9-3+opp~1, main) - NetScape Portable Runtime Library - transitional package
Binary for arch amd64 (15.6 KB), i386 (15.6 KB) | Source dir | changes | Homepage

This is a transitional package to ensure smooth transition of all packages to libnspr4.

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.

lemon (3.7.13-1+opp~1, main) - LALR(1) Parser Generator for C or C++
Binary for arch amd64 (127.8 KB), i386 (124.9 KB) | Source dir | changes | Homepage

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.

device-tree-compiler (1.3.0-2+opp~1, main) - Device Tree Compiler for Flat Device Trees
Binary for arch amd64 (365.1 KB), i386 (356.9 KB) | Source dir | changes | Homepage

Device Tree Compiler, dtc, takes as input a device-tree in a given format and outputs a device-tree in another format for booting kernels on embedded systems.

Typically, the input format is "dts", a human readable source format, and creates a "dtb", or binary format as output.

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.

zabbix-server-pgsql (1:1.8.10-0+opp~1, main) - network monitoring solution - server (using PostgreSQL)
Binary for arch amd64 (682.7 KB), i386 (662.9 KB) | Source dir | changes

Zabbix is a server/client network monitoring system with many features. It can be used for:


- high level monitoring of IT services;
- centralized monitoring of your servers and applications;
- monitoring of SNMP-enabled devices;
- performance monitoring (process load, network activity, disk
activity, memory usage, OS parameters etc.);
- data visualization.

This package provides the software needed to integrate a host as a Zabbix client. It collects information from Zabbix clients and stores it in a PostgreSQL database.

apt-cacher-ng (0.7.6-1+opp~1, main) - caching proxy server for software repositories
Binary for arch amd64 (389.0 KB), i386 (392.1 KB) | Source dir | changes | Homepage

Apt-Cacher NG is a caching proxy for downloading packages from Debian-style software repositories (or possibly from other types).

The main principle is that a central machine hosts the proxy for a local network, and clients configure their APT setup to download through it. Apt-Cacher NG keeps a copy of all useful data that passes through it, and when a similar request is made, the cached copy of the data is delivered without being re-downloaded.

Apt-Cacher NG has been designed from scratch as a replacement for apt-cacher, but with a focus on maximizing throughput with low system resource requirements. It can also be used as replacement for apt-proxy and approx with no need to modify clients' sources.list files.

zabbix-proxy-mysql (1:1.8.10-0+opp~1, main) - network monitoring solution - proxy (using MySQL)
Binary for arch amd64 (366.5 KB), i386 (345.9 KB) | Source dir | changes

Zabbix is a server/client network monitoring system with many features. It can be used for:


- high level monitoring of IT services;
- centralized monitoring of your servers and applications;
- monitoring of SNMP-enabled devices;
- performance monitoring (process load, network activity, disk
activity, memory usage, OS parameters etc.);
- data visualization.

This package provides the software needed to integrate a host as a Zabbix proxy. It collects information from Zabbix agents, temporarily stores it in a MySQL database and then passes it to a Zabbix server.

aircrack-ng (1:1.1-5+opp~1, main) - wireless WEP/WPA cracking utilities
Binary for arch amd64 (848.3 KB), i386 (792.6 KB) | Source dir | changes | Homepage

aircrack-ng is an 802.11a/b/g WEP/WPA cracking program that can recover a 40-bit, 104-bit, 256-bit or 512-bit WEP key once enough encrypted packets have been gathered. Also it can attack WPA1/2 networks with some advanced methods or simply by brute force.

It implements the standard FMS attack along with some optimizations, thus making the attack much faster compared to other WEP cracking tools. It can also fully use a multiprocessor system to its full power in order to speed up the cracking process.

aircrack-ng is a fork of aircrack, as that project has been stopped by the upstream maintainer.

filezilla (3.3.5.1-1+opp~1, main) - Full-featured graphical FTP/FTPS/SFTP client
Binary for arch amd64 (1.3 MB), i386 (1.2 MB) | Source dir | changes | Homepage

FileZilla is a full-featured FTP client with an easy-to-use GUI.

It is written in C++ and uses the wxWidgets library.

FileZilla includes the following features:
* Supports FTP, FTP over SSL/TLS (FTPS) and SSH File Transfer Protocol (SFTP)
* IPv6 support
* Available in more than 40 languages
* Supports resume and transfer of large files >4GB
* Easy to use Site Manager and transfer queue
* Bookmarks
* Drag & drop support
* Speed limits
* Filename filters
* Directory comparison
* Network configuration wizard
* Remote file editing
* Keep-alive
* HTTP/1.1, SOCKS5 and FTP Proxy support
* Logging to file
* Synchronized directory browsing
* Remote file search
* Tabbed interface to connect to multiple servers

reaver (1.4-2+opp~1, main) - brute force attack tool against Wifi Protected Setup PIN number
Binary for arch amd64 (226.3 KB), i386 (194.6 KB) | Source dir | changes | Homepage

Reaver performs a brute force attack against an access point's WiFi Protected Setup pin number. Once the WPS pin is found, the WPA PSK can be recovered and alternately the AP's wireless settings can be reconfigured.

nagircbot (0.0.33-2+opp~1, main) - IRC bot that announces Nagios status
Binary for arch amd64 (27.0 KB), i386 (25.9 KB) | Source dir | changes | Homepage

An IRC (Internet Relay Chat) bot that reads Nagios' status information and emits alerts to an IRC channel. It can filter alerts based on severity (CRITICAL, HARD, SOFT, and/or UNKNOWN) or by regular expression. It can connect to IRC servers protected by password or SSL, and can optionally set the topic to the current Nagios status.

zabbix-server-mysql (1:1.8.10-0+opp~1, main) - network monitoring solution - server (using MySQL)
Binary for arch amd64 (679.3 KB), i386 (659.4 KB) | Source dir | changes

Zabbix is a server/client network monitoring system with many features. It can be used for:


- high level monitoring of IT services;
- centralized monitoring of your servers and applications;
- monitoring of SNMP-enabled devices;
- performance monitoring (process load, network activity, disk
activity, memory usage, OS parameters etc.);
- data visualization.

This package provides the software needed to integrate a host as a Zabbix client. It collects information from Zabbix clients and stores it in a MySQL database.

zabbix-proxy-pgsql (1:1.8.10-0+opp~1, main) - network monitoring solution - proxy (using PostgreSQL)
Binary for arch amd64 (367.6 KB), i386 (347.1 KB) | Source dir | changes

Zabbix is a server/client network monitoring system with many features. It can be used for:


- high level monitoring of IT services;
- centralized monitoring of your servers and applications;
- monitoring of SNMP-enabled devices;
- performance monitoring (process load, network activity, disk
activity, memory usage, OS parameters etc.);
- data visualization.

This package provides the software needed to integrate a host as a Zabbix proxy. It collects information from Zabbix agents, temporarily stores it in a PostgreSQL database and then passes it to a Zabbix server.

ejabberd (2.1.11-0+opp~2, main) - distributed, fault-tolerant Jabber/XMPP server written in Erlang
Binary for arch amd64 (1.9 MB), i386 (1.9 MB) | Source dir | changes | Homepage

ejabberd is a distributed, fault-tolerant Jabber/XMPP server written in Erlang. Its features contain:
- XMPP-compliant
- Web based administration
- Load balancing: can run in a cluster of machines
- Fault-tolerance: database can be replicated and stored on multiple
nodes (nodes can be added or replaced 'on the fly')
- Virtual hosting: several virtual domains can be served using single ejabberd
instance
- SSL/TLS support
- Multi-User Chat (MUC/conference)
- IRC transport
- Jabber Users Directory, based on users vCards
- Service Discovery
- Shared roster

zabbix-agent (1:1.8.10-0+opp~1, main) - network monitoring solution - agent
Binary for arch amd64 (300.0 KB), i386 (278.6 KB) | Source dir | changes

Zabbix is a server/client network monitoring system with many features. It can be used for:


- high level monitoring of IT services;
- centralized monitoring of your servers and applications;
- monitoring of SNMP-enabled devices;
- performance monitoring (process load, network activity, disk
activity, memory usage, OS parameters etc.);
- data visualization.

This package provides the software needed to monitor a host using a Zabbix agent.

pyrit (0.4.0-2+opp~1, main) - GPGPU-driven WPA/WPA2-PSK key cracker
Binary for arch amd64 (89.7 KB), i386 (89.5 KB) | Source dir | changes | Homepage

Pyrit allows one to create massive databases, pre-computing part of the WPA/WPA2-PSK authentication phase in a space-time-tradeoff. Exploiting the computational power of many-core- and other platforms through ATI-Stream, Nvidia CUDA, OpenCL and VIA Padlock, it is currently by far the most powerful attack against one of the world's most used security-protocols.

This package contains the basic version of Pyrit, with support for MMX, SSE2 and VIA PADLOCK detected at run-time. Support for non-free technologies such as Nvidia CUDA can be added through extensions.

livemedia-utils (2012.05.17-1+opp~1, main) - multimedia RTSP streaming tools
Binary for arch amd64 (1.8 MB), i386 (1.7 MB) | Source dir | changes | Homepage

The live555.com streaming media code is a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries can be used to build applications to stream, receive and process MPEG, H.263+ or JPEG video, several audio codecs, and can easily be extended to support additional codecs. They can also be used to build basic RTSP (Real Time Streaming Protocol) or SIP (Session Initiation Protocol) clients and servers.

This package contains the live555.com streaming servers (live555MediaServer and live555ProxyServer), the example programs (openRTSP, playSIP, sapWatch, vobStreamer) and a variety of test tools.

mediatomb-common (0.12.1-4+opp~1, main) - UPnP MediaServer (base package)
Binary for arch amd64 (982.2 KB), i386 (970.6 KB) | Source dir | changes | Homepage

MediaTomb is an UPnP MediaServer with a nice web user interface, it allows you to stream your digital media through your home network and listen to/watch it on a variety of UPnP compatible devices.

MediaTomb implements the UPnP MediaServer V 1.0 specification that can be found on http://www.upnp.org/. The current implementation focuses on parts that are required by the specification, however MediaTomb's functionality is extended to cover the optional parts of the spec as well.

This package contains the binary, the manpage, and everything needed for scripting and the web interface.

zabbix-proxy-sqlite3 (1:1.8.10-0+opp~1, main) - network monitoring solution - proxy (using MySQL)
Binary for arch amd64 (490.5 KB), i386 (470.7 KB) | Source dir | changes

Zabbix is a server/client network monitoring system with many features. It can be used for:


- high level monitoring of IT services;
- centralized monitoring of your servers and applications;
- monitoring of SNMP-enabled devices;
- performance monitoring (process load, network activity, disk
activity, memory usage, OS parameters etc.);
- data visualization.

This package provides the software needed to integrate a host as a Zabbix proxy. It collects information from Zabbix agents, temporarily stores it in an SQLite3 database and then passes it to a Zabbix server.

wine (1.5.11-0+opp~1, main) - Microsoft Windows Compatibility Layer (Binary Emulator and Library)
Binary for arch amd64 (20.2 MB), i386 (20.8 MB) | Source dir | changes | Homepage

Wine is a compatibility layer for running Windows applications on Linux. Applications are run at full speed without the need of cpu emulation. Wine does not require Microsoft Windows, however it can use native system dll files in place of its own if they are available.

This package includes a program loader for running unmodified Windows executables as well as the Wine project's free version of the Windows API for running programs ported from Windows.

This package is based on a recent Wine beta. While many more applications will work, there may be some loss of functionality compared with the stable release provided by the regular wine package.

winetricks (0.0+20120819+opp~1, main) - Microsoft Windows Compatibility Layer (winetricks)
Binary for arch amd64 (145.3 KB), i386 (145.3 KB) | Source dir | changes | Homepage

Wine is a compatibility layer for running Windows applications on Linux. Applications are run at full speed without the need of cpu emulation. Wine does not require Microsoft Windows, however it can use native system dll files in place of its own if they are available.

This package includes a shell script that can be used to download and install various redistributable libraries that may be needed for some programs to work in Wine.

wine-gecko (1.7-0+opp~1, main) - Microsoft Windows compatibility layer (embedded web browser)
Binary for arch amd64 (16.6 MB), i386 (16.2 MB) | Source dir | changes | Homepage

Wine is a compatibility layer for running Windows applications on Linux. Applications are run at full speed without the need of cpu emulation. Wine does not require Microsoft Windows, however it can use native system dll files in place of its own if they are available.

This package includes the Gecko rendering engine from the Mozilla project for displaying embedded web pages in Wine applications.

acetoneiso (2.3-1+opp~1, main) - feature-rich application to mount and manage CD and DVD images
Binary for arch amd64 (1.1 MB), i386 (1.1 MB) | Source dir | changes | Homepage

AcetoneISO makes it possible to easily use various kinds of CD and DVD images on your computer as if they were burned to real CDs. You can use the application to mount and manage CD and DVD images. Supported disc-image formats are ISO, BIN, NRG, MDF and IMG.

abootimg (0.6-1+opp~1, main) - Tool to read/write/update android boot images
Binary for arch amd64 (17.6 KB), i386 (16.7 KB) | Source dir | changes | Homepage

Android devices use a special partition format to boot any operating system on the devices. These boot-images contain a kernel image, a ramdisk, optionally a 2nd stage boot loader and the commandline passed to the kernel when booting. The original mkbootimg from Android can only create these images where abootimg can also extract and modify them. Handling android boot images is necessary when bringing other operating systems to android devices.

libnss3-tools (2:3.13.4-3+opp~1, main) - Network Security Service tools
Binary for arch amd64 (418.3 KB), i386 (396.0 KB) | Source dir | changes | Homepage

This is a set of tools on top of the Network Security Service libraries. This package includes:
* certutil: manages certificate and key databases (cert7.db and key3.db)
* modutil: manages the database of PKCS11 modules (secmod.db)
* pk12util: imports/exports keys and certificates between the cert/key
databases and files in PKCS12 format.
* shlibsign: creates .chk files for use in FIPS mode.
* signtool: creates digitally-signed jar archives containing files and/or
code.
* ssltap: proxy requests for an SSL server and display the contents of
the messages exchanged between the client and server.

ceph-fuse (0.43-1+opp~1, main) - FUSE-based client for the Ceph distributed file system
Binary for arch amd64 (1.0 MB), i386 (1.1 MB) | Source dir | changes | Homepage

Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a FUSE-based client that allows one to mount a Ceph file system without root privileges.

Because the FUSE-based client has certain inherent performance limitations, it is recommended that the native Linux kernel client be used if possible. If it is not practical to load a kernel module (insufficient privileges, older kernel, etc.), then the FUSE client will do.

radosgw (0.43-1+opp~1, main) - REST gateway for RADOS distributed object store
Binary for arch amd64 (901.1 KB), i386 (889.2 KB) | Source dir | changes | Homepage

RADOS is a distributed object store used by the Ceph distributed storage system. This package provides a REST gateway to the object store that aims to implement a superset of Amazon's S3 service.

This package contains the proxy daemon and related tools only.

ceph-common (0.43-1+opp~1, main) - common utilities to mount and interact with a ceph filesystem
Binary for arch amd64 (3.9 MB), i386 (4.0 MB) | Source dir | changes | Homepage

Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a collection of common tools, including the mount utility, that allows one to mount the ceph fs with the kernel client.

idle3-tools (0.9.1-1+opp~1, main) - change the idle3 timer of recent Western Digital Hard Disk Drives
Binary for arch amd64 (13.0 KB), i386 (12.0 KB) | Source dir | changes | Homepage

Idle3-tools provides a linux/unix utility that can disable, get and set the value of the infamous idle3 timer found on recent Western Digital Hard Disk Drives.

It can be used as an alternative to the official wdidle3.exe proprietary utility, without the need to reboot in a DOS environment.

A power off/on cycle of the drive will still be mandatory for new settings to be taken into account.

Modern Western Digital "Green" Drives include the Intellipark feature that stops the disk when not in use.

Unfortunately, the default timer setting is not perfect on linux/unix systems, including many NAS, and leads to a dramatic increase of the Load Cycle Count value (SMART attribute #193). With the default timer setting, the drive will spin down *every eight seconds* if idle and this may get the spindle motor to burn out in a few months or so.

If you have a Western Digital EADS or EARS drive, please check you SMART information before it's too late by running the following command:


sudo smartctl -A /dev/sda | grep "^193"

If the Load cycle count (which is in the last column) exceeds 1000, you're probably affected by the idle3 timer problem.

logrotate (3.8.1-4+opp~1, main) - Log rotation utility
Binary for arch amd64 (49.1 KB), i386 (47.6 KB) | Source dir | changes

The logrotate utility is designed to simplify the administration of log files on a system which generates a lot of log files. Logrotate allows for the automatic rotation compression, removal and mailing of log files. Logrotate can be set to handle a log file daily, weekly, monthly or when the log file gets to a certain size. Normally, logrotate runs as a daily cron job.

gceph (0.43-1+opp~1, main) - Graphical ceph cluster status utility
Binary for arch amd64 (910.9 KB), i386 (936.7 KB) | Source dir | changes | Homepage

Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a gtk-based gui to monitor cluster status, similar to the 'ceph' command.

obsync (0.43-1+opp~1, main) - synchronize data between cloud object storage providers or a local directory
Binary for arch amd64 (15.5 KB), i386 (15.5 KB) | Source dir | changes | Homepage

obsync is a tool to synchronize objects between cloud object storage providers, such as Amazon S3 (or compatible services), a Ceph RADOS cluster, or a local directory.

ceph-resource-agents (0.43-1+opp~1, main) - OCF-compliant resource agents for Ceph
Binary for arch amd64 (6.0 KB), i386 (6.0 KB) | Source dir | changes | Homepage

Ceph is a distributed storage and network file system designed to provide excellent performance, reliability, and scalability.

This package contains the resource agents (RAs) which integrate Ceph with OCF-compliant cluster resource managers, such as Pacemaker.

ceph (0.43-1+opp~1, main) - distributed storage and file system
Binary for arch amd64 (5.9 MB), i386 (6.1 MB) | Source dir | changes | Homepage

Ceph is a distributed storage and network file system designed to provide excellent performance, reliability, and scalability.

This package contains all server daemons and management tools for creating, running, and administering a Ceph storage cluster.

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.

opencl-headers (1.2-2012.04.18a-1+opp~1, main) - OpenCL (Open Computing Language) header files
Binary for arch all (57.5 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 package provides the development header files for the OpenCL API as published by The Khronos Group Inc. The corresponding specification and documentation can be found on the Khronos website.

umplayer-translations (0.97-1+opp~4, main) - complete front-end for MPlayer - translation files
Binary for arch all (1.2 MB) | Source dir | changes | Homepage

Qt Mplayer front-end, with basic features like playing videos, DVDs, and VCDs to more advanced features like support for MPlayer filters and more. One of the most interesting features of UMPlayer: it remembers the settings of all files you play. So you start to watch a movie but you have to leave... don't worry, when you open that movie again it will resume at the same point you left it, and with the same settings: audio track, subtitles, volume...

This package contains translation files.

vlc-data (1:2.0.5-1+opp~1, main) - Common data for VLC
Binary for arch all (4.6 MB) | Source dir | changes | Homepage

Localisations, HTTP interface files, Lua scripts for VLC media player

VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.

vdr-firmwares (1.6, main) - Add some firmware files
Binary for arch all (3.6 MB) | Source dir | changes

Add some firmware files to /lib/firmware drxk_a3.mc dvb-fe-bcm3510-01.fw dvb-fe-cx24116.fw dvb-fe-ds3000.fw dvb-fe-ds300x.fw dvb-fe-ds3103.fw dvb-fe-or51132-qam.fw dvb-fe-or51132-vsb.fw dvb-fe-or51211.fw dvb-fe-sp8870.fw dvb-fe-tda10045.fw dvb-fe-tda10046.fw dvb-fe-xc5000-1.6.114.fw dvb-ttpci-01.fw-261a dvb-ttpci-01.fw-261b dvb-ttpci-01.fw-261c dvb-ttpci-01.fw-261d dvb-ttpci-01.fw-261f dvb-ttpci-01.fw-2622 dvb-ttpci-01.fw-fc2624 dvb-ttpremium-fpga-01.fw dvb-ttpremium-loader-01.fw dvb-ttpremium-st7109-01.fw dvb-usb-af9035-02.fw_0184ba128bee3befe2fc49f144a8dbab_12.5.13.0_6.8.13.0 dvb-usb-af9035-02.fw_085e676dc50addf538b6cb18f4ca233a_12.13.15.0_6.20.15.0 dvb-usb-af9035-02.fw_14ae2b81bac90ff5c6b490c225265267_12.13.15.0_6.20.15.0 dvb-usb-af9035-02.fw_3735d499d945a6bb873a7f3ad5c701fa_12.13.15.0_6.20.15.0 dvb-usb-af9035-02.fw_7cdc1e3aba54f3a9ad052dc6a29603fd_11.10.10.0_5.33.10.0 dvb-usb-af9035-02.fw_f71efe295151ba76cac2280680b69f3f_11.5.9.0_5.17.9.1 dvb-usb-avertv-a800-02.fw dvb-usb-az6027-03.fw dvb-usb-bluebird-01.fw dvb-usb-dib0700-1.10.fw dvb-usb-dib0700-1.20.fw dvb-usb-dibusb-5.0.0.11.fw dvb-usb-dibusb-6.0.0.8.fw dvb-usb-dtt200u-01.fw dvb-usb-nova-t-usb2-01.fw dvb-usb-nova-t-usb2-02.fw dvb-usb-opera-01.fw dvb-usb-opera1-fpga-01.fw dvb-usb-s630.fw dvb-usb-s660.fw dvb-usb-SkyStar_USB_HD_FW_v17_63.HEX.fw dvb-usb-terratec-h5-drxk.fw dvb-usb-terratec-h7-az6007.fw dvb-usb-terratec-h7-drxk.fw dvb-usb-teviis660.fw dvb-usb-tt-s2400-01.fw dvb-usb-umt-010-02.fw dvb-usb-vp702x-01.fw dvb-usb-vp7045-01.fw dvb-usb-wt220u-01.fw dvb-usb-wt220u-02.fw ngene_18.fw sms1xxx-hcw-114xxx-cmmb-01.fw sms1xxx-hcw-55xxx-dvbt-01.fw sms1xxx-hcw-55xxx-dvbt-02.fw sms1xxx-hcw-55xxx-dvbt-03.fw sms1xxx-hcw-55xxx-isdbt-02.fw sms1xxx-hcw-55xxx-isdbt-03.fw v4l-cx231xx-avcore-01.fw v4l-cx23418-apu.fw v4l-cx23418-cpu.fw v4l-cx23418-dig.fw v4l-cx23885-avcore-01.fw v4l-cx23885-enc.fw v4l-cx25840.fw xc3028-v27.fw

qemu-keymaps (1.0.1+dfsg-1+opp~1, main) - QEMU keyboard maps
Binary for arch all (46.9 KB) | Source dir | changes | Homepage

QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs.

This package provides keyboard maps to be used by the qemu-system package or QEMU derivatives.

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.

mplayer-doc (3:1.1++git20121122-0+opp~2, main) - documentation for MPlayer
Binary for arch all (2.2 MB) | Source dir | changes | Homepage

This package contains the HTML documentation for MPlayer, a movie player for Unix-like systems. It is available in several languages.

You only need this package if you want to read the mplayer manual. The manpages are included in the regular mplayer package.

libopus-doc (0.9.14+20120615-1+opp~1, main) - libopus API documentation
Binary for arch all (112.2 KB) | Source dir | changes | Homepage

This package contains the developer documentation for libopus.

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.

libschroedinger-doc (1.0.10-2.1+opp~1, main) - library for encoding/decoding of Dirac video streams (documentation)
Binary for arch all (95.3 KB) | Source dir | changes

The Schroedinger project will implement portable libraries for the high quality Dirac video codec created by BBC Research and Development. Dirac is a free and open source codec producing very high image quality video.

This package contains the documentation for libschroedinger.

python-elementtree-doc (1.2.6-14+opp~1, main) - Documentation for ElementTree
Binary for arch all (19.7 KB) | Source dir | changes | Homepage

ElementTree provides a simple but flexible container object, designed to store hierarchical data structures, such as simplified XML infosets, in memory. The element type can be described as a hybrid between a Python list and a Python dictionary.

This package contains the HTML documentation for ElementTree.

libcairo2-doc (1.10.2-6+opp~1, main) - Documentation for the Cairo Multi-platform 2D graphics library
Binary for arch all (740.0 KB) | Source dir | changes | Homepage

Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends.

This package contains the HTML documentation for the Cairo library in /usr/share/gtk-doc/html/cairo/.

sqlite3-doc (3.7.13-1+opp~1, main) - SQLite 3 documentation
Binary for arch all (3.0 MB) | Source dir | changes | Homepage

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 documentation that is also available on the SQLite homepage.

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.

liborc-0.4-doc (1:0.4.16-1+opp~1, main) - Library of Optimized Inner Loops Runtime Compiler (documentation)
Binary for arch all (75.7 KB) | Source dir | changes | Homepage

Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations.

This package contains the documentation for orc.

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.

imagemagick-doc (8:6.7.7.10-5+opp~1, main) - document files of ImageMagick
Binary for arch all (5.5 MB) | Source dir | changes | Homepage

This package contains the document files shipped with ImageMagick, a software suite to create, edit, and compose bitmap images.

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.

mixxx-data (1.8.2-1+opp~1, main) - Digital Disc Jockey Interface -- data files
Binary for arch all (4.6 MB) | Source dir | changes | Homepage

This package provides images and skin configuration files required for mixxx.

Mixxx is a digital DJ system, where wave, ogg and mp3 files can be mixed on a computer for use in live performances. Filters, crossfader, and speed control are provided. Mixxx can sync the 2 streams automatically, using an algorithm to detect the beat.

Mixxx works with Jack or OSS, can be controlled from the GUI or from external controllers, including MIDI devices and joysticks, and supports skins.

imagemagick-common (8:6.7.7.10-5+opp~1, main) - image manipulation programs -- infrastructure
Binary for arch all (125.4 KB) | Source dir | changes | Homepage

imagemagick-common contains the filesystem infrastructure required for further installation of imagemagick in any configuration; it does not provide a full installation of binaries, libraries, and utilities required to run imagemagick.

iceweasel-l10n-eo (1:13.0.1-2+opp~1, main) - Esperanto language package for Iceweasel
Binary for arch all (296.5 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Esperanto.

iceweasel-l10n-ar (1:13.0.1-2+opp~1, main) - Arabic language package for Iceweasel
Binary for arch all (318.5 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Arabic.

iceweasel-l10n-ta (1:13.0.1-2+opp~1, main) - Tamil language package for Iceweasel
Binary for arch all (329.3 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Tamil.

iceweasel-l10n-en-za (1:13.0.1-2+opp~1, main) - English (South Africa) language package for Iceweasel
Binary for arch all (283.1 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in English (South Africa).

iceweasel-l10n-mai (1:13.0.1-2+opp~1, main) - Maithili language package for Iceweasel
Binary for arch all (332.6 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Maithili.

iceweasel-l10n-lg (1:13.0.1-2+opp~1, main) - Ganda language package for Iceweasel
Binary for arch all (302.4 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Ganda.

iceweasel-l10n-son (1:13.0.1-2+opp~1, main) - Songhai languages language package for Iceweasel
Binary for arch all (293.2 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Songhai languages.

iceweasel-l10n-cy (1:13.0.1-2+opp~1, main) - Welsh language package for Iceweasel
Binary for arch all (298.5 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Welsh.

iceweasel-l10n-gu-in (1:13.0.1-2+opp~1, main) - Gujarati (India) language package for Iceweasel
Binary for arch all (326.3 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Gujarati (India).

iceweasel-l10n-fi (1:13.0.1-2+opp~1, main) - Finnish language package for Iceweasel
Binary for arch all (300.7 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Finnish.

iceweasel-l10n-ca (1:13.0.1-2+opp~1, main) - Catalan language package for Iceweasel
Binary for arch all (308.5 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Catalan.

iceweasel-l10n-bn-in (1:13.0.1-2+opp~1, main) - Bengali (India) language package for Iceweasel
Binary for arch all (373.1 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Bengali (India).

iceweasel-l10n-ro (1:13.0.1-2+opp~1, main) - Romanian language package for Iceweasel
Binary for arch all (319.1 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Romanian.

iceweasel-l10n-ga-ie (1:13.0.1-2+opp~1, main) - Irish (Ireland) language package for Iceweasel
Binary for arch all (306.7 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Irish (Ireland).

iceweasel-l10n-it (1:13.0.1-2+opp~1, main) - Italian language package for Iceweasel
Binary for arch all (261.8 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Italian.

iceweasel-l10n-hu (1:13.0.1-2+opp~1, main) - Hungarian language package for Iceweasel
Binary for arch all (310.4 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Hungarian.

iceweasel-l10n-de (1:13.0.1-2+opp~1, main) - German language package for Iceweasel
Binary for arch all (305.3 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in German.

iceweasel-l10n-en-gb (1:13.0.1-2+opp~1, main) - English (United Kingdom) language package for Iceweasel
Binary for arch all (285.8 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in English (United Kingdom).

iceweasel-l10n-br (1:13.0.1-2+opp~1, main) - Breton language package for Iceweasel
Binary for arch all (303.6 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Breton.

iceweasel-l10n-zh-cn (1:13.0.1-2+opp~1, main) - Chinese (China) language package for Iceweasel
Binary for arch all (313.9 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Chinese (China).

iceweasel-l10n-te (1:13.0.1-2+opp~1, main) - Telugu language package for Iceweasel
Binary for arch all (344.3 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Telugu.

iceweasel-l10n-ru (1:13.0.1-2+opp~1, main) - Russian language package for Iceweasel
Binary for arch all (307.6 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Russian.

iceweasel-l10n-kn (1:13.0.1-2+opp~1, main) - Kannada language package for Iceweasel
Binary for arch all (356.5 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Kannada.

iceweasel-l10n-tr (1:13.0.1-2+opp~1, main) - Turkish language package for Iceweasel
Binary for arch all (304.8 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Turkish.

iceweasel-l10n-is (1:13.0.1-2+opp~1, main) - Icelandic language package for Iceweasel
Binary for arch all (298.9 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Icelandic.

iceweasel-l10n-sq (1:13.0.1-2+opp~1, main) - Albanian language package for Iceweasel
Binary for arch all (283.7 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Albanian.

iceweasel-l10n-ko (1:13.0.1-2+opp~1, main) - Korean language package for Iceweasel
Binary for arch all (286.1 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Korean.

iceweasel-l10n-zu (1:13.0.1-2+opp~1, main) - Zulu language package for Iceweasel
Binary for arch all (301.0 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Zulu.

iceweasel-l10n-eu (1:13.0.1-2+opp~1, main) - Basque language package for Iceweasel
Binary for arch all (298.1 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Basque.

iceweasel-l10n-pl (1:13.0.1-2+opp~1, main) - Polish language package for Iceweasel
Binary for arch all (309.1 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Polish.

iceweasel-l10n-pt-pt (1:13.0.1-2+opp~1, main) - Portuguese (Portugal) language package for Iceweasel
Binary for arch all (301.3 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Portuguese (Portugal).

iceweasel-l10n-as (1:13.0.1-2+opp~1, main) - Assamese language package for Iceweasel
Binary for arch all (335.0 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Assamese.

iceweasel-l10n-lt (1:13.0.1-2+opp~1, main) - Lithuanian language package for Iceweasel
Binary for arch all (367.8 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Lithuanian.

iceweasel-l10n-af (1:13.0.1-2+opp~1, main) - Afrikaans language package for Iceweasel
Binary for arch all (293.2 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Afrikaans.

iceweasel-l10n-gd (1:13.0.1-2+opp~1, main) - Scottish Gaelic language package for Iceweasel
Binary for arch all (311.2 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Scottish Gaelic.

iceweasel-l10n-sl (1:13.0.1-2+opp~1, main) - Slovenian language package for Iceweasel
Binary for arch all (301.5 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Slovenian.

iceweasel-l10n-es-es (1:13.0.1-2+opp~1, main) - Spanish (Spain) language package for Iceweasel
Binary for arch all (263.7 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Spanish (Spain).

iceweasel-l10n-nb-no (1:13.0.1-2+opp~1, main) - Norwegian Bokmål (Norway) language package for Iceweasel
Binary for arch all (297.3 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Norwegian Bokmål (Norway).

iceweasel-l10n-km (1:13.0.1-2+opp~1, main) - Central Khmer language package for Iceweasel
Binary for arch all (351.8 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Central Khmer.

iceweasel-l10n-el (1:13.0.1-2+opp~1, main) - Modern Greek language package for Iceweasel
Binary for arch all (319.2 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Modern Greek.

iceweasel-l10n-bs (1:13.0.1-2+opp~1, main) - Bosnian language package for Iceweasel
Binary for arch all (304.0 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Bosnian.

iceweasel-l10n-bn-bd (1:13.0.1-2+opp~1, main) - Bengali (Bangladesh) language package for Iceweasel
Binary for arch all (339.5 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Bengali (Bangladesh).

iceweasel-l10n-nn-no (1:13.0.1-2+opp~1, main) - Norwegian Nynorsk (Norway) language package for Iceweasel
Binary for arch all (298.4 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Norwegian Nynorsk (Norway).

iceweasel-l10n-mk (1:13.0.1-2+opp~1, main) - Macedonian language package for Iceweasel
Binary for arch all (328.1 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Macedonian.

iceweasel-l10n-uk (1:13.0.1-2+opp~1, main) - Ukrainian language package for Iceweasel
Binary for arch all (334.9 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Ukrainian.

iceweasel-l10n-nso (1:13.0.1-2+opp~1, main) - Northern Sotho language package for Iceweasel
Binary for arch all (300.3 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Northern Sotho.

iceweasel-l10n-nl (1:13.0.1-2+opp~1, main) - Dutch language package for Iceweasel
Binary for arch all (302.2 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Dutch.

iceweasel-l10n-et (1:13.0.1-2+opp~1, main) - Estonian language package for Iceweasel
Binary for arch all (299.0 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Estonian.

iceweasel-l10n-sr (1:13.0.1-2+opp~1, main) - Serbian language package for Iceweasel
Binary for arch all (334.8 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Serbian.

iceweasel-l10n-or (1:13.0.1-2+opp~1, main) - Oriya macrolanguage language package for Iceweasel
Binary for arch all (336.9 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Oriya macrolanguage.

iceweasel-l10n-es-cl (1:13.0.1-2+opp~1, main) - Spanish (Chile) language package for Iceweasel
Binary for arch all (302.3 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Spanish (Chile).

iceweasel-l10n-ak (1:13.0.1-2+opp~1, main) - Akan language package for Iceweasel
Binary for arch all (295.2 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Akan.

iceweasel-l10n-fy-nl (1:13.0.1-2+opp~1, main) - Western Frisian (Netherlands) language package for Iceweasel
Binary for arch all (303.2 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Western Frisian (Netherlands).

iceweasel-l10n-pa-in (1:13.0.1-2+opp~1, main) - Panjabi (India) language package for Iceweasel
Binary for arch all (334.8 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Panjabi (India).

iceweasel-l10n-es-ar (1:13.0.1-2+opp~1, main) - Spanish (Argentina) language package for Iceweasel
Binary for arch all (300.6 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Spanish (Argentina).

iceweasel-l10n-csb (1:13.0.1-2+opp~1, main) - Kashubian language package for Iceweasel
Binary for arch all (313.0 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Kashubian.

iceweasel-l10n-ast (1:13.0.1-2+opp~1, main) - Asturian language package for Iceweasel
Binary for arch all (284.4 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Asturian.

iceweasel-l10n-mr (1:13.0.1-2+opp~1, main) - Marathi language package for Iceweasel
Binary for arch all (337.2 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Marathi.

iceweasel-l10n-ku (1:13.0.1-2+opp~1, main) - Kurdish language package for Iceweasel
Binary for arch all (310.0 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Kurdish.

iceweasel-l10n-lij (1:13.0.1-2+opp~1, main) - Ligurian language package for Iceweasel
Binary for arch all (306.5 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Ligurian.

iceweasel-l10n-da (1:13.0.1-2+opp~1, main) - Danish language package for Iceweasel
Binary for arch all (295.0 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Danish.

iceweasel-l10n-ml (1:13.0.1-2+opp~1, main) - Malayalam language package for Iceweasel
Binary for arch all (363.1 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Malayalam.

iceweasel-l10n-si (1:13.0.1-2+opp~1, main) - Sinhala language package for Iceweasel
Binary for arch all (327.2 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Sinhala.

iceweasel-l10n-fr (1:13.0.1-2+opp~1, main) - French language package for Iceweasel
Binary for arch all (306.8 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in French.

iceweasel-l10n-lv (1:13.0.1-2+opp~1, main) - Latvian language package for Iceweasel
Binary for arch all (301.7 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Latvian.

iceweasel-l10n-be (1:13.0.1-2+opp~1, main) - Belarusian language package for Iceweasel
Binary for arch all (295.3 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Belarusian.

iceweasel-l10n-hy-am (1:13.0.1-2+opp~1, main) - Armenian (Armenia) language package for Iceweasel
Binary for arch all (500.6 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Armenian (Armenia).

iceweasel-l10n-zh-tw (1:13.0.1-2+opp~1, main) - Chinese (Taiwan) language package for Iceweasel
Binary for arch all (312.4 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Chinese (Taiwan).

iceweasel-l10n-hr (1:13.0.1-2+opp~1, main) - Croatian language package for Iceweasel
Binary for arch all (301.4 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Croatian.

iceweasel-l10n-all (13.0.1-2+opp~1, main) - All language packages for Iceweasel (meta)
Binary for arch all (79.7 KB) | Source dir | changes

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This is a metapackage depending on all available localizations of Iceweasel.

iceweasel-l10n-kk (1:13.0.1-2+opp~1, main) - Kazakh language package for Iceweasel
Binary for arch all (335.3 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Kazakh.

iceweasel-l10n-id (1:13.0.1-2+opp~1, main) - Indonesian language package for Iceweasel
Binary for arch all (289.9 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Indonesian.

iceweasel-l10n-ta-lk (1:13.0.1-2+opp~1, main) - Tamil (Sri Lanka) language package for Iceweasel
Binary for arch all (342.6 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Tamil (Sri Lanka).

iceweasel-l10n-he (1:13.0.1-2+opp~1, main) - Hebrew language package for Iceweasel
Binary for arch all (320.8 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Hebrew.

iceweasel-l10n-th (1:13.0.1-2+opp~1, main) - Thai language package for Iceweasel
Binary for arch all (328.3 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Thai.

iceweasel-l10n-gl (1:13.0.1-2+opp~1, main) - Galician language package for Iceweasel
Binary for arch all (299.5 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Galician.

iceweasel-l10n-vi (1:13.0.1-2+opp~1, main) - Vietnamese language package for Iceweasel
Binary for arch all (322.5 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Vietnamese.

iceweasel-l10n-sk (1:13.0.1-2+opp~1, main) - Slovak language package for Iceweasel
Binary for arch all (313.5 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Slovak.

iceweasel-l10n-es-mx (1:13.0.1-2+opp~1, main) - Spanish (Mexico) language package for Iceweasel
Binary for arch all (263.7 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Spanish (Mexico).

iceweasel-l10n-sv-se (1:13.0.1-2+opp~1, main) - Swedish (Sweden) language package for Iceweasel
Binary for arch all (333.6 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Swedish (Sweden).

iceweasel-l10n-hi-in (1:13.0.1-2+opp~1, main) - Hindi (India) language package for Iceweasel
Binary for arch all (330.5 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Hindi (India).

iceweasel-l10n-bg (1:13.0.1-2+opp~1, main) - Bulgarian language package for Iceweasel
Binary for arch all (334.7 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Bulgarian.

iceweasel-l10n-rm (1:13.0.1-2+opp~1, main) - Romansh language package for Iceweasel
Binary for arch all (302.0 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Romansh.

iceweasel-l10n-ja (1:13.0.1-2+opp~1, main) - Japanese language package for Iceweasel
Binary for arch all (333.0 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Japanese.

iceweasel-l10n-cs (1:13.0.1-2+opp~1, main) - Czech language package for Iceweasel
Binary for arch all (304.8 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Czech.

iceweasel-l10n-pt-br (1:13.0.1-2+opp~1, main) - Portuguese (Brazil) language package for Iceweasel
Binary for arch all (301.6 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Portuguese (Brazil).

iceweasel-l10n-fa (1:13.0.1-2+opp~1, main) - Persian language package for Iceweasel
Binary for arch all (327.6 KB)

Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies.

This package contains the localization of Iceweasel in Persian.

fancontrol (1:3.3.1-1+opp~1, main) - utilities to read temperature/voltage/fan sensors
Binary for arch all (41.8 KB) | Source dir | changes | Homepage

Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems.

This package contains a daemon that calculates fan speeds from temperatures and sets the corresponding PWM outputs to the computed values.

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.

nagstamon (0.9.9-1+opp~1, main) - Nagios status monitor which takes place in systray or on desktop
Binary for arch all (356.2 KB) | Source dir | changes | Homepage

Nagstamon is a Nagios status monitor which takes place in systray or on desktop (GNOME, KDE), as floating statusbar to inform you in realtime about the status of your Nagios monitored network. Nagstamon connects to multiple Nagios, Opsview, Icinga, Centreon, Op5/Ninja and Check_MK Multisite monitoring servers.

python-mutagen (1.20-1+opp~1, main) - audio metadata editing library
Binary for arch all (93.7 KB) | Source dir | changes | Homepage

Mutagen is a Python module to handle audio metadata. It supports FLAC, M4A, MP3, Ogg FLAC, Ogg Speex, Ogg Theora, Ogg Vorbis, True Audio, and WavPack audio files. All versions of ID3v2 are supported, and all standard ID3v2.4 frames are parsed. It can read Xing headers to accurately calculate the bitrate and length of MP3s. ID3 and APEv2 tags can be edited regardless of audio format. It can also manipulate Ogg streams on an individual packet/page level.

python-elementtree (1.2.6-14+opp~1, main) - Light-weight toolkit for XML processing
Binary for arch all (28.6 KB) | Source dir | changes | Homepage

ElementTree provides a simple but flexible container object, designed to store hierarchical data structures, such as simplified XML infosets, in memory. The element type can be described as a hybrid between a Python list and a Python dictionary.

ElementTree is included in Python 2.5, so there is no need to install this package if you are using Python 2.5.

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.

r8168-dkms (8.035.00-1+opp~1, main) - dkms source for the r8168 network driver
Binary for arch all (87.2 KB) | Source dir | changes | Homepage

r8168 is the Linux device driver released for RealTek RTL8168B/8111B, RTL8168C/8111C, RTL8168CP/8111CP, RTL8168D/8111D, and RTL8168DP/8111DP, and RTK8168E/8111E Gigabit Ethernet controllers with PCI-Express interface.

This driver should only be used for devices not yet supported by the in-kernel driver r8169. Please see the README.Debian for instructions how to report bugs against r8169 that made it necessary to use r8168-dkms.

Installation of the r8168-dkms package will disable the in-kernel r8169 module. To re-enable r8169, the r8168-dkms package must be purged.

This package provides the dkms source code for the r8168 kernel modules. Kernel source or headers are required to compile these modules.

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.

deluge-common (1.3.3-2+opp~2, main) - bittorrent client written in Python/PyGTK (common files)
Binary for arch all (1.2 MB) | Source dir | changes | Homepage

Deluge is a full-featured, multi-platform, multi-interface BitTorrent client using libtorrent-rasterbar in it's backend and featuring multiple user-interfaces: GTK+, web and console.

It has been designed using the client-server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform.

This package contains data files commons to both the daemon and the various user-interfaces.

deluge-webui (1.3.3-2+opp~2, main) - bittorrent client (web ui transitional package)
Binary for arch all (22.7 KB) | Source dir | changes | Homepage

This is a transitional dummy package to ensure clean upgrades from old releases (the package deluge-webui is replaced by deluge-web). If nothing depends on it, this package can be safely removed after upgrade.

pyyimt (0.4+git20100621-0+opp~1, main) - yim transport for Jabber
Binary for arch all (200.9 KB) | Source dir | changes | Homepage

PyYImt provides a gateway which allows Jabber users to communicate with their contacts on the YIM Messenger network. It can connect to any Jabber server that supports the Connect component mechanism.

pyaimt (0.8.0.1-3+opp~1, main) - AIM transport for Jabber
Binary for arch all (139.5 KB) | Source dir | changes | Homepage

PyAIMt provides a gateway which allows Jabber users to communicate with their contacts on the AIM Messenger network. It can connect to any Jabber server that supports the Connect component mechanism.

pyicqt (0.8.1.5-5+opp~1, main) - ICQ transport for Jabber
Binary for arch all (180.3 KB) | Source dir | changes | Homepage

PyICQt provides a gateway which allows Jabber users to communicate with their contacts on the ICQ Messenger network. It can connect to any Jabber server that supports the Connect component mechanism.

deluge-console (1.3.3-2+opp~2, main) - bittorrent client written in Python/PyGTK (console ui)
Binary for arch all (45.2 KB) | Source dir | changes | Homepage

Deluge is a full-featured, multi-platform, multi-interface BitTorrent client using libtorrent-rasterbar in it's backend and featuring multiple user-interfaces: GTK+, web and console.

It has been designed using the client-server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform.

This package contains the console user-interface.

deluge-gtk (1.3.3-2+opp~2, main) - bittorrent client written in Python/PyGTK (GTK+ ui)
Binary for arch all (260.4 KB) | Source dir | changes | Homepage

Deluge is a full-featured, multi-platform, multi-interface BitTorrent client using libtorrent-rasterbar in it's backend and featuring multiple user-interfaces: GTK+, web and console.

It has been designed using the client-server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform.

You may want to install this package to use the Deluge GTK+ user-interface as a thin client and connect to a remote daemon. See: <URL:http://dev.deluge-torrent.org/wiki/UserGuide/ThinClient>

pymsnt (0.11.3-5.1+opp~1, main) - MSN transport for Jabber
Binary for arch all (160.2 KB) | Source dir | changes | Homepage

PyMSNt provides a gateway which allows Jabber users to communicate with their contacts on the MSN Messenger network. It can connect to any Jabber server that supports the Connect component mechanism.

deluged (1.3.3-2+opp~2, main) - bittorrent client written in Python/PyGTK (daemon)
Binary for arch all (23.9 KB) | Source dir | changes | Homepage

Deluge is a full-featured, multi-platform, multi-interface BitTorrent client using libtorrent-rasterbar in it's backend and featuring multiple user-interfaces: GTK+, web and console.

It has been designed using the client-server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform.

You may want to install this package to run the daemon application on a remote server and connect to it from any user-interface. See: <URL:http://dev.deluge-torrent.org/wiki/UserGuide/ThinClient>

wifite (2.0r85-1+opp~1, main) - Python script to automate wireless auditing using aircrack-ng tools
Binary for arch all (30.4 KB) | Source dir | changes | Homepage

Wifite is a tool to audit WEP or WPA encrypted wireless networks. It uses aircrack-ng, pyrit, reaver, tshark tools to perform the audit.

This tool is customizable to be automated with only a few arguments and can be trusted to run without supervision.

zabbix-frontend-php (1:1.8.10-0+opp~1, main) - network monitoring solution - PHP front-end
Binary for arch all (1.9 MB) | Source dir | changes

Zabbix is a server/client network monitoring system with many features. It can be used for:


- high level monitoring of IT services;
- centralized monitoring of your servers and applications;
- monitoring of SNMP-enabled devices;
- performance monitoring (process load, network activity, disk
activity, memory usage, OS parameters etc.);
- data visualization.

This package provides a web-browsable front-end to the Zabbix server, which can display graphs of the data collected from clients.

deluge-web (1.3.3-2+opp~2, main) - bittorrent client written in Python/PyGTK (web ui)
Binary for arch all (1.4 MB) | Source dir | changes | Homepage

Deluge is a full-featured, multi-platform, multi-interface BitTorrent client using libtorrent-rasterbar in it's backend and featuring multiple user-interfaces: GTK+, web and console.

It has been designed using the client-server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform.

You may want to install this package on a remote server running the deluge daemon (package deluged). See: <URL:http://dev.deluge-torrent.org/wiki/UserGuide/ThinClient>

mediatomb (0.12.1-4+opp~1, main) - UPnP MediaServer (main package)
Binary for arch all (23.2 KB) | Source dir | changes | Homepage

MediaTomb is an UPnP MediaServer with a nice web user interface, it allows you to stream your digital media through your home network and listen to/watch it on a variety of UPnP compatible devices.

MediaTomb implements the UPnP MediaServer V 1.0 specification that can be found on http://www.upnp.org/. The current implementation focuses on parts that are required by the specification, however MediaTomb's functionality is extended to cover the optional parts of the spec as well.

This package contains the desktop file needed to access the web ui using a system's default web browser. This package also acts as a virtual package to install all other mediatomb packages.

deluge-torrent (1.3.3-2+opp~2, main) - bittorrent client (gtk ui transitional package)
Binary for arch all (22.7 KB) | Source dir | changes | Homepage

This is a transitional dummy package to ensure clean upgrades from old releases (the package deluge-torrent is replaced by deluge). If nothing depends on it, this package can be safely removed after upgrade.

deluge (1.3.3-2+opp~2, main) - bittorrent client written in Python/PyGTK
Binary for arch all (32.1 KB) | Source dir | changes | Homepage

Deluge is a full-featured, multi-platform, multi-interface BitTorrent client using libtorrent-rasterbar in it's backend and featuring multiple user-interfaces: GTK+, web and console.

It has been designed using the client-server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform.

You may want to install this package to use Deluge in classic mode, which means the daemon and the GTK+ user-interface are linked together.

mediatomb-daemon (0.12.1-4+opp~1, main) - UPnP MediaServer (daemon package)
Binary for arch all (26.0 KB) | Source dir | changes | Homepage

MediaTomb is an UPnP MediaServer with a nice web user interface, it allows you to stream your digital media through your home network and listen to/watch it on a variety of UPnP compatible devices.

MediaTomb implements the UPnP MediaServer V 1.0 specification that can be found on http://www.upnp.org/. The current implementation focuses on parts that are required by the specification, however MediaTomb's functionality is extended to cover the optional parts of the spec as well.

This package contains the files needed to run mediatomb as a daemon.

filezilla-common (3.3.5.1-1+opp~1, main) - Architecture independent files for filezilla
Binary for arch all (2.8 MB) | Source dir | changes | Homepage

FileZilla is a full-featured FTP client with an easy-to-use GUI.

It is written in C++ and uses the wxWidgets library.

See the filezilla package description for the full list of features.

This package contains architecture independent files such as images and translations.

pyirct (0.4-0+opp~1, main) - irc transport for Jabber
Binary for arch all (92.4 KB) | Source dir | changes | Homepage

PyIRCt provides a gateway which allows Jabber users to communicate with their users on an IRC network. It can connect to any Jabber server that supports the Connect component mechanism.

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.

lib32vdpau1 (0.4.1-6+opp~1, main) - Video Decode and Presentation API for Unix (32-bit libraries)
Binary for arch amd64 (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 32-bit libraries.

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.

libthrust-dev (1.4.0-1+opp~1, contrib) - Thrust - C++ template library for CUDA
Binary for arch all (295.1 KB) | Source dir | changes | Homepage

Thrust is a CUDA library of parallel algorithms with an interface resembling the C++ Standard Template Library (STL). Thrust provides a flexible high-level interface for GPU programming by providing a rich collection of data parallel primitives such as scan, sort, and reduce. It then automatically selects an efficient implementation without requiring source modifications.

The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.

gns3 (1:0.8.2-1+opp~1, contrib) - graphical network simulator
Binary for arch all (7.0 MB) | Source dir | changes | Homepage

graphical network simulator to design network topologies. You may run network simulations or configure devices ranging from Cisco routers, Cisco PIX firewalls, Cisco ASA Firewalls, Cisco IDS to JunOS routers using Qemu or Pemu. It is using dynamips as simulation backend, an IOS emulator which allows users to run IOS binary images from Cisco Systems. Cisco IOS, PixOS or JunOS software images are not included.

nvidia-cuda-dev (4.2.9-1+opp~1, non-free) - NVIDIA CUDA development files
Binary for arch amd64 (511.8 KB), i386 (511.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.

This package contains the development files: headers and libraries.

libcupti-dev (4.2.9-1+opp~1, non-free) - NVIDIA CUDA Profiler Tools Interface development files
Binary for arch amd64 (47.8 KB), i386 (47.8 KB) | Source dir | changes | Homepage

The CUDA Profiler Tools Interface (CUPTI) enables the creation of profiling and tracing tools that target CUDA applications. CUPTI provides a set of APIs targeted at ISVs creating profilers and other performance optimization tools. The CUPTI APIs are not intended to be used by developers in their CUDA applications.

This package contains the development files: headers and libraries.

nvidia-opencl-dev (4.2.9-1+opp~1, non-free) - NVIDIA OpenCL development files
Binary for arch amd64 (12.1 KB), i386 (12.1 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.

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.

libcuinj4 (4.2.9-1+opp~1, non-free) - NVIDIA CUDA INJ runtime library
Binary for arch amd64 (74.3 KB), i386 (71.7 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.

This package contains the CUDA INJ runtime library.

libcupti4 (4.2.9-1+opp~1, non-free) - NVIDIA CUDA Profiler Tools Interface runtime library
Binary for arch amd64 (88.2 KB), i386 (92.2 KB) | Source dir | changes | Homepage

The CUDA Profiler Tools Interface (CUPTI) enables the creation of profiling and tracing tools that target CUDA applications. CUPTI provides a set of APIs targeted at ISVs creating profilers and other performance optimization tools. The CUPTI APIs are not intended to be used by developers in their CUDA applications.

This package contains the runtime library.

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.

libcurand4 (4.2.9-1+opp~1, non-free) - NVIDIA CUDA Random Numbers Generation runtime library
Binary for arch amd64 (17.9 MB), i386 (17.9 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 CUDA Random Numbers Generation 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.

libcudart4 (4.2.9-1+opp~1, non-free) - NVIDIA CUDA runtime library
Binary for arch amd64 (137.0 KB), i386 (119.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.

This package contains the runtime library.

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.

libcublas4 (4.2.9-1+opp~1, non-free) - NVIDIA CUDA BLAS runtime library
Binary for arch amd64 (17.2 MB), i386 (16.7 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 CUDA BLAS runtime library.

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.

libnpp4 (4.2.9-1+opp~1, non-free) - NVIDIA Performance Primitives runtime library
Binary for arch amd64 (7.3 MB), i386 (6.8 MB) | Source dir | changes | Homepage

NVIDIA NPP is a library of functions for performing CUDA accelerated processing. The initial set offunctionality in the library focuses on imaging and video processing and is widely applicable for developers in these areas. NPP will evolve over time to encompass more of the compute heavy tasks in a variety of problem domains. The NPP library is written to maximize flexibility, while maintaining high performance.

This package contains the NVIDIA Performance Primitives runtime library.

libxvbaw1 (1:12-6-3+opp~1, non-free) - AMD XvBA (X-Video Bitstream Acceleration) runtime libraries
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-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.

libcusparse4 (4.2.9-1+opp~1, non-free) - NVIDIA CUDA Sparse Matrix runtime library
Binary for arch amd64 (24.1 MB), i386 (22.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 CUDA Sparse Matrix runtime library.

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.

libcufft4 (4.2.9-1+opp~1, non-free) - NVIDIA CUDA FFT runtime library
Binary for arch amd64 (7.0 MB), i386 (6.4 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 CUDA FFT runtime library.

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.

nvidia-visual-profiler (4.2.9-1+opp~1, non-free) - NVIDIA Visual Profiler
Binary for arch amd64 (39.8 MB), i386 (39.7 MB) | Source dir | changes | Homepage

The NVIDIA Visual Profiler is a cross-platform performance profiling tool that delivers developers vital feedback for optimizing CUDA C/C++ and OpenCL applications.

nvidia-cuda-gdb (4.2.9-1+opp~1, non-free) - NVIDIA CUDA GDB
Binary for arch amd64 (2.1 MB), i386 (1.8 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 cuda-gdb debugger.

nvidia-cuda-toolkit (4.2.9-1+opp~1, non-free) - NVIDIA CUDA toolkit
Binary for arch amd64 (21.1 MB), i386 (20.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 nvcc compiler etc.

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.

dynamips (0.2.8-RC3-community-0+opp~1, non-free) - Cisco 7200/3600/3725/3745/2600/1700 Router Emulator
Binary for arch amd64 (355.5 KB), i386 (331.6 KB) | Source dir | changes | Homepage

Dynamips emulates Cisco 7200/3600/3725/3745/2600/1700 Routers on a traditional PC. You can use dynamips to create labs. It uses IOS Images (which are not part of this package). Of course, this emulator cannot replace a real router. It is simply a complementary tool to real labs for administrators of Cisco networks or people wanting to pass their CCNA/CCNP/CCIE exams. For a Command Line Interface for dynamips see dynagen or gns3 package.

libcupti-doc (4.2.9-1+opp~1, non-free) - NVIDIA CUDA Profiler Tools Interface documentation
Binary for arch all (708.9 KB) | Source dir | changes | Homepage

The CUDA Profiler Tools Interface (CUPTI) enables the creation of profiling and tracing tools that target CUDA applications. CUPTI provides a set of APIs targeted at ISVs creating profilers and other performance optimization tools. The CUPTI APIs are not intended to be used by developers in their CUDA applications.

This package contains the documentation and examples.

nvidia-cuda-doc (4.2.9-1+opp~1, non-free) - NVIDIA CUDA and OpenCL documentation
Binary for arch all (27.4 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.

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 package contains the developer documentation.

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

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.

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

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

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

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.

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

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

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.

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.

Lenny 5.0

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

deb http://debian2.oppserver.net/debian/ lenny main non-free contrib
deb-src http://debian2.oppserver.net/debian/ lenny main non-free contrib

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

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

oder als root / or as root:
echo "deb http://debian2.oppserver.net/debian/ lenny main non-free contrib" > /etc/apt/sources.list.d/oppdebian.sources.list
echo "deb-src http://debian2.oppserver.net/debian/ lenny main non-free contrib" >> /etc/apt/sources.list.d/oppdebian.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


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.

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.

libc6-dbg (2.9-18+opp~2, main) - GNU C Library: detached debugging symbols
Binary for arch amd64 (10.1 MB), i386 (16.4 MB) | Source dir | changes

This package contains the detached debugging symbols for the GNU C library.

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.

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.

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.

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.

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.

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.

libnss3-1d-dbg (3.12.9-2+opp~1, main) - Debugging symbols for the Network Security Service libraries
Binary for arch amd64 (3.3 MB), i386 (3.1 MB) | Source dir | changes | Homepage

This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards.

This package provides the debugging symbols for the library.

gimp-dbg (2.6.7-1+opp~1, main) - Debugging symbols for GIMP
Binary for arch amd64 (13.1 MB), i386 (12.4 MB) | Source dir | changes | Homepage

This package includes the debugging symbols useful for debugging GIMP and its libraries, contained in the gimp and libgimp2.0 packages. The debugging symbols are used for execution tracing and core dump analysis.

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.

libdc1394-22-dbg (2.1.2-3+opp~1, main) - debugging symbols for the libdc1394-22 library
Binary for arch amd64 (194.9 KB), i386 (183.6 KB) | Source dir | changes | Homepage

libdc1394 is a library that is intended to provide a high level programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specification (found at http://www.1394ta.org/).

This version of libdc1394 supports both the old and new (juju) FireWire stack. It automatically detects which one to use at runtime.

This package contains the debugging symbols for the shared 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.

xulrunner-1.9.2-dbg (1.9.2.16-1+opp~1, main) - Debugging symbols for the Gecko engine library
Binary for arch amd64 (56.0 MB), i386 (55.0 MB) | Homepage

This library provides an API for XUL applications and Gecko embedders. The Gecko engine is the core of the mozilla.org applications such as Firefox, Thunderbird or SeaMonkey.

Gecko features include XPCOM, networking, DOM editing and transaction support, XBL, XUL, SVG, XSLT, XML Extras (XMLHttpRequest and DOMParser), Web Services (SOAP), accessibility support, IPC services, gtkmozembed, etc.

This package provides the debugging symbols for the xulrunner-1.9.2 package.

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.

libmozjs3d-dbg (1.9.2.16-1+opp~1, main) - Development files for the Mozilla SpiderMonkey JavaScript library
Binary for arch amd64 (2.4 MB), i386 (2.2 MB) | Homepage

This library provides the embeddable JavaScript/ECMAScript engine from the Mozilla project (used among others by the Mozilla, Epiphany, Firefox browsers as well as by the iPlanet WebServer).

This package provides the debugging symbols for the library and for the spidermonkey-bin 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.

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.

libpixman-1-0-dbg (0.21.4-2+opp~1, main) - pixel-manipulation library for X and cairo (debugging symbols)
Binary for arch amd64 (659.4 KB), i386 (605.7 KB) | Source dir | changes

Debugging symbols for the Cairo/X pixel manipulation library. This is needed to debug programs linked against libpixman0.

libmtp-dbg (1.0.3-1+opp~1, main) - Media Transfer Protocol (MTP) debugging symbols
Binary for arch amd64 (246.3 KB), i386 (232.3 KB) | Source dir | changes | Homepage

libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization.

The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players.

This package contains the debugging symbols.

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.

libcairo2-dbg (1.8.8-2+opp~1, main) - The Cairo 2D vector graphics library (debugging symbols)
Binary for arch amd64 (861.5 KB), i386 (836.7 KB) | Source dir | changes | Homepage

Debugging symbols for the Cairo 2D vector graphics library. This is needed to debug programs linked against libcairo2.

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.

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.

vlc-dbg (1.1.9-0+opp~1, main) - debugging symbols for vlc
Binary for arch amd64 (13.5 MB), i386 (13.0 MB) | Source dir | changes | Homepage

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

This package contains the debugging symbols for vlc.

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.

iceweasel-dbg (3.6.16-1+opp~1, main) - debugging symbols for iceweasel
Binary for arch amd64 (620.5 KB), i386 (601.1 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the debugging symbols for iceweasel.

wine-dbg (1.3.14-0+opp~1, main) - Microsoft Windows Compatibility Layer (debugging symbols)
Binary for arch amd64 (20.0 MB), i386 (20.0 MB) | Source dir | changes | Homepage

Wine is a compatibility layer for running Windows applications on Linux. Applications are run at full speed without the need of cpu emulation. Wine does not require Microsoft Windows, however it can use native system dll files in place of its own if they are available.

This package includes debugging symbols useful for reporting crashes and other failures.

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.

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.

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.

liborc-0.4-0-dbg (1:0.4.11-2+opp~1, main) - Library of Optimized Inner Loops Runtime Compiler (debug package)
Binary for arch amd64 (283.4 KB), i386 (254.4 KB) | Source dir | changes | Homepage

Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations.

This package contains the debugging symbols for the orc library. Users should install it if they want to debug software that uses orc.

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.

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.

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.

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.

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.

iceweasel (3.6.16-1+opp~1, main) - Web browser based on Firefox
Binary for arch amd64 (1.1 MB), i386 (1.1 MB) | Source dir | changes

Firefox is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This browser is based on the Firefox source-code, with minor modifications. Historically, this browser was previously known as Firebird and Phoenix.

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.

libvlccore-dev (1.1.9-0+opp~1, main) - development files for libvlccore
Binary for arch amd64 (625.2 KB), i386 (599.6 KB) | Source dir | changes | Homepage

This package contains headers and a static library required to build plugins for VLC.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

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.

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.

liboil0.3-dbg (0.3.16-1+opp~1, main) - Library of Optimized Inner Loops (debug package)
Binary for arch amd64 (278.7 KB), i386 (297.0 KB) | Source dir | changes | Homepage

Liboil is a collection of functions that often benefit from having special implementations on various architectures or CPUs. Each function in liboil has several implementations which may perform faster or slower on a given CPU. Some implementations use alternate algorithms, some use hand-crafted assembly, and some use special instructions that are only available on certain CPUs, such as MMX, SSE, or Altivec. The fastest implementation is automatically chosen at runtime.

This package contains the debugging symbols for the liboil library. Users should install it if they want to debug software that uses liboil.

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.

libcairo-directfb2-dev (1.8.8-2+opp~1, main) - Development files for Cairo graphics library DirectFB build (dummy package)
Binary for arch amd64 (266.6 KB), i386 (266.6 KB) | Source dir | changes | Homepage

Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends.

This is a legacy compatibility package that provides files at locations that are deprecated now. Anything required to build Cairo+DirectFB binaries is in the libcairo2-dev package.

libsensors4-dev (1:3.1.1-2+opp~1, main) - lm-sensors development kit
Binary for arch amd64 (56.6 KB), i386 (52.7 KB) | Source dir | changes | Homepage

Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems.

This package contains the static library and header files used in development.

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)

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.

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.

libc6-pic (2.9-18+opp~2, main) - GNU C Library: PIC archive library
Binary for arch amd64 (1.4 MB), i386 (1.1 MB) | Source dir | changes

Contains an archive library (ar file) composed of individual shared objects. This is used for creating a library which is a smaller subset of the standard libc shared library. The reduced library is used on the Debian boot floppies. If you are not making your own set of Debian boot floppies using the `boot-floppies' package, you probably don't need this package.

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.

libvolume-id-dev (0.141-1+opp~1, main) - libvolume_id development headers
Binary for arch amd64 (2.0 KB), i386 (2.0 KB) | Source dir | changes

This package provides the static libraries and header files needed to link programs with libvolume_id.

libc6-dev-amd64 (2.9-18+opp~2, main) - GNU C Library: 64bit Development Libraries for AMD64
Binary for arch i386 (1.9 MB) | Source dir | changes

Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 64bit version of the library, meant for AMD64 systems.

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.

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.

libcairo2-dev (1.8.8-2+opp~1, main) - Development files for the Cairo 2D graphics library
Binary for arch amd64 (611.6 KB), i386 (571.7 KB) | Source dir | changes | Homepage

Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends.

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

libvlc-dev (1.1.9-0+opp~1, main) - development files for libvlc
Binary for arch amd64 (67.6 KB), i386 (62.0 KB) | Source dir | changes | Homepage

This package contains headers and a static library required to build standalone applications that use VLC features.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

lib64bz2-dev (1.0.5-6+opp~1, main) - high-quality block-sorting file compressor library - 64bit development
Binary for arch i386 (29.9 KB) | Source dir | changes | Homepage

Static libraries and include files for the bzip2 compressor library (64bit).

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.

libbz2-dev (1.0.5-6+opp~1, main) - high-quality block-sorting file compressor library - development
Binary for arch amd64 (32.1 KB), i386 (31.0 KB) | Source dir | changes | Homepage

Static libraries and include files for the bzip2 compressor library.

bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques, whilst being around twice as fast at compression and six times faster at decompression.

bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors.

The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz).

libpixman-1-dev (0.21.4-2+opp~1, main) - pixel-manipulation library for X and cairo (development files)
Binary for arch amd64 (350.8 KB), i386 (349.7 KB) | Source dir | changes

Development libraries, header files and documentation needed by programs that want to compile with the Cairo/X pixman library.

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.

libbs2b-dev (3.1.0-0.2+opp~1, main) - Bauer stereophonic-to-binaural DSP runtime library
Binary for arch amd64 (14.2 KB), i386 (12.3 KB) | Source dir | changes | Homepage

The Bauer stereophonic-to-binaural DSP (bs2b) is designed to improve headphone listening of stereo audio records.

Typical stereo recordings are being made to listen by speakers. This means that a sound engineer makes the stereo mix to the adaptation of sound for listen of one channel by both ears. Therefore, you will be tired during long time headphone listening more because superstereo effect than because of poor designed headphones. What�s missing in headphones is the sound going from each channel to the opposite ear, arriving a short time later for the extra distance traveled, and with a bit of high frequency roll-off for the shadowing effect of the head. And the time delay to the far ear is somewhat longer at low frequencies than at high frequencies.

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.

liblivemedia-dev (2010.04.09-1+opp~1, main) - multimedia RTSP streaming library
Binary for arch amd64 (982.5 KB), i386 (922.2 KB) | Source dir | changes | Homepage

The live555.com streaming media code is a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries can be used to build applications to stream, receive and process MPEG, H.263+ or JPEG video, several audio codecs, and can easily be extended to support additional codecs. They can also be used to build basic RTSP (Real Time Streaming Protocol) or SIP (Session Initiation Protocol) clients and servers.

This package contains the headers and static libraries required to build applications that use live555.com.

libudev-dev (0.141-1+opp~1, main) - libudev development headers
Binary for arch amd64 (2.5 KB), i386 (2.5 KB) | Source dir | changes

This package provides the static libraries and header files needed to link programs with libudev.

libc6-prof (2.9-18+opp~2, main) - GNU C Library: Profiling Libraries
Binary for arch amd64 (1.9 MB), i386 (1.4 MB) | Source dir | changes

Static libraries compiled with profiling info (-pg) suitable for use with gprof.

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.

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.

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.

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.

libraw1394-dev (2.0.5-2+opp~1, main) - library for direct access to IEEE 1394 bus - development files
Binary for arch amd64 (77.5 KB), i386 (74.5 KB) | Source dir | changes | Homepage

libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to and receive from other nodes without requiring a kernel driver for the protocol in question.

This package contains the include files, static library and development tools for libraw1394, as well as the testlibraw program.

libmozjs-dev (1.9.2.16-1+opp~1, main) - Development files for the Mozilla SpiderMonkey JavaScript library
Binary for arch amd64 (332.3 KB), i386 (335.7 KB) | Homepage

This library provides the embeddable JavaScript/ECMAScript engine from the Mozilla project (used among others by the Mozilla, Epiphany, Firefox browsers as well as by the iPlanet WebServer).

Install this package if you wish to develop your own programs using the Mozilla SpiderMonkey JavaScript library.

libschroedinger-dev (1.0.10-2+opp~1, main) - library for encoding/decoding of Dirac video streams (development files)
Binary for arch amd64 (315.2 KB), i386 (288.0 KB) | Source dir | changes

The Schroedinger project will implement portable libraries for the high quality Dirac video codec created by BBC Research and Development. Dirac is a free and open source codec producing very high image quality video.

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

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.

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.

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.

libnss3-dev (3.12.9-2+opp~1, main) - Development files for the Network Security Service libraries
Binary for arch amd64 (264.5 KB), i386 (261.5 KB) | Source dir | changes | Homepage

This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards.

Install this package if you wish to develop your own programs using the Network Security Service Libraries.

libdc1394-22-dev (2.1.2-3+opp~1, main) - high level programming interface for IEEE1394 digital camera - development
Binary for arch amd64 (160.1 KB), i386 (148.9 KB) | Source dir | changes | Homepage

libdc1394 is a library that is intended to provide a high level programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specification (found at http://www.1394ta.org/).

This version of libdc1394 supports both the old and new (juju) FireWire stack. It automatically detects which one to use at runtime.

This package contains development files.

libtorrent-dev (0.12.6-2+opp~1, main) - a C++ BitTorrent library by Rakshasa (development files)
Binary for arch amd64 (44.4 KB), i386 (44.4 KB) | Source dir | changes | Homepage

LibTorrent is a BitTorrent library written in C++ for *nix. It is designed to avoid redundant copying and storing of data that other clients and libraries suffer from.

This package contains the files needed to compile and link programs which use LibTorrent.

libmtp-dev (1.0.3-1+opp~1, main) - Media Transfer Protocol (MTP) development files
Binary for arch amd64 (171.4 KB), i386 (158.4 KB) | Source dir | changes | Homepage

libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization.

The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players.

This package contains the headers and development libraries.

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.

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.

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.

libgimp2.0-dev (2.6.7-1+opp~1, main) - Headers and other files for compiling plugins for GIMP
Binary for arch amd64 (153.6 KB), i386 (153.1 KB) | Source dir | changes | Homepage

This package contains the header files for the GNU Image Manipulation Program, along with the static versions of libgimp. It also includes the gimptool-2.0 utility.

Install this package if you wish to compile your own plugins, or if you wish to develop packages that use libgimp.

xulrunner-dev (1.9.2.16-1+opp~1, main) - Development files for the Gecko engine library
Binary for arch amd64 (3.7 MB), i386 (3.7 MB) | Homepage

This library provides an API for XUL applications and Gecko embedders. The Gecko engine is the core of the mozilla.org applications such as Firefox, Thunderbird or SeaMonkey.

Gecko features include XPCOM, networking, DOM editing and transaction support, XBL, XUL, SVG, XSLT, XML Extras (XMLHttpRequest and DOMParser), Web Services (SOAP), accessibility support, IPC services, gtkmozembed, etc.

Install this package if you wish to embed the Gecko engine in your program or want to develop XPCOM components.

This package also provides the Xulrunner Software Development Kit in the same form as the one you may find on mozilla.org in /usr/lib/xulrunner/sdk.

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.

libntfs-3g-dev (1:2010.3.6-1+opp~1, main) - ntfs-3g filesystem in userspace (FUSE) library headers
Binary for arch amd64 (64.1 KB), i386 (64.1 KB) | Source dir | changes | Homepage

The ntfs-3g driver is an open source, GPL licensed, third generation Linux NTFS driver which was implemented by the Linux-NTFS project. It provides full read-write access to NTFS, excluding access to encrypted files, writing compressed files, changing file ownership, access right.

Technically it's based on and a major improvement to the third generation Linux NTFS driver, ntfsmount. The improvements includes functionality, quality and performance enhancements.

ntfs-3g is based on FUSE (userspace filesystem framework for Linux), thus you will have to prepare fuse kernel module to be able to use it.

Fuse is available in any recent kernel. No need to prepare a kernel module if you are already running Debian Etch kernel or newer.

This package contains the library headers for developing programs using libntfs-3g75.

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.

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.

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.

liboil0.3-dev (0.3.16-1+opp~1, main) - Library of Optimized Inner Loops (development headers)
Binary for arch amd64 (225.3 KB), i386 (220.0 KB) | Source dir | changes | Homepage

Liboil is a collection of functions that often benefit from having special implementations on various architectures or CPUs. Each function in liboil has several implementations which may perform faster or slower on a given CPU. Some implementations use alternate algorithms, some use hand-crafted assembly, and some use special instructions that are only available on certain CPUs, such as MMX, SSE, or Altivec. The fastest implementation is automatically chosen at runtime.

This package contains the development headers and libraries, and should be installed to compile software that uses liboil.

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.

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.

libproxy-dev (0.3.1-1+opp~1, main) - automatic proxy configuration management library (devel)
Binary for arch amd64 (7.8 KB), i386 (7.8 KB) | Source dir | changes | Homepage

libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API.

This package contains the development files.

libdirac-dev (1.0.2-0.0+opp~1, main) - a video codec - runtime library
Binary for arch amd64 (712.8 KB), i386 (697.0 KB) | Source dir | changes | Homepage

Dirac is a video codec that provides general-purpose video compression and decompression tools comparable with state-of-the-art systems. Dirac is a format and a compression technology, not a specific codec.

wine-dev (1.3.14-0+opp~1, main) - Microsoft Windows Compatibility Layer (Development files)
Binary for arch amd64 (1.7 MB), i386 (1.7 MB) | Source dir | changes | Homepage

Wine is a compatibility layer for running Windows applications on Linux. Applications are run at full speed without the need of cpu emulation. Wine does not require Microsoft Windows, however it can use native system dll files in place of its own if they are available.

This package consists of the development files needed to compile programs using wine's free version of the Microsoft Windows API.

This package is based on a recent Wine beta. While many more applications will work, there may be some loss of functionality compared with the stable release provided by the regular wine-dev package.

liborc-0.4-dev (1:0.4.11-2+opp~1, main) - Library of Optimized Inner Loops Runtime Compiler (development headers)
Binary for arch amd64 (261.0 KB), i386 (226.2 KB) | Source dir | changes | Homepage

Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations.

This package contains the development headers and libraries, and should be installed to compile software that uses orc.

libc6-dev (2.9-18+opp~2, main) - GNU C Library: Development Libraries and Header Files
Binary for arch amd64 (2.4 MB), i386 (4.6 MB) | Source dir | changes

Contains the symlinks, headers, and object files needed to compile and link programs which use the standard C library.

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...).

vlc-plugin-svgalib (1.1.9-0+opp~1, main) - SVGAlib video output plugin for VLC
Binary for arch amd64 (4.6 KB), i386 (4.4 KB) | Source dir | changes | Homepage

This plugin adds support for SVGAlib to the VLC media player. To activate it, use the `--vout svgalib' flag or select the `svgalib' video output plugin from the preferences menu. Note that you will need root permissions to use SVGAlib.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

vlc-vaapi-vdpau (1.1.9-0+opp~1, main) - multimedia player and streamer (vaapi-vdpau support)
Binary for arch amd64 (1.1 KB), i386 (1.1 KB) | Source dir | changes | Homepage

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

VLC can also be used as a streaming server that duplicates the stream it reads and multicasts them through the network to other clients, or serves them through HTTP.

VLC has support for on-the-fly transcoding of audio and video formats, either for broadcasting purposes or for movie format transformations. Support for most output methods is provided by this package, but features can be added by installing additional audio plugins (vlc-plugin-pulse, vlc-plugin-sdl) or video plugins (vlc-plugin-sdl, vlc-plugin-ggi, vlc-plugin-svgalib). There is also a web browser plugin in the mozilla-plugin-vlc package.

vlc-plugin-svg (1.1.9-0+opp~1, main) - SVG plugin for VLC
Binary for arch amd64 (6.3 KB), i386 (6.3 KB) | Source dir | changes | Homepage

This plugin allows you to render SVG graphics on top of the video. It is a text renderer, and must be activated through the '--text-renderer svg' option. When sent non-SVG data, it will convert it to SVG using a template that can be specified by the svg-template-file option.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

vlc-plugin-fluidsynth (1.1.9-0+opp~1, main) - FluidSynth plugin for VLC
Binary for arch amd64 (5.1 KB), i386 (5.4 KB) | Source dir | changes | Homepage

This plugin adds support for playing MIDI file via the FluidSynth software synthesizer to the VLC media player.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

vlc-vaapi-i965 (1.1.9-0+opp~1, main) - multimedia player and streamer (vaapi-i965 support)
Binary for arch amd64 (1.1 KB), i386 (1.1 KB) | Source dir | changes | Homepage

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

VLC can also be used as a streaming server that duplicates the stream it reads and multicasts them through the network to other clients, or serves them through HTTP.

VLC has support for on-the-fly transcoding of audio and video formats, either for broadcasting purposes or for movie format transformations. Support for most output methods is provided by this package, but features can be added by installing additional audio plugins (vlc-plugin-pulse, vlc-plugin-sdl) or video plugins (vlc-plugin-sdl, vlc-plugin-ggi, vlc-plugin-svgalib). There is also a web browser plugin in the mozilla-plugin-vlc package.

vlc-plugin-zvbi (1.1.9-0+opp~1, main) - VBI teletext plugin for VLC
Binary for arch amd64 (8.4 KB), i386 (8.4 KB) | Source dir | changes | Homepage

This plugin adds support for VBI teletext to the VLC media player.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

vlc-plugin-ggi (1.1.9-0+opp~1, main) - GGI video output plugin for VLC
Binary for arch amd64 (5.9 KB), i386 (5.8 KB) | Source dir | changes | Homepage

This is a GGI plugin for the VLC media player. To activate it, use the `--vout ggi' flag or select the `ggi' video output plugin from the preferences menu.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

vlc-vaapi-xvba (1.1.9-0+opp~1, main) - multimedia player and streamer (vaapi-xvba support)
Binary for arch amd64 (1.1 KB), i386 (1.1 KB) | Source dir | changes | Homepage

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

VLC can also be used as a streaming server that duplicates the stream it reads and multicasts them through the network to other clients, or serves them through HTTP.

VLC has support for on-the-fly transcoding of audio and video formats, either for broadcasting purposes or for movie format transformations. Support for most output methods is provided by this package, but features can be added by installing additional audio plugins (vlc-plugin-pulse, vlc-plugin-sdl) or video plugins (vlc-plugin-sdl, vlc-plugin-ggi, vlc-plugin-svgalib). There is also a web browser plugin in the mozilla-plugin-vlc package.

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.

vlc-plugin-sdl (1.1.9-0+opp~1, main) - SDL video and audio output plugin for VLC
Binary for arch amd64 (11.8 KB), i386 (11.9 KB) | Source dir | changes | Homepage

This plugin adds support for the Simple DirectMedia Layer library to the VLC media player. To activate it, use the `--vout sdl' or `--aout sdl' flags or select the `sdl' video or audio output plugin from the preferences menu.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

vlc-plugin-jack (1.1.9-0+opp~1, main) - Jack audio plugins for VLC
Binary for arch amd64 (10.9 KB), i386 (10.4 KB) | Source dir | changes | Homepage

These plugins add support for JACK to the VLC media player. To activate the audio output module, use the `--aout jack' flag or select the `jack' audio output plugin from the preferences menu. For the jack input, use `vlc jack://channels=...:ports=...'

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

vlc-plugin-notify (1.1.9-0+opp~1, main) - LibNotify plugin for VLC
Binary for arch amd64 (5.7 KB), i386 (6.0 KB) | Source dir | changes | Homepage

This plugin adds support for libnotify track change notification to the VLC media player.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

vlc-nox (1.1.9-0+opp~1, main) - multimedia player and streamer (without X support)
Binary for arch amd64 (2.9 MB), i386 (2.9 MB) | Source dir | changes | Homepage

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

VLC can also be used as a streaming server that duplicates the stream it reads and multicasts them through the network to other clients, or serves them through HTTP.

VLC has support for on-the-fly transcoding of audio and video formats, either for broadcasting purposes or for movie format transformations. Support for most output methods is provided by this package, but features can be added by installing additional audio plugins (vlc-plugin-pulse, vlc-plugin-sdl, vlc-plugin-jack) or video plugins (vlc-plugin-sdl, vlc-plugin-ggi, vlc-plugin-svgalib). There is also a web browser plugin in the mozilla-plugin-vlc package.

This package contains a version of VLC that does not require X and that is thus suitable for headless servers.

mozilla-plugin-vlc (1.1.9-0+opp~1, main) - multimedia plugin for web browsers based on VLC
Binary for arch amd64 (46.7 KB), i386 (45.7 KB) | Source dir | changes | Homepage

This plugin adds support for MPEG, MPEG2, DVD, DivX, Ogg/Vorbis and many more formats to your Gecko-based web browser (Firefox, Galeon, etc.). The decoding process is done by VLC and the output window is embedded in a webpage or directly in the browser window. There is also support for fullscreen display and javascript control.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

vlc-plugin-pulse (1.1.9-0+opp~1, main) - PulseAudio plugin for VLC
Binary for arch amd64 (7.1 KB), i386 (7.0 KB) | Source dir | changes | Homepage

This plugin adds support for PulseAudio to the VLC media player. To activate the audio output module, use the `--aout pulse' flag or select the `pulse' audio output plugin from the preferences menu.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

vlc (1.1.9-0+opp~1, main) - multimedia player and streamer
Binary for arch amd64 (1.4 MB), i386 (1.4 MB) | Source dir | changes | Homepage

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

VLC can also be used as a streaming server that duplicates the stream it reads and multicasts them through the network to other clients, or serves them through HTTP.

VLC has support for on-the-fly transcoding of audio and video formats, either for broadcasting purposes or for movie format transformations. Support for most output methods is provided by this package, but features can be added by installing additional audio plugins (vlc-plugin-pulse, vlc-plugin-sdl) or video plugins (vlc-plugin-sdl, vlc-plugin-ggi, vlc-plugin-svgalib). There is also a web browser plugin in the mozilla-plugin-vlc package.

libc6-i686 (2.9-18+opp~2, main) - GNU C Library: Shared libraries [i686 optimized]
Binary for arch i386 (1.2 MB) | Source dir | changes

Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others.

This set of libraries is optimized for i686 machines, and will only be used if you are running a 2.6 kernel on an i686 class CPU (check the output of `uname -m'). This includes Pentium Pro, Pentium II/III/IV, Celeron CPU's and similar class CPU's (including clones such as AMD Athlon/Opteron, VIA C3 Nehemiah, but not VIA C3 Ezra).

libcairo-directfb2 (1.8.8-2+opp~1, main) - The Cairo 2D vector graphics library DirectFB build (dummy package)
Binary for arch amd64 (266.3 KB), i386 (266.3 KB) | Source dir | changes | Homepage

Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends.

This is a legacy compatibility package that provides files at locations that are deprecated now. Anything required to run Cairo+DirectFB binaries is in the libcairo2 package.

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.

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.

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.

libbz2-1.0 (1.0.5-6+opp~1, main) - high-quality block-sorting file compressor library - runtime
Binary for arch amd64 (44.7 KB), i386 (44.9 KB) | Source dir | changes | Homepage

This package contains libbzip2 which is used by the bzip2 compressor.

bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques, whilst being around twice as fast at compression and six times faster at decompression.

bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors.

The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz).

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.

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.

libntfs-3g75 (1:2010.3.6-1+opp~1, main) - ntfs-3g filesystem in userspace (FUSE) library
Binary for arch amd64 (177.1 KB), i386 (180.7 KB) | Source dir | changes | Homepage

The ntfs-3g driver is an open source, GPL licensed, third generation Linux NTFS driver which was implemented by the Linux-NTFS project. It provides full read-write access to NTFS, excluding access to encrypted files, writing compressed files, changing file ownership, access right.

Technically it's based on and a major improvement to the third generation Linux NTFS driver, ntfsmount. The improvements includes functionality, quality and performance enhancements.

ntfs-3g is based on FUSE (userspace filesystem framework for Linux), thus you will have to prepare fuse kernel module to be able to use it.

Fuse is available in any recent kernel. No need to prepare a kernel module if you are already running Debian Etch kernel or newer.

This package contains the shared library.

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.

libpixman-1-0 (0.21.4-2+opp~1, main) - pixel-manipulation library for X and cairo
Binary for arch amd64 (319.4 KB), i386 (325.8 KB) | Source dir | changes

A library for manipulating pixel regions -- a set of Y-X banded rectangles, image compositing using the Porter/Duff model and implicit mask generation for geometric primitives including trapezoids, triangles, and rectangles.

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.

liborc-0.4-0 (1:0.4.11-2+opp~1, main) - Library of Optimized Inner Loops Runtime Compiler
Binary for arch amd64 (173.6 KB), i386 (158.7 KB) | Source dir | changes | Homepage

Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations.

This package contains the orc shared libraries. It is typically installed automatically when an application or library requires it.

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.

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.

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.

libtorrent11 (0.12.6-2+opp~1, main) - a C++ BitTorrent library by Rakshasa
Binary for arch amd64 (327.5 KB), i386 (329.2 KB) | Source dir | changes | Homepage

LibTorrent is a BitTorrent library written in C++ for *nix. It is designed to avoid redundant copying and storing of data that other clients and libraries suffer from.

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.

libc6-amd64 (2.9-18+opp~2, main) - GNU C Library: 64bit Shared libraries for AMD64
Binary for arch i386 (4.0 MB) | Source dir | changes

This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 64bit version of the library, meant for AMD64 systems.

libbs2b0 (3.1.0-0.2+opp~1, main) - Bauer stereophonic-to-binaural DSP dev library
Binary for arch amd64 (12.6 KB), i386 (11.2 KB) | Source dir | changes | Homepage

The Bauer stereophonic-to-binaural DSP (bs2b) is designed to improve headphone listening of stereo audio records.

Typical stereo recordings are being made to listen by speakers. This means that a sound engineer makes the stereo mix to the adaptation of sound for listen of one channel by both ears. Therefore, you will be tired during long time headphone listening more because superstereo effect than because of poor designed headphones. What�s missing in headphones is the sound going from each channel to the opposite ear, arriving a short time later for the extra distance traveled, and with a bit of high frequency roll-off for the shadowing effect of the head. And the time delay to the far ear is somewhat longer at low frequencies than at high frequencies.

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.

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.

libdc1394-22 (2.1.2-3+opp~1, main) - high level programming interface for IEEE1394 digital camera
Binary for arch amd64 (117.8 KB), i386 (111.1 KB) | Source dir | changes | Homepage

libdc1394 is a library that is intended to provide a high level programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specification (found at http://www.1394ta.org/).

This version of libdc1394 supports both the old and new (juju) FireWire stack. It automatically detects which one to use at runtime.

This package contains shared libraries.

libsensors4 (1:3.1.1-2+opp~1, main) - library to read temperature/voltage/fan sensors
Binary for arch amd64 (50.9 KB), i386 (48.0 KB) | Source dir | changes | Homepage

Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems.

This package contains a shared library for querying lm-sensors.

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.

libgimp2.0 (2.6.7-1+opp~1, main) - Libraries for the GNU Image Manipulation Program
Binary for arch amd64 (1.1 MB), i386 (1.0 MB) | Source dir | changes | Homepage

This package includes the libgimp libraries, which are necessary to run GIMP and third-party GIMP plugins.

libcairo2 (1.8.8-2+opp~1, main) - The Cairo 2D vector graphics library
Binary for arch amd64 (511.4 KB), i386 (497.7 KB) | Source dir | changes | Homepage

Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. Paths consist of line segments and cubic splines and can be rendered at any width with various join and cap styles. All colors may be specified with optional translucence (opacity/alpha) and combined using the extended Porter/Duff compositing algebra as found in the X Render Extension.

Cairo exports a stateful rendering API similar in spirit to the path construction, text, and painting operators of PostScript, (with the significant addition of translucence in the imaging model). When complete, the API is intended to support the complete imaging model of PDF 1.4.

This package contains the shared libraries.

libvolume-id1 (0.141-1+opp~1, main) - libvolume_id shared library
Binary for arch amd64 (87.9 KB), i386 (87.9 KB) | Source dir | changes

This library is used to detect the type of a file system and read its metadata.

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-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 (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.

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.

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.

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.

libraw1394-11 (2.0.5-2+opp~1, main) - library for direct access to IEEE 1394 bus (aka FireWire)
Binary for arch amd64 (53.1 KB), i386 (52.1 KB) | Source dir | changes | Homepage

libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to and receive from other nodes without requiring a kernel driver for the protocol in question.

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.

libmtp8 (1.0.3-1+opp~1, main) - Media Transfer Protocol (MTP) library
Binary for arch amd64 (173.8 KB), i386 (161.7 KB) | Source dir | changes | Homepage

libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization.

The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players.

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.

libdirac0 (1.0.2-0.0+opp~1, main) - a video codec - development files
Binary for arch amd64 (544.4 KB), i386 (551.8 KB) | Source dir | changes | Homepage

Dirac is a video codec that provides general-purpose video compression and decompression tools comparable with state-of-the-art systems. Dirac is a format and a compression technology, not a specific codec.

locales-all (2.9-18+opp~2, main) - GNU C Library: Precompiled locale data
Binary for arch amd64 (2.8 MB), i386 (2.8 MB) | Source dir | changes

This package contains the precompiled locale data for all supported locales. A better alternative is to install the locales package and only select desired locales, but it can be useful on a low-memory machine because some locale files take a lot of memory to be compiled.

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.

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.

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.

libc6-xen (2.9-18+opp~2, main) - GNU C Library: Shared libraries [Xen version]
Binary for arch i386 (1.2 MB) | Source dir | changes

Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others.

This set of libraries is optimized for the Xen hypervisor, and will be selected instead when running under Xen.

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.

libc6 (2.9-18+opp~2, main) - GNU C Library: Shared libraries
Binary for arch amd64 (4.7 MB), i386 (4.3 MB) | Source dir | changes

Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others.

libvlccore4 (1.1.9-0+opp~1, main) - base library for VLC and its modules
Binary for arch amd64 (420.5 KB), i386 (433.0 KB) | Source dir | changes | Homepage

This package contains the shared library required by VLC modules and libvlc.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

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.

liboil0.3 (0.3.16-1+opp~1, main) - Library of Optimized Inner Loops
Binary for arch amd64 (150.5 KB), i386 (128.9 KB) | Source dir | changes | Homepage

Liboil is a collection of functions that often benefit from having special implementations on various architectures or CPUs. Each function in liboil has several implementations which may perform faster or slower on a given CPU. Some implementations use alternate algorithms, some use hand-crafted assembly, and some use special instructions that are only available on certain CPUs, such as MMX, SSE, or Altivec. The fastest implementation is automatically chosen at runtime.

This package contains the liboil shared libraries. It is typically installed automatically when an application or library requires it.

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.

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.

libnss3-1d (3.12.9-2+opp~1, main) - Network Security Service libraries
Binary for arch amd64 (1.1 MB), i386 (977.2 KB) | Source dir | changes | Homepage

This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards.

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.

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.

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.

libudev0 (0.141-1+opp~1, main) - libudev shared library
Binary for arch amd64 (90.4 KB), i386 (89.2 KB) | Source dir | changes

This library provides access to udev device information.

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.

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.

libproxy0 (0.3.1-1+opp~1, main) - automatic proxy configuration management library (shared)
Binary for arch amd64 (41.4 KB), i386 (38.0 KB) | Source dir | changes | Homepage

libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API.

This package contains the shared library.

libvlc5 (1.1.9-0+opp~1, main) - multimedia player and streamer library
Binary for arch amd64 (44.3 KB), i386 (42.4 KB) | Source dir | changes | Homepage

This package contains the shared library required by applications using VLC features.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

lib64bz2-1.0 (1.0.5-6+opp~1, main) - high-quality block-sorting file compressor library - 64bit runtime
Binary for arch i386 (39.1 KB) | Source dir | changes | Homepage

This package contains the libbzip2 64bit runtime library.

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.

libschroedinger-1.0-0 (1.0.10-2+opp~1, main) - library for encoding/decoding of Dirac video streams
Binary for arch amd64 (268.4 KB), i386 (258.6 KB) | Source dir | changes

The Schroedinger project will implement portable libraries for the high quality Dirac video codec created by BBC Research and Development. Dirac is a free and open source codec producing very high image quality video.

This package contains the shared libraries necessary to run programs using libschroedinger

libdc1394-utils (2.1.2-3+opp~1, main) - utilities for IEEE1394 digital cameras
Binary for arch amd64 (41.4 KB), i386 (40.3 KB) | Source dir | changes | Homepage

libdc1394 is a library that is intended to provide a high level programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specification (found at http://www.1394ta.org/).

This version of libdc1394 supports both the old and new (juju) FireWire stack. It automatically detects which one to use at runtime.

This package contains an example program.

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.

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.

xulrunner-1.9.2 (1.9.2.16-1+opp~1, main) - XUL + XPCOM application runner
Binary for arch amd64 (8.7 MB), i386 (7.4 MB) | Homepage

XULRunner is a single "gecko runtime" that can be used to bootstrap multiple XUL + XPCOM applications that are as rich as Firefox and Thunderbird.

XUL is Mozilla's XML based User Interface language that lets you build feature-rich cross platform applications. These applications are easily customized with alternative text, graphics and layout so that they can be readily branded or localized for various markets. Web developers already familiar with Dynamic HTML (DHTML) will learn XUL quickly and can start building applications right away.

XPCOM is a cross platform component model. It has multiple language bindings and IDL descriptions so programmers can plug their custom functionality into the framework and connect it with other components.

This package also contains the Gecko engine library (libxul)

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.

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.

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.

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.

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.

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.

libmozjs3d (1.9.2.16-1+opp~1, main) - The Mozilla SpiderMonkey JavaScript library
Binary for arch amd64 (709.0 KB), i386 (682.8 KB) | Homepage

This library provides the embeddable JavaScript/ECMAScript engine from the Mozilla project (used among others by the Mozilla, Epiphany, Firefox browsers as well as by the iPlanet WebServer).

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.

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.

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.

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.

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).

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.

picard (0.12.1-0.0+opp~1, main) - Next-Generation MusicBrainz audio files tagger
Binary for arch amd64 (691.3 KB), i386 (690.8 KB) | Source dir | changes | Homepage

Picard is the next generation MusicBrainz tagging application.

This new tagging concept is album oriented, as opposed to track oriented like the others taggers are.

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.

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.

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.

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.

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.

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-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.

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.

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.

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.

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.

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.

mixxx (1.7.2-1+opp~2, main) - Digital Disc Jockey Interface
Binary for arch amd64 (1.7 MB), i386 (1.7 MB) | Source dir | changes | Homepage

Mixxx is a digital DJ system, where wave, ogg and mp3 files can be mixed on a computer for use in live performances. Filters, crossfader, and speed control are provided. Mixxx can sync the 2 streams automatically, using an algorithm to detect the beat.

Mixxx works with Jack or OSS, can be controlled from the GUI or from external controllers, including MIDI devices and joysticks, and supports skins.

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-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-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-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.

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

kiso (0.8.3-0+opp~1, main) - program to create manipulate and extract CD Image
Binary for arch amd64 (358.5 KB), i386 (352.9 KB) | Source dir | changes | Homepage

KIso is a program for KDE to make it as easy as possible to create manipulate and extract CD Image files.

mplayer-vaapi-i965 (2:1.0.rc4svn20110126-0+opp~4, main) - The Ultimate Movie Player For Linux (vaapi-i965 dummy-package)
Binary for arch amd64 (77.2 KB), i386 (77.3 KB) | Source dir | changes | Homepage

It plays most mpeg, avi and asf files, supported by many native and win32 DLL codecs. You can watch VCD, DVD and even DivX movies too. The other big feature of mplayer is the wide range of supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, but you can use SDL (and this way all drivers of SDL) and some lowlevel card-specific drivers (for Matrox/3dfx/SiS) too! Most of them supports software or hardware scaling, so you can enjoy movies in fullscreen.

This version is for amd64 CPU.

This version includes the Gtk GUI

dirac (1.0.2-0.0+opp~1, main) - a video codec - binaries
Binary for arch amd64 (613.7 KB), i386 (623.9 KB) | Source dir | changes | Homepage

Dirac is a video codec that provides general-purpose video compression and decompression tools comparable with state-of-the-art systems. Dirac is a format and a compression technology, not a specific codec.

mplayer (2:1.0.rc4svn20110126-0+opp~4, main) - The Ultimate Movie Player For Linux
Binary for arch amd64 (5.8 MB), i386 (5.8 MB) | Source dir | changes | Homepage

It plays most mpeg, avi and asf files, supported by many native and win32 DLL codecs. You can watch VCD, DVD and even DivX movies too. The other big feature of mplayer is the wide range of supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, but you can use SDL (and this way all drivers of SDL) and some lowlevel card-specific drivers (for Matrox/3dfx/SiS) too! Most of them supports software or hardware scaling, so you can enjoy movies in fullscreen.

This version is for amd64 CPU.

mplayer-vaapi-vdpau (2:1.0.rc4svn20110126-0+opp~4, main) - The Ultimate Movie Player For Linux (vaapi-vdpau dummy-package)
Binary for arch amd64 (77.3 KB), i386 (77.2 KB) | Source dir | changes | Homepage

It plays most mpeg, avi and asf files, supported by many native and win32 DLL codecs. You can watch VCD, DVD and even DivX movies too. The other big feature of mplayer is the wide range of supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, but you can use SDL (and this way all drivers of SDL) and some lowlevel card-specific drivers (for Matrox/3dfx/SiS) too! Most of them supports software or hardware scaling, so you can enjoy movies in fullscreen.

This version is for amd64 CPU.

This version includes the Gtk GUI

mplayer-vaapi-xvba (2:1.0.rc4svn20110126-0+opp~4, main) - The Ultimate Movie Player For Linux (vaapi-xvba dummy-package)
Binary for arch amd64 (77.3 KB), i386 (77.3 KB) | Source dir | changes | Homepage

It plays most mpeg, avi and asf files, supported by many native and win32 DLL codecs. You can watch VCD, DVD and even DivX movies too. The other big feature of mplayer is the wide range of supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, but you can use SDL (and this way all drivers of SDL) and some lowlevel card-specific drivers (for Matrox/3dfx/SiS) too! Most of them supports software or hardware scaling, so you can enjoy movies in fullscreen.

This version is for amd64 CPU.

This version includes the Gtk GUI

mencoder (2:1.0.rc4svn20110126-0+opp~4, main) - MPlayer's Movie Encoder
Binary for arch amd64 (5.2 MB), i386 (5.2 MB) | Source dir | changes | Homepage

A simple movie encoder, designed to encode MPlayer-playable movies (AVI/ASF/OGG/DVD/VCD/VOB/MPG/MOV/VIV/FLI/RM/NUV/NET) to other MPlayer-playable formats. It can encode with various codecs, like DivX4 (1 or 2 passes), libavcodec, PCM/MP3/VBRMP3 audio. Also has stream copying and video resizing abilities.

xine-ui (0.99.7-1+opp~1, main) - the xine video player, user interface
Binary for arch amd64 (1.5 MB), i386 (1.5 MB) | Source dir | changes

This is an X11 based GUI for the libxine video player library. It provides xine, a skin based media player that can play all the audio/video formats that libxine supports. Currently, this includes MPEG1/2, some AVI and Quicktime files, some network streaming methods and disc based media (VCD, SVCD, DVD). A more complete list can be found on http://www.xine-project.org/features .

This package contains an additional front end, aaxine, which runs even on the console. aaxine uses aalib to render ASCII art video, or you can tell it to use a framebuffer device. This is more a proof of concept, but you can use it to watch DVDs on your old vt100 terminal, of course. ;-)

Most DVDs on the market today are play-protected by the Content Scrambling System (CSS). Xine does not provide any code to descramble those DVDs, because of legal uncertainties. Have a look at /usr/share/doc/xine-ui/README.Debian for more information!

mplayer-nogui (2:1.0.rc4svn20110126-0+opp~4, main) - The Ultimate Movie Player For Linux
Binary for arch amd64 (5.6 MB), i386 (5.6 MB) | Source dir | changes | Homepage

It plays most mpeg, avi and asf files, supported by many native and win32 DLL codecs. You can watch VCD, DVD and even DivX movies too. The other big feature of mplayer is the wide range of supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, but you can use SDL (and this way all drivers of SDL) and some lowlevel card-specific drivers (for Matrox/3dfx/SiS) too! Most of them supports software or hardware scaling, so you can enjoy movies in fullscreen.

This version is for amd64 CPU but without the User Interface in GTK+.

gimp (2.6.7-1+opp~1, main) - The GNU Image Manipulation Program
Binary for arch amd64 (4.7 MB), i386 (4.3 MB) | Source dir | changes | Homepage

GIMP lets you draw, paint, edit images, and much more! GIMP includes the functionality and plug-ins of other famous image editing and processing programs.

If you'd like to be able to open files remotely (like over HTTP or FTP), install the gvfs-backends package.

If you'd like to use a MIDI device as an input controller in GIMP, install libasound2 and read the how-to at /usr/share/doc/gimp/README.MIDI

If you'd like to be able to read and write PostScript files from GIMP, install the ghostscript package.

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

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.

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.

spidermonkey-bin (1.9.2.16-1+opp~1, main) - standalone JavaScript/ECMAScript (ECMA-262) interpreter
Binary for arch amd64 (99.9 KB), i386 (98.1 KB) | Homepage

SpiderMonkey is a standalone JavaScript/ECMAScript interpreter. It can either take input from files or from a command line driven interface. It is not recommended for production use, as it contains dangerous (security-wise) debugging features.

ECMAScript (ECMA-262) is a dynamic scripting language supporting prototype based object construction. The basic syntax is intentionally similar to both Java and C++ to reduce the number of new concepts required to learn the language. Language constructs, such as if statements, for and while loops, and switch and try ... catch blocks function the same as these languages (or nearly so).

JavaScript is a superset of the ECMA-262 Edition 3 (ECMAScript) standard first introduced by Netscape and now led by the Mozilla project.

bzip2 (1.0.5-6+opp~1, main) - high-quality block-sorting file compressor - utilities
Binary for arch amd64 (48.9 KB), i386 (46.7 KB) | Source dir | changes | Homepage

bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques, whilst being around twice as fast at compression and six times faster at decompression.

bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors.

The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz).

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).

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.

mtp-tools (1.0.3-1+opp~1, main) - Media Transfer Protocol (MTP) library tools
Binary for arch amd64 (89.0 KB), i386 (85.8 KB) | Source dir | changes | Homepage

libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization.

The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players.

This package contains tools for communicating with MTP devices.

cksfv (1.3.14-1+opp~1, main) - sfv checker and generator
Binary for arch amd64 (20.3 KB), i386 (19.3 KB) | Source dir | changes | Homepage

SFV, Simple File Verification, uses crc32 checksums to verify that files are intact. cksfv automates the task of generating and checking .sfv sheets. For integrity, md5 checksums are probably a better alternative, but sfv is a widely used method for verification on the USENET binary newsgroups and other places.

sensord (1:3.1.1-2+opp~1, main) - hardware sensor information logging daemon
Binary for arch amd64 (42.6 KB), i386 (41.1 KB) | Source dir | changes | Homepage

Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems.

This package contains a daemon that logs hardware health status to the system log with optional warnings on potential system problems.

lm-sensors (1:3.1.1-2+opp~1, main) - utilities to read temperature/voltage/fan sensors
Binary for arch amd64 (132.1 KB), i386 (131.1 KB) | Source dir | changes | Homepage

Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems.

This package contains programs to help you set up and read data from lm-sensors.

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.

usbutils (0.87-5+opp~1, main) - Linux USB utilities
Binary for arch amd64 (188.6 KB), i386 (186.1 KB) | Source dir | changes

This package contains the lsusb utility for inspecting the devices connected to the USB bus. It shows a graphical representation of the devices that are currently plugged in, showing the topology of the USB bus. It also displays information on each individual device on the bus.

More information can be found at the Linux USB web site http://www.linux-usb.org/ .

libproxy-tools (0.3.1-1+opp~1, main) - automatic proxy configuration management library (tools)
Binary for arch amd64 (9.1 KB), i386 (8.7 KB) | Source dir | changes | Homepage

libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API.

This package contains a program to interact with libproxy from the command line.

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.

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.

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.

binutils (2.20.1-15+opp~1, main) - The GNU assembler, linker and binary utilities
Binary for arch amd64 (3.8 MB), i386 (3.6 MB) | Source dir | changes

The programs in this package are used to assemble, link and manipulate binary and object files. They may be used in conjunction with a compiler and various libraries to build programs.

On some architectures the (experimental) GNU gold linker is included. It currently fails to link some applications and libraries (i.e. won't link usable kernels).

binutils-multiarch (2.20.1-15+opp~1, main) - Binary utilities that support multi-arch targets
Binary for arch amd64 (2.0 MB), i386 (1.9 MB) | Source dir | changes

The programs in this package are used to manipulate binary and object files that may have been created on other architectures. This package is primarily for multi-architecture developers and cross-compilers and is not needed by normal users or developers. Note that a cross-assembling version of gas is not included in this package, just the binary utilities. NORMAL USERS SHOULD NOT INSTALL THIS PACKAGE. It's meant only for those requiring support for reading info from binaries from other architectures.

binutils-gold (2.20.1-15+opp~1, main) - The (experimental) GNU gold linker utility
Binary for arch amd64 (1.4 KB), i386 (1.4 KB) | Source dir | changes

Gold is a new linker, still in development, which is faster than the current linker included in binutils. It currently fails to link some applications and libraries (i.e. won't link usable kernels).

This package diverts the GNU linker (ld) with the experimental gold linker.

binutils-dev (2.20.1-15+opp~1, main) - The GNU binary utilities (BFD development files)
Binary for arch amd64 (3.5 MB), i386 (3.3 MB) | Source dir | changes

This package includes header files and static libraries necessary to build programs which use the GNU BFD library, which is part of binutils. Note that building Debian packages which depend on the shared libbfd is Not Allowed.

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.

gftp-gtk (2.0.19-2+opp~1, main) - X/GTK+ FTP client
Binary for arch amd64 (235.1 KB), i386 (222.7 KB) | Source dir | changes | Homepage

gFTP graphical version is a multithreaded FTP client running under X and written using GLib/GTK+.

gFTP features:
* simultaneous downloads,
* resuming of interrupted file transfers,
* file transfer queues,
* downloading of entire directories,
* FTP and HTTP proxy support,
* remote directory caching,
* passive and non-passive file transfers,
* drag-n-drop support,
* bookmarks menu,
* support for SSH and SSH2 file transfers,
* support FXP transfers,
* stop button, and many more features.


Author: Brian Masney <masneyb@gftp.org>

rtorrent (0.8.6-1+opp~1, main) - ncurses BitTorrent client based on LibTorrent from rakshasa
Binary for arch amd64 (418.9 KB), i386 (363.4 KB) | Source dir | changes | Homepage

rtorrent is a BitTorrent client based on LibTorrent. It uses ncurses and aims to be a lean, yet powerful BitTorrent client, with features similar to the most complex graphical clients.

Since it is a terminal application, it can be used with the "screen"/"dtach" utility so that the user can conveniently logout from the system while keeping the file transfers active.

Some of the features of rtorrent include:
* Use an URL or file path to add torrents at runtime
* Stop/delete/resume torrents
* Optionally loads/saves/deletes torrents automatically in a session
directory
* Safe fast resume support
* Detailed information about peers and the torrent
* Support for distributed hash tables (DHT)
* Support for peer-exchange (PEX)
* Support for initial seeding (Superseeding)

livemedia-utils (2010.04.09-1+opp~1, main) - multimedia RTSP streaming tools
Binary for arch amd64 (1.4 MB), i386 (1.3 MB) | Source dir | changes | Homepage

The live555.com streaming media code is a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries can be used to build applications to stream, receive and process MPEG, H.263+ or JPEG video, several audio codecs, and can easily be extended to support additional codecs. They can also be used to build basic RTSP (Real Time Streaming Protocol) or SIP (Session Initiation Protocol) clients and servers.

This package contains the live555.com streaming server (live555MediaServer), the example programs (openRTSP, playSIP, sapWatch, vobStreamer) and a variety of test tools.

gftp-common (2.0.19-2+opp~1, main) - shared files for other gFTP packages
Binary for arch amd64 (942.6 KB), i386 (942.7 KB) | Source dir | changes | Homepage

gFTP is a multithreaded FTP client. This package contains the locale data used by both gftp-gtk and gftp-text, along with a common manual page.

gFTP features:
* simultaneous downloads,
* resuming of interrupted file transfers,
* file transfer queues,
* downloading of entire directories,
* FTP and HTTP proxy support,
* remote directory caching,
* passive and non-passive file transfers,
* drag-n-drop support,
* bookmarks menu,
* support for SSH and SSH2 file transfers,
* support FXP transferts,
* stop button, and many more features.


Author: Brian Masney <masneyb@gftp.org>

snort-pgsql (2.8.5.2-2+opp~1, main) - flexible Network Intrusion Detection System [PostgreSQL]
Binary for arch amd64 (591.1 KB), i386 (550.4 KB) | Source dir | changes | Homepage

Distribution of Snort with support for logging to a PostgreSQL dbase.

Snort is a libpcap-based packet sniffer/logger which can be used as a lightweight network intrusion detection system. It features rules based logging and can perform content searching/matching in addition to being used to detect a variety of other attacks and probes, such as buffer overflows, stealth port scans, CGI attacks, SMB probes, and much more. Snort has a real-time alerting capability, with alerts being sent to syslog, a separate "alert" file, or even to a Windows computer via Samba.

gftp-text (2.0.19-2+opp~1, main) - colored FTP client using GLib
Binary for arch amd64 (138.0 KB), i386 (130.0 KB) | Source dir | changes | Homepage

gFTP text version is a multithreaded FTP client running under console and written using GLib.

gFTP features:
* simultaneous downloads,
* resuming of interrupted file transfers,
* file transfer queues,
* downloading of entire directories,
* FTP and HTTP proxy support,
* remote directory caching,
* passive and non-passive file transfers,
* drag-n-drop support,
* bookmarks menu,
* support for SSH and SSH2 file transfers,
* support FXP transferts,
* stop button, and many more features.


Author: Brian Masney <masneyb@gftp.org>

filezilla (3.0.11.1-1+opp~1, main) - Port of the famous Win32 graphical FTP client
Binary for arch amd64 (1.0 MB), i386 (1005.5 KB) | Source dir | changes | Homepage

FileZilla is a fast and reliable FTP client for Windows with lots of useful features and an intuitive interface.

It's now multi-platform.

FileZilla includes the following features:
* Easy to use
* Multilingual (English, German, French, Japanese, just to name a few)
* Strong encryption support using FTP over SSL/TLS and SSH (FTPS and SFTP)
* Supports transfer resuming and files larger than 4 GiB
* Site Manager
* Queue support
* Proxy support
* Speed limits
* MODE Z transfer compressing
* Remote file editing
* ... and more!

snort-common-libraries (2.8.5.2-2+opp~1, main) - flexible Network Intrusion Detection System ruleset
Binary for arch amd64 (551.9 KB), i386 (514.6 KB) | Source dir | changes | Homepage

Snort is a libpcap-based packet sniffer/logger which can be used as a lightweight network intrusion detection system. It features rules based logging and can perform content searching/matching in addition to being used to detect a variety of other attacks and probes, such as buffer overflows, stealth port scans, CGI attacks, SMB probes, and much more. Snort has a real-time alerting capability, with alerts being sent to syslog, a separate "alert" file, or even to a Windows computer via Samba.

This package provides libraries used by all the Snort binary packages.

snort (2.8.5.2-2+opp~1, main) - flexible Network Intrusion Detection System
Binary for arch amd64 (579.0 KB), i386 (538.3 KB) | Source dir | changes | Homepage

Snort is a libpcap-based packet sniffer/logger which can be used as a lightweight network intrusion detection system. It features rules based logging and can perform content searching/matching in addition to being used to detect a variety of other attacks and probes, such as buffer overflows, stealth port scans, CGI attacks, SMB probes, and much more. Snort has a real-time alerting capability, with alerts being sent to syslog, a separate "alert" file, or even to a Windows computer via Samba.

This package provides the plain-vanilla version of Snort and does not provide database (available in snort-pgsql and snort-mysql) support.

ejabberd (2.1.2-3+opp~1, main) - distributed, fault-tolerant Jabber/XMPP server written in Erlang
Binary for arch amd64 (1.4 MB), i386 (1.4 MB) | Source dir | changes | Homepage

ejabberd is a distributed, fault-tolerant Jabber/XMPP server written in Erlang. Its features contain:
- XMPP-compliant
- Web based administration
- Load balancing: can run in a cluster of machines
- Fault-tolerance: database can be replicated and stored on multiple
nodes (nodes can be added or replaced 'on the fly')
- Virtual hosting: several virtual domains can be served using single ejabberd
instance
- SSL/TLS support
- Multi-User Chat (MUC/conference)
- IRC transport
- Jabber Users Directory, based on users vCards
- Service Discovery
- Shared roster

snort-mysql (2.8.5.2-2+opp~1, main) - flexible Network Intrusion Detection System [MySQL]
Binary for arch amd64 (591.3 KB), i386 (550.7 KB) | Source dir | changes | Homepage

Distribution of Snort with support for logging to a MySQL database.

Snort is a libpcap-based packet sniffer/logger which can be used as a lightweight network intrusion detection system. It features rules based logging and can perform content searching/matching in addition to being used to detect a variety of other attacks and probes, such as buffer overflows, stealth port scans, CGI attacks, SMB probes, and much more. Snort has a real-time alerting capability, with alerts being sent to syslog, a separate "alert" file, or even to a Windows computer via Samba.

ntfs-3g (1:2010.3.6-1+opp~1, main) - read-write NTFS driver for FUSE
Binary for arch amd64 (66.0 KB), i386 (62.5 KB) | Source dir | changes | Homepage

The ntfs-3g driver is an open source, GPL licensed, third generation Linux NTFS driver which was implemented by the Linux-NTFS project. It provides full read-write access to NTFS, excluding access to encrypted files, writing compressed files, changing file ownership, access right.

Technically it's based on and a major improvement to the third generation Linux NTFS driver, ntfsmount. The improvements includes functionality, quality and performance enhancements.

ntfs-3g is based on FUSE (userspace filesystem framework for Linux), thus you will have to prepare fuse kernel module to be able to use it.

Fuse is available in any recent kernel. No need to prepare a kernel module if you are already running Debian Etch kernel or newer.

wisotool (0.0+20110123-0+opp~1, main) - Microsoft Windows Compatibility Layer (wisotool transition dummy)
Binary for arch amd64 (1.8 KB), i386 (1.8 KB) | Source dir | changes

The wisotool package was merged into winetricks, this should ease the transition. You can safely remove this package any time.

winetricks (0.0+20110123-0+opp~1, main) - Microsoft Windows Compatibility Layer (winetricks)
Binary for arch amd64 (134.1 KB), i386 (134.1 KB) | Source dir | changes | Homepage

Wine is a compatibility layer for running Windows applications on Linux. Applications are run at full speed without the need of cpu emulation. Wine does not require Microsoft Windows, however it can use native system dll files in place of its own if they are available.

This package includes a shell script that can be used to download and install various redistributable libraries that may be needed for some programs to work in Wine.

wine-gecko (1.1.0-0+opp~1, main) - Microsoft Windows Compatibility Layer (Web Browser)
Binary for arch amd64 (8.5 MB), i386 (8.5 MB) | Source dir | changes

Wine is a compatibility layer for running Windows applications on Linux. Applications are run at full speed without the need of cpu emulation. Wine does not require Microsoft Windows, however it can use native system dll files in place of its own if they are available.

This package includes the Gecko rendering engine from the Mozilla project for displaying web pages in Wine's fake Internet Explorer.


Homepage: http://www.winehq.org/

wine (1.3.14-0+opp~1, main) - Microsoft Windows Compatibility Layer (Binary Emulator and Library)
Binary for arch amd64 (10.3 MB), i386 (11.4 MB) | Source dir | changes | Homepage

Wine is a compatibility layer for running Windows applications on Linux. Applications are run at full speed without the need of cpu emulation. Wine does not require Microsoft Windows, however it can use native system dll files in place of its own if they are available.

This package includes a program loader for running unmodified Windows executables as well as the Wine project's free version of the Windows API for running programs ported from Windows.

This package is based on a recent Wine beta. While many more applications will work, there may be some loss of functionality compared with the stable release provided by the regular wine package.

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.

udev (0.141-1+opp~1, main) - /dev/ and hotplug management daemon
Binary for arch amd64 (327.4 KB), i386 (311.2 KB) | Source dir | changes

udev is a daemon which dynamically creates and removes device nodes from /dev/, handles hotplug events and loads drivers at boot time. It replaces the hotplug package and requires a 2.6.18 or newer kernel version.

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.

libnss3-tools (3.12.9-2+opp~1, main) - Network Security Service tools
Binary for arch amd64 (439.9 KB), i386 (413.9 KB) | Source dir | changes | Homepage

This is a set of tools on top of the Network Security Service libraries. This package includes:
* certutil: manages certificate and key databases (cert7.db and key3.db)
* modutil: manages the database of PKCS11 modules (secmod.db)
* pk12util: imports/exports keys and certificates between the cert/key
databases and files in PKCS12 format.
* shlibsign: creates .chk files for use in FIPS mode.
* signtool: creates digitally-signed jar archives containing files and/or
code.
* ssltap: proxy requests for an SSL server and display the contents of
the messages exchanged between the client and server.

nscd (2.9-18+opp~2, main) - GNU C Library: Name Service Cache Daemon
Binary for arch amd64 (182.9 KB), i386 (180.1 KB) | Source dir | changes

A daemon which handles passwd, group and host lookups for running programs and caches the results for the next query. You should install this package only if you use slow Services like LDAP, NIS or NIS+

libvdpau-dev (0.4.1-2+opp~1, main) - Video Decode and Presentation API for Unix (development files)
Binary for arch all (43.1 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.

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

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. It is required to compile ModPlug-XMMS (in the xmms-modplug package).

libva-dev (1.0.10-0+opp~1, main) - Video Acceleration (VA) API for Linux -- development files
Binary for arch all (35.2 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.

vlc-data (1.1.9-0+opp~1, main) - Common data for VLC
Binary for arch all (8.1 MB) | Source dir | changes | Homepage

Localisations, HTTP interface files, Lua scripts for VLC media player

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

vdr-firmwares (1.2, main) - Add some firmware files
Binary for arch all (1.3 MB) | Source dir | changes

Add some firmware files to /lib/firmware dvb-fe-bcm3510-01.fw dvb-fe-cx24116.fw dvb-fe-ds3000.fw dvb-fe-or51132-qam.fw dvb-fe-or51132-vsb.fw dvb-fe-or51211.fw dvb-fe-sp8870.fw dvb-fe-tda10045.fw dvb-fe-tda10046.fw dvb-ttpci-01.fw-261a dvb-ttpci-01.fw-261b dvb-ttpci-01.fw-261c dvb-ttpci-01.fw-261d dvb-ttpci-01.fw-261f dvb-ttpci-01.fw-2622 dvb-ttpci-01.fw-fc2624 dvb-usb-avertv-a800-02.fw dvb-usb-bluebird-01.fw dvb-usb-dib0700-1.10.fw dvb-usb-dibusb-5.0.0.11.fw dvb-usb-dibusb-6.0.0.8.fw dvb-usb-dtt200u-01.fw dvb-usb-nova-t-usb2-01.fw dvb-usb-nova-t-usb2-02.fw dvb-usb-opera-01.fw dvb-usb-opera1-fpga-01.fw dvb-usb-s630.fw dvb-usb-teviis660.fw dvb-usb-umt-010-02.fw dvb-usb-vp702x-01.fw dvb-usb-vp7045-01.fw dvb-usb-wt220u-01.fw dvb-usb-wt220u-02.fw sms1xxx-hcw-114xxx-cmmb-01.fw sms1xxx-hcw-55xxx-dvbt-01.fw sms1xxx-hcw-55xxx-dvbt-02.fw sms1xxx-hcw-55xxx-dvbt-03.fw sms1xxx-hcw-55xxx-isdbt-02.fw sms1xxx-hcw-55xxx-isdbt-03.fw v4l-cx231xx-avcore-01.fw v4l-cx23418-apu.fw v4l-cx23418-cpu.fw v4l-cx23418-dig.fw v4l-cx23885-avcore-01.fw v4l-cx23885-enc.fw

texlive-latex-base-doc (2009-9+opp~1, main) - TeX Live: Documentation files for texlive-latex-base
Binary for arch all (38.9 MB) | Source dir | changes | Homepage

This package provides the documentation for texlive-latex-base

texlive-science-doc (2009-7+opp~1, main) - TeX Live: Documentation files for texlive-science
Binary for arch all (9.5 MB) | Source dir | changes | Homepage

This package provides the documentation for texlive-science

mplayer-doc (2:1.0.rc4svn20110126-0+opp~4, main) - Documentation for mplayer
Binary for arch all (181.5 KB) | Source dir | changes | Homepage

This package contains the documentation Chinese, English, French, German, Hungarian, Italian and Polish.

liboil0.3-doc (0.3.16-1+opp~1, main) - Library of Optimized Inner Loops (documentation)
Binary for arch all (70.1 KB) | Source dir | changes | Homepage

Liboil is a collection of functions that often benefit from having special implementations on various architectures or CPUs. Each function in liboil has several implementations which may perform faster or slower on a given CPU. Some implementations use alternate algorithms, some use hand-crafted assembly, and some use special instructions that are only available on certain CPUs, such as MMX, SSE, or Altivec. The fastest implementation is automatically chosen at runtime.

This package contains the documentation for liboil.

libgimp2.0-doc (2.6.7-1+opp~1, main) - Developers' Documentation for the GIMP library
Binary for arch all (1.0 MB) | Source dir | changes | Homepage

This package contains the HTML documentation for the GIMP library in /usr/share/gtk-doc/html/ .

texlive-publishers-doc (2009-7+opp~1, main) - TeX Live: Documentation files for texlive-publishers
Binary for arch all (31.8 MB) | Source dir | changes | Homepage

This package provides the documentation for texlive-publishers

bzip2-doc (1.0.5-6+opp~1, main) - high-quality block-sorting file compressor - documentation
Binary for arch all (320.8 KB) | Source dir | changes | Homepage

bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques, whilst being around twice as fast at compression and six times faster at decompression.

This package contains the bzip2 user manual.

texlive-fonts-extra-doc (2009-7+opp~1, main) - TeX Live: Documentation files for texlive-fonts-extra
Binary for arch all (21.9 MB) | Source dir | changes | Homepage

This package provides the documentation for texlive-fonts-extra

glibc-doc (2.9-18+opp~2, main) - GNU C Library: Documentation
Binary for arch all (1.6 MB) | Source dir | changes

Contains man pages for libpthread functions and the complete GNU C Library ChangeLog. The GNU C Library Reference manual has been moved into glibc-doc-reference for licensing reasons.

texlive-pictures-doc (2009-9+opp~1, main) - TeX Live: Documentation files for texlive-pictures
Binary for arch all (11.3 MB) | Source dir | changes | Homepage

This package provides the documentation for texlive-pictures

ffmpeg-doc (6:0.7-git20110308-0.0+opp~2, main) - documentation of the ffmpeg API
Binary for arch all (18.1 MB) | Source dir | changes | Homepage

This package contains the html doxygen documentation of the ffmpeg API.

texlive-humanities-doc (2009-7+opp~1, main) - TeX Live: Documentation files for texlive-humanities
Binary for arch all (8.4 MB) | Source dir | changes | Homepage

This package provides the documentation for texlive-humanities

texlive-pstricks-doc (2009-7+opp~1, main) - TeX Live: Documentation files for texlive-pstricks
Binary for arch all (55.3 MB) | Source dir | changes | Homepage

This package provides the documentation for texlive-pstricks

libxine2-doc (1.1.90hg+20110415-0+opp~1, main) - the xine video player library, documentation files
Binary for arch all (135.8 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.

libvdpau-doc (0.4.1-2+opp~1, main) - Video Decode and Presentation API for Unix (documentation)
Binary for arch all (302.3 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.

libschroedinger-doc (1.0.10-2+opp~1, main) - library for encoding/decoding of Dirac video streams (documentation)
Binary for arch all (92.3 KB) | Source dir | changes

The Schroedinger project will implement portable libraries for the high quality Dirac video codec created by BBC Research and Development. Dirac is a free and open source codec producing very high image quality video.

This package contains the documentation for libschroedinger.

liborc-0.4-doc (1:0.4.11-2+opp~1, main) - Library of Optimized Inner Loops Runtime Compiler (documentation)
Binary for arch all (80.5 KB) | Source dir | changes | Homepage

Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations.

This package contains the documentation for orc.

libmtp-doc (1.0.3-1+opp~1, main) - Media Transfer Protocol (MTP) library documentation
Binary for arch all (329.0 KB) | Source dir | changes | Homepage

libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization.

The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players.

This package contains the development documentation.

sqlite3-doc (3.6.21-2+opp~1, main) - SQLite 3 documentation
Binary for arch all (2.0 MB) | 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 documentation that is also available on the SQLite homepage.

texlive-fonts-recommended-doc (2009-9+opp~1, main) - TeX Live: Documentation files for texlive-fonts-recommended
Binary for arch all (2.3 MB) | Source dir | changes | Homepage

This package provides the documentation for texlive-fonts-recommended

libasound2-doc (1.0.22-2+opp~1, main) - developer documentation for user-space ALSA application programming
Binary for arch all (985.9 KB) | Source dir | changes | Homepage

This package contains documentation for the ALSA library.

ALSA is the Advanced Linux Sound Architecture.

libcairo2-doc (1.8.8-2+opp~1, main) - Documentation for the Cairo Multi-platform 2D graphics library
Binary for arch all (411.3 KB) | Source dir | changes | Homepage

Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends.

This package contains the HTML documentation for the Cairo library in /usr/share/gtk-doc/html/cairo/.

libvpx-doc (0.9.6-1+opp~1, main) - VP8 video codec (API documentation)
Binary for arch all (250.6 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.

texlive-latex-extra-doc (2009-7+opp~1, main) - TeX Live: Documentation files for texlive-latex-extra
Binary for arch all (183.9 MB) | Source dir | changes | Homepage

This package provides the documentation for texlive-latex-extra

dirac-doc (1.0.2-0.0+opp~1, main) - a video codec - documentation
Binary for arch all (3.5 MB) | Source dir | changes | Homepage

Dirac is a video codec that provides general-purpose video compression and decompression tools comparable with state-of-the-art systems. Dirac is a format and a compression technology, not a specific codec.

binutils-doc (2.20.1-15+opp~1, main) - Documentation for the GNU assembler, linker and binary utilities
Binary for arch all (536.3 KB) | Source dir | changes

This package consists of the documentation for the GNU assembler, linker and binary utilities in info format.

snort-doc (2.8.5.2-2+opp~1, main) - Documentation for the Snort IDS [documentation]
Binary for arch all (2.5 MB) | Source dir | changes | Homepage

Snort is a libpcap-based packet sniffer/logger which can be used as a lightweight network intrusion detection system. It features rules based logging and can perform content searching/matching in addition to being used to detect a variety of other attacks and probes, such as buffer overflows, stealth port scans, CGI attacks, SMB probes, and much more. Snort has a real-time alerting capability, with alerts being sent to syslog, a separate "alert" file, or even to a Windows computer via Samba.

texlive-metapost-doc (2009-9+opp~1, main) - TeX Live: Documentation files for texlive-metapost
Binary for arch all (8.9 MB) | Source dir | changes | Homepage

This package provides the documentation for texlive-metapost

libraw1394-doc (2.0.5-2+opp~1, main) - Reference manual and documentation about libraw1394
Binary for arch all (427.4 KB) | Source dir | changes | Homepage

libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to and receive from other nodes without requiring a kernel driver for the protocol in question.

This package contains documentation for libraw1394, as well as the programmer's documentation.

texlive-latex-recommended-doc (2009-9+opp~1, main) - TeX Live: Documentation files for texlive-latex-recommended
Binary for arch all (14.7 MB) | Source dir | changes | Homepage

This package provides the documentation for texlive-latex-recommended

libdc1394-22-doc (2.1.2-3+opp~1, main) - high level programming interface for IEEE1394 digital camera - documentation
Binary for arch all (477.1 KB) | Source dir | changes | Homepage

libdc1394 is a library that is intended to provide a high level programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specification (found at http://www.1394ta.org/).

This package contains the documentation.

libxine2-all-plugins (1.1.90hg+20110415-0+opp~1, main) - the xine video/media player library, meta package
Binary for arch all (60.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.

This empty package is just for your convenience and depends on all available xine plugin packages.

libxine2-plugins (1.1.90hg+20110415-0+opp~1, main) - the xine video/media player library, meta package
Binary for arch all (60.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.

This empty package is just for your convenience and depends on commonly-used xine plugin packages.

locales (2.9-18+opp~2, main) - GNU C Library: National Language (locale) data [support]
Binary for arch all (4.5 MB) | Source dir | changes

Machine-readable data files, shared objects and programs used by the C library for localization (l10n) and internationalization (i18n) support.

This package contains the libc.mo i18n files, plus tools to generate locale definitions from source files (included in this package). It allows you to customize which definitions actually get generated. This is a space-saver over how this package used to be, with all locales generated by default. This created a package that unpacked to an excess of 30 megs.

alsa-base (1.0.22.1+dfsg-1+opp~1, main) - ALSA driver configuration files
Binary for arch all (292.5 KB) | Source dir | changes | Homepage

This package contains various configuration files for the ALSA drivers.

For ALSA to work on a system with a given sound card, there must be an ALSA driver for that card in the kernel. Linux 2.6 as shipped in linux-image packages contains ALSA drivers for all supported sound cards in the form of loadable modules. A custom alsa-modules package can be built from the sources in the alsa-source package using the m-a utility (included in the module-assistant package). Please read the README.Debian file for more information about loading and building modules.

ALSA is the Advanced Linux Sound Architecture.

linux-sound-base (1.0.22.1+dfsg-1+opp~1, main) - base package for ALSA and OSS sound systems
Binary for arch all (28.1 KB) | Source dir | changes | Homepage

This package allows the administrator to choose between the OSS and ALSA sound systems.

ALSA is the Advanced Linux Sound Architecture. OSS is the free version of the Open Sound System.

mixxx-data (1.7.2-1+opp~2, main) - Digital Disc Jockey Interface -- data files
Binary for arch all (4.1 MB) | Source dir | changes | Homepage

This package provides images and skin configuration files required for mixxx.

Mixxx is a digital DJ system, where wave, ogg and mp3 files can be mixed on a computer for use in live performances. Filters, crossfader, and speed control are provided. Mixxx can sync the 2 streams automatically, using an algorithm to detect the beat.

Mixxx works with Jack or OSS, can be controlled from the GUI or from external controllers, including MIDI devices and joysticks, and supports skins.

gimp-data (2.6.7-1+opp~1, main) - Data files for GIMP
Binary for arch all (10.5 MB) | Source dir | changes | Homepage

This package contains architecture-independent supporting data files for use with GIMP.

texlive (2009-9+opp~1, main) - TeX Live: A decent selection of the TeX Live packages
Binary for arch all (27.1 KB) | Source dir | changes | Homepage

The TeX Live software distribution offers a complete TeX system. It encompasses programs for typesetting, previewing and printing of TeX documents in many different languages, and a large collection of TeX macros and font libraries.

This metapackage provides a decent selection of the TeX Live packages which should suffice for the most common tasks.

The distribution also includes extensive general documentation about TeX, as well as the documentation accompanying the included software packages.

texlive-base (2009-9+opp~1, main) - TeX Live: Essential programs and files
Binary for arch all (14.0 MB) | Source dir | changes | Homepage

These files are regarded as basic for any TeX system, covering plain TeX
macros, Computer Modern fonts, and configuration for common drivers; no
LaTeX.

This package includes the following CTAN packages:
amsfonts -- TeX fonts from the American Mathematical Society.
apalike -- APA-like citations
bibtex -- Process bibliographies for LaTeX, etc.
cm -- Computer Modern fonts.
dvipdfm -- A DVI driver to produce PDF directly.
dvipdfmx -- An extended version of dvipdfm.
dvipdfmx-def --
dvips -- A DVI to PostScript driver.
enctex -- A TeX extension that translates input on its way into TeX.
etex -- An extended version of TeX, from the NTS project.
etex-pkg -- E-TeX support package.
gsftopk -- Convert "ghostscript fonts" to PK files.
hyph-utf8 -- Hyphenation patterns expressed in UTF-8.
hyphen-base --
ifluatex -- Provides the \ifluatex switch.
ifxetex -- Am I running under XeTeX?
kpathsea -- Path searching library for TeX-related files.
makeindex -- Process index output to produce typesettable code.
metafont -- A system for specifying fonts.
mflogo -- LaTeX support for MetaFont logo fonts.
mfware -- Supporting tools for use with MetaFont.
misc --
pdftex -- A TeX extension for direct creation of PDF.
plain -- The Plain TeX format.
tcdialog --
tetex -- scripts and files originally written for or included in teTeX
tex -- A sophisticated typesetting engine.
texconfig --
xdvi -- A DVI previewer for the X Window System.
texdoc -- Documentation access for TeX distributions.

texlive-doc-es (2009-2+opp~1, main) - TeX Live: Spanish documentation
Binary for arch all (2.8 MB) | Source dir | changes | Homepage


This package includes the following CTAN packages:
es-tex-faq -- CervanTeX (Spanish TeX Group) FAQ
l2tabu-spanish -- Spanish translation of "Obsolete packages and commands".
lshort-spanish -- Short introduction to LaTeX, Spanish translation.

texlive-doc-tr (2009-2+opp~1, main) - TeX Live: Turkish documentation
Binary for arch all (1.4 MB) | Source dir | changes | Homepage


This package includes the following CTAN packages:
lshort-turkish -- Turkish introduction to LaTeX.

texlive-latex-base (2009-9+opp~1, main) - TeX Live: Basic LaTeX packages
Binary for arch all (1.4 MB) | Source dir | changes | Homepage

These packages are mandated by the core LaTeX team, or at least very
strongly recommended.

This package includes the following CTAN packages:
ae -- Virtual fonts for T1 encoded CMR-fonts.
amscls -- AMS document classes for LaTeX.
amsmath -- AMS mathematical facilities for LaTeX.
babel -- Multilingual support for Plain TeX or LaTeX.
babelbib -- Multilingual bibliographies.
carlisle -- David Carlisle's small packages.
colortbl -- Add colour to LaTeX tables.
fancyhdr -- Extensive control of page headers and footers in LaTeX2e.
geometry -- Flexible and complete interface to document dimensions.
graphics -- Standard LaTeX graphics.
hyperref -- Extensive support for hypertext in LaTeX.
latex -- the basic LaTeX package.
latex-bin -- LaTeX executables and man pages.
latex-fonts -- A collection of fonts used in LaTeX distributions.
latexconfig --
ltxmisc -- Miscellaneous LaTeX packages, etc.
mfnfss -- Packages to typeset oldgerman and pandora fonts in LaTeX.
natbib -- Flexible bibliography support.
oberdiek -- A bundle of packages submitted by Heiko Oberdiek.
pdftex-def -- Colour and Graphics support for PDFTeX.
pslatex -- Use PostScript fonts by default.
psnfss -- Font support for common PostScript fonts.
pspicture -- PostScript picture support.
supp-pdf -- native MetaPost graphics inclusion
tools -- The LaTeX standard tools bundle.

texlive-bibtex-extra (2009-7+opp~1, main) - TeX Live: Extra BibTeX styles
Binary for arch all (8.3 MB) | Source dir | changes | Homepage

Additional BibTeX styles and bibliography databases.

This package includes the following CTAN packages:
aichej -- Bibliography style file for the AIChE Journal.
amsrefs -- A LaTeX-based replacement for BibTeX.
apacite -- Citation style following the rules of the APA.
apalike2 -- Bibliography style that approaches APA requirements.
beebe --
bibarts -- "Arts"-style bibliographical information.
bibhtml -- BibTeX support for HTML files.
biblist -- Print a BibTeX database.
bibtopic -- Include multiple bibliographies in a document.
bibtopicprefix -- Prefix references to bibliographies produced by bibtopic.
bibunits -- Multiple bibliographies in one document.
cell -- Bibliography style for Cell.
chicago -- A "Chicago" bibliography style.
chicago-annote -- Chicago-based annotated BibTeX style.
chembst -- A collection of BibTeX files for chemistry journals.
collref -- Collect blocks of references into a single reference.
compactbib -- Multiple thebibliography environments.
custom-bib -- Customised BibTeX styles.
din1505 -- Bibliography styles for German texts.
dk-bib -- Danish variants of standard BibTeX styles.
doipubmed -- Special commands for use in bibliographies.
elsevier-bib -- BibTeX styles to be used in Elsevier preprints.
fbs -- BibTeX style for Frontiers in Bioscience.
figbib -- Organize figure databases with BibTeX.
footbib -- Bibliographic references as footnotes.
harvard -- Harvard citation package for use with LaTeX 2e.
harvmac -- Macros for scientific articles.
ijqc -- BibTeX style file for the Intl. J. Quantum Chem.
inlinebib -- Citations in footnotes.
iopart-num -- Numeric citation style for IOP journals.
jneurosci -- BibTeX style for the Journal of Neuroscience.
jurabib -- Extended BibTeX citation support for the humanities and legal
texts.
listbib -- Lists contents of BibTeX files.
margbib -- Display bibitem tags in the margins.
multibib -- Multiple bibliographies within one document.
munich -- An alternative authordate bibliography style.
notes2bib -- Integrating notes into the bibliography.
perception -- BibTeX style for the journal Perception.
rsc -- BibTeX style for use with RSC journals.
sort-by-letters -- Bibliography styles for alphabetic sorting.
splitbib -- Split and reorder your bibliography.
urlbst -- Web support for BibTeX.

texlive-doc-it (2009-2+opp~1, main) - TeX Live: Italian documentation
Binary for arch all (2.6 MB) | Source dir | changes | Homepage


This package includes the following CTAN packages:
amsldoc-it --
amsmath-it --
amsthdoc-it --
fancyhdr-it --
l2tabu-it -- Italian Translation of Obsolete packages and commands
lshort-italian -- Introduction to LaTeX in Italian.
psfrag-italian -- PSfrag documentation in Italian.
texlive-it -- TeX Live manual (Italian)

texlive-full (2009-9+opp~1, main) - TeX Live: metapackage pulling in all components of TeX Live
Binary for arch all (27.5 KB) | Source dir | changes | Homepage

The TeX Live software distribution offers a complete TeX system. It encompasses programs for typesetting, previewing and printing of TeX documents in many different languages, and a large collection of TeX macros and font libraries.

The distribution also includes extensive general documentation about TeX, as well as the documentation accompanying the included software packages.

texlive-doc-en (2009-2+opp~1, main) - TeX Live: English documentation
Binary for arch all (54.2 MB) | Source dir | changes | Homepage


This package includes the following CTAN packages:
FAQ-en -- A compilation of Frequently Asked Questions with answers.
MemoirChapStyles -- Chapter styles in memoir class.
Type1fonts -- Font installation guide.
amslatex-primer -- Getting up and running with AMS-LaTeX.
around-the-bend -- Typeset exercises in TeX, with answers.
asciichart -- An ASCII wall chart.
components-of-TeX -- Components of TeX.
comprehensive -- Symbols accessible from LaTeX.
dtxtut -- Tutorial on writing .dtx and .ins files
first-latex-doc -- A document for absolute LaTeX beginners.
firststeps -- Examples from "First steps in LaTeX".
free-math-font-survey -- A survey of available free Mathematics fonts.
gentle -- A Gentle Introduction to TeX.
guide-to-latex --
impatient -- Free edition of the book "TeX for the Impatient"
intro-scientific -- Introducing scientific/mathematical documents using
LaTeX.
knuth -- Knuth's published errata.
l2tabu-english -- English translation of "Obsolete packages and commands".
latex2e-help-texinfo -- Unoffical reference manual covering LaTeX2e.
latex-course -- A LaTeX course as a projected presentation.
latex-doc-ptr -- A direction-finder for LaTeX documentation.
latex-graphics-companion -- Examples from The LaTeX Graphics Companion.
latex-veryshortguide -- The Very Short Guide to LaTeX.
latex-web-companion -- Examples from The LaTeX Web Companion.
latexcheat -- A LaTeX cheat sheet.
lshort-english -- A (Not So) Short Introduction to LaTeX2e.
math-into-latex -- Samples from Math into LaTeX.
mathmode -- A comprehensive review of mathematics in (La)TeX.
memdesign -- Notes on book design
metafont-beginners -- An introductory tutorial for MetaFont.
metapost-examples -- Example drawings using MetaPost.
pdf-forms-tutorial-en -- Tutorial on creating PDF forms using pdfLaTeX.
plain-doc -- A list of plain.tex cs names.
pstricks-tutorial --
tamethebeast -- A manual about bibliographies and especially BibTeX.
tds -- The TeX Directory Structure standard.
tex-refs -- References for TeX and Friends
texbytopic -- Freed version of the book TeX by Topic.
titlepages -- Sample titlepages, and how to code them.
tlc2 -- Examples from "The LaTeX Companion", second edition.
visualfaq -- A Visual LaTeX FAQ.
webguide -- Brief Guide to LaTeX Tools for Web publishing.
xetexref -- Reference documentation of XeTeX.

texlive-science (2009-7+opp~1, main) - TeX Live: Typesetting for natural and computer sciences
Binary for arch all (407.8 KB) | Source dir | changes | Homepage

Typesetting for natural and computer sciences

This package includes the following CTAN packages:
SIstyle -- Package to typeset SI units, numbers and angles.
SIunits -- International System of Units.
alg -- LaTeX environments for typesetting algorithms.
algorithm2e -- Floating algorithm environment with algorithmic keywords.
algorithmicx -- The algorithmic style you always wanted.
algorithms -- A suite of tools for typesetting algorithms in pseudo-code.
biocon -- Typesetting biological species names
bpchem -- Typeset chemical names, formulae, etc.
bytefield -- Create illustrations for network protocol specifications.
chemarrow -- Arrows for use in chemistry.
chemcompounds -- Simple consecutive numbering of chemical compounds.
chemcono -- Support for compound numbers in chemistry documents.
chemstyle -- Writing chemistry with style.
clrscode -- Typesets pseudocode as in Introduction to Algorithms.
complexity -- Computational complexity class names.
computational-complexity -- Class for the journal Computational Complexity.
digiconfigs -- Writing "configurations"
dyntree -- Construct Dynkin tree diagrams.
eltex -- Simple circuit diagrams in LaTeX picture mode.
formula -- Typesetting physical units.
fouridx -- Left sub- and superscripts in maths mode.
functan -- Macros for functional analysis and PDE theory
galois -- Typeset Galois connections.
gastex -- Graphs and Automata Simplified in TeX.
gene-logic -- Typeset logic formulae, etc.
gu -- Typeset crystallographic group-subgroup-schemes.
hep -- A "convenience wrapper" for High Energy Physics packages.
hepnames -- Pre-defined high energy particle names.
hepparticles -- Macros for typesetting high energy physics particle names.
hepthesis -- A class for academic reports, especially PhD theses.
hepunits -- A set of units useful in high energy physics applications.
karnaugh -- Typeset Karnaugh-Veitch-maps.
mhchem -- Typeset chemical formulae/equations and Risk and Safety phrases.
mhs -- Historical mathematics.
miller -- Typeset miller indices.
objectz -- Macros for typesetting Object Z.
pseudocode -- LaTeX environment for specifying algorithms in a natural way.
scientificpaper -- Format a scientific paper for journal publication.
sciposter -- Make posters of ISO A3 size and larger.
sfg -- Draw signal flow graphs.
siunitx -- A comprehensive (SI) units package.
steinmetz -- Print Steinmetz notation.
struktex -- Draw Nassi-Schneidermann charts
t-angles -- Draw tangles, trees, Hopf algebra operations and other
pictures.
textopo -- Annotated membrane protein topology plots.
ulqda -- Support of Qualitative Data Analysis.
unitsdef -- Typesetting units in LaTeX.
youngtab -- Typeset Young-Tableaux.

texlive-pictures (2009-9+opp~1, main) - TeX Live: Graphics packages and programs
Binary for arch all (845.2 KB) | Source dir | changes | Homepage


This package includes the following CTAN packages:
asyfig -- Commands for using Asymptote figures.
autoarea -- Automatic computation of bounding boxes with PiCTeX.
bardiag -- LateX package for drawing bar diagrams.
cachepic -- Convert document fragments into graphics.
circuitikz -- Draw electrical networks with TikZ.
curve -- A class for making curriculum vitae.
curve2e -- Extensions for package pict2e.
curves -- Curves for LaTeX picture environment
dcpic -- Commutative diagrams in a LaTeX and TeX documents.
diagmac2 -- Diagram macros, using pict2e.
doc-pictex -- A summary list of PicTeX documentation.
dottex -- Use dot code in LaTeX.
dot2texi -- Create graphs within LaTeX using the dot2tex tool.
dratex -- General drawing macros.
eepic -- Extensions to epic and the LaTeX drawing tools.
epspdf -- Converter for PostScript, EPS and PDF.
epspdfconversion -- On-the-fly conversion of EPS to PDF.
fig4latex -- Management of figures for large LaTeX documents.
gnuplottex -- Embed Gnuplot commands in LaTeX documents.
miniplot -- A package for easy figure arrangement.
pb-diagram -- A commutative diagram package using LAMSTeX or Xy-pic fonts.
petri-nets -- A set TeX/LaTeX packages for drawing Petri nets.
pgf-soroban -- Create images of the soroban using TikZ/PGF.
pgfopts -- LaTeX package options with pgfkeys.
pgfplots -- Create normal/logarithmic plots in LaTeX.
picinpar -- Insert pictures into paragraphs.
pict2e -- New implementation of picture commands.
pictex -- Picture drawing macros for TeX and LaTeX.
pictex2 -- Adds relative coordinates and improves the \plot command.
pinlabel -- A TeX labelling package.
pmgraph -- "Poor man's" graphics.
randbild -- Marginal pictures.
schemabloc -- Draw block diagrams, using Tikz.
swimgraf -- Graphical/textual representations of swimming performances
texdraw -- Graphical macros, using embedded PostScript.
tikz-inet -- Draw interaction nets with TikZ
tikz-timing -- Easy generation of timing diagrams as tikz pictures.
tkz-doc -- Documentation macros for the TKZ series of packages.
tkz-linknodes -- Link nodes in mathematical environments.
tkz-tab -- Tables of signs and variations using PGF/TikZ.
tufte-latex -- Document classes inspired by the work of Edward Tufte.
xypic -- Flexible diagramming macros.

texlive-games (2009-7+opp~1, main) - TeX Live: Games typesetting
Binary for arch all (3.7 MB) | Source dir | changes | Homepage

Setups for typesetting various games, including chess.

This package includes the following CTAN packages:
cchess -- Chinese chess.
chess -- Fonts for typesetting chess boards.
chess-problem-diagrams -- A package for typesetting chess problem diagrams.
chessboard -- Print chess boards.
chessfss -- A package to handle chess fonts.
crossword -- Typeset crossword puzzles.
crosswrd -- Macros for typesetting crossword puzzles.
egameps -- LaTeX package for typesetting extensive games.
go -- Fonts and macros for typesetting go games.
hexgame -- Provide an environment to draw a hexgame-board.
jeopardy -- Build a jeopardy game in LaTeX.
othello -- Create othello boards in LaTeX.
psgo -- Typeset go diagrams with PSTricks.
sgame -- LaTeX style for typesetting strategic games.
skak -- Fonts and macros for typesetting chess games.
skaknew -- The skak chess fonts redone in Adobe Type 1.
sudoku -- Create sudoku grids.
sudokubundle -- A set of sudoku-related packages.
xq -- Support for writing about xiangqi.
xskak -- An extension to the skak package for chess typesetting.

texlive-doc-th (2009-2+opp~1, main) - TeX Live: Thai documentation
Binary for arch all (490.5 KB) | Source dir | changes | Homepage


This package includes the following CTAN packages:
lshort-thai -- Introduction to LaTeX in Thai.

texlive-doc-ja (2009-2+opp~1, main) - TeX Live: Japanese documentation
Binary for arch all (660.6 KB) | Source dir | changes | Homepage


This package includes the following CTAN packages:
lshort-japanese -- Japanese version of A Short Introduction to LaTeX2e

texlive-latex-recommended (2009-9+opp~1, main) - TeX Live: LaTeX recommended packages
Binary for arch all (6.4 MB) | Source dir | changes | Homepage

A collection of recommended add-on packages for LaTeX which have widespread
use

This package includes the following CTAN packages:
anysize -- A simple package to set up document margins.
booktabs -- Publication quality tables in LaTeX
caption -- Customising captions in floating environments.
cite -- Improved citation handling in LaTeX.
citeref -- Add reference-page-list to bibliography-items.
cmap -- Make PDF files searchable and copyable.
crop -- Support for cropmarks.
ctable -- Easily typeset centered tables.
ec -- Computer modern fonts in T1 and TS1 encodings.
eso-pic -- Add picture commands (or backgrounds) to every page.
euler -- Use AMS Euler fonts for math.
extsizes -- Extend the standard classes' size options.
fancybox -- Variants of \fbox and other games with boxes.
fancyref -- A LaTeX package for fancy cross-referencing.
fancyvrb -- Sophisticated verbatim text.
float -- Improved interface for floating objects.
fp -- Fixed point arithmetic.
index -- Extended index for LaTeX including multiple indexes.
jknapltx -- LaTeX support for Jörg Knappen's fonts.
koma-script -- A bundle of versatile classes and packages
listings -- Typeset source code listings using LaTeX.
mdwtools -- Miscellaneous tools by Mark Wooding.
memoir -- Typeset fiction, non-fiction and mathematical books.
metalogo -- Extended TeX logo macros.
microtype -- An interface to the micro-typographic features of pdfTeX.
ms -- Various LaTeX packages by Martin Schroder.
ntgclass -- "European" versions of standard classes.
pdfpages -- Include PDF documents in LaTeX.
powerdot -- A presentation class.
psfrag -- Replace strings in encapsulated PostScript figures.
rcs -- Use RCS (revision control system) tags in LaTeX documents.
rotating -- Rotation tools, including rotated full-page floats.
seminar -- Make overhead slides.
setspace -- Set space between lines.
subfig -- Figures broken into subfigures
thumbpdf -- Thumbnails for pdfTeX and dvips/ps2pdf.
xkeyval -- Extension of the keyval package.

texlive-publishers (2009-7+opp~1, main) - TeX Live: Support for publishers, theses, standards, conferences, etc.
Binary for arch all (2.0 MB) | Source dir | changes | Homepage


This package includes the following CTAN packages:
ANUfinalexam -- LaTeX document shell for ANU final exam
IEEEconf -- Macros for IEEE conference proceedings.
IEEEtran -- Document class for IEEE Transactions journals and conferences.
aastex -- Macros for Manuscript Preparation for AAS Journals.
acmconf -- Class for ACM conference proceedings.
acmtrans -- Class and BibTeX style for ACM Transactions.
active-conf -- Class for typesetting ACTIVE conference papers.
afthesis -- Air Force Institute of Technology thesis class.
aguplus -- Styles for American Geophysical Union.
aiaa -- Typeset AIAA conference papers.
ametsoc -- Official American Meteorological Society Latex Template.
apa -- American Psychological Association format.
arsclassica -- A different view of the ClassicThesis package.
asaetr -- Transactions of the ASAE.
ascelike -- Bibliography style for the ASCE.
beamer-FUBerlin -- Beamer, using the style of FU Berlin.
chem-journal -- Various BibTeX formats for journals in Chemistry.
classicthesis -- A "classically styled" thesis package.
confproc -- A set of tools for generating conference proceedings.
ebsthesis -- Typesetting theses for economics
economic -- BibTeX support for submitting to Economics journals.
elsevier -- Classes for Elsevier Science journals.
erdc -- Style for Reports by US Army Corps of Engineers.
estcpmm -- Style for Munitions Management Project Reports.
euproposal -- A class for preparing FP7 proposals.
gaceta -- A class to typeset La Gaceta de la RSME.
gatech-thesis -- Georgia Institute of Technology thesis class
har2nat -- Replace the harvard package with natbib.
icsv -- Class for typesetting articles for the ICSV conference.
ieeepes -- IEEE Power Engineering Society Transactions.
ijmart -- LaTeX Class for the Israel Journal of Mathematics.
imac -- International Modal Analysis Conference format.
imtekda -- IMTEK thesis class.
jhep -- Class for JHEP.
jpsj -- Document Class for Journal of the Physical Society of Japan.
kluwer --
lps -- Class for "Logic and Philosophy of Science".
macqassign -- Typeset assignments for Macquarie University.
mentis -- A basis for books to be published by Mentis publishers.
muthesis -- Classes for University of Manchester Dept of Computer Science.
nature -- Prepare papers for the journal Nature.
nddiss -- Notre Dame Dissertation format class.
nih -- A class for NIH grant applications.
nostarch -- LaTeX class for No Starch Press.
nrc -- Class for the NRC technical journals.
philosophersimprint -- Typesetting articles for "Philosophers' Imprint".
powerdot-FUBerlin -- Powerdot, using the style of FU Berlin.
pracjourn -- Typeset articles for PracTeX.
procIAGssymp -- Macros for IAG symposium papers.
ptptex -- Macros for 'Progress of Theoretical Physics'.
psu-thesis -- Package for writing a thesis at Penn State University.
revtex -- Styles for various Physics Journals.
sageep -- Format papers for the annual meeting of EEGS.
siggraph -- SIGGRAPH conference class.
spie -- Support for formatting SPIE Proceedings manuscripts.
stellenbosch -- Stellenbosch thesis bundle.
sugconf -- SAS(R) user group conference proceedings document class.
thesis-titlepage-fhac -- Little style to create a standard titlepage for
diploma thesis
thuthesis -- Thesis template for Tsinghua University.
toptesi -- Bundle of files for typsetting theses.
tugboat -- LaTeX macros for TUGboat articles.
tugboat-plain -- Plain TeX macros for TUGboat.
uaclasses -- University of Arizona thesis and dissertation format.
ucdavisthesis -- A thesis/dissertation class for University of California
Davis.
ucthesis -- University of California thesis format.
uiucthesis -- UIUC thesis class.
umthesis -- Dissertations at the University of Michigan.
umich-thesis -- University of Michigan Thesis LaTeX class.
ut-thesis -- University of Toronto thesis style.
uwthesis -- University of Washington thesis class.
vancouver -- Bibliographic style file for Biomedical Journals.
vxu -- Document classes for Vaxjo University
york-thesis -- A thesis class file for York University, Toronto.

texlive-pstricks (2009-7+opp~1, main) - TeX Live: PSTricks packages
Binary for arch all (24.3 MB) | Source dir | changes | Homepage


This package includes the following CTAN packages:
auto-pst-pdf -- Wrapper for pst-pdf (with some psfrag features).
bclogo -- Creating colourful boxes with logos.
makeplot -- Easy plots from Matlab in LaTeX.
pdftricks -- Support for pstricks in pdfTeX.
psbao -- Draw Bao diagrams.
pst-2dplot -- A PSTricks package for drawing 2D curves.
pst-3d -- A PSTricks package for tilting and other pseudo-3D tricks.
pst-3dplot -- Draw 3d curves and graphs using PSTricks.
pst-abspos -- Put objects at an absolute position.
pst-asr -- Typeset autosegmental representations for linguists.
pst-bar -- Produces bar charts using pstricks.
pst-barcode -- Print barcodes using PostScript.
pst-bezier -- Draw Bezier curves.
pst-blur -- PSTricks package for "blurred" shadows.
pst-bspline -- Draw cubic Bspline curves and interpolations.
pst-calendar -- Plot calendars in "fancy" ways.
pst-circ -- PSTricks package for drawing electric circuits.
pst-coil -- A PSTricks package for coils, etc.
pst-cox -- Drawing regular complex polytopes with PSTricks.
pst-dbicons -- Support for drawing ER diagrams.
pst-diffraction -- Print diffraction patterns from various apertures.
pst-eps -- Create EPS files from PSTricks figures.
pst-eucl -- Euclidian geometry with pstricks.
pst-fill -- Fill or tile areas with PSTricks.
pst-fr3d -- Draw 3-dimensional framed boxes using PSTricks.
pst-fractal -- Draw fractal sets using PSTricks.
pst-fun -- Draw "funny" objects with PSTricks.
pst-func -- PSTricks package for plotting mathematical functions.
pst-gantt -- Draw GANTT charts with pstricks.
pst-geo -- Geographical Projections
pst-ghsb --
pst-gr3d -- Three dimensional grids with PSTricks.
pst-grad -- Filling with colour gradients, using PStricks.
pst-infixplot -- Using pstricks plotting capacities with infix expressions
rather than RPN
pst-jtree -- Typeset complex trees for linguists.
pst-labo -- Draw objects for Chemistry laboratories.
pst-lens -- Lenses with PSTricks.
pst-light3d -- 3D lighting effects for pstricks.
pst-math -- Enhancement of PostScript math operators to use with pstricks
pst-ob3d -- Three dimensional objects using PSTricks.
pst-optexp -- Drawing optical experimental setups.
pst-optic -- Drawing optics diagrams.
pst-osci -- Oscgons with PSTricks.
pst-pad -- Draw simple attachment systems with PSTricks.
pst-pdgr -- Draw medical pedigrees using pstricks.
pst-poly -- Polygons with PSTricks.
pst-qtree -- Simple syntax for trees.
pst-sigsys -- Support of signal processing-related disciplines.
pst-slpe -- Sophisticated colour gradients.
pst-spectra -- Draw continuum, emission and absorption spectra with
PSTricks.
pst-solides3d -- Draw perspective views of 3D solids.
pst-soroban -- Draw a Soroban using PSTricks.
pst-stru -- Civil engineering diagrams, using pstricks.
pst-support -- Assorted support files for use with PStricks.
pst-text -- Text and character manipulation in PSTricks.
pst-tree -- Trees, using pstricks.
pst-uml -- UML diagrams with PSTricks.
pst-vowel -- Enable arrows showing diphthongs on vowel charts.
pst-vue3d -- Draw perspective views of three dimensional objects.
pst2pdf -- A script to compile pstricks documents via pdftex.
pstricks -- PostScript macros for TeX.
pstricks-add -- A collection of add-ons and bugfixes for PSTricks.
uml -- UML diagrams in LaTeX.
vaucanson-g -- PSTricks macros for drawing automata

texlive-generic-recommended (2009-9+opp~1, main) - TeX Live: Recommended generic packages
Binary for arch all (1.6 MB) | Source dir | changes | Homepage

Recommended packages that work with multiple formats.

This package includes the following CTAN packages:
epsf -- Simple macros for EPS inclusion.
fontname -- Scheme for naming fonts in TeX.
genmisc --
multido -- A loop facility for Generic TeX.
tex-ps -- TeX to PostScript generic macros and add-ons.

texlive-common (2009-9+opp~1, main) - TeX Live: Base component
Binary for arch all (97.4 KB) | Source dir | changes | Homepage

The TeX Live software distribution offers a complete TeX system. It encompasses programs for typesetting, previewing and printing of TeX documents in many different languages, and a large collection of TeX macros and font libraries.

The distribution also includes extensive general documentation about TeX, as well as the documentation accompanying the included software packages.

This package provides a common base for all TeX Live packages.

texlive-doc-base (2009-2+opp~1, main) - TeX Live: TeX Live documentation
Binary for arch all (1.3 MB) | Source dir | changes | Homepage


This package includes the following CTAN packages:
texlive-en -- TeX Live manual (English)

texlive-doc-pl (2009-2+opp~1, main) - TeX Live: Polish documentation
Binary for arch all (3.4 MB) | Source dir | changes | Homepage


This package includes the following CTAN packages:
lshort-polish -- Introduction to LaTeX in Polish.
tex-virtual-academy-pl --
texlive-pl -- TeX Live manual (Polish)

texlive-extra-utils (2009-7+opp~1, main) - TeX Live: TeX auxiliary programs
Binary for arch all (1.5 MB) | Source dir | changes | Homepage

Various useful, but non-essential, support programs. Includes programs and
macros for DVI file manipulation, literate programming, patgen, and the
TeX Works Editor.

This package includes the following CTAN packages:
a2ping -- Advanced PS, PDF, EPS converter.
bibtex8 -- A fully 8-bit adaptation of BibTeX 0.99.
ctie --
cweb -- A Web system in C.
detex -- Strip TeX from a source file.
dtl -- Tools to dis-assemble and re-assemble DVI files.
dvi2tty -- Produce ASCII from DVI.
dviasm -- A utility for editing DVI files.
dvicopy -- Copy DVI files, flattening VFs.
dviljk -- DVI to Laserjet output.
dvipos --
findhyph -- Find hyphenated words in a document.
getnonfreefonts --
hyphenex -- Generate a hyphenation exceptions file.
latex2man -- Translate LaTeX-based manual pages into Unix man format.
listings-ext -- Automated input of source.
mkind-english --
mkjobtexmf -- Generate a texmf tree for a particular job.
patgen --
pdfcrop -- Crop PDF graphics.
pdftools -- PDF-related utilities, including PostScript-to-PDF conversion
pkfix -- Replace pk fonts in PostScript with Type 1 fonts.
pkfix-helper -- Make PostScript files accessible to pkfix.
seetexk -- Utiities for manipulating DVI files.
synctex --
texcount -- Count words in a LaTeX document.
texdiff -- Compare documents and produce tagged merge.
texdirflatten -- Collect files related to a LaTeX job in a single
directory.
texloganalyser -- Analyse TeX logs.
texware -- Utility programs for use with TeX.
tie -- Allow multiple web change files.
tpic2pdftex -- Use tpic commands in PDFTeX.
web -- original web programs tangle and weave

texlive-doc-ko (2009-2+opp~1, main) - TeX Live: Korean documentation
Binary for arch all (1.1 MB) | Source dir | changes | Homepage


This package includes the following CTAN packages:
lshort-korean -- Korean introduction to LaTeX.

texlive-luatex (2009-9+opp~1, main) - TeX Live: LuaTeX packages
Binary for arch all (962.5 KB) | Source dir | changes | Homepage

Packages for LuaTeX, a Unicode-aware extension of pdfTeX, using Lua as an
embedded scripting and extension language. http://luatex.org/

This package includes the following CTAN packages:
luainputenc -- Replacing inputenc for use in LuaTeX.
luamplib -- Use LuaTeX's built-in MetaPost interpreter.
luaotfload -- ConTeXt OTF loading system for Plain and LaTeX.
luatextra -- Additional macros for Plain TeX and LaTeX in LuaTeX.

texlive-doc-pt (2009-2+opp~1, main) - TeX Live: Portuguese documentation
Binary for arch all (4.7 MB) | Source dir | changes | Homepage


This package includes the following CTAN packages:
beamer-tut-pt -- An introduction to the Beamer class, in Portuguese.
cursolatex -- A LaTeX tutorial.
latexcheat-ptbr -- A LaTeX cheat sheet, in Brazilian Portuguese.
lshort-portuguese -- Introduction to LaTeX in Portuguese.
xypic-tut-pt -- A tutorial for XY-pic, in Portuguese.

texlive-plain-extra (2009-7+opp~1, main) - TeX Live: Plain TeX supplementary packages
Binary for arch all (3.4 MB) | Source dir | changes | Homepage

Add-on packages and macros that work with plain TeX.

This package includes the following CTAN packages:
figflow -- Flow text around a figure.
fixpdfmag -- Fix magnification in PDFTeX.
font-change -- Macros to Change Text and Math fonts in plain TeX.
fontch -- Changing fonts, sizes and encodings in Plain TeX.
hyplain -- Basic support for multiple languages in Plain TeX.
jsmisc -- Miscellaneous macros from Joachim Schrod.
mkpattern -- A utility for making hyphenation patterns.
newsletr -- Macros for making newsletters with Plain TeX.
placeins-plain -- Insertions that keep their place.
plgraph -- The LaTeX picture mode, for use with Plain TeX.
plnfss -- Font selection for Plain TeX.
resumemac -- Plain TeX macros for resumes.
timetable -- Generate timetables.
treetex -- Draw trees.
typespec -- Create font samplers.
varisize -- Change font size in Plain TeX.
vertex -- Styles for economics working papers and journals.

texlive-metapost (2009-9+opp~1, main) - TeX Live: MetaPost (and Metafont) drawing packages
Binary for arch all (425.2 KB) | Source dir | changes | Homepage


This package includes the following CTAN packages:
automata -- Finite state machines, graphs and trees in MetaPost.
bbcard -- Bullshit bingo, calendar and baseball-score cards.
blockdraw_mp -- Block diagrams and bond graphs, with MetaPost.
bpolynomial -- Drawing polynomial functions of up to order 3.
cmarrows -- MetaPost arrows and braces in the Computer Modern style.
drv -- Derivation trees with MetaPost.
dviincl -- Include a DVI page into MetaPost output.
emp -- "Encapsulate" MetaPost figures in a document.
epsincl -- Include EPS in MetaPost figures.
expressg -- Diagrams consisting of boxes, lines, and annotations.
exteps -- Include EPS figures in MetaPost.
featpost -- MetaPost macros for 3D.
garrigues -- MetaPost macros for the reproduction of Garrigues' Easter
nomogram.
hatching -- MetaPost macros for hatching interior of closed paths.
latexmp -- Interface for LaTeX-based typesetting in MetaPost
metago -- MetaPost output of Go positions.
metaobj -- MetaPost package providing high-level objects.
metaplot -- Plot-manipulation macros for use in Metapost.
metapost -- A development of MetaFont for creating graphics.
metauml -- MetaPost library for typesetting UML diagrams.
mfpic -- Draw MetaFont/Post pictures from (La)TeX commands.
mfpic4ode -- Macros to draw direction fields and solutions of ODEs.
mp3d -- 3D animations.
mpattern -- Patterns in MetaPost.
piechartmp -- Draw pie-charts using MetaPost.
roex --
slideshow -- Generate slideshow with MetaPost.
splines -- MetaPost macros for drawing cubic spline interpolants.
suanpan -- MetaPost macros for drawing Chinese and Japanese abaci.
textpath -- Setting text along a path with MetaPost.

texlive-music (2009-7+opp~1, main) - TeX Live: Music typesetting
Binary for arch all (1.7 MB) | Source dir | changes | Homepage

Music-related fonts and packages.

This package includes the following CTAN packages:
abc -- Support ABC music notation in LaTeX.
figbas -- Mini-fonts for figured-bass notation in music.
gchords -- Typeset guitar chords.
guitar -- Guitar chords and song texts.
harmony -- Typeset harmony symbols, etc., for musicology.
musictex -- Typesetting music with TeX.
songbook -- Package for typesetting song lyrics and chord books.

texlive-doc-fr (2009-2+opp~1, main) - TeX Live: French documentation
Binary for arch all (6.4 MB) | Source dir | changes | Homepage


This package includes the following CTAN packages:
epslatex-fr -- French version of "graphics in LaTeX".
impatient-fr -- Free edition of the book "TeX for the Impatient"
l2tabu-french -- French translation of l2tabu.
lshort-french -- Short introduction to LaTeX, French translation.
texlive-fr -- TeX Live manual (French)

texlive-humanities (2009-7+opp~1, main) - TeX Live: Humanities packages
Binary for arch all (301.8 KB) | Source dir | changes | Homepage

Packages for law, linguistics, the social sciences, the humanities, etc.

This package includes the following CTAN packages:
alnumsec -- Alphanumeric section numbering.
arydshln -- Horizontal and vertical dashed lines in arrays and tabulars.
bibleref -- Format bible citations.
covington -- Linguistic support.
dramatist -- Typeset dramas, both in verse and in prose.
ecltree -- Trees using epic and eepic macros.
ednotes -- Typeset scholarly editions.
gb4e -- Linguistic tools.
gmverse -- a package for typesetting (short) poems.
jura -- A document class for German legal texts.
juraabbrev -- Abbreviations for typesetting (German) juridical documents.
juramisc -- Typesetting German juridical documents.
jurarsp -- Citations of judgements and official documents in (German)
juridical documents.
ledmac -- Typeset scholarly editions in parallel texts.
lexikon -- Macros for a two language dictionary.
lineno -- Line numbers on paragraphs.
linguex -- Format linguists' examples.
liturg -- Support for typesetting Catholic liturgical texts.
parallel -- Typeset parallel texts.
parrun -- Typesets (two) streams of text running parallel.
plari -- Typesetting stageplay scripts.
play -- Typeset drama using LaTeX.
poemscol -- Typesetting Critical Editions of Poetry.
qobitree -- LaTeX macros for typesetting trees.
qtree -- Draw tree structures.
rtklage -- A package for German lawyers
screenplay -- A class file to typeset screenplays.
sides -- A LaTeX class for typesetting stage plays.
stage -- A LaTeX class for stage plays
tree-dvips -- Trees and other linguists' macros.
verse -- Aids for typesetting simple verse.
xyling -- Draw syntactic trees, etc., for linguistics literature, using xy-
pic.

texlive-formats-extra (2009-7+opp~1, main) - TeX Live: Extra formats
Binary for arch all (2.1 MB) | Source dir | changes | Homepage

A collection of TeX `formats', ie large-scale macro packages designed to be
dumped into .fmt file

This package includes the following CTAN packages:
alatex -- Abstract LaTeX.
edmac -- Typeset scholarly edition.
eplain -- Extended plain tex macros.
mltex -- The MLTeX system.
physe -- The PHYSE format.
phyzzx -- A TeX format for physicists.
psizzl -- A TeX format for physics papers.
startex -- An XML-inspired format for student use.
texsis -- Plain TeX macros for Physicists.
ytex -- Macro package developed at MIT.

texlive-doc-mn (2009-2+opp~1, main) - TeX Live: Mongolian documentation
Binary for arch all (1.7 MB) | Source dir | changes | Homepage


This package includes the following CTAN packages:
lshort-mongol -- Short introduction to LaTeX, in Mongolian.

texlive-omega (2009-9+opp~1, main) - TeX Live: Omega
Binary for arch all (2.2 MB) | Source dir | changes | Homepage

Omega, a 16-bit extended TeX by John Plaice and Yannis Haralambous

This package includes the following CTAN packages:
antomega -- Alternative language support for Omega/Lambda.
lambda -- LaTeX format based on the Omega engine.
mxd -- Support for Mongolian "horizontal" (Xewtee Dorwoljin) script.
mxedruli -- A pair of Georgian fonts.
omega -- A wide-character-set extension of TeX.
aleph -- Extended TeX.
omegaware --

texlive-latex-extra (2009-7+opp~1, main) - TeX Live: LaTeX supplementary packages
Binary for arch all (4.6 MB) | Source dir | changes | Homepage

A large collection of add-on packages for LaTeX.

This package includes the following CTAN packages:
AkkTeX -- A collection of packages and classes.
ESIEEcv -- Curriculum vitae for French use.
HA-prosper -- Patches and improvements for prosper.
Tabbing -- Tabbing with accented letters.
a0poster -- Support for designing posters on large paper.
abstract -- Control the typesetting of the abstract environment.
achemso -- Support for American Chemical Society journal submissions.
acronym -- Expand acronyms at least once.
addlines -- A user-friendly wrapper around \enlargethispage.
adrconv -- BibTeX styles to implement an address database.
adrlist -- Using address lists in LaTeX.
akletter -- Comprehensive letter support.
alterqcm -- Multiple choice questionnaires in two column tables.
altfont -- Alternative font handling in LaTeX.
amsaddr -- Alter the position of affiliations in amsart.
animate -- Create PDF animations from graphics files and inline graphics.
anonchap -- Make chapters be typeset like sections.
answers -- Setting questions (or exercises) and answers.
anyfontsize -- Select any font size in LaTeX.
appendix -- Extra control of appendices.
arcs -- Draw arcs over and under text
arrayjob -- Array data structures for (La)TeX.
assignment -- A class file for typesetting homework and lab assignments
attachfile -- Attach arbitrary files to a PDF document
authoraftertitle -- Make author, etc., available after \maketitle.
authorindex -- Index citations by author names.
autotab -- Generating tabulars from input data.
beamer-contrib -- Contributed beamer theme.
beamerposter -- Extend beamer and a0poster for custom sized posters.
begriff -- Typeset Begriffschrift.
beton -- Use Concrete fonts.
bez123 -- Support for Bezier curves.
bezos -- Packages by Javier Bezos.
bigfoot -- Footnotes for critical editions.
binomexp -- Calculate Pascal's triangle.
bizcard -- Typeset business cards.
blindtext -- Producing 'blind' text for testing.
blowup -- Upscale or downscale all pages of a document.
boites -- Boxes that may break across pages
bookest -- Extended book class.
booklet -- Aids for printing simple booklets.
boolexpr -- A boolean expression evaluator and a switch command.
bophook -- Provides an At-Begin-Page hook.
boxhandler -- Flexible Captioning and Deferred Box/List Printing.
bracketkey -- Produce bracketed identification keys.
breakurl -- Line-breakable \url-like links in hyperref when compiling via
dvips/ps2pdf.
bullcntr -- Display list item counter as regular pattern of bullets.
bussproofs -- Proof trees in the style of the sequent calculus.
calctab -- Language for numeric tables.
calrsfs -- Copperplate calligraphic letters in LaTeX.
calxxxx -- Prints a card-size calendar for any year.
captcont -- Retain float number across several floats.
casyl -- Typeset Cree/Inuktitut in Canadian Aboriginal Syllabics.
catechis -- Macros for typesetting catechisms.
cbcoptic -- Coptic fonts and LaTeX macros for general usage and for
philology.
ccaption -- Continuation headings and legends for floats.
cclicenses -- Typeset Creative Commons licence logos.
cd -- Typeset CD covers.
cd-cover -- Typeset CD covers.
cdpbundl -- Business letters in the Italian style.
cellspace -- Ensure minimal spacing of table cells.
changebar -- Generate changebars in LaTeX documents.
changelayout -- Change the layout of individual pages and their text.
changepage -- Margin adjustment and detection of odd/even pages.
changes -- Manual change markup.
chappg -- Page numbering by chapter.
chapterfolder -- Package for working with complicated folder structures.
chletter -- Class for typesetting letters to Swiss rules.
chngcntr -- Change the resetting of counters.
circ -- Macros for typesetting circuit diagrams.
cjw -- A bundle of packages and classes.
clefval -- Key/value support with a hash.
cleveref -- Automatic cross-reference formatting.
clock -- Graphical and textual clocks for TeX and LaTeX.
cmdstring -- Get command name reliably.
cmdtrack -- Check used commands.
cmsd -- Interfaces to the CM Sans Serif Bold fonts.
codedoc -- LaTeX code and documentation in LaTeX-format file.
codepage -- Support for variant code pages.
colorinfo -- Retrieve colour model and values for defined colours.
colorwav -- Colours by wavelength of visible light.
combine -- Bundle individual documents into a single document.
comment -- Selectively include/excludes portions of text.
concprog -- Concert programmes.
constants -- Automatic numbering of constants.
contour -- Print a coloured contour around text.
cooking -- Typeset recipes.
cool -- COntent-Oriented LaTeX.
coollist -- Manipulate COntent Oriented LaTeX Lists.
coolstr -- String manipulation in LaTeX.
cooltooltips -- Associate a pop-up window and tooltip with PDF hyperlinks.
coordsys -- Draw cartesian coordinate systems.
courseoutline -- Prepare university course outlines.
coursepaper -- Prepare university course papers.
coverpage -- Automatic cover page creation for scientific papers (with
BibTeX data and copyright notice).
crossreference -- Crossreferences within documents.
csquotes -- Context sensitive quotation facilities.
csvtools -- Reading data from CSV files.
cuisine -- Typeset recipes.
currvita -- Typeset a curriculum vitae.
cursor -- Draw a cursor in an equation.
cv -- A package for creating a curriculum vitae.
cweb-latex -- A LaTeX version of CWEB.
cwpuzzle -- Typeset crossword puzzles.
dashbox -- Draw dashed boxes.
dashrule -- Draw dashed rules.
datatool -- Tools to load and manipulate data.
dateiliste -- Extensions of the \listfiles concept.
datenumber -- Convert a date into a number and vice versa.
datetime -- Change format of \today with commands for current time.
decimal -- LaTeX package for the English raised decimal point.
delimtxt -- Read and parse text tables.
diagnose -- A diagnostic tool for a TeX installation.
dialogl -- Macros for constructing interactive LaTeX scripts.
dichokey -- Construct dichotomous identification keys.
dinbrief -- German letter DIN style.
directory -- An address book using BibTeX.
dlfltxb -- Macros related to "Introdktion til LaTeX".
dnaseq -- Format DNA base sequences.
docmfp -- Document non-LaTeX code.
docmute -- Convert document fragments into graphics.
doi -- Create correct hyperlinks for DOI numbers.
dotarrow -- Extendable dotted arrows.
dotseqn -- Flush left equations with dotted leaders to the numbers.
dox -- Extend the doc package.
dpfloat -- Support for double-page floats.
dprogress -- LaTeX-relevant log information for debugging.
drac -- Declare active character substitution, robustly.
draftcopy -- Identify draft copies.
draftwatermark -- Put a grey textual watermark on document pages.
dtk -- Document class for the journal of DANTE.
dtxgallery -- A small collection of minimal DTX examples.
dvdcoll -- A class for typesetting DVD archives
eCards -- Electronic flash cards.
easy -- A collection of easy-to-use macros.
easylist -- Lists using a single active character.
ean13isbn -- Print EAN13 for ISBN.
ebezier -- Device independent picture environment enhancement.
ecclesiastic -- Typesetting Ecclesiastic Latin.
ecv -- A fancy Curriculum Vitae class.
ed -- Editorial Notes for LaTeX documents.
edmargin -- Multiple series of endnotes for critical editions.
eemeir -- Adjust the gender of words in a document.
egplot -- Encapsulate Gnuplot sources in LaTeX documents.
ellipsis -- Fix uneven spacing around ellipses in LaTeX text mode.
elmath -- Mathematics in Greek texts.
elpres -- A simple class for electronic presentations
elsarticle -- Class for articles for submission to Elsevier journals.
em --
emptypage -- Make empty pages really empty.
emulateapj -- Produce output similar to that of APJ.
endfloat -- Move floats to the end with markers where they belong.
endheads -- Running headers of the form "Notes to pp.xx-yy"
engpron -- Helps to type the pronunciation of English words.
engrec -- Enumerate with lower- or uppercase Greek letters.
enumitem -- Control layout of itemize, enumerate, description.
envbig -- Printing addresses on envelopes.
environ -- A new interface for environments in LaTeX.
envlab -- Addresses on envelopes or mailing labels.
epigraph -- A package for typesetting epigraphs.
epiolmec -- Typesetting the Epi-Olmec Language.
eqexam -- A stand-alone exam package.
eqlist -- Description lists with equal indentation.
eqname -- Name tags for equations.
eqparbox -- Create equal-widthed parboxes.
errata -- Error markup for LaTeX documents.
esdiff -- Simplify typesetting of derivatives.
esint -- Extended set of integrals for Computer Modern.
esint-type1 -- Font esint10 in Type 1 format
etaremune -- Reverse-counting enumerate environment.
etextools -- e-TeX tools for LaTeX users and package writers.
etoolbox -- Tool-box for LaTeX programmers using e-TeX.
eukdate -- UK format dates, with weekday.
europecv -- Unofficial class for European curricula vitae.
everypage -- Provide hooks to be run on every page of a document.
exam -- Package for typesetting exam scripts.
examdesign -- LaTeX class for typesetting exams.
examplep -- Verbatim phrases and listings in LaTeX.
exceltex -- Get data from Excel files into LaTeX.
exercise -- Typeset exercises, problems, etc. and their answers
exp-testopt -- Expandable \@testopt (and related) macros.
expdlist -- Expanded description environments.
export -- Import and export values of LaTeX registers.
extract -- Extract parts of a document and write to another document.
facsimile -- Document class for preparing faxes.
fancynum -- Typeset numbers.
fancytooltips -- Include a wide range of material in PDF tooltips.
figsize -- Auto-size graphics.
filecontents -- Extended filecontents and filecontents* environments
fink -- The LaTeX2e File Name Keeper.
fixfoot -- Multiple use of the same footnote text.
fixme -- Insert "fixme" notes into draft documents.
flabels -- Labels for files and folders.
flacards -- Generate flashcards for printing.
flagderiv -- Flag style derivation package
flashcards -- A class for typesetting flashcards.
flippdf -- Horizontal flipping of pages with pdfLaTeX.
floatrow -- Modifying the layout of floats.
flowfram -- Create text frames for posters, brochures or magazines.
fltpage -- Place caption on an adjacent page.
fmp -- Include Functional MetaPost in LaTeX.
fmtcount -- Display the value of a LaTeX counter in a variety of formats.
fn2end -- Convert footnotes to endnotes.
fnbreak -- Warn for split footnotes.
fncychap -- Seven predefined chapter heading styles.
foilhtml -- Interface between foiltex and LaTeX2HTML.
fonttable -- Print font tables from a LaTeX document.
footmisc -- A range of footnote options.
footnpag -- Per-page numbering of footnotes.
forarray -- Using array structures in LaTeX.
forloop -- Iteration in LaTeX.
formlett -- Letters to multiple recipients.
formular -- Create forms containing field for manual entry.
fragments -- Fragments of LaTeX code.
frankenstein -- A collection of LaTeX packages.
fribrief -- Two LaTeX classes for writing letters in German.
fullblck -- Left-blocking for letter class.
fullpict -- Full page pictures.
fundus -- Providing LaTeX access to various font families.
g-brief -- Letter document class.
gauss -- A package for Gaussian operations.
gcard -- Arrange text on a sheet to fold into a greeting card.
gcite -- Citations in a reader-friendly style.
genmpage -- Generalization of LaTeX's minipages.
getfiledate -- Find the date of last modification of a file.
ginpenc -- Modification of inputenc for German.
gloss -- Create glossaries using BibTeX.
glossaries -- Create glossaries and lists of acronyms.
gmdoc -- Documentation of LaTeX packages.
gmdoc-enhance -- Some enhancements to the gmdoc package.
gmeometric -- Change page size wherever it's safe
gmiflink -- Simplify usage of \hypertarget and \hyperlink.
gmutils -- Support macros for other packages.
gmverb -- A variant of LaTeX \verb, verbatim and shortvrb.
graphicx-psmin -- Reduce size of PostScript files by not repeating images.
grfpaste -- Include fragments of a dvi file.
grid -- Grid typesetting in LaTeX.
gridset -- Grid, a.k.a. in-register, setting.
guitlogo -- Macros for typesetting the GuIT logo.
hanging -- Hanging paragraphs.
harpoon -- Extra harpoons, using the graphics package.
hc -- Replacement for the LaTeX classes.
hhtensor -- Print vectors, matrices, and tensors.
histogr -- Draw histograms with the LaTeX picture environment.
hitec -- Class for documentation.
hpsdiss -- A dissertation class.
hvfloat -- Rotating caption and object of floats independently.
hypdvips -- Hyperref extensions for use with dvips.
hyper -- Hypertext cross referencing.
hyperref-docsrc --
hyperxmp -- Embed XMP metadata within a LaTeX document.
hyphenat -- Disable/enable hypenation.
ifmslide -- Presentation slides for screen and printouts.
ifmtarg -- If-then-else command for processing potentially empty arguments.
ifplatform -- Conditionals to test which platform is being used.
image-gallery -- Create an overview of pictures from a digital camera or
from other sources.
import -- Establish input relative to a directory.
inlinedef -- Inline expansions within definitions.
interactiveworkbook -- latex-based interactive PDF on the web
inversepath -- Calculate inverse file paths.
iso -- Generic ISO standards typesetting macros.
iso10303 -- Typesetting the STEP standards.
isodate -- Tune the output format of dates according to language.
isonums -- Display numbers in maths mode according to ISO 31-0.
isodoc -- A LaTeX class for the preparation of letters and invoices.
isorot -- Rotation of document elements.
isotope -- A package for type setting isotopes
kastrup --
kerntest -- Print tables and generate control files to adjust kernings.
keycommand -- Simple creation of commands with key-value arguments.
keystroke -- Graphical representation of keys on keyboard.
labbook -- Typeset laboratory journals.
labelcas -- Check the existence of labels, and fork accordingly.
labels -- Print sheets of sticky labels.
lastpage -- Reference last page for Page N of M type footers.
latex-tds -- A structured copy of the LaTeX distribution.
layouts -- Display various elements of a document's layout.
lazylist -- Lists in TeX's "mouth".
lcd -- Alphanumerical LCD-style displays.
lcg -- Generate random integers.
leading -- Define leading with a length.
leaflet -- Create small handouts (flyers).
leftidx -- Left and right subscripts and superscripts in math mode.
lettre -- Letters and faxes in French.
lettrine -- Typeset dropped capitals.
lewis -- Draw Lewis structures.
lhelp -- Miscellaneous helper packages.
limap -- Typeset maps and blocks according to the Information Mapping
method.
lipsum -- Easy access to the Lorem Ipsum dummy text.
listliketab -- Typeset lists as tables.
listofsymbols -- Create and manipulate lists of symbols
lkproof -- LK Proof figure macros.
localloc -- Macros for localizing TeX register allocations.
logical-markup-utils -- Packages for language-dependent inline quotes and
dashes.
logpap -- Generate logarithmic graph paper with LaTeX.
lsc -- Typesetting Live Sequence Charts.
ltablex -- Table package extensions.
ltabptch -- Bug fix for longtable.
ltxdockit -- Documentation support.
ltxindex -- A LaTeX package to typeset indices with GNU's Texindex.
ltxnew -- A simple means of creating commands.
mailing -- Macros for mail merging.
mailmerge -- Repeating text field substitution.
makebarcode -- Print various kinds 2/5 and Code 39 bar codes.
makebox -- Defines a \makebox* command.
makecell -- Tabular column heads and multilined cells.
makecirc -- A MetaPost library for drawing electrical circuit diagrams.
makecmds -- The new \makecommand command always (re)defines a command.
makedtx -- Perl script to help generate dtx and ins files
makeglos -- Include a glossary into a document.
manfnt -- LaTeX support for the TeX book symbols.
manuscript -- Emulate look of a document typed on a typewriter.
mapcodes -- Support for multiple character sets and encodings.
maple -- Styles and examples for the MAPLE newsletter.
marginnote -- Notes in the margin, even where \marginpar fails
mathexam -- Package for typesetting exams.
maybemath -- Make math bold or italic according to context.
mcaption -- Put captions in the margin.
mceinleger -- Creating covers for music cassettes.
mcite -- Multiple items in a single citation.
mciteplus -- Enhanced multiple citations.
memexsupp -- Experimental memoir support.
menu -- Typesetting menus.
method -- Typeset method and variable declarations.
metre -- Support for the work of classicists
mff -- Multiple font formats.
mftinc -- Pretty-print Metafont source.
midpage -- Environment for vertical centring.
minibox -- A simple type of box for LaTeX.
minipage-marginpar -- Minipages with marginal notes.
minitoc -- Produce a table of contents for each chapter, part or section.
minutes -- Package for writing minutes of meetings.
misc209 --
mla-paper -- Proper MLA formatting.
mlist -- Logical markup for lists.
mmap -- Include CMap resources in PDF files from PDFTeX.
moderncv -- A modern curriculum vitae class.
modref -- Customisation of cross-references in LaTeX.
modroman -- Write numbers in lower case roman numerals.
morefloats -- Increase the number of simultaneous LaTeX floats.
moresize -- Allows font sizes up to 35.83pt.
moreverb -- Extended verbatim.
movie15 -- Multimedia inclusion package.
mparhack -- A workaround for a LaTeX bug in marginpars.
msc -- Draw MSC diagrams.
msg -- A package for LaTeX localisation.
mslapa -- Michael Landy's APA citation style.
mtgreek -- Use italic and upright greek letters with mathtime.
multenum -- Multi-column enumerated lists.
multibbl -- Multiple bibliographies.
multicap -- Format captions inside multicols
multirow -- Create tabular cells spanning multiple rows.
nag -- Detecting and warning about obsolete LaTeX commands
namespc -- Rudimentary c++-like namespaces in LaTeX.
ncclatex -- An extended general-purpose class
ncctools -- A collection of general packages for LaTeX
needspace -- Insert pagebreak if not enough space.
newfile -- User level management of LaTeX input and output.
newlfm -- Write letters, facsimiles, and memos.
newspaper -- Typeset newsletters to resemble newspapers.
newvbtm -- Define your own verbatim-like environment.
nextpage -- Generalisations of the page advance commands.
nfssext-cfr -- Extensions to the LaTeX NFSS.
niceframe -- Support for fancy frames.
nicetext -- Minimal markup for simple text (Wikipedia style) and
documentation.
noitcrul -- Improved underlines in mathematics.
nomencl -- Produce lists of symbols as in nomenclature.
nomentbl -- Nomenclature typeset in a longtable
nonfloat -- Non-floating table and figure captions.
notes -- Mark sections of a document.
ntabbing -- Simple tabbing extension for automatic line numbering.
ntheorem -- Enhanced theorem environment.
numname -- Convert a number to its English expression.
numprint -- Print numbers with separators and exponent if necessary.
ocr-latex -- LaTeX support for ocr fonts.
octavo -- Typeset books following classical design and layout.
oldstyle -- Old style numbers in OT1 encoding.
onlyamsmath -- Inhibit use of non-amsmath mathematics markup when using
amsmath.
opcit -- Footnote-style bibliographical references.
outline -- List environment for making outlines.
outliner -- Change section levels easily.
overpic -- Combine LaTeX commands over included graphics.
pagecont -- Page numbering that continues between documents.
pagenote -- Notes at end of document.
paper -- Versions of article class, tuned for scholarly publications.
papercdcase -- Origami-style folding paper CD case.
papertex -- Class for newspapers, etc.
paralist -- Enumerate and itemize within paragraphs.
paresse -- Defines simple macros for greek letters.
patch -- Patch loaded packages, etc..
patchcmd -- Change the definition of an existing command.
pauldoc -- German LaTeX package documentation.
pawpict -- Using graphics from PAW.
pax -- Extract and reinsert PDF annotations with pdfTeX.
pbox -- A variable-width \parbox command.
pbsheet -- Problem sheet class.
pdfcomment -- A user-friendly interface to pdf annotations.
pdfcprot -- Activating and setting of character protruding using pdflatex.
pdfmarginpar -- Generate marginpar-equivalent PDF annotations.
pdfscreen -- Support screen-based document design.
pdfslide -- Presentation slides using pdftex.
pdfsync -- Provide links between source and PDF.
pdfwin --
pdfx -- PDF/X-1a and PDF/A-1b support for pdfTeX.
pecha -- Print Tibetan text in the classic pecha layout style.
perltex -- Define LaTeX macros in terms of Perl code
permute -- Support for symmetric groups.
petiteannonce -- A class for small advertisements.
philex -- Cross references for named and numbered environments.
photo -- A float environment for photographs.
pittetd -- Electronic Theses and Dissertations at Pitt.
placeins -- Control float placement.
plates -- Arrange for "plates" sections of documents.
plweb -- Literate Programming for Prolog with LaTeX.
polyglot --
polynom -- Macros for manipulating polynomials.
polynomial -- Typeset (univariate) polynomials.
polytable -- Tabular-like environments with named columns.
postcards -- Facilitates mass-mailing of postcards (junkmail).
ppr-prv -- Prosper preview.
preprint -- A bundle of packages provided "as is".
prettyref -- Make label references "self-identify".
printlen -- Print lengths using specified units.
probsoln -- generate problem sheets and their solution sheets
program -- Typesetting programs and algorithms.
progress -- Creates an overview of a document's state.
properties -- Load properties from a file.
protex -- Literate programming package.
protocol -- A class for typesetting minutes of meetings.
psfragx -- A psfrag eXtension.
pst-pdf -- Make PDF versions of graphics by processing between runs.
pstool -- Support for psfrag within pdfLaTeX.
qcm -- A LaTeX2e class for making multiple choice questionnaires
qstest -- Bundle for unit tests and pattern matching.
qsymbols -- Maths symbol abbreviations.
quotchap -- Decorative chapter headings.
quotmark -- Consistent quote marks.
randtext -- Randomise the order of characters in strings.
rangen -- Generate random integers, rational and decimal numbers.
rccol -- Decimal-centered optionally rounded numbers in tabular.
rcs-multi -- Typeset RCS version control in multiple-file documents.
rcsinfo -- Support for the revision control system.
recipe -- A LaTeX class to typeset recipes.
recipecard -- Typeset recipes in note-card-sized boxes.
rectopma -- Recycle top matter.
refcheck -- Check references (in figures, table, equations, etc).
refman -- Format technical reference manuals.
refstyle -- Advanced formatting of cross references.
regcount -- Display the allocation status of the TeX registers.
register -- Typeset programmable elements in digital hardware (registers).
relenc -- A "relaxed" font encoding.
repeatindex -- Repeat items in an index after a page or column break
rjlparshap --
rlepsf -- Rewrite labels in EPS graphics.
rmpage -- A package to help change page layout parameters in LaTeX.
robustcommand -- Declare robust command, with \newcommand checks.
robustindex -- Create index with pagerefs.
romannum -- Generate roman numerals instead of arabic digits.
rotfloat -- Rotate floats.
rotpages -- Typeset sets of pages upside-down and backwards.
rtkinenc -- Input encoding with fallback procedures.
sagetex -- Embed Sage code and plots into LaTeX.
sauerj -- A bundle of utilities by Jonathan Sauer.
savefnmark -- Save name of the footnote mark for reuse.
savesym -- Redefine symbols where names conflict.
savetrees -- Pack as much as possible onto each page of a LaTeX document.
scale -- Scale document by sqrt(2) or magstep(2).
scalebar -- Create scalebars for maps, diagrams or photos.
sciwordconv -- Use Scientific Word/WorkPlace files with another TeX.
script -- Variant report and book styles.
sdrt -- Macros for Segmented Discourse Representation Theory.
sectionbox -- Create fancy boxed ((sub)sub)sections.
sectsty -- Control sectional headers.
selectp -- Select pages to be output.
semantic -- Help for writing programming language semantics.
semioneside -- Put only special contents on left-hand pages in two sided
layout.
seqsplit -- Split long sequences of characters in a neutral way.
sf298 -- Standard form 298.
sffms -- Typesetting science fiction/fantasy manuscripts.
sfheaders -- Sans headers.
sfmath -- Sans-serif mathematics.
shadbox -- Shade the background of any box.
shadethm -- Theorem environments that are shaded
shapepar -- A macro to typeset paragraphs in specific shapes.
shipunov -- A collection of LaTeX packages and classes.
shorttoc -- Table of contents with different depths.
show2e -- Variants of \show for LaTeX2e.
showdim -- Variants on printing dimensions.
showexpl -- Typesetting LaTeX source code.
showlabels -- Show label commands in the margin.
sidecap -- Typeset captions sideways.
silence -- Selective filtering of error messages and warnings.
simplecv -- A simple class for writing curricula vitae.
simplewick -- Simple Wick contractions.
slantsc -- Access different-shaped small-caps fonts.
slashbox -- Both column and row headings in a tabular cell.
smalltableof -- Create listoffigures etc. in a single chapter.
smartref -- Extend LaTeX's \ref capability.
snapshot -- List the external dependencies of a LaTeX document.
soul -- Hyphenation for letterspacing, underlining, and more.
sparklines -- Drawing sparklines: intense, simple, wordlike graphics.
spverbatim -- Allow line breaks within \verb and verbatim output.
splitindex -- Unlimited number of indexes.
spotcolor -- Spot colours for pdfLaTeX.
sprite -- Macros to typeset simple bitmaps with LaTeX.
srcltx -- Jump between DVI and TeX files.
sseq -- Spectral sequence diagrams.
ssqquote -- Use the cmssq fonts.
stack -- Tools to define and use stacks.
statistik -- Store statistics of a document.
stdclsdv -- Provide sectioning information for package writers.
stdpage -- Standard pages with n lines of at most m characters each.
stringstrings -- String manipulation for cosmetic and programming
application.
sttools -- Various macros.
stubs -- Create tear-off stubs at the bottom of a page.
subdepth -- Unify maths subscript height.
subeqn -- Package for subequation numbering.
subeqnarray -- Equation array with sub numbering.
subfigure -- Deprecated: Figures divided into subfigures.
subfloat -- Sub-numbering for figures and tables.
substr -- Deal with substrings in strings.
supertabular -- A multi-page tables package.
svgcolor -- Define SVG named colours.
svn -- Typeset Subversion keywords.
svn-multi -- Subversion keywords in multi-file LaTeX documents
svn-prov -- Subversion variants of \Provides... macros.
svninfo -- Typeset Subversion keywords.
syntax -- Creation of syntax diagrams.
syntrace -- Labels for tracing in a syntax tree.
synttree -- Typeset syntactic trees.
tableaux -- Construct tables of signs and variations.
tablenotes -- Notes in tables at end document.
tablists -- Tabulated lists of short items.
tabls -- Better vertical spacing in tables and arrays.
tabto-ltx -- "Tab" to a measured position in the line.
tabularcalc -- Calculate formulas in a tabular environment.
tabularew -- A variation on the tabular environment.
tabulary -- Tabular with variable width columns balanced.
talk -- A LaTeX class for presentations.
taupin --
tcldoc -- Doc/docstrip for tcl.
tdclock -- A ticking digital clock package for PDF output.
technics -- A package to format technical documents.
ted -- A (primitive) token list editor.
termcal -- Print a class calendar.
termlist -- Label any kind of term with a continuous counter.
texilikecover -- A cover-page package, like TeXinfo.
texlogos -- Ready-to-use LaTeX logos.
texmate -- Comprehensive chess annotation in LaTeX.
texments -- Using the Pygments highlighter in LaTeX.
texshade -- Package for setting nucleotide and peptide alignments.
textcase -- Case conversion ignoring mathematics, etc.
textfit -- Fit text to a desired size.
textmerg -- Merge text in TeX and LaTeX.
textpos -- Place boxes at arbitrary positions on the LaTeX page.
theoremref -- References with automatic theorem names.
threeparttablex -- Notes in longtables.
thinsp -- A stretchable \thinspace for LaTeX.
thmtools -- Extensions to theorem environments.
thumb -- Thumb marks in documents.
ticket -- Make labels, visting-cards, pins with LaTeX.
timesht --
timing -- Fonts and macro package for drawing timing diagrams.
titlefoot -- Add special material to footer of title page.
titlepic -- Add picture to title page of a document.
titlesec -- Select alternative section titles.
titling -- Control over the typesetting of the \maketitle command.
tocbibind -- Add bibliography/index/contents to Table of Contents.
tocloft -- Control table of contents, figures, etc.
tocvsec2 -- Section numbering and table of contents control.
todo -- Make a to-do list for a document.
todonotes -- Marking things to do in a LaTeX document.
tokenizer -- A tokenizer.
toolbox -- Macros for writing indices, glossaries.
topfloat -- Move floats to the top of the page.
totcount -- Find the last value of a counter.
totpages -- Count pages in a document, and report last page number.
tracking -- Adjust tracking of strings.
translator -- Provide an open platform for packages to be localized.
trfsigns -- Typeset transform signs.
trimspaces -- Trim spaces around an argument or within a macro.
trsym -- Symbols for transformations.
trivfloat -- Quick float definitions in LaTeX.
twoup -- Print two virtual pages on each physical page.
type1cm -- Arbitrary size font selection in LaTeX.
typedref -- Eliminate errors by enforcing the types of labels.
typogrid -- Print a typographic grid.
ucs -- Extended UTF-8 input encoding for LaTeX.
uebungsblatt -- A LaTeX class for writing exercise sheets.
ulsy -- Extra mathematical characters.
umoline -- Underline text allowing line breaking.
underlin -- Underlined running heads.
undertilde -- Typeset a tilde under one (or many) maths symbols.
units -- Typeset units.
unroman -- Converting Roman numerals to Arabic numbers.
upmethodology -- Writing specification such as for UP-based methodologies.
upquote -- Show "realistic" quotes in verbatim.
ushort -- Shorter (and longer) underlines and underbars.
varindex -- Luxury frontend to the \index command.
varsfromjobname -- Extract variables from the name of the LaTeX file.
varwidth -- A variable-width minipage.
vector -- LaTeX macros for vectors.
verbatimbox -- Deposit verbatim text in a box.
verbatimcopy -- Make copies of text documents from within LaTeX.
version -- Conditionally include text.
versions -- Optionally omit pieces of text.
vertbars -- Mark vertical rules in margin of text.
vhistory -- Support for creating a change log.
vita -- Configurable class for curricula vitarum.
vmargin -- Set various page dimensions.
volumes -- Typeset only parts of a document, with complete indexes etc.
vpe -- Source specials for PDF output.
vrsion -- Add version number to a DVI file.
vwcol -- Variable-width multiple text columns.
wallpaper -- Easy addition of wallpapers (background images) to LaTeX
documents, including tiling.
warning -- Global warnings at the end of the logfile.
warpcol -- Relative alignment of rows in numeric columns in tabulars.
was -- A collection of small packages by Walter Schmidt.
widetable -- An environment for typesetting tables of specified width
williams -- Miscellaneous macros by Peter Williams.
wordlike -- Simulating word processor layout.
wrapfig -- Produces figures which text can flow around.
xargs -- Define commands with many optional arguments.
xbmc --
xtab -- Break tables across pages.
xtcapts -- Defining language-dependent text macros.
xdoc -- Extending the LaTeX doc system.
xfor -- A reimplimentation of the LaTeX for-loop macro.
xifthen -- Extended conditional commands.
xmpincl -- Include eXtensible Metadata Platform data in PDFLaTeX.
xnewcommand -- Define \global and \protected commands with \newcommand.
xoptarg -- Expandable macros that take an optional argument.
xstring -- String manipulation for (La)TeX.
xytree -- Tree macros using XY-Pic.
yafoot -- A bundle of miscellaneous footnote packages.
yagusylo -- A symbol loader.
yplan -- Daily planner type calendar.
zed-csp -- Typesetting Z and CSP format specifications.
ziffer -- Conversion of punctuation in maths mode.
zwgetfdate -- Get package or file date.
zwpagelayout -- Page layout and crop-marks.
xmlplay -- Typeset Shakespeare's plays as marked up by Bosak.

texlive-latex3 (2009-7+opp~1, main) - TeX Live: LaTeX3 packages
Binary for arch all (6.2 MB) | Source dir | changes | Homepage


This package includes the following CTAN packages:
expl3 -- Packages showing a proposed LaTeX3 programming convention.
keys3 --
mh -- The MH bundle
xpackages -- High-level LaTeX3 concepts.

texlive-doc-de (2009-2+opp~1, main) - TeX Live: German documentation
Binary for arch all (3.8 MB) | Source dir | changes | Homepage


This package includes the following CTAN packages:
kopka --
l2picfaq -- LaTeX pictures "how-to" (German).
l2tabu -- Obsolete packages and commands.
latex-tipps-und-tricks -- Example code for "LaTeX Tips und Tricks" book.
lshort-german -- German version of A Short Introduction to LaTeX2e:
LaTeX2e-Kurzbeschreibung.
pdf-forms-tutorial-de -- Tutorial on creating PDF forms using pdfLaTeX.
templates-fenn -- Templates for TeX usage.
templates-sommer -- Templates for TeX usage.
texlive-de -- TeX Live manual (German)
voss-de --

texlive-doc-fi (2009-2+opp~1, main) - TeX Live: Finnish documentation
Binary for arch all (1.7 MB) | Source dir | changes | Homepage


This package includes the following CTAN packages:
lshort-finnish -- Finnish introduction to LaTeX.

texlive-font-utils (2009-7+opp~1, main) - TeX Live: TeX and Outline font utilities
Binary for arch all (1.7 MB) | Source dir | changes | Homepage

Programs for conversion between font formats, testing fonts, virtual fonts,
.gf and .pk manipulation, mft, fontinst, etc. Manipulating OpenType,
TrueType, PostScript Type 1, etc.

This package includes the following CTAN packages:
accfonts -- Utilities to derive new fonts from existing ones.
afm2pl --
epstopdf -- Convert EPS to 'encapsulated' PDF using GhostScript.
fontware --
lcdftypetools -- A bundle of outline font manipulation tools.
ps2pkm -- Generate a PK font from an Adobe Type 1 font.
pstools -- Produce Encapsulated PostScript from PostScript.
dvipsconfig -- Collection of dvips PostScript headers.
fontinst -- Help with installing fonts for TeX and LaTeX.
fontools -- Tools to simplify using fonts (especially TT/OTF ones).
mft --
ttfutils --

texlive-doc-zh (2009-2+opp~1, main) - TeX Live: Chinese documentation
Binary for arch all (5.5 MB) | Source dir | changes | Homepage


This package includes the following CTAN packages:
asymptote-faq-zh-cn -- Asymptote FAQ (Chinese translation).
asymptote-by-example-zh-cn -- Asymptote by example.
asymptote-manual-zh-cn -- A Chinese translation of the asymptote manual.
ctex-faq -- LaTeX FAQ by the Chinese TeX Society (ctex.org).
latex-notes-zh-cn -- Chinese Introduction to TeX and LaTeX.
lshort-chinese -- Introduction to LaTeX, in Chinese.
texlive-zh-cn -- TeX Live manual (Chinese)

tex-common (2.07+opp~1, main) - common infrastructure for building and installing TeX
Binary for arch all (707.7 KB) | Source dir | changes

This package contains a number of scripts and common configuration files that are needed to install a TeX System.

It also contains debhelper-like programs useful for building TeX packages.

texlive-doc-vi (2009-2+opp~1, main) - TeX Live: Vietnamese documentation
Binary for arch all (3.2 MB) | Source dir | changes | Homepage


This package includes the following CTAN packages:
amsldoc-vn -- Vietnamese documentation.
lshort-vietnamese -- vietnamese version of the LaTeX introduction.
ntheorem-vn --

texlive-math-extra (2009-7+opp~1, main) - TeX Live: Advanced math typesetting
Binary for arch all (6.8 MB) | Source dir | changes | Homepage

Extra math

This package includes the following CTAN packages:
12many -- Generalising mathematical index sets.
amstex -- American Mathematical Society plain TeX macros.
boldtensors -- Bold latin and greek characters through simple prefix
characters.
bosisio -- A collection of packages by Francesco Bosisio.
ccfonts -- Support for Concrete text and math fonts in LaTeX.
commath -- Mathematics typesetting support.
concmath -- Concrete Math fonts.
concrete -- Concrete Roman fonts.
extarrows -- Extra Arrows beyond those provided in AMSmath
extpfeil -- Extensible arrows in mathematics.
faktor -- Typeset quotient structures with LaTeX.
ionumbers -- Restyle numbers in maths mode.
isomath -- Mathematics conformant to ISO 31.
mathcomp -- Text symbols in maths mode.
mattens -- Matrices/tensor typesetting.
mhequ -- Multicolumn equations, tags, labels, sub-numbering.
multiobjective -- Symbols for multibojective optimisation etc.
nath -- Natural mathematics notation.
proba -- Shortcuts commands to symbols used in probability texts.
shuffle -- A symbol for the shuffle product.
statex2 -- Statistics style.
stex -- An Infrastructure for Semantic Preloading of LaTeX Documents.
stmaryrd -- St Mary Road symbols for theoretical computer science.
susy -- Macros for SuperSymmetry-related work.
syllogism -- Typeset syllogisms in LaTeX.
synproof -- Easy drawing of syntactic proofs.
tablor -- Create tables of signs and of variations.
tensor -- Typeset tensors.
tex-ewd -- Macros to typeset calculational proofs and programs in
Dijkstra's style.
thmbox -- Decorate theorem statements.
turnstile -- Typeset the (logic) turnstile notation.
venn -- Creating Venn diagrams with MetaPost.
yhmath -- Extended maths fonts for LaTeX.

texlive-doc-ru (2009-2+opp~1, main) - TeX Live: Russian documentation
Binary for arch all (3.2 MB) | Source dir | changes | Homepage


This package includes the following CTAN packages:
lshort-russian -- Russian introduction to LaTeX.
mpman-ru -- A Russian translation of the MetaPost manual.
texlive-ru -- TeX Live manual (Russian)

texlive-doc-si (2009-2+opp~1, main) - TeX Live: Slovenian documentation
Binary for arch all (1.4 MB) | Source dir | changes | Homepage


This package includes the following CTAN packages:
lshort-slovenian -- Slovenian translation of lshort.

texlive-xetex (2009-9+opp~1, main) - TeX Live: XeTeX packages
Binary for arch all (5.5 MB) | Source dir | changes | Homepage

Packages for XeTeX, the Unicode/OpenType-enabled TeX by Jonathan Kew,
http://scripts.sil.org/xetex.

This package includes the following CTAN packages:
arabxetex -- An ArabTeX-like interface for XeLaTeX.
euenc -- Unicode font encoding definitions for XeTeX.
bidi -- Support for bidirectional typesetting with XeLaTeX.
fontspec -- An automatic interface to feature-rich fonts in XeLaTeX.
fontwrap -- Bind fonts to specific unicode blocks.
harvardkyoto -- XeTeX input map for Unicode Devanagari.
mathspec -- Specify arbitrary fonts for mathematics in XeTeX.
philokalia -- A font to typeset the Philokalia Books.
polyglossia -- Modern multilingual typesetting with XeLaTeX.
xecjk -- Support for CJK documents in XeLaTeX.
xecolour -- Support for colour in XeLaTeX.
xecyr -- Using Cyrillic languages in XeTeX.
xepersian -- Persian for LaTeX over XeTeX.
xetex --
xetex-def -- Colour and graphics support for XeTeX.
xetex-pstricks -- Running PStricks under XeTeX.
xetexconfig --
xetexfontinfo -- Report font features in XeTeX.
xltxtra -- "Extras" for LaTeX users of XeTeX.
xunicode -- Generate Unicode characters from accented glyphs.

texlive-doc-nl (2009-2+opp~1, main) - TeX Live: Dutch documentation
Binary for arch all (808.8 KB) | Source dir | changes | Homepage


This package includes the following CTAN packages:
lshort-dutch -- Introduction to LaTeX in Dutch.

texlive-generic-extra (2009-7+opp~1, main) - TeX Live: Extra generic packages
Binary for arch all (2.8 MB) | Source dir | changes | Homepage

Extra packages that work with multiple formats, typically both TeX and
LaTeX.

This package includes the following CTAN packages:
abbr -- Simple macros supporting abreviations for Plain and LaTeX.
abstyles -- Adaptable BibTeX styles.
barr -- Diagram macros by Michael Barr.
borceux -- Diagram macros by Francois Borceux.
c-pascal -- Typeset Python, C and Pascal programs.
colorsep -- Color separation.
dinat -- Bibliography style for German texts.
dirtree -- Display trees in the style of windows explorer.
eijkhout -- Victor Eijkhout's packages.
encxvlna -- Insert nonbreakable spaces, using encTeX.
fenixpar -- One-shot changes to token registers such as \everypar.
fltpoint -- Simple floating point arithmetic.
insbox -- A TeX macro for inserting pictures/boxes into paragraphs.
mathdots -- Commands to produce dots in math that respect font size.
metatex -- Incorporate MetaFont pictures in TeX source.
mftoeps --
midnight -- A set of useful macro tools.
multi --
ofs -- Macros for managing large font collections.
pdf-trans -- A set of macros for various transformations of TeX boxes.
shade -- Shade pieces of text.
tabto-generic -- "Tab" to a measured position in the line.
vrb -- Verbatim macros in plain TeX.
vtex --
xlop -- Calculates and displays arithmetic operations.

texlive-doc-bg (2009-2+opp~1, main) - TeX Live: Bulgarian documentation
Binary for arch all (2.0 MB) | Source dir | changes | Homepage


This package includes the following CTAN packages:
lshort-bulgarian -- Bulgarian translation of the "Short Introduction to
LaTeX2e".

texlive-doc-cs+sk (2009-2+opp~1, main) - TeX Live: Czech/Slovak documentation
Binary for arch all (1.6 MB) | Source dir | changes | Homepage


This package includes the following CTAN packages:
lshort-slovak -- Slovak introduction to LaTeX.
texlive-cz -- TeX Live manual (Czech/Slovak)

texlive-doc-uk (2009-2+opp~1, main) - TeX Live: Ukrainian documentation
Binary for arch all (2.1 MB) | Source dir | changes | Homepage


This package includes the following CTAN packages:
lshort-ukr -- Ukrainian version of the LaTeX introduction.

iceweasel-l10n-nb-no (1:3.6.16+debian-1+opp~1, main) - Bokmaal (Norway) language package for Iceweasel
Binary for arch all (134.7 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Bokmaal (Norway).

iceweasel-l10n-es-ar (1:3.6.16+debian-1+opp~1, main) - Spanish (Argentina) language package for Iceweasel
Binary for arch all (138.0 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Spanish (Argentina).

iceweasel-l10n-th (1:3.6.16+debian-1+opp~1, main) - Thai language package for Iceweasel
Binary for arch all (145.4 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Thai.

iceweasel-l10n-sv-se (1:3.6.16+debian-1+opp~1, main) - Swedish (Sweden) language package for Iceweasel
Binary for arch all (138.6 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Swedish (Sweden).

iceweasel-l10n-vi (1:3.6.16+debian-1+opp~1, main) - Vietnamese language package for Iceweasel
Binary for arch all (139.3 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Vietnamese.

iceweasel-l10n-fa-ir (1:3.6.16+debian-1+opp~1, main) - Persian language package for Iceweasel
Binary for arch all (171.2 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Persian.

iceweasel-l10n-cs (1:3.6.16+debian-1+opp~1, main) - Czech language package for Iceweasel
Binary for arch all (136.8 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Czech.

iceweasel-l10n-bn-bd (1:3.6.16+debian-1+opp~1, main) - Bengali language package for Iceweasel
Binary for arch all (151.1 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Bengali.

iceweasel-l10n-cy (1:3.6.16+debian-1+opp~1, main) - Welsh language package for Iceweasel
Binary for arch all (132.3 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Welsh.

iceweasel-l10n-ga-ie (1:3.6.16+debian-1+opp~1, main) - Irish (Ireland) language package for Iceweasel
Binary for arch all (138.1 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Irish (Ireland).

iceweasel-l10n-kn (1:3.6.16+debian-1+opp~1, main) - Kannada language package for Iceweasel
Binary for arch all (158.5 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Kannada.

iceweasel-l10n-ko (1:3.6.16+debian-1+opp~1, main) - Korean language package for Iceweasel
Binary for arch all (125.9 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Korean.

iceweasel-l10n-nl (1:3.6.16+debian-1+opp~1, main) - Dutch language package for Iceweasel
Binary for arch all (136.4 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Dutch.

iceweasel-l10n-be (1:3.6.16+debian-1+opp~1, main) - Belarusian language package for Iceweasel
Binary for arch all (132.6 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Belarusian.

iceweasel-l10n-sq (1:3.6.16+debian-1+opp~1, main) - Shqip (Albanian) language package for Iceweasel
Binary for arch all (134.4 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Shqip (Albanian).

iceweasel-l10n-ar (1:3.6.16+debian-1+opp~1, main) - Arabic language package for Iceweasel
Binary for arch all (142.2 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Arabic.

iceweasel-l10n-hi-in (1:3.6.16+debian-1+opp~1, main) - Hindi language package for Iceweasel
Binary for arch all (152.2 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Hindi.

iceweasel-l10n-eu (1:3.6.16+debian-1+opp~1, main) - Basque language package for Iceweasel
Binary for arch all (132.7 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Basque.

iceweasel-l10n-fi (1:3.6.16+debian-1+opp~1, main) - Finnish language package for Iceweasel
Binary for arch all (137.2 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Finnish.

iceweasel-l10n-is (1:3.6.16+debian-1+opp~1, main) - Icelandic language package for Iceweasel
Binary for arch all (133.7 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Icelandic.

iceweasel-l10n-lt (1:3.6.16+debian-1+opp~1, main) - Lithuanian language package for Iceweasel
Binary for arch all (149.4 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Lithuanian.

iceweasel-l10n-ml (1:3.6.16+debian-1+opp~1, main) - Maltese language package for Iceweasel
Binary for arch all (161.8 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Maltese.

iceweasel-l10n-mr (1:3.6.16+debian-1+opp~1, main) - Marathi language package for Iceweasel
Binary for arch all (150.3 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Marathi.

iceweasel-l10n-pa-in (1:3.6.16+debian-1+opp~1, main) - Punjabi (India) language package for Iceweasel
Binary for arch all (152.9 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Punjabi (India).

iceweasel-l10n-ro (1:3.6.16+debian-1+opp~1, main) - Romanian language package for Iceweasel
Binary for arch all (139.1 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Romanian.

iceweasel-l10n-sl (1:3.6.16+debian-1+opp~1, main) - Slovenian language package for Iceweasel
Binary for arch all (134.5 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Slovenian.

iceweasel-l10n-mn (1:3.6.16+debian-1+opp~1, main) - Mongolian language package for Iceweasel
Binary for arch all (142.4 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Mongolian.

iceweasel-l10n-id (1:3.6.16+debian-1+opp~1, main) - Indonesian language package for Iceweasel
Binary for arch all (114.8 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Indonesian.

iceweasel-l10n-kk (1:3.6.16+debian-1+opp~1, main) - Kazakh language package for Iceweasel
Binary for arch all (148.4 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Kazakh.

iceweasel-l10n-ca (1:3.6.16+debian-1+opp~1, main) - Catalan/Valencian language package for Iceweasel
Binary for arch all (138.5 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Catalan/Valencian.

iceweasel-l10n-et (1:3.6.16+debian-1+opp~1, main) - Estonian language package for Iceweasel
Binary for arch all (137.5 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Estonian.

iceweasel-l10n-mk (1:3.6.16+debian-1+opp~1, main) - Macedonian language package for Iceweasel
Binary for arch all (139.2 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Macedonian.

iceweasel-l10n-he (1:3.6.16+debian-1+opp~1, main) - Hebrew language package for Iceweasel
Binary for arch all (132.9 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Hebrew.

iceweasel-l10n-si (1:3.6.16+debian-1+opp~1, main) - Sinhala (Sri Lanka) language package for Iceweasel
Binary for arch all (151.5 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Sinhala (Sri Lanka).

iceweasel-l10n-ta (1:3.6.16+debian-1+opp~1, main) - Tamil language package for Iceweasel
Binary for arch all (147.4 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Tamil.

iceweasel-l10n-ta-lk (1:3.6.16+debian-1+opp~1, main) - Tamil language package for Iceweasel
Binary for arch all (159.1 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Tamil.

iceweasel-l10n-as (1:3.6.16+debian-1+opp~1, main) - Assamese language package for Iceweasel
Binary for arch all (145.0 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Assamese.

iceweasel-l10n-gu-in (1:3.6.16+debian-1+opp~1, main) - Gujarati (India) language package for Iceweasel
Binary for arch all (157.2 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Gujarati (India).

iceweasel-l10n-dz-bt (1:3.6.16+debian-1+opp~1, main) - Dzongkha language package for Iceweasel
Binary for arch all (177.3 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Dzongkha.

iceweasel-l10n-da (1:3.6.16+debian-1+opp~1, main) - Danish language package for Iceweasel
Binary for arch all (135.8 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Danish.

iceweasel-l10n-de (1:3.6.16+debian-1+opp~1, main) - German language package for Iceweasel
Binary for arch all (139.3 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in German.

iceweasel-l10n-af (1:3.6.16+debian-1+opp~1, main) - Afrikaans language package for Iceweasel
Binary for arch all (132.2 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Afrikaans.

iceweasel-l10n-nn-no (1:3.6.16+debian-1+opp~1, main) - Nynorsk (Norway) language package for Iceweasel
Binary for arch all (135.3 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Nynorsk (Norway).

iceweasel-l10n-te (1:3.6.16+debian-1+opp~1, main) - Telugu language package for Iceweasel
Binary for arch all (158.2 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Telugu.

iceweasel-l10n-en-gb (1:3.6.16+debian-1+opp~1, main) - English (Great Britain) language package for Iceweasel
Binary for arch all (128.7 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in English (Great Britain).

iceweasel-l10n-zh-tw (1:3.6.16+debian-1+opp~1, main) - Chinese (Traditional) language package for Iceweasel
Binary for arch all (138.0 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Chinese (Traditional).

iceweasel-l10n-fr (1:3.6.16+debian-1+opp~1, main) - French language package for Iceweasel
Binary for arch all (139.3 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in French.

iceweasel-l10n-or (1:3.6.16+debian-1+opp~1, main) - Oriya language package for Iceweasel
Binary for arch all (152.0 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Oriya.

iceweasel-l10n-bg (1:3.6.16+debian-1+opp~1, main) - Bulgarian language package for Iceweasel
Binary for arch all (144.9 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Bulgarian.

iceweasel-l10n-pt-pt (1:3.6.16+debian-1+opp~1, main) - Portuguese (Portugal) language package for Iceweasel
Binary for arch all (135.9 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Portuguese (Portugal).

iceweasel-l10n-el (1:3.6.16+debian-1+opp~1, main) - Greek language package for Iceweasel
Binary for arch all (145.9 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Greek.

iceweasel-l10n-tr (1:3.6.16+debian-1+opp~1, main) - Turkish language package for Iceweasel
Binary for arch all (135.8 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Turkish.

iceweasel-l10n-uk (1:3.6.16+debian-1+opp~1, main) - Ukrainian language package for Iceweasel
Binary for arch all (153.3 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Ukrainian.

iceweasel-l10n-ja (1:3.6.16+debian-1+opp~1, main) - Japanese language package for Iceweasel
Binary for arch all (146.8 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Japanese.

iceweasel-l10n-sk (1:3.6.16+debian-1+opp~1, main) - Slovak language package for Iceweasel
Binary for arch all (140.7 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Slovak.

iceweasel-l10n-sr (1:3.6.16+debian-1+opp~1, main) - Serbian language package for Iceweasel
Binary for arch all (146.6 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Serbian.

iceweasel-l10n-pt-br (1:3.6.16+debian-1+opp~1, main) - Portuguese (Brazil) language package for Iceweasel
Binary for arch all (135.7 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Portuguese (Brazil).

iceweasel-l10n-es-es (1:3.6.16+debian-1+opp~1, main) - Spanish (Spain) language package for Iceweasel
Binary for arch all (119.2 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Spanish (Spain).

iceweasel-l10n-gl (1:3.6.16+debian-1+opp~1, main) - Galician language package for Iceweasel
Binary for arch all (135.4 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Galician.

iceweasel-l10n-oc (1:3.6.16+debian-1+opp~1, main) - Occitan language package for Iceweasel
Binary for arch all (118.3 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Occitan.

iceweasel-l10n-ka (1:3.6.16+debian-1+opp~1, main) - Georgian language package for Iceweasel
Binary for arch all (163.6 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Georgian.

iceweasel-l10n-es-cl (1:3.6.16+debian-1+opp~1, main) - Spanish language package for Iceweasel
Binary for arch all (139.5 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Spanish.

iceweasel-l10n-hr (1:3.6.16+debian-1+opp~1, main) - Croatian language package for Iceweasel
Binary for arch all (137.1 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Croatian.

iceweasel-l10n-rm (1:3.6.16+debian-1+opp~1, main) - Rhaeto-Romance language package for Iceweasel
Binary for arch all (137.8 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Rhaeto-Romance.

iceweasel-l10n-eo (1:3.6.16+debian-1+opp~1, main) - Esperanto language package for Iceweasel
Binary for arch all (132.3 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Esperanto.

iceweasel-l10n-ku (1:3.6.16+debian-1+opp~1, main) - Kurdish language package for Iceweasel
Binary for arch all (140.9 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Kurdish.

iceweasel-l10n-ast (1:3.6.16+debian-1+opp~1, main) - Asturian language package for Iceweasel
Binary for arch all (139.6 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Asturian.

iceweasel-l10n-pl (1:3.6.16+debian-1+opp~1, main) - Polish language package for Iceweasel
Binary for arch all (141.0 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Polish.

iceweasel-l10n-ru (1:3.6.16+debian-1+opp~1, main) - Russian language package for Iceweasel
Binary for arch all (135.5 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Russian.

iceweasel-l10n-bn-in (1:3.6.16+debian-1+opp~1, main) - Bengali language package for Iceweasel
Binary for arch all (170.2 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Bengali.

iceweasel-l10n-fa (1:3.6.16+debian-1+opp~1, main) - Persian language package for Iceweasel
Binary for arch all (148.6 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Persian.

iceweasel-l10n-es-mx (1:3.6.16+debian-1+opp~1, main) - Spanish language package for Iceweasel
Binary for arch all (137.7 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Spanish.

iceweasel-l10n-fy-nl (1:3.6.16+debian-1+opp~1, main) - Frisian language package for Iceweasel
Binary for arch all (139.1 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Frisian.

iceweasel-l10n-it (1:3.6.16+debian-1+opp~1, main) - Italian language package for Iceweasel
Binary for arch all (118.6 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Italian.

iceweasel-l10n-zh-cn (1:3.6.16+debian-1+opp~1, main) - Chinese (Simplified) language package for Iceweasel
Binary for arch all (137.0 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Chinese (Simplified).

iceweasel-l10n-lv (1:3.6.16+debian-1+opp~1, main) - Latvian language package for Iceweasel
Binary for arch all (135.2 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Latvian.

iceweasel-l10n-fur-it (1:3.6.16+debian-1+opp~1, main) - Furlan language package for Iceweasel
Binary for arch all (181.9 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Furlan.

iceweasel-l10n-all (1:3.6.16+debian-1+opp~1, main) - All language packages for Iceweasel (meta)
Binary for arch all (10.0 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package is a metapackage depending on all available localization of Iceweasel.

iceweasel-l10n-hu (1:3.6.16+debian-1+opp~1, main) - Hungarian language package for Iceweasel
Binary for arch all (141.1 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Hungarian.

iceweasel-l10n-ne-np (1:3.6.16+debian-1+opp~1, main) - Nepali language package for Iceweasel
Binary for arch all (168.5 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Nepali.

iceweasel-l10n-gd (1:3.6.16+debian-1+opp~1, main) - Gaelic (Scotland) language package for Iceweasel
Binary for arch all (140.9 KB) | Source dir | changes

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Gaelic (Scotland).

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.

dpkg-dev (1.15.7.2+opp~1, main) - Debian package development tools
Binary for arch all (398.0 KB) | Source dir | changes | Homepage

This package provides the development tools (including dpkg-source) required to unpack, build and upload Debian source packages.

Most Debian source packages will require additional tools to build; for example, most packages need make and the C compiler gcc.

python-libproxy (0.3.1-1+opp~1, main) - automatic proxy configuration management library (python)
Binary for arch all (8.1 KB) | Source dir | changes | Homepage

libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API.

This package contains the Python bindings.

python-xmpp (0.4.1-cvs20080505.2+opp~1, main) - Python library for communication with XMPP (Jabber) servers
Binary for arch all (472.1 KB) | Source dir | changes

This is a set of modules providing functionality for writing XMPP-compliant clients or server components in Python.

This library was initially designed as "rework" of jabberpy library but lately become a separate product.

Unlike jabberpy it is distributed under the terms of GPL.

libdpkg-perl (1.15.7.2+opp~1, main) - Dpkg perl modules
Binary for arch all (571.1 KB) | Source dir | changes | Homepage

This package provides the perl modules used by the scripts in dpkg-dev. They cover a wide range of functionalities. Among them there are the following modules:


- Dpkg::Arch: manipulate Debian architecture information
- Dpkg::BuildOptions: parse and manipulate DEB_BUILD_OPTIONS
- Dpkg::Changelog: parse Debian changelogs
- Dpkg::Checksums: generate and parse checksums
- Dpkg::Compression::Process: wrapper around compression tools
- Dpkg::Compression::FileHandle: transparently (de)compress files
- Dpkg::Control: parse and manipulate Debian control information
(.dsc, .changes, Packages/Sources entries, etc.)
- Dpkg::Deps: parse and manipulate dependencies
- Dpkg::ErrorHandling: common error functions
- Dpkg::Index: collections of Dpkg::Control (Packages/Sources files for
example)
- Dpkg::IPC: spawn sub-processes and feed/retrieve data
- Dpkg::Substvars: substitute variables in strings
- Dpkg::Vendor: identify current distribution vendor
- Dpkg::Version: parse and manipulate Debian package versions

All the packages listed in Suggests or Recommends are used by some of the modules.

x11proto-dri2-dev (2.3-1+opp~1, main) - X11 DRI2 extension wire protocol
Binary for arch all (14.8 KB) | Source dir | changes

This package provides development headers describing the wire protocol for the DRI2 extension, used to organise direct rendering support for 3D clients, and replace the XFree86-DRI extension.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org dri2proto proto module.

ttf-symbol-replacement (1.3.14-0+opp~1, main) - Free font with the same metrics as Symbol
Binary for arch all (55.9 KB) | Source dir | changes | Homepage

A free font from the Wine project with exactly the same metrics as Symbol. This implies it can serve as a drop-in replacement.

texlive-fonts-recommended (2009-9+opp~1, main) - TeX Live: Recommended fonts
Binary for arch all (6.9 MB) | Source dir | changes | Homepage


This package includes the following CTAN packages:
avantgar -- the URW Avantgar fonts and support for the Adobe font set.
bookman -- the URW Bookman fonts and support for the Adobe font set.
charter -- Charter fonts.
cmextra --
courier -- Adobe Type 1 "free" copies of Courier.
euro -- Provide Euro values for national currency amounts.
euro-ce -- Euro and CE sign font.
eurofont -- Provides a command that prints a euro symbol.
eurosans -- Interface to Adobe's sans-serif Euro font.
eurosym -- MetaFont and macros for Euro sign.
fpl -- SC and OsF fonts for URW Palladio L
helvetic -- the URW Helvetiva fonts and support for the Adobe font set.
marvosym -- Martin Vogel's Symbols (marvosym) font.
mathpazo -- Fonts to typeset mathematics to match Palatino.
ncntrsbk -- the URW New Century Schoolbook fonts and support for the Adobe
font set.
palatino --
pxfonts -- Palatino-like fonts in support of mathematics.
rsfs -- Ralph Smith's Formal Script font.
symbol --
times -- Select Adobe Times Roman (or equivalent) as default font.
timesnew -- the URW Times fonts and support for the Adobe font set.
txfonts -- Times-like fonts in support of mathematics.
utopia -- Adobe Utopia fonts.
wasy -- The wasy fonts (Waldi symbol fonts).
wasysym -- LaTeX support file to use the WASY2 fonts
zapfchan -- the URW Zapf Chancery font and support for the Adobe font.
zapfding -- the URW Zapf Dingbat font and support for the Adobe font.

texlive-fonts-extra (2009-7+opp~1, main) - TeX Live: Extra fonts
Binary for arch all (82.2 MB) | Source dir | changes | Homepage


This package includes the following CTAN packages:
Asana-Math -- A font to typeset maths in Xe(La)TeX.
albertus --
allrunes -- Fonts and LaTeX package for almost all runes.
antiqua -- the URW Antiqua Condensed Font.
antp -- Antykwa Poltawskiego: a Type 1 family of Polish traditional type.
antt -- Antykwa Torunska: a Type 1 family of a Polish traditional type.
apl -- Fonts for typesetting APL programs.
ar -- Capital A and capital R ligature for Apsect Ratio.
archaic -- A collection of archaic fonts.
arev -- Fonts and LaTeX support files for Arev Sans.
ascii -- Support for IBM "standard ASCII" font.
astro -- Astronomical (planetary) symbols.
atqolive --
augie -- Calligraphic font for typesetting handwriting.
auncial-new -- Artificial Uncial font and LaTeX support macros.
aurical -- Calligraphic fonts for use with LaTeX in T1 encoding.
barcodes -- Fonts for making barcodes.
bayer -- Herbert Bayers Universal Font For Metafont.
bbding -- A symbol (dingbat) font and LaTeX macros for its use.
bbm -- "Blackboard-style" cm fonts.
bbm-macros -- LaTeX support for "blackboard-style" cm fonts.
bbold -- Sans serif blackboard bold.
belleek -- Free replacement for basic MathTime fonts.
bera -- Bera fonts.
blacklettert1 -- T1-encoded versions of Haralambous old German fonts.
boisik -- A font inspired by Baskerville design.
bookhands -- A collection of book-hand fonts.
braille -- Support for braille.
brushscr -- A handwriting script font.
calligra -- Calligraphic font.
carolmin-ps -- Adobe Type 1 format of Carolingian Minuscule fonts.
cherokee -- A font for the Cherokee script.
clarendo --
cm-lgc -- Type 1 CM-based fonts for Latin, Greek and Cyrillic.
cmbright -- Computer Modern Bright fonts.
cmll -- Symbols for linear logic.
cmpica -- A Computer Modern Pica variant.
coronet --
courier-scaled -- Provides a scaled Courier font.
cryst -- Font for graphical symbols used in crystallography.
cyklop -- The Cyclop typeface.
dancers -- Font for Conan Doyle's "The Dancing Men".
dice -- A font for die faces.
dictsym -- DictSym font and macro package
dingbat -- Two dingbat symbol fonts.
doublestroke -- Typeset mathematical double stroke symbols.
dozenal -- Typeset documents using base twelve numbering (also called
"dozenal")
duerer -- Computer Duerer fonts.
duerer-latex -- LaTeX support for the Duerer fonts.
ean -- Macros for making EAN barcodes.
ecc -- Sources for the European Concrete fonts.
eco -- Oldstyle numerals using EC fonts.
eiad -- Traditional style Irish fonts.
eiad-ltx -- LaTeX support for the eiad font.
elvish -- Fonts for typesetting Tolkien Elvish scripts.
epigrafica -- A Greek and Latin font.
epsdice -- A scalable dice "font".
esvect -- Vector arrows.
eulervm -- Euler virtual math fonts.
euxm --
feyn -- A font for in-text Feynman diagrams.
fge -- A font for Frege's Grundgesetze der Arithmetik.
foekfont -- The title font of the Mads Fok magazine.
fonetika -- Support for the danish "Dania" phonetic system.
fourier -- Using Utopia fonts in LaTeX documents.
fouriernc -- Use New Century Schoolbook text with Fourier maths fonts.
frcursive -- French cursive hand fonts.
garamond --
genealogy -- A compilation genealogy font.
gfsartemisia -- A modern Greek font design.
gfsbodoni -- A Greek and Latin font based on Bodoni.
gfscomplutum -- A Greek font with a long history.
gfsdidot -- A Greek font based on Didot's work.
gfsneohellenic -- A Greek font in the Neo-Hellenic style.
gfssolomos -- A Greek-alphabet font.
gothic -- A collection of old German-style fonts.
greenpoint -- The Green Point logo.
groff --
grotesq -- the URW Grotesk Bold Font.
hands -- Pointing hand font.
hfbright -- The hfbright fonts.
hfoldsty -- Old style numerals with EC fonts.
ifsym -- A collection of symbols.
inconsolata -- A monospaced font, with support files for use with TeX.
initials -- Adobe Type 1 decorative initial fonts.
iwona -- A two-element sans-serif font.
junicode -- A TrueType font for mediaevalists.
kixfont -- A font for KIX codes.
knuthotherfonts --
kpfonts -- A complete set of fonts for text and mathematics.
kurier -- A two-element sans-serif typeface.
lettrgth --
lfb -- A Greek font with normal and bold variants.
libertine -- Use the font Libertine with LaTeX.
libris -- Libris ADF fonts, with LaTeX support.
linearA -- Linear A script fonts.
logic -- A font for electronic logic design.
lxfonts -- Set of slide fonts based on CM.
ly1 -- Support for LY1 LaTeX encoding.
marigold --
mathabx -- Three series of mathematical symbols.
mathdesign -- Mathematical fonts to fit with particular text fonts.
mnsymbol -- Mathematical symbol font for Adobe MinionPro.
nkarta -- A "new" version of the karta cartographic fonts.
ocherokee -- LaTeX Support for the Cherokee language.
ogham -- Fonts for typesetting Ogham script.
oinuit -- LaTeX Support for the Inuktitut Language.
optima --
orkhun -- A font for orkhun script.
osmanian -- Osmanian font for writing Somali.
pacioli -- Fonts designed by Fra Luca de Pacioli in 1497.
pclnfss -- Font support for current PCL printers.
phaistos -- Disk of Phaistos font.
phonetic -- MetaFont Phonetic fonts, based on Computer Modern.
pigpen -- A font for the pigpen (or masonic) cipher.
psafm --
punk -- Donald Knuth's punk font.
recycle -- A font providing the "recyclable" logo.
sauter -- Wide range of design sizes for CM fonts.
sauterfonts -- Use sauter fonts in LaTeX.
semaphor -- Semaphore alphabet font.
simpsons -- MetaFont source for Simpsons characters.
skull -- A font to draw a skull.
staves -- Typeset Icelandic staves and runic letters.
tapir -- A simple geometrical font.
tengwarscript -- LaTeX support for using Tengwar fonts.
trajan -- Fonts from the Trajan column in Rome.
umtypewriter -- Fonts to typeset with the xgreek package.
univers --
universa -- Herbert Bayer's 'universal' font.
venturisadf -- Venturis ADF fonts collection.
wsuipa -- International Phonetic Alphabet fonts.
yfonts -- Support for old German fonts.
zefonts -- Virtual fonts to provide T1 encoding from existing fonts.

intltool (0.40.6-2+opp~1, main) - Utility scripts for internationalizing XML
Binary for arch all (98.7 KB) | Source dir | changes

Automatically extracts translatable strings from oaf, glade, bonobo ui, nautilus theme and other XML files into the po files.

Automatically merges translations from po files back into .oaf files (encoding to be 7-bit clean). The merging mechanism can also be extended to support other types of XML files.

binutils-source (2.20.1-15+opp~1, main) - The GNU assembler, linker and binary utilities (source)
Binary for arch all (15.6 MB) | Source dir | changes

This package contains the sources and patches which are needed to build binutils.

scons (1.2.0.d20090905-1+opp~1, main) - replacement for make
Binary for arch all (574.4 KB) | Source dir | changes | Homepage

SCons is a make replacement providing a range of enhanced features such as automated dependency generation and built in compilation cache support. SCons rule sets are Python scripts so as well as the features it provides itself SCons allows you to use the full power of Python to control compilation.

automake (1:1.10.2-2+opp~1, main) - A tool for generating GNU Standards-compliant Makefiles
Binary for arch all (547.7 KB) | Source dir | changes | Homepage

Automake is a tool for automatically generating `Makefile.in's from files called `Makefile.am'.

The goal of Automake is to remove the burden of Makefile maintenance from the back of the individual GNU maintainer (and put it on the back of the Automake maintainer).

The `Makefile.am' is basically a series of `make' macro definitions (with rules being thrown in occasionally). The generated `Makefile.in's are compliant with the GNU Makefile standards.

Automake 1.10 fails to work in a number of situations that Automake 1.4, 1.6, 1.7, 1.8 and 1.9 did, so has been renamed so that the previous version can continue to be made available.

eglibc-source (2.9-18+opp~2, main) - Embedded GNU C Library: sources
Binary for arch all (10.8 MB) | Source dir | changes

This package contains the sources and patches which are needed to build eglibc.

dkms (2.1.1.2-2+opp~1, main) - Dynamic Kernel Module Support Framework
Binary for arch all (68.8 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.

alsa-source (1.0.22.1+dfsg-1+opp~1, main) - ALSA driver sources
Binary for arch all (3.5 MB) | Source dir | changes | Homepage

This package contains the source code for the ALSA drivers. The source code can be compiled into an alsa-modules package using the m-a utility (available in the module-assistant package). Please note that the kernel headers must be installed to compile these modules. Please read the README.Debian file for more information about loading and building modules.

ALSA is the Advanced Linux Sound Architecture.

pyyimt (0.4+git20100621-0+opp~1, main) - yim transport for Jabber
Binary for arch all (201.1 KB) | Source dir | changes | Homepage

PyYImt provides a gateway which allows Jabber users to communicate with their contacts on the YIM Messenger network. It can connect to any Jabber server that supports the Connect component mechanism.

snort-common (2.8.5.2-2+opp~1, main) - flexible Network Intrusion Detection System [common files]
Binary for arch all (159.6 KB) | Source dir | changes | Homepage

Snort is a libpcap-based packet sniffer/logger which can be used as a lightweight network intrusion detection system. It features rules based logging and can perform content searching/matching in addition to being used to detect a variety of other attacks and probes, such as buffer overflows, stealth port scans, CGI attacks, SMB probes, and much more. Snort has a real-time alerting capability, with alerts being sent to syslog, a separate "alert" file, or even to a Windows computer via Samba.

This is a common package which holds cron jobs, tools and config files used by all Snort-based packages.

gftp (2.0.19-2+opp~1, main) - X/GTK+ and console FTP client
Binary for arch all (53.7 KB) | Source dir | changes | Homepage

gFTP is a multithreaded FTP client, available in two versions:
* version for X, written using GLib and GTK+
* version for the console, using only GLib

This is an upgrade convenience package, it's only useful for depending on.

filezilla-locales (3.0.11.1-1+opp~1, main) - Translations of filezilla
Binary for arch all (1.4 MB) | Source dir | changes | Homepage

FileZilla is a fast and reliable FTP client for Windows with lots of useful features and an intuitive interface.

It's now multi-platform.

This package contains localization for FileZilla. More than 40 languages are available.

filezilla-common (3.0.11.1-1+opp~1, main) - Architecture independent files for filezilla
Binary for arch all (233.2 KB) | Source dir | changes | Homepage

FileZilla is a fast and reliable FTP client for Windows with lots of useful features and an intuitive interface.

It's now multi-platform.

This package contains common architecture independent files.

pyicqt (0.8.1.3-2+opp~1, main) - ICQ transport for Jabber
Binary for arch all (182.2 KB) | Source dir | changes | Homepage

PyICQt provides a gateway which allows Jabber users to communicate with their contacts on the ICQ Messenger network. It can connect to any Jabber server that supports the Connect component mechanism.

pyaimt (0.8a-9+opp~1, main) - AIM transport for Jabber
Binary for arch all (161.6 KB) | Source dir | changes | Homepage

PyAIMt provides a gateway which allows Jabber users to communicate with their contacts on the AIM Messenger network. It can connect to any Jabber server that supports the Connect component mechanism.

pymsnt (0.11.3-5+opp~1, main) - MSN transport for Jabber
Binary for arch all (161.3 KB) | Source dir | changes | Homepage

PyMSNt provides a gateway which allows Jabber users to communicate with their contacts on the MSN Messenger network. It can connect to any Jabber server that supports the Connect component mechanism.

tucan (0.3.9-1+opp~1, main) - Download and upload manager for 1-Click Hosters
Binary for arch all (184.2 KB) | Source dir | changes | Homepage

Designed for automatic management of sites like:
- http://rapidshare.com/
- http://megaupload.com/
- http://gigasize.com/
- http://mediafire.com/
- http://4shared.com/
- http://sendspace.com/
- http://zshare.net/
- http://filefactory.com/
- http://easy-share.com/
- http://badongo.com/
- http://depositfiles.com/
- http://hotfile.com/
- (...) Main Features:
- Graphical User Interface in GTK+.
- Easy to expand with plugins.
- Lightweight and fast.
- Management of waits between downloads.
- Captcha recognition where needed.
- Management of interchangeable links.

snort-rules-default (2.8.5.2-2+opp~1, main) - flexible Network Intrusion Detection System ruleset
Binary for arch all (333.7 KB) | Source dir | changes | Homepage

Snort default ruleset which provides a common set of accepted and test network intrusion detection rules developed by the Snort community.

These rules can be used as a basis for development of additional rules.

pyirct (0.4-0+opp~1, main) - irc transport for Jabber
Binary for arch all (92.5 KB) | Source dir | changes | Homepage

PyIRCt provides a gateway which allows Jabber users to communicate with their users on an IRC network. It can connect to any Jabber server that supports the Connect component mechanism.

ia32-libs-dev (20110310+opp~1, main) - ia32 development files for use on amd64 and ia64 systems
Binary for arch amd64 (12.5 MB) | Source dir | changes

This package contains development files for the ia32/i386 architecture, configured for use on an amd64 or ia64 Debian system running a 64-bit kernel.

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.

lib32bz2-dev (1.0.5-6+opp~1, main) - high-quality block-sorting file compressor library - 32bit development
Binary for arch amd64 (29.1 KB) | Source dir | changes | Homepage

Static libraries and include files for the bzip2 compressor library (32bit).

libc6-dev-i386 (2.9-18+opp~2, main) - GNU C Library: 32bit development libraries for AMD64
Binary for arch amd64 (1.4 MB) | Source dir | changes

Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 32bit version of the library, meant for AMD64 systems.

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.

ia32-libs (20110310+opp~1, main) - ia32 shared libraries for use on amd64 and ia64 systems
Binary for arch amd64 (32.6 MB) | Source dir | changes

This package contains runtime libraries for the ia32/i386 architecture, configured for use on an amd64 or ia64 Debian system running a 64-bit kernel.

ia32-libs-gtk (20110310+opp~1, main) - GTK+ ia32 shared libraries
Binary for arch amd64 (13.8 MB) | Source dir | changes

This package delivers a set of pre-compiled ia32 (i386 family) shared libraries, so that third-party 32bit programs can use the GTK+ widgets on 64-bit systems that include appropriate emulation support.

libc6-i386 (2.9-18+opp~2, main) - GNU C Library: 32bit shared libraries for AMD64
Binary for arch amd64 (3.6 MB) | Source dir | changes

This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 32bit version of the library, meant for AMD64 systems.

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.

lib32bz2-1.0 (1.0.5-6+opp~1, main) - high-quality block-sorting file compressor library - 32bit runtime
Binary for arch amd64 (39.9 KB) | Source dir | changes | Homepage

This package contains the libbzip2 32bit runtime library.

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.

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.

opencl-headers (1.0-2010.06.13-1+opp~1, contrib) - OpenCL (Open Computing Language) header files
Binary for arch all (34.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 package provides the development header files for the OpenCL API 1.0 as published by The Khronos Group Inc. The corresponding specification and documentation can be found on the Khronos website.

nvidia-cuda-dev (3.2.16-1+opp~1, non-free) - NVIDIA CUDA development files
Binary for arch amd64 (271.9 KB), i386 (271.9 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.

This package contains the development files: headers and libraries.

nvidia-opencl-dev (3.2.16-1+opp~1, non-free) - NVIDIA OpenCL development files
Binary for arch amd64 (8.3 KB), i386 (8.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 package provides 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 amd64 (2.1 MB), i386 (2.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 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 amd64 (5.6 MB), i386 (5.4 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 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 amd64 (11.2 MB), i386 (11.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 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 amd64 (4.8 MB), i386 (4.7 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 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 amd64 (105.7 KB), i386 (93.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.

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-cuda-gdb (3.2.16-1+opp~1, non-free) - NVIDIA CUDA GDB
Binary for arch amd64 (1.5 MB), i386 (1.4 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 cuda-gdb debugger.

nvidia-compute-profiler (3.2.16-1+opp~1, non-free) - NVIDIA Compute Visual Profiler
Binary for arch amd64 (793.8 KB), i386 (791.7 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.

This package contains the Compute Visual Profiler.

nvidia-cuda-toolkit (3.2.16-1+opp~1, non-free) - NVIDIA CUDA toolkit
Binary for arch amd64 (19.3 MB), i386 (18.3 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 nvcc compiler etc.

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-cuda-doc (3.2.16-1+opp~1, non-free) - NVIDIA CUDA and OpenCL documentation
Binary for arch all (25.8 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.

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 package contains the developer documentation.

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.

lib32cudart3 (3.2.16-1+opp~1, non-free) - NVIDIA CUDA runtime library (32-bit)
Binary for arch amd64 (94.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.

This package contains the runtime library (32-bit).

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.

lib32cublas3 (3.2.16-1+opp~1, non-free) - NVIDIA CUDA BLAS runtime library (32-bit)
Binary for arch amd64 (11.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 CUDA BLAS runtime library (32-bit).

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).

lib32curand3 (3.2.16-1+opp~1, non-free) - NVIDIA CUDA Random Numbers Generation runtime library (32-bit)
Binary for arch amd64 (2.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 CUDA Random Numbers Generation runtime library (32-bit).

lib32cusparse3 (3.2.16-1+opp~1, non-free) - NVIDIA CUDA Sparse Matrix runtime library (32-bit)
Binary for arch amd64 (4.7 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 CUDA Sparse Matrix runtime 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.

lib32cufft3 (3.2.16-1+opp~1, non-free) - NVIDIA CUDA FFT runtime library (32-bit)
Binary for arch amd64 (5.4 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 CUDA FFT runtime library (32-bit).

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/debian/ etch main non-free contrib
deb-src http://debian2.oppserver.net/debian/ etch main non-free contrib

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

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

oder als root / or as root:
echo "deb http://debian2.oppserver.net/debian/ etch main non-free contrib" > /etc/apt/sources.list.d/oppdebian.sources.list
echo "deb-src http://debian2.oppserver.net/debian/ etch main non-free contrib" >> /etc/apt/sources.list.d/oppdebian.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



php5-imap (5.2.3-0+opp~1, main) - IMAP module for php5
Binary for arch i386 (41.0 KB) | Source dir | changes

This package provides a module for IMAP functions in PHP scripts.

PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.

php5-pgsql (5.2.4-2+etch1+opp~1, main) - PostgreSQL module for php5
Binary for arch i386 (50.5 KB) | Source dir | changes

This package provides a module for PostgreSQL database connections directly from PHP scripts. It also includes the pdo_pgsql module for use with the PHP Data Object extension.

PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.

php5-gd (5.2.4-2+etch1+opp~1, main) - GD module for php5
Binary for arch i386 (32.9 KB) | Source dir | changes

This package provides a module for handling graphics directly from PHP scripts. It supports the PNG, JPEG, XPM formats as well as Freetype/ttf fonts.

PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.

php5-sybase (5.2.4-2+etch1+opp~1, main) - Sybase / MS SQL Server module for php5
Binary for arch i386 (25.4 KB) | Source dir | changes

This package provides a module for Sybase and Microsoft SQL Server database connections directly from PHP scripts. It also includes the pdo_dblib module for use with the PHP Data Object extension.

PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.

php5-ldap (5.2.4-2+etch1+opp~1, main) - LDAP module for php5
Binary for arch i386 (17.8 KB) | Source dir | changes

This package provides a module for LDAP functions in PHP scripts.

PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.

php5-curl (5.2.4-2+etch1+opp~1, main) - CURL module for php5
Binary for arch i386 (24.4 KB) | Source dir | changes

CURL is a library for getting files from FTP, GOPHER, HTTP server.

PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.

php5-tidy (5.2.4-2+etch1+opp~1, main) - tidy module for php5
Binary for arch i386 (16.4 KB) | Source dir | changes

This package provides a module for tidy functions in PHP scripts.

Tidy is an extension based on Libtidy (http://tidy.sf.net/) and allows a PHP developer to clean, repair, and traverse HTML, XHTML, and XML documents -- including ones with embedded scripting languages such as PHP or ASP within them using OO constructs.

PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.

libapache2-mod-php5 (5.2.4-2+etch1+opp~1, main) - server-side, HTML-embedded scripting language (apache 2 module)
Binary for arch i386 (2.4 MB) | Source dir | changes

This package provides the PHP5 module for the Apache 2 webserver (as found in the apache2-mpm-prefork package). Please note that this package ONLY works with Apache's prefork MPM, as it is not compiled thread-safe.

The following extensions are built in: bcmath bz2 calendar ctype date dba dom exif filter ftp gettext hash iconv json libxml mbstring mime_magic openssl pcre posix Reflection session shmop SimpleXML soap sockets SPL standard sysvmsg sysvsem sysvshm tokenizer wddx xml xmlreader xmlwriter zip zlib.

PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.

Homepage: http://www.php.net/

php5-mhash (5.2.4-2+etch1+opp~1, main) - MHASH module for php5
Binary for arch i386 (4.9 KB) | Source dir | changes

This package provides a module for mhash functions in PHP scripts.

PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.

php5-sqlite (5.2.4-2+etch1+opp~1, main) - SQLite module for php5
Binary for arch i386 (34.0 KB) | Source dir | changes

This package provides a module allowing you to use the SQLite self-contained database engine from within your PHP scripts, eliminating the need for a full SQL server installation like MySQL or PostgreSQL. It also includes the pdo_sqlite module, for use with the PHP Data Object extension.

PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.

php5-mysql (5.2.4-2+etch1+opp~1, main) - MySQL module for php5
Binary for arch i386 (64.0 KB) | Source dir | changes

This package provides modules for MySQL database connections directly from PHP scripts. It includes the generic "mysql" module which can be used to connect to all versions of MySQL, an improved "mysqli" module for MySQL version 4.1 or later, and the pdo_mysql module for use with the PHP Data Object extension.

PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.

php5-xsl (5.2.4-2+etch1+opp~1, main) - XSL module for php5
Binary for arch i386 (12.3 KB) | Source dir | changes

This package provides a module for XSL using the libxslt XSL parser.

PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.

php5-common (5.2.4-2+etch1+opp~1, main) - Common files for packages built from the php5 source
Binary for arch i386 (313.4 KB) | Source dir | changes

This package contains the documentation and example files relevant to all the other packages built from the php5 source.

PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.

Homepage: http://www.php.net/

php5-cgi (5.2.4-2+etch1+opp~1, main) - server-side, HTML-embedded scripting language (CGI binary)
Binary for arch i386 (4.7 MB) | Source dir | changes

This package provides the /usr/lib/cgi-bin/php5 CGI interpreter built for use in apache 2 with mod_actions, or any other CGI httpd that supports a similar mechanism. Note that MOST apache users probably want the libapache2-mod-php5 package.

The following extensions are built in: bcmath bz2 calendar ctype date dba dom exif filter ftp gettext hash iconv json libxml mbstring mime_magic openssl pcre posix Reflection session shmop SimpleXML soap sockets SPL standard sysvmsg sysvsem sysvshm tokenizer wddx xml xmlreader xmlwriter zip zlib.

PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.

Homepage: http://www.php.net/

php5-xmlrpc (5.2.4-2+etch1+opp~1, main) - XML-RPC module for php5
Binary for arch i386 (36.0 KB) | Source dir | changes

This package provides a module for XML-RPC functions in PHP scripts.

PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.

php5-pspell (5.2.4-2+etch1+opp~1, main) - pspell module for php5
Binary for arch i386 (8.5 KB) | Source dir | changes

This package provides a module for pspell functions in PHP scripts.

PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.

php5-gmp (5.2.4-2+etch1+opp~1, main) - GMP module for php5
Binary for arch i386 (14.5 KB) | Source dir | changes

This package provides a module for arbitrary precision arithmetic via the GNU Multiple Precision (GMP) Arithmetic Library.

PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.

php5-odbc (5.2.4-2+etch1+opp~1, main) - ODBC module for php5
Binary for arch i386 (33.4 KB) | Source dir | changes

This package provides a module for database access through ODBC drivers. It uses the unixODBC library as an ODBC provider. It also contains the pdo_odbc module, for use with the PHP Data Object extension.

PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.

php5-recode (5.2.4-2+etch1+opp~1, main) - recode module for php5
Binary for arch i386 (4.7 KB) | Source dir | changes

This package provides a module for recode - character set recoding.

PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.

php5-cli (5.2.4-2+etch1+opp~1, main) - command-line interpreter for the php5 scripting language
Binary for arch i386 (2.4 MB) | Source dir | changes

This package provides the /usr/bin/php5 command interpreter, useful for testing PHP scripts from a shell, or perhaps even performing general shell scripting tasks, if you're frightened of perl and python.

The following extensions are built in: bcmath bz2 calendar ctype date dba dom exif filter ftp gettext hash iconv json libxml mbstring mime_magic ncurses openssl pcntl pcre posix readline Reflection session shmop SimpleXML soap sockets SPL standard sysvmsg sysvsem sysvshm tokenizer wddx xml xmlreader xmlwriter zip zlib.

PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.

Homepage: http://www.php.net/

php5-snmp (5.2.4-2+etch1+opp~1, main) - SNMP module for php5
Binary for arch i386 (11.1 KB) | Source dir | changes

This package provides a module for SNMP functions in PHP scripts.

PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.

libc6-dev-amd64 (2.5-12+opp~1, main) - GNU C Library: 64bit Development Libraries for AMD64
Binary for arch i386 (2.3 MB) | Source dir | changes

Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 64bit version of the library, meant for AMD64 systems.

libc6-pic (2.5-12+opp~1, main) - GNU C Library: PIC archive library
Binary for arch i386 (1.1 MB) | Source dir | changes

Contains an archive library (ar file) composed of individual shared objects. This is used for creating a library which is a smaller subset of the standard libc shared library. The reduced library is used on the Debian boot floppies. If you are not making your own set of Debian boot floppies using the `boot-floppies' package, you probably don't need this package.

libtorrent9-dev (0.12.2-1+opp~2, main) - a C++ BitTorrent library (development files)
Binary for arch i386 (34.9 KB) | Source dir | changes

LibTorrent is a BitTorrent library written in C++ for *nix. It is designed to avoid redundant copying and storing of data that other clients and libraries suffer from.

This package contains the files needed to compile and link programs which use LibTorrent.

http://libtorrent.rakshasa.no/

libc6-dev (2.5-12+opp~1, main) - GNU C Library: Development Libraries and Header Files
Binary for arch i386 (3.2 MB) | Source dir | changes

Contains the symlinks, headers, and object files needed to compile and link programs which use the standard C library.

libc6-prof (2.5-12+opp~1, main) - GNU C Library: Profiling Libraries
Binary for arch i386 (1.4 MB) | Source dir | changes

Static libraries compiled with profiling info (-pg) suitable for use with gprof.

libc6-dbg (2.5-12+opp~1, main) - GNU C Library: Libraries with debugging symbols
Binary for arch i386 (4.8 MB) | Source dir | changes

Contains unstripped shared libraries. This package is provided primarily to provide a backtrace with names in a debugger, which makes it somewhat easier to interpret core dumps. The libraries are installed in /usr/lib/debug and can be used by placing that directory in LD_LIBRARY_PATH. Most people will not need this package.

liblircclient-dev (0.8.6+cvs20090923-0+opp~1, main) - infra-red remote control support - client library development files
Binary for arch i386 (31.8 KB) | Source dir | changes

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

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

locales-all (2.5-12+opp~1, main) - GNU C Library: Precompiled locale data
Binary for arch i386 (1.8 MB) | Source dir | changes

This package contains the precompiled locale data for all supported locales. A better alternative is to install the locales package and only select desired locales, but it can be useful on a low-memory machine because some locale files take a lot of memory to be compiled.

liblircclient0 (0.8.6+cvs20090923-0+opp~1, main) - infra-red remote control support - client library
Binary for arch i386 (29.1 KB) | Source dir | changes

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.

libc6-amd64 (2.5-12+opp~1, main) - GNU C Library: 64bit Shared libraries for AMD64
Binary for arch i386 (3.8 MB) | Source dir | changes

This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 64bit version of the library, meant for AMD64 systems.

libc6 (2.5-12+opp~1, main) - GNU C Library: Shared libraries
Binary for arch i386 (4.3 MB) | Source dir | changes

Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others.

libtorrent9 (0.12.2-1+opp~2, main) - a C++ BitTorrent library
Binary for arch i386 (319.8 KB) | Source dir | changes

LibTorrent is a BitTorrent library written in C++ for *nix. It is designed to avoid redundant copying and storing of data that other clients and libraries suffer from.

http://libtorrent.rakshasa.no/

libc6-xen (2.5-12+opp~1, main) - GNU C Library: Shared libraries [Xen version]
Binary for arch i386 (1.1 MB) | Source dir | changes

Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others.

This set of libraries is optimized for the Xen hypervisor, and will be selected instead when running under Xen.

libc6-i686 (2.5-12+opp~1, main) - GNU C Library: Shared libraries [i686 optimized]
Binary for arch i386 (1.1 MB) | Source dir | changes

Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others.

This set of libraries is optimized for i686 machines, and will only be used if you are running a 2.6 kernel on an i686 class CPU (check the output of `uname -m'). This includes Pentium Pro, Pentium II/III/IV, Celeron CPU's and similar class CPU's (including clones such as AMD Athlon/Opteron, VIA C3 Nehemiah, but not VIA C3 Ezra).

lirc-x (0.8.6+cvs20090923-0+opp~1, main) - infra-red remote control support - X utilities
Binary for arch i386 (11.2 KB) | Source dir | changes

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.6+cvs20090923-0+opp~1, main) - infra-red remote control support
Binary for arch i386 (488.2 KB) | Source dir | changes

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

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

php5-dev (5.2.4-2+etch1+opp~1, main) - Files for PHP5 module development
Binary for arch i386 (356.9 KB) | Source dir | changes

This package provides the files from the PHP5 source needed for compiling additional modules.

PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.

rtorrent (0.8.2-1+opp~2, main) - ncurses BitTorrent client based on LibTorrent
Binary for arch i386 (357.9 KB) | Source dir | changes

rtorrent is a BitTorrent client based on LibTorrent. It uses ncurses and is therefor ideal to use with screen. It has the following features:


Use an URL or file path to add torrents at runtime
Stop/delete/resume torrents
Optionally loads/saves/deletes torrents automatically in a session directory
Safe fast resume support
Shows lots of information about peers and the torrent

http://libtorrent.rakshasa.no/

snort-mysql (2.8.3-1+opp~1, main) - flexible Network Intrusion Detection System [MySQL]
Binary for arch i386 (545.4 KB) | Source dir | changes

Distribution of Snort with support for logging to a MySQL database.

Snort is a libpcap-based packet sniffer/logger which can be used as a lightweight network intrusion detection system. It features rules based logging and can perform content searching/matching in addition to being used to detect a variety of other attacks and probes, such as buffer overflows, stealth port scans, CGI attacks, SMB probes, and much more. Snort has a real-time alerting capability, with alerts being sent to syslog, a separate "alert" file, or even to a Windows computer via Samba.

ejabberd (2.0.5-1.1+opp~1, main) - Distributed, fault-tolerant Jabber/XMPP server written in Erlang
Binary for arch i386 (1.2 MB) | Source dir | changes

ejabberd is a distributed, fault-tolerant Jabber/XMPP server written in Erlang Features:
- XMPP-compliant
- Web based administration
- Load balancing: can run in a cluster of machines
- Fault-tolerance: database can be replicated and stored on multiple
nodes (nodes can be added or replaced 'on the fly')
- Virtual hosting: several virtual domains can be served using single ejabberd
instance
- SSL/TLS support
- Multi-User Chat (MUC/conference)
- IRC transport
- Jabber Users Directory, based on users vCards
- Service Discovery
- Shared roster

snort (2.8.3-1+opp~1, main) - flexible Network Intrusion Detection System
Binary for arch i386 (535.6 KB) | Source dir | changes

Snort is a libpcap-based packet sniffer/logger which can be used as a lightweight network intrusion detection system. It features rules based logging and can perform content searching/matching in addition to being used to detect a variety of other attacks and probes, such as buffer overflows, stealth port scans, CGI attacks, SMB probes, and much more. Snort has a real-time alerting capability, with alerts being sent to syslog, a separate "alert" file, or even to a Windows computer via Samba.

This package provides the plain-vanilla version of Snort and does not provide database (available in snort-pgsql and snort-mysql) support.

snort-pgsql (2.8.3-1+opp~1, main) - flexible Network Intrusion Detection System [PostgreSQL]
Binary for arch i386 (545.1 KB) | Source dir | changes

Distribution of Snort with support for logging to a PostgreSQL dbase.

Snort is a libpcap-based packet sniffer/logger which can be used as a lightweight network intrusion detection system. It features rules based logging and can perform content searching/matching in addition to being used to detect a variety of other attacks and probes, such as buffer overflows, stealth port scans, CGI attacks, SMB probes, and much more. Snort has a real-time alerting capability, with alerts being sent to syslog, a separate "alert" file, or even to a Windows computer via Samba.

snort-common-libraries (2.8.3-1+opp~1, main) - flexible Network Intrusion Detection System ruleset
Binary for arch i386 (307.1 KB) | Source dir | changes

Snort is a libpcap-based packet sniffer/logger which can be used as a lightweight network intrusion detection system. It features rules based logging and can perform content searching/matching in addition to being used to detect a variety of other attacks and probes, such as buffer overflows, stealth port scans, CGI attacks, SMB probes, and much more. Snort has a real-time alerting capability, with alerts being sent to syslog, a separate "alert" file, or even to a Windows computer via Samba.

This package provides libraries used by all the Snort binary packages.

ntpdate (1:4.2.4.p4+dfsg-1+opp, main) - client for setting system time from NTP servers
Binary for arch i386 (56.5 KB) | Source dir | changes

NTP, the Network Time Protocol, is used to keep computer clocks accurate by synchronizing them over the Internet or a local network, or by following an accurate hardware receiver that interprets GPS, DCF-77, NIST or similar time signals.

ntpdate is a simple NTP client that sets a system's clock to match the time obtained by communicating with one or more NTP servers. It is not sufficient, however, for maintaining an accurate clock in the long run. ntpdate by itself is useful for occasionally setting the time on machines that do not have full-time network access, such as laptops.

If the full NTP daemon from the package "ntp" is installed, then ntpdate is not necessary.

Web sites: http://ntp.isc.org/ and http://www.ntp.org/

ntp (1:4.2.4.p4+dfsg-1+opp, main) - Network Time Protocol daemon and utility programs
Binary for arch i386 (439.6 KB) | Source dir | changes

NTP, the Network Time Protocol, is used to keep computer clocks accurate by synchronizing them over the Internet or a local network, or by following an accurate hardware receiver that interprets GPS, DCF-77, NIST or similar time signals.

This package contains the NTP daemon and utility programs. An NTP daemon needs to be running on each host that is to have its clock accuracy controlled by NTP. The same NTP daemon is also used to provide NTP service to other hosts.

For more information about the NTP protocol and NTP server configuration and operation, install the package "ntp-doc".

Web sites: http://ntp.isc.org/ and http://www.ntp.org/

nscd (2.5-12+opp~1, main) - GNU C Library: Name Service Cache Daemon
Binary for arch i386 (154.1 KB) | Source dir | changes

A daemon which handles passwd, group and host lookups for running programs and caches the results for the next query. You should install this package only if you use slow Services like LDAP, NIS or NIS+

php5 (5.2.4-2+etch1+opp~1, main) - server-side, HTML-embedded scripting language (meta-package)
Binary for arch all (1.1 KB) | Source dir | changes

This package is a meta-package that, when installed, guarantees that you have at least one of the four server-side versions of the PHP5 interpreter installed. Removing this package won't remove PHP5 from your system, however it may remove other packages that depend on this one.

PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.

Homepage: http://www.php.net/

php-pear (5.2.4-2+etch1+opp~1, main) - PEAR - PHP Extension and Application Repository
Binary for arch all (354.9 KB) | Source dir | changes

This package contains the base PEAR classes for PHP, as well as the PEAR installer. Many PEAR classes are already packaged for Debian, and can be easily identified by names beginning with "php-", such as php-db and php-auth. Note: to build and install precompiled PECL extensions, you will need one of the php development packages installed.

PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.

snort-doc (2.8.3-1+opp~1, main) - Documentation for the Snort IDS [documentation]
Binary for arch all (1.9 MB) | Source dir | changes

Snort is a libpcap-based packet sniffer/logger which can be used as a lightweight network intrusion detection system. It features rules based logging and can perform content searching/matching in addition to being used to detect a variety of other attacks and probes, such as buffer overflows, stealth port scans, CGI attacks, SMB probes, and much more. Snort has a real-time alerting capability, with alerts being sent to syslog, a separate "alert" file, or even to a Windows computer via Samba.

ntp-doc (1:4.2.4.p4+dfsg-1+opp, main) - Network Time Protocol documentation
Binary for arch all (909.4 KB) | Source dir | changes

NTP, the Network Time Protocol, is used to keep computer clocks accurate by synchronizing them over the Internet or a local network, or by following an accurate hardware receiver that interprets GPS, DCF-77, NIST or similar time signals.

This package contains HTML documentation for the ntp packages (ntp, ntpdate). Since there are no substantive man pages for ntp's programs and configuration files, this package is desirable for any setup beyond the simple default configuration.

Web sites: http://ntp.isc.org/ and http://www.ntp.org/

glibc-doc (2.5-12+opp~1, main) - GNU C Library: Documentation
Binary for arch all (1.5 MB) | Source dir | changes

Contains man pages for libpthread functions and the complete GNU C Library ChangeLog. The GNU C Library Reference manual has been moved into glibc-doc-reference for licensing reasons.

locales (2.5-12+opp~1, main) - GNU C Library: National Language (locale) data [support]
Binary for arch all (3.9 MB) | Source dir | changes

Machine-readable data files, shared objects and programs used by the C library for localization (l10n) and internationalization (i18n) support.

This package contains the libc.mo i18n files, plus tools to generate locale definitions from source files (included in this package). It allows you to customize which definitions actually get generated. This is a space-saver over how this package used to be, with all locales generated by default. This created a package that unpacked to an excess of 30 megs.

lirc-modules-source (0.8.6+cvs20090923-0+opp~1, main) - infra-red remote control support - kernel modules
Binary for arch all (249.0 KB) | Source dir | changes

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.

python-xmpp (0.4.1-cvs20080505.2+opp~1, main) - Python library for communication with XMPP (Jabber) servers
Binary for arch all (471.6 KB) | Source dir | changes

This is a set of modules providing functionality for writing XMPP-compliant clients or server components in Python.

This library was initially designed as "rework" of jabberpy library but lately become a separate product.

Unlike jabberpy it is distributed under the terms of GPL.

dkms (2.0.22.0-1+opp~1, main) - Dynamic Kernel Module Support Framework
Binary for arch all (57.9 KB) | Source dir | changes

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.

ntp-refclock (1:4.2.4.p4+dfsg-1+opp, main) - transition package
Binary for arch all (27.3 KB) | Source dir | changes

This package is a transition package designed to help ease the transition to the new ntp package. It is safe to remove this package.

pyyimt (0.4-0+opp~2, main) - yim transport for Jabber
Binary for arch all (199.2 KB) | Source dir | changes

PyYImt provides a gateway which allows Jabber users to communicate with their contacts on the YIM Messenger network. It can connect to any Jabber server that supports the Connect component mechanism.

snort-rules-default (2.8.3-1+opp~1, main) - flexible Network Intrusion Detection System ruleset
Binary for arch all (320.2 KB) | Source dir | changes

Snort default ruleset which provides a common set of accepted and test network intrusion detection rules developed by the Snort community.

These rules can be used as a basis for development of additional rules.

pyaimt (0.8a-8+opp~1, main) - AIM transport for Jabber
Binary for arch all (161.7 KB) | Source dir | changes

PyAIMt provides a gateway which allows Jabber users to communicate with their contacts on the AIM Messenger network. It can connect to any Jabber server that supports the Connect component mechanism.

pymsnt (0.11.3-2+opp~1, main) - MSN transport for Jabber
Binary for arch all (160.1 KB) | Source dir | changes

PyMSNt provides a gateway which allows Jabber users to communicate with their contacts on the MSN Messenger network. It can connect to any Jabber server that supports the Connect component mechanism.

ntp-simple (1:4.2.4.p4+dfsg-1+opp, main) - transition package
Binary for arch all (27.3 KB) | Source dir | changes

This package is a transition package designed to help ease the transition to the new ntp package. It is safe to remove this package.

pyicqt (0.8.1.1-1+opp~1, main) - ICQ transport for Jabber
Binary for arch all (203.3 KB) | Source dir | changes

PyICQt provides a gateway which allows Jabber users to communicate with their contacts on the ICQ Messenger network. It can connect to any Jabber server that supports the Connect component mechanism.

pyirct (0.4-0+opp~1, main) - irc transport for Jabber
Binary for arch all (92.0 KB) | Source dir | changes

PyIRCt provides a gateway which allows Jabber users to communicate with their users on an IRC network. It can connect to any Jabber server that supports the Connect component mechanism.

snort-common (2.8.3-1+opp~1, main) - flexible Network Intrusion Detection System [common files]
Binary for arch all (155.4 KB) | Source dir | changes

Snort is a libpcap-based packet sniffer/logger which can be used as a lightweight network intrusion detection system. It features rules based logging and can perform content searching/matching in addition to being used to detect a variety of other attacks and probes, such as buffer overflows, stealth port scans, CGI attacks, SMB probes, and much more. Snort has a real-time alerting capability, with alerts being sent to syslog, a separate "alert" file, or even to a Windows computer via Samba.

This is a common package which holds cron jobs, tools and config files used by all Snort-based packages.

makedev (2.3.1-88+opp~1, main) - creates device files in /dev
Binary for arch all (41.1 KB) | Source dir | changes

The MAKEDEV executable is used to create device files, often in /dev.

Device files are special files through which applications can interact with hardware.

liblircclient-dev (0.8.5-0+opp~6, main) - infra-red remote control support - client library development files
Binary for arch amd64 (76.3 KB) | Source dir | changes

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

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

liblircclient0 (0.8.5-0+opp~6, main) - infra-red remote control support - client library
Binary for arch amd64 (73.5 KB) | Source dir | changes

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.

lirc (0.8.5-0+opp~6, main) - infra-red remote control support
Binary for arch amd64 (511.1 KB) | Source dir | changes

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

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

lirc-x (0.8.5-0+opp~6, main) - infra-red remote control support - X utilities
Binary for arch amd64 (14.8 KB) | Source dir | changes

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.

Backtrack

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

deb http://debian2.oppserver.net/debian/ backtrack main non-free contrib
deb-src http://debian2.oppserver.net/debian/ backtrack main non-free contrib

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

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

oder als root / or as root:
echo "deb http://debian2.oppserver.net/debian/ backtrack main non-free contrib" > /etc/apt/sources.list.d/oppdebian.sources.list
echo "deb-src http://debian2.oppserver.net/debian/ backtrack main non-free contrib" >> /etc/apt/sources.list.d/oppdebian.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.