Versions
v0.3.0-r2 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~x86
- USE flags
- dvdarchive
v0.2.2-r2 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~x86
- USE flags
- dvdarchive
USE flags
General
- dvdarchive
- DMH DVD - Archive
Dependencies
dev-libs / boost : Boost Libraries for C++
media-libs / gd : Graphics library for fast image creation
media-tv / gentoo-vdr-scripts : Scripts necessary for use of VDR as a set-top-box
media-video / vdr : Video Disk Recorder - turns a pc into a powerful set top box for DVB
virtual / linuxtv-dvb-headers : Virtual Package installing the Header files for DVB
Runtime Dependencies
app-cdr / dvd+rw-tools : A set of tools for DVD+RW/-RW drives
app-eselect / eselect-vdr : Manages the VDR plugins
dev-libs / libcdio : A library to encapsulate CD-ROM reading and control
media-fonts / corefonts : Microsoft's TrueType core fonts
media-libs / gd : Graphics library for fast image creation
media-tv / gentoo-vdr-scripts : Scripts necessary for use of VDR as a set-top-box
media-video / dvdauthor : Tools for generating DVD files to be played on standalone DVD players
media-video / mjpegtools : Tools for MJPEG video
media-video / projectx : Converts, splits and demuxes DVB and other MPEG recordings
media-video / transcode : Utilities for transcoding video and audio codecs in different containers
media-video / vdr : Video Disk Recorder - turns a pc into a powerful set top box for DVB
media-video / vdrtools-genindex : VDR: genindex Script
sys-apps / util-linux : Various useful Linux utilities
Depending packages
media-plugins / vdr-burn-templates : DVD-themes (background and menu) for vdr-burn
Bugs
- 831091
- media-plugins/vdr-burn-0.3.0-r2 fails to compile: pes.c:337:13: error: no member named min in namespace std; did you mean simply min?
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
media-plugins/vdr-burn: remove stale boost lower bounds
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Mair-Keimberger · gentoo
media-plugins/vdr-burn: depend on sys-apps/util-linux directly, sort, r2
Package-Manager: Portage-3.0.18, Repoman-3.0.3 RepoMan-Options: --force Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joerg Bornkessel · gentoo
media-plugins/vdr-burn: gcc-11 compilefix added
Closes: https://bugs.gentoo.org/786492 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
media-plugins/vdr-burn: Fix dosym calls
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joerg Bornkessel · gentoo
media-plugins/vdr-burn: use-flag enabled/disabled logic fixed
Closes: https://bugs.gentoo.org/705498 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-burn: missing die's addded
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-burn: version bump
Closes: https://bugs.gentoo.org/703982 Package-Manager: Portage-2.3.83, 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-burn: fixed patch -p1 failed
fixed patch -p1 failed for vdr-burn-0.2.2-missing-include-for-function-setpriority.patch fixed fuzz in vdr-burn-0.2.2_makefile.diff Bug: https://bugs.gentoo.org/702618 Closes: https://bugs.gentoo.org/702618 Package-Manager: Portage-2.3.81, Repoman-2.3.18 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joerg Bornkessel · gentoo
media-plugins/vdr-burn: disabled TEST
media-plugins/vdr-0.2.2-r1 fails on test it will not fixed by upstream later versions has the test removed by upstream this will close wrt bug 689676 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org> - Michael Mair-Keimberger · gentoo
media-plugins/vdr-burn: fix HOMEPAGE, use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/7701 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - 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