media-plugins / vdr-live

VDR Plugin: Web Access To Settings

Official package sites : https://github.com/MarkusEh/vdr-plugin-live ·

v3.0.6 :: 0 :: gentoo

Modified
License
Apache-2.0 GPL-2+ RSA
Keywords
amd64 x86
USE flags
pcre ssl

General

pcre
Add support for Perl Compatible Regular Expressions
ssl
Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)

dev-libs / cxxtools : Collection of general purpose C++-classes

dev-libs / libpcre : Perl-compatible regular expression library

dev-libs / tntnet : Modular, multithreaded web application server extensible with C++

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

sys-kernel / linux-headers : Linux system headers

app-eselect / eselect-vdr : Manages the VDR plugins

dev-libs / cxxtools : Collection of general purpose C++-classes

dev-libs / libpcre : Perl-compatible regular expression library

dev-libs / tntnet : Modular, multithreaded web application server extensible with C++

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

837995
media-plugins/vdr-live: bump to 3.1.5
Repository mirror & CI · gentoo
Merge updates from master
Michael Mair-Keimberger · gentoo
media-plugins/vdr-live: add missing toolchain-funcs 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
Joerg Bornkessel · gentoo
media-plugins/vdr-live: cleanup old
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
Agostino Sarubbo · gentoo
media-plugins/vdr-live: x86 stable wrt bug #783708
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
media-plugins/vdr-live: amd64 stable wrt bug #783708
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joerg Bornkessel · gentoo
media-plugins/vdr-live: version bump
this version has a new maintainer team and Homepage on github version is addapted to tntnet-3.x ebuild simplifyed in ssh key install routine call ar directly fixed Closes: https://bugs.gentoo.org/775755 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
David Seifert · gentoo
media-plugins/vdr-live: [QA] Inherit flag-o-matic.eclass explicitly
Package-Manager: Portage-3.0.8, Repoman-3.0.2 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-live: removed unneeded default call
this is already prepared by vdr-plugin-2.eclass Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
Joerg Bornkessel · gentoo
media-plugins/vdr-live: license fixed
md5.cpp, md5.h needs license RSA Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
Joerg Bornkessel · gentoo
media-plugins/vdr-live: fix to store correct named source file in distdir
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-live: QA, fixed DuplicateFiles
Package-Manager: Portage-2.3.82, Repoman-2.3.18 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
media-plugins/vdr-live: Replace unnecessary path_exists calls
Replace the unnecessary path_exists calls with plain bash -f test. The path_exists function was only intended to be used when necessary to deal with wildcards. Bug: https://bugs.gentoo.org/662178
Repository mirror & CI · gentoo
Merge updates from master
Joerg Bornkessel · gentoo
media-plugins/vdr-live: fixed load shared lib
Package-Manager: Portage-2.3.41, Repoman-2.3.9
Repository mirror & CI · gentoo
Merge updates from master
Joerg Bornkessel · gentoo
media-plugins/vdr-live: version bump, fixed deprecated eapi
Package-Manager: Portage-2.3.41, Repoman-2.3.9
Peter Levine · gentoo
media-plugins/vdr-live: Maintainer timeout. Fix building with GCC-6.
Closes: https://bugs.gentoo.org/599752 Closes: https://github.com/gentoo/gentoo/pull/5951 Package-Manager: Portage-2.3.10, Repoman-2.3.3
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Justin Lecher · gentoo
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@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