Versions
v9999 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- USE flags
- X bluray caps cec dbus fbcon jpeg nls opengl vdpau vdr xine xinerama
v2.2.0-r5 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- ~amd64 ~x86
- USE flags
- X bluray caps cec dbus fbcon jpeg nls opengl vaapi vdpau vdr xine xinerama
v2.2.0-r4 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- ~amd64 ~x86
- USE flags
- X bluray caps cec dbus fbcon jpeg nls opengl vaapi vdpau vdr xine xinerama
v2.2.0-r2 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- ~amd64 ~x86
- USE flags
- X bluray caps cec dbus fbcon jpeg nls opengl vaapi vdpau vdr xine xinerama
USE flags
General
- X
- Add support for X11
- bluray
- Enable BluRay metadata support through media-libs/libbluray
- caps
- Use Linux capabilities library to control privilege
- cec
- Enable CEC support through dev-libs/libcec
- dbus
- Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc)
- fbcon
- Add framebuffer support for the console, via the kernel
- jpeg
- Add JPEG image support
- nls
- Add Native Language Support (using gettext - GNU locale utilities)
- opengl
- Add support for OpenGL (3D graphics)
- vaapi
- Enable Video Acceleration API for hardware decoding
- vdpau
- Enable the Video Decode and Presentation API for Unix acceleration interface
- vdr
- Compile the vdr output plugin to use local or remote xine as output
- xine
- Compile the xine input plugin for displaying vdr video and OSD
- xinerama
- Add support for querying multi-monitor screen geometry through the Xinerama API
Dependencies
dev-libs / dbus-glib : D-Bus bindings for glib
dev-libs / glib : The GLib library of C routines
dev-libs / libcec : Library for communicating with the Pulse-Eight USB HDMI-CEC Adaptor
media-libs / libbluray : Blu-ray playback libraries
media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library
media-libs / libva : Video Acceleration (VA) API for Linux
media-libs / xine-lib : Core libraries for Xine movie player
media-tv / gentoo-vdr-scripts : Scripts necessary for use of VDR as a set-top-box
media-video / ffmpeg : Complete solution to record/convert/stream audio and video. Includes libavcodec
media-video / vdr : Video Disk Recorder - turns a pc into a powerful set top box for DVB
sys-devel / gettext : GNU locale utilities
sys-kernel / linux-headers : Linux system headers
sys-libs / libcap : POSIX 1003.1e capabilities
virtual / jpeg : Virtual to select between libjpeg-turbo and IJG jpeg for source-based packages
virtual / opengl : Virtual for OpenGL implementation
virtual / pkgconfig : Virtual for the pkg-config implementation
x11-base / xorg-proto : X.Org combined protocol headers
x11-libs / libX11 : X.Org X11 library
x11-libs / libXext : X.Org Xext library
x11-libs / libXinerama : X.Org Xinerama library
x11-libs / libXrender : X.Org Xrender library
x11-libs / libXxf86vm : X.Org Xxf86vm library
Runtime Dependencies
app-eselect / eselect-vdr : Manages the VDR plugins
dev-libs / dbus-glib : D-Bus bindings for glib
dev-libs / glib : The GLib library of C routines
dev-libs / libcec : Library for communicating with the Pulse-Eight USB HDMI-CEC Adaptor
media-libs / libbluray : Blu-ray playback libraries
media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library
media-libs / libva : Video Acceleration (VA) API for Linux
media-libs / xine-lib : Core libraries for Xine movie player
media-tv / gentoo-vdr-scripts : Scripts necessary for use of VDR as a set-top-box
media-video / ffmpeg : Complete solution to record/convert/stream audio and video. Includes libavcodec
media-video / vdr : Video Disk Recorder - turns a pc into a powerful set top box for DVB
sys-libs / libcap : POSIX 1003.1e capabilities
virtual / jpeg : Virtual to select between libjpeg-turbo and IJG jpeg for source-based packages
virtual / opengl : Virtual for OpenGL implementation
x11-libs / libX11 : X.Org X11 library
x11-libs / libXext : X.Org Xext library
x11-libs / libXinerama : X.Org Xinerama library
x11-libs / libXrender : X.Org Xrender library
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Lucio Sauer · gentoo
*/*: inline mirror://sourceforge
bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Mair-Keimberger · gentoo
media-plugins/vdr-xineliboutput: add missing flag-o-matic inherit
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-plugins/vdr-xineliboutput: drop removed libextractor references
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
media-libs/libva: Rename from x11-libs/libva
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-plugins/vdr-xineliboutput: move away from virtual/jpeg
Signed-off-by: Sam James <sam@gentoo.org> - Brian Evans · gentoo
media-plugins/vdr-xineliboutput: Improve OpenRC script
The attached script updates a couple things which effectively is the same as the current model however it follows the modular nature of the declarative syntax. Changes: * Replaces start_stop_daemon_args with command_background and command_user Closes: https://bugs.gentoo.org/828075 Signed-off-by: Brian Evans <grknight@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-plugins/vdr-xineliboutput: [QA] fix tc-get* quoting
This can cause build problems for e.g. 32-bit (gcc -m32 ...) Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-plugins/vdr-xineliboutput: respect ${PKG_CONFIG}
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Joerg Bornkessel · gentoo
media-plugins/vdr-xineliboutput: call cc/gcc directly fixed
Closes: https://bugs.gentoo.org/780462 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org> - Sam James · gentoo
media-plugins/vdr-xineliboutput: call pkg-config via toolchain-funcs.eclass helper
This ensures we call the correct pkg-config in e.g. cross. Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joerg Bornkessel · gentoo
media-plugins/vdr-xineliboutput: calls cc directly fixed
this commit will also fix the compile with llvm/clang, the llvm/clang patch will fix only the errors to prevent the plugin from compile, a lot of warnings on llvm/clang are still exist Closes: https://bugs.gentoo.org/771036 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Mair-Keimberger · gentoo
media-plugins/vdr-xineliboutput: add missing flag-o-matic eclass
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16299 Signed-off-by: Aaron Bauman <bman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joerg Bornkessel · gentoo
media-plugins/vdr-xineliboutput: fixed not detecting opengl in pkg-config
thx to josef95 @ bug 711978 to detect the solution for this Closes: https://bugs.gentoo.org/711978 Package-Manager: Portage-2.3.90, Repoman-2.3.20 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
media-plugins/vdr-xineliboutput: Replace virtual/ffmpeg
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joerg Bornkessel · gentoo
media-plugins/vdr-xineliboutput: version bump, cleanup old
thx to S. Schreier for reporting this Closes: https://bugs.gentoo.org/717070 Package-Manager: Portage-2.3.90, Repoman-2.3.20 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
media-plugins/vdr-xineliboutput: [QA] inherit toolchain-funcs.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joerg Bornkessel · gentoo
media-plugins/vdr-xineliboutput: wrong license, fixed
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joerg Bornkessel · gentoo
media-plugins/vdr-xineliboutput: version bump
commit will also include: cleanup old version control moved from CVS to Git eapi=7 Suggested-By: Pertti Kosunen <pertti.kosunen@pp.nic.fi> Suggested-By: Christian Kunkel <ch.kunkel@gmx.de> Bug: https://bugs.gentoo.org/614136 Bug: https://bugs.gentoo.org/648748 Closes: https://bugs.gentoo.org/614136 Closes: https://bugs.gentoo.org/648748 Package-Manager: Portage-2.3.81, Repoman-2.3.18 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org> - Arfrever Frehtes Taifersar Arahesis · gentoo
media-plugins/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). - Matthias Schwarzott · gentoo
media-plugins/vdr-xineliboutput: bump to version 2.0.0
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Matthias Schwarzott · gentoo
media-plugins/vdr-xineliboutput: Fix wrong versions for snapshot versions
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Mike Frysinger · gentoo
sourceforge: switch to https:// URIs - Christian Ruppert · gentoo
media-plugins/vdr-xineliboutput: doinit -> doinitd
Package-Manager: portage-2.2.23 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed