media-plugins / vdr-vdrmanager

VDR Plugin: remote programming VDR using VDR-Manager running on Android devices

Official package sites : https://projects.vdr-developer.org/projects/vdr-manager/wiki ·

v0.14 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
~amd64 ~x86
USE flags
gzip ssl stream zlib

General

gzip
Compress files with Lempel-Ziv coding (LZ77)
ssl
Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
stream
Add support for streaming Video to Android client
zlib
Add support for zlib compression

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

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

media-plugins / vdr-streamdev : VDR Plugin: Client/Server and http streaming plugin

media-tv / gentoo-vdr-scripts : Scripts necessary for use of VDR as a set-top-box

sys-libs / zlib : Standard (de)compression library

919461
media-plugins/vdr-vdrmanager-0.14 - [clang] serversock.cpp: error: invalid operands to binary expression (_bind<int
Repository mirror & CI · gentoo
Merge updates from master
Ulrich Müller · gentoo
media-plugins/vdr-vdrmanager: update EAPI 6 -> 8
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-plugins/vdr-vdrmanager: fix BadDefaultUseFlags
-foo in IUSE is discouraged. It is equivalent (in every meaningful case) to 'foo' but confuses parsing tools like e.g. packages.gentoo.org. Dropping '-' from these flags has no impact on the actual default behaviour. See: https://devmanual.gentoo.org/general-concepts/use-flags/index.html#iuse-defaults Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
media-plugins/vdr-vdrmanager: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
media-plugins/vdr-vdrmanager: Replace unnecessary path_exists call
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. Closes: https://bugs.gentoo.org/662178
Repository mirror & CI · gentoo
Merge updates from master
Michael Mair-Keimberger · gentoo
media-plugins/vdr-vdrmanager: use HTTPs, remove old
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Joerg Bornkessel · gentoo
media-plugins/vdr-vdrmanager: bump; fixed description
Package-Manager: portage-2.3.0_rc1
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