OPPServer

OPPs PUBLIC TEST REPOSITORY-Pakete / OPPs PUBLIC TEST REPOSITORY-Packages

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

Hinweis!!! / Hint!!!

      Dieses Repository ist für Test Pakete gedacht und nicht für den Produktiveinsatz.
      Keinerlei Support für diese Pakete.
      Vorlagen zu fertigen sources.list gibt es hier / Templates for sources.list available here:
http://unix.oppserver.net/debian/sources.list/publictest/
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/publictest/ stretch main non-free contrib
deb-src http://debian2.oppserver.net/publictest/ stretch main non-free contrib

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


Wheezy 7.x

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

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

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

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

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


vlc-dbg (1:2.0.8-1+opp~2, main) - debugging symbols for vlc
Binary for arch amd64 (12.7 MB), i386 (11.8 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.

ffmpeg-dbg (9:1.0.7-0.0+opp~4, main) - Debug symbols for FFmpeg related packages.
Binary for arch amd64 (14.9 MB), i386 (28.2 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.

bino-dbg (1.4.2-1+opp~2, main) - debugging symbols for bino 3D video player
Binary for arch amd64 (2.1 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.

libsqlite3-0-dbg (3.7.17-1+opp~1, main) - SQLite 3 debugging symbols
Binary for arch amd64 (1.1 MB), i386 (1.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 debugging symbols for the libraries.

libxine2-dbg (1:1.2.4+git20131003-1+opp~1, main) - debug symbols for libxine2
Binary for arch amd64 (4.8 MB), i386 (4.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.

libwine-dbg (1.7.4-0+opp~1, main) - Windows API implementation - debugging symbols
Binary for arch i386 (41.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 debugging symbols.

xine-dbg (0.99.7hg+20131003-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.

libavdevice-dev (9:1.0.7-0.0+opp~4, main) - Development files for libavdevice.
Binary for arch amd64 (52.6 KB), i386 (51.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.

libswresample-dev (9:1.0.7-0.0+opp~4, main) - Development files for libswresample.
Binary for arch amd64 (53.9 KB), i386 (55.3 KB) | Source dir | changes | Homepage

This is the audio scaling library from the FFmpeg project.

Please send me a better description.

libavfilter-dev (9:1.0.7-0.0+opp~4, main) - Development files for libavfilter.
Binary for arch amd64 (334.2 KB), i386 (320.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.

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

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.

liblivemedia-dev (2013.04.30-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.

libpostproc-dev (9:1.0.7-0.0+opp~4, main) - postproc devel files
Binary for arch amd64 (67.3 KB), i386 (64.0 KB) | Source dir | changes | Homepage

This package contains the FFmpeg video postprocessing devel files.

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

libvlccore-dev (1:2.0.8-1+opp~2, main) - development files for libvlccore
Binary for arch amd64 (495.3 KB), i386 (515.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 (9:1.0.7-0.0+opp~4, main) - FFmpeg avutil devel files - devel files.
Binary for arch amd64 (135.4 KB), i386 (138.3 KB) | Source dir | changes | Homepage

This package contains the FFmpeg video utility.

libwine-dev (1.7.4-0+opp~1, main) - Windows API implementation - development files
Binary for arch i386 (6.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 C header files.

libsqlite3-dev (3.7.17-1+opp~1, main) - SQLite 3 development files
Binary for arch amd64 (595.4 KB), i386 (603.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.

This package contains the development files (headers, static libraries)

libswscale-dev (9:1.0.7-0.0+opp~4, main) - Development files for libswscale.
Binary for arch amd64 (112.1 KB), i386 (115.6 KB) | Source dir | changes | Homepage

This is the video scaling library from the FFmpeg project.

Please send me a better description.

libxine2-dev (1:1.2.4+git20131003-1+opp~1, main) - Xine video player library, development packages.
Binary for arch amd64 (71.4 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.

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

libavformat-dev (9:1.0.7-0.0+opp~4, main) - Development files for libavformat.
Binary for arch amd64 (639.1 KB), i386 (643.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...).

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

libvlc-dev (1:2.0.8-1+opp~2, main) - development files for libvlc
Binary for arch amd64 (57.9 KB), i386 (59.4 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.

libshairplay-dev (0.9.0+git20131014-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.

vlc-plugin-notify (1:2.0.8-1+opp~2, main) - LibNotify plugin for VLC
Binary for arch amd64 (5.5 KB), i386 (5.9 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.0.8-1+opp~2, main) - VBI teletext plugin for VLC
Binary for arch amd64 (7.9 KB), i386 (8.5 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.

xine-ui (0.99.7hg+20131003-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!

bino (1.4.2-1+opp~2, main) - 3D video player
Binary for arch amd64 (790.8 KB), i386 (796.3 KB) | Source dir | changes | Homepage

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

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

libxine2-vdr (1:1.2.4+git20131003-1+opp~1, main) - VDR-related plugins for libxine2
Binary for arch amd64 (25.2 KB), i386 (25.5 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-nox (1:2.0.8-1+opp~2, main) - multimedia player and streamer (without X support)
Binary for arch amd64 (2.2 MB), i386 (2.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.

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.

libav-tools (9:1.0.7-0.0+opp~4, main) - Multimedia player, server, encoder and transcoder
Binary for arch amd64 (21.9 KB), i386 (21.9 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.

vlc (1:2.0.8-1+opp~2, main) - multimedia player and streamer
Binary for arch amd64 (1.0 MB), i386 (1.0 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).

vlc-plugin-svg (1:2.0.8-1+opp~2, main) - SVG plugin for VLC
Binary for arch amd64 (6.2 KB), i386 (6.7 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-sdl (1:2.0.8-1+opp~2, main) - SDL video and audio output plugin for VLC
Binary for arch amd64 (7.9 KB), i386 (8.6 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.

xine-console (0.99.7hg+20131003-1+opp~1, main) - the xine video player, user interface
Binary for arch amd64 (73.2 KB), i386 (69.7 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.0.8-1+opp~2, main) - Jack audio plugins for VLC
Binary for arch amd64 (10.3 KB), i386 (10.2 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-x (1:1.2.4+git20131003-1+opp~1, main) - X desktop video output plugins for libxine2
Binary for arch amd64 (165.1 KB), i386 (158.0 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-plugin-fluidsynth (1:2.0.8-1+opp~2, main) - FluidSynth plugin for VLC
Binary for arch amd64 (5.3 KB), i386 (5.9 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-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.

libavcodec54 (9:1.0.7-0.0+opp~4, 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.

libxine2-vdpau-plugins (1:1.2.4+git20131003-1+opp~1, main) - Vdpau decoder and X-based video output plugins
Binary for arch amd64 (112.5 KB), i386 (110.2 KB) | Source dir | changes | Homepage

This package contains plugins for adding NVIDIA VDPAU support.

libavformat54 (9:1.0.7-0.0+opp~4, main) - FFmpeg file format library.
Binary for arch amd64 (533.1 KB), i386 (688.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...).

libavdevice54 (9:1.0.7-0.0+opp~4, main) - FFmpeg device handling library.
Binary for arch amd64 (48.7 KB), i386 (51.7 KB) | Source dir | changes | Homepage

This is the device handling library from the FFmpeg project.

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

Meta package libcec.

libwine-print (1.7.4-0+opp~1, main) - Windows API implementation - printing module
Binary for arch i386 (124.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 a CUPS-enabled spooler and a PostScript driver, allowing Windows applications to print.

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-bin (1.7.4-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.

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

This is the video scaling library from the FFmpeg project.

Please send me a better description.

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

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

This package provides the shared library.

libxine2-bin (1:1.2.4+git20131003-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.

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

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.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 package provides the shared library.

libwine-alsa (1.7.4-0+opp~1, main) - Windows API implementation - ALSA sound module
Binary for arch i386 (51.4 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.

libvlccore5 (1:2.0.8-1+opp~2, main) - base library for VLC and its modules
Binary for arch amd64 (348.4 KB), i386 (381.4 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.

libxine2-vaapi-plugins (1:1.2.4+git20131003-1+opp~1, main) - Vaapi decoder and X-based video output plugins
Binary for arch amd64 (49.4 KB), i386 (46.4 KB) | Source dir | changes | Homepage

This package contains plugins for adding VAAPI support.

libwine-oss (1.7.4-0+opp~1, main) - Windows API implementation - OSS sound module
Binary for arch i386 (51.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 an OSS sound driver.

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

This package contains the FFmpeg video utility.

libwine (1.7.4-0+opp~1, main) - Windows API implementation - library
Binary for arch i386 (18.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 library that implements the Windows API.

libwine-sane (1.7.4-0+opp~1, main) - Windows API implementation - scanner module
Binary for arch i386 (27.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 contains a TWAIN interface that allows Windows applications to communicate with scanners supported by SANE.

libgroupsock0 (2013.04.30-1+opp~1, main) - multimedia RTSP streaming library (network interfaces and sockets)
Binary for arch amd64 (30.5 KB), i386 (31.1 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-gphoto2 (1.7.4-0+opp~1, main) - Windows API implementation - camera module
Binary for arch i386 (29.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 contains a TWAIN interface that allows Windows applications to communicate with cameras supported by gphoto2.

libxine2-ffmpeg (1:1.2.4+git20131003-1+opp~1, main) - MPEG-related plugins for libxine2
Binary for arch amd64 (136.0 KB), i386 (237.8 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.

libwine-ldap (1.7.4-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.

libpostproc52 (9:1.0.7-0.0+opp~4, main) - postproc shared libraries.
Binary for arch amd64 (66.6 KB), i386 (74.6 KB) | Source dir | changes | Homepage

This package contains the FFmpeg video postprocessing shared library.

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.

libsqlite3-0 (3.7.17-1+opp~1, main) - SQLite 3 shared library
Binary for arch amd64 (467.3 KB), i386 (475.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.

libwine-cms (1.7.4-0+opp~1, main) - Windows API implementation - color management module
Binary for arch i386 (17.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 Color Management System implementation that lets Windows applications calibrate the colors used for display and print.

libwine-capi (1.7.4-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.

libbasicusageenvironment0 (2013.04.30-1+opp~1, main) - multimedia RTSP streaming library (BasicUsageEnvironment class)
Binary for arch amd64 (24.3 KB), i386 (25.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 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.

libwine-openal (1.7.4-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.

liblivemedia7 (2013.04.30-1+opp~1, main) - multimedia RTSP streaming library
Binary for arch amd64 (338.8 KB), i386 (352.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 liveMedia library which defines a class hierarchy - rooted in the "Medium" class - for a variety of streaming media types and codecs.

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

libwine-gl (1.7.4-0+opp~1, main) - Windows API implementation - OpenGL module
Binary for arch i386 (877.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 the OpenGL and Direct3D modules that allow Windows applications to use 3D acceleration.

libxine2-gnome (1:1.2.4+git20131003-1+opp~1, main) - GNOME-related plugins for libxine2
Binary for arch amd64 (16.2 KB), i386 (16.8 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.

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

libswresample0 (9:1.0.7-0.0+opp~4, main) - FFmpeg audio rescaling library.
Binary for arch amd64 (48.6 KB), i386 (56.3 KB) | Source dir | changes | Homepage

This is the audio scaling library from the FFmpeg project.

Please send me a better description.

libxine2 (1:1.2.4+git20131003-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.

libvlc5 (1:2.0.8-1+opp~2, main) - multimedia player and streamer library
Binary for arch amd64 (37.9 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, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.

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

libusageenvironment0 (2013.04.30-1+opp~1, main) - multimedia RTSP streaming library (UsageEnvironment classes)
Binary for arch amd64 (12.2 KB), i386 (12.3 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.

x264 (3:0.git20131003-0.0+opp~1, main) - video encoder for the H.264/MPEG-4 AVC standard
Binary for arch amd64 (286.1 KB), i386 (311.7 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 (9:1.0.7-0.0+opp~4, main) - audio/video encoder, streaming server & audio/video file converter.
Binary for arch amd64 (554.0 KB), i386 (552.9 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.

libsqlite3-tcl (3.7.17-1+opp~1, main) - SQLite 3 Tcl bindings
Binary for arch amd64 (119.1 KB), i386 (119.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 Tcl bindings.

cec-utils (2.1.3-1+opp~2, main) - USB CEC Adaptor communication Library (utility programs)
Binary for arch amd64 (69.3 KB), i386 (69.1 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.7.17-1+opp~1, main) - Command line interface for SQLite 3
Binary for arch amd64 (127.0 KB), i386 (126.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.

yasm (1.2.0-1+opp~1, main) - modular assembler with multiple syntaxes support
Binary for arch amd64 (628.7 KB), i386 (598.7 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.17-1+opp~1, main) - LALR(1) Parser Generator for C or C++
Binary for arch amd64 (150.1 KB), i386 (149.7 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.

mediatomb-common (0.12.1-5+opp~1, main) - UPnP MediaServer (base package)
Binary for arch amd64 (929.3 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.

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

Free portable AirPlay server implementation similar to ShairPort.

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

livemedia-utils (2013.04.30-1+opp~1, main) - multimedia RTSP streaming tools
Binary for arch amd64 (114.8 KB), i386 (110.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 live555.com streaming servers (live555MediaServer and live555ProxyServer), the example programs (openRTSP, playSIP, sapWatch, vobStreamer) and a variety of test tools.

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

Free portable AirPlay server implementation similar to ShairPort.

wine (1.7.4-0+opp~1, main) - Windows API implementation - standard suite
Binary for arch amd64 (42.3 KB), i386 (42.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 is a virtual package that depends on the standard Wine components.

wine-bin (1.7.4-0+opp~1, main) - Windows API implementation - binary loader
Binary for arch i386 (53.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 program for running Windows executables.

vlc-data (1:2.0.8-1+opp~2, main) - Common data for VLC
Binary for arch all (4.9 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.

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.

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

ffmpeg-doc (9:1.0.7-0.0+opp~4, main) - Documentation of the FFmpeg API.
Binary for arch all (44.4 KB) | Source dir | changes | Homepage

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

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

sqlite3-doc (3.7.17-1+opp~1, main) - SQLite 3 documentation
Binary for arch all (3.3 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.

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

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

afpfs-ng (0.8.1-5+opp~2, 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.036.00-2+opp~1, main) - dkms source for the r8168 network driver
Binary for arch all (91.8 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.

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.

ddclient (3.8.1-1+opp~2, main) - address updating utility for dynamic DNS services
Binary for arch all (77.2 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.

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.

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-bin (1.7.4-0+opp~1, main) - Windows API implementation - binary loader
Binary for arch amd64 (41.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 instructions for installing 32-bit wine on 64-bit systems.

libxnvctrl-dev (319.60-1+opp~1, contrib) - NV-CONTROL X extension (development files)
Binary for arch amd64 (99.0 KB), i386 (99.0 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 (20130816+1+opp~1, contrib) - cleanup after driver installation with the nvidia-installer
Binary for arch amd64 (17.6 KB), i386 (17.6 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 (20130816+1+opp~1, contrib) - NVIDIA binary graphics driver support files
Binary for arch amd64 (19.7 KB), i386 (19.7 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.

libxnvctrl0 (319.60-1+opp~1, contrib) - NV-CONTROL X extension (runtime library)
Binary for arch amd64 (18.3 KB), i386 (18.1 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.4.0+opp~1, contrib) - allows the selection of NVIDIA as GLX provider
Binary for arch amd64 (3.3 KB), i386 (3.3 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.4.0+opp~1, contrib) - allows the selection of MESA as GLX provider
Binary for arch amd64 (2.7 KB), i386 (2.8 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-alternative-fglrx (0.4.0+opp~1, contrib) - allows the selection of FGLRX 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 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.

glx-diversions (0.4.0+opp~1, contrib) - prepare for using accelerated GLX implementations from GPU vendors
Binary for arch amd64 (8.9 KB), i386 (8.9 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-settings (319.60-1+opp~1, contrib) - tool for configuring the NVIDIA graphics driver
Binary for arch amd64 (867.8 KB), i386 (860.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 (319.60-1+opp~1, contrib) - X configuration tool for non-free NVIDIA drivers
Binary for arch amd64 (84.1 KB), i386 (81.2 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 (20130816+1+opp~1, contrib) - NVIDIA binary kernel module support files
Binary for arch amd64 (11.2 KB), i386 (11.2 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.4-1+opp~1, contrib) - graphical network simulator
Binary for arch all (4.8 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.

winetricks (0.0+20130919-0+opp~1, contrib) - package manager for WINE to install software easily
Binary for arch all (189.0 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:13.4-3+opp~1, non-free) - AMD XvBA (X-Video Bitstream Acceleration) development files
Binary for arch amd64 (38.2 KB), i386 (38.2 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 (319.60-1+opp~1, non-free) - NVIDIA vdpau driver
Binary for arch amd64 (1.1 MB), i386 (1.2 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-319.60.

libnvidia-ifr1 (319.60-1+opp~1, non-free) - NVIDIA OpenGL-based Inband Frame Readback runtime library
Binary for arch amd64 (125.8 KB), i386 (120.5 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 individual OpenGL framebuffer. NvIFROpenGL captures pixels rendered by OpenGL only and is ideally suited to application capture and remoting.

This package contains the NvIFROpenGL 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.

nvidia-opencl-icd (319.60-1+opp~1, non-free) - NVIDIA OpenCL ICD
Binary for arch amd64 (3.5 MB), i386 (3.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 NVIDIA installable client driver (ICD) for OpenCL which supports NVIDIA GPUs.

libcuda1 (319.60-1+opp~1, non-free) - NVIDIA CUDA runtime library
Binary for arch amd64 (4.2 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-319.60.

libfglrx (1:13.4-3+opp~1, non-free) - non-free ATI/AMD RadeonHD display driver (runtime libraries)
Binary for arch amd64 (8.6 MB), i386 (9.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 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.

nvidia-opencl-common (319.60-1+opp~1, non-free) - NVIDIA OpenCL driver
Binary for arch amd64 (80.6 KB), i386 (80.6 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.

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

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-fglrx-glx (1:13.4-3+opp~1, non-free) - proprietary libGL for the non-free ATI/AMD RadeonHD display driver
Binary for arch amd64 (184.9 KB), i386 (171.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.

libnvcuvid1 (319.60-1+opp~1, non-free) - NVIDIA CUDA nvcuvid runtime library
Binary for arch amd64 (1.2 MB), i386 (1.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.

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.

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

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

nvidia-libopencl1 (319.60-1+opp~1, non-free) - NVIDIA OpenCL ICD Loader library
Binary for arch amd64 (88.9 KB), i386 (88.3 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 (319.60-1+opp~1, non-free) - NVIDIA management library (NVML) runtime library
Binary for arch amd64 (290.7 KB), i386 (258.6 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.

libnvidia-encode1 (319.60-1+opp~1, non-free) - NVIDIA nvidia-encode runtime library
Binary for arch amd64 (130.5 KB), i386 (128.8 KB) | Source dir | changes | Homepage

This could be NVENC, but is currently undocumented.

This package contains the nvidia-encode runtime library.

libgl1-nvidia-glx (319.60-1+opp~1, non-free) - NVIDIA binary OpenGL libraries
Binary for arch amd64 (9.3 MB), i386 (9.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.

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.

libfglrx-amdxvba1 (1:13.4-3+opp~1, non-free) - AMD XvBA (X-Video Bitstream Acceleration) runtime libraries
Binary for arch amd64 (2.5 MB), i386 (2.5 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-smi (319.60-1+opp~1, non-free) - NVIDIA System Management Interface
Binary for arch amd64 (165.1 KB), i386 (158.8 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-cuda-mps (319.60-1+opp~1, non-free) - NVIDIA CUDA Multi Process Service (MPS)
Binary for arch amd64 (114.1 KB), i386 (110.3 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.

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

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

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:13.4-3+opp~1, non-free) - events daemon for the non-free ATI/AMD RadeonHD display driver
Binary for arch amd64 (142.3 KB), i386 (138.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 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 (319.60-1+opp~1, non-free) - NVIDIA binary Xorg driver
Binary for arch amd64 (4.6 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-dkms or nvidia-kernel-source packages for building the kernel module required by this package. This will provide nvidia-kernel-319.60.

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

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:13.4-3+opp~1, non-free) - control panel for the non-free ATI/AMD RadeonHD display driver
Binary for arch amd64 (4.0 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.

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-clinfo (1:13-1-0+opp~1, non-free) - AMD OpenCL info utility
Binary for arch amd64 (51.3 KB), i386 (50.3 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-detect (319.60-1+opp~1, non-free) - NVIDIA GPU detection utility
Binary for arch amd64 (85.3 KB), i386 (85.3 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-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-libopencl1 (1:13-1-0+opp~1, non-free) - AMD OpenCL library
Binary for arch amd64 (42.5 KB), i386 (41.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 contains the installable client driver loader (ICD Loader) library provided by AMD.

fglrx-driver (1:13.4-3+opp~1, non-free) - non-free ATI/AMD RadeonHD display driver
Binary for arch amd64 (5.2 MB), i386 (5.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 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.

amd-opencl-icd (1:13.4-3+opp~1, non-free) - AMD OpenCL ICD
Binary for arch amd64 (11.3 MB), i386 (10.7 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.

nvidia-glx (319.60-1+opp~1, non-free) - transition to nvidia-driver
Binary for arch amd64 (81.2 KB), i386 (81.2 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.

nvidia-kernel-source (319.60-1+opp~1, non-free) - NVIDIA binary kernel module source
Binary for arch amd64 (3.2 MB), i386 (5.9 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-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.

fglrx-modules-dkms (1:13.4-3+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.3 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-source (1:13.4-3+opp~1, non-free) - kernel module source for the non-free ATI/AMD RadeonHD display driver
Binary for arch amd64 (1.8 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-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-dkms (319.60-1+opp~1, non-free) - NVIDIA binary kernel module DKMS source
Binary for arch amd64 (4.2 MB), i386 (7.8 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.8-community-0+opp~1, non-free) - Cisco 7200/3600/3725/3745/2600/1700 Router Emulator
Binary for arch amd64 (363.1 KB), i386 (374.5 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/publictest/ squeeze main non-free contrib
deb-src http://debian2.oppserver.net/publictest/ squeeze main non-free contrib

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

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

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


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.

Lenny 5.0

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

deb http://debian2.oppserver.net/publictest/ lenny main non-free contrib
deb-src http://debian2.oppserver.net/publictest/ lenny main non-free contrib

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

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

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


Etch 4.0

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

deb http://debian2.oppserver.net/publictest/ etch main non-free contrib
deb-src http://debian2.oppserver.net/publictest/ etch main non-free contrib

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

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

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

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

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



Backtrack

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

deb http://debian2.oppserver.net/publictest/ backtrack main non-free contrib
deb-src http://debian2.oppserver.net/publictest/ backtrack main non-free contrib

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

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

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