acct-user / vdr

VDR (VideoDiskRecorder) service user

v0-r3 :: 0 :: gentoo

Modified
Keywords
amd64 arm arm64 hppa ppc ppc64 sparc x86 ~alpha ~amd64-linux ~arm64-macos ~loong ~m68k ~mips ~ppc-macos ~riscv ~s390 ~x64-macos ~x64-solaris ~x86-linux
USE flags
graphlcd legacy-homedir remote serial systemd

General

graphlcd
Prepare group membership for media-plugins/vdr-graphlcd.
legacy-homedir
Keep old home directory /var/vdr of an existing installation. When this useflag is cleared, the home directory is switched to FHS conformant /var/lib/vdr
remote
Prepare group membership for media-plugins/vdr-remote.
serial
Prepare group membership for media-plugins/vdr-serial.
systemd
Enable use of systemd-specific libraries and features like socket activation or session tracking

acct-group / audio : System group: audio

acct-group / cdrom : System group: cdrom

acct-group / dialout : System group: dialout

acct-group / input : System group: input

acct-group / lp : System group: lp

acct-group / usb : System group: usb

acct-group / uucp : System group: uucp

acct-group / vdr : A group for the VDR (VideoDiskRecorder)

acct-group / video : System group: video

media-plugins / vdr-dvdswitch : VDR Plugin: to play dvds and dvd file structures

media-plugins / vdr-graphlcd : VDR Plugin: support output on Graphical LCD

media-plugins / vdr-remote : VDR Plugin: use various devices for controlling vdr (keyboards, lirc...)

media-plugins / vdr-serial : VDR Plugin: attach some buttons with diodes to the serial port

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

media-video / vdr : Video Disk Recorder - turns a pc into a powerful set top box for DVB

Repository mirror & CI · gentoo
Merge updates from master
Paul Zander · gentoo
acct-user/vdr: [QA] BannedEapiCommand
Add RDEPEND for IUSE Add REQUIRED_USE for remote Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mike Gilbert · gentoo
Revbump all acct-group and acct-user packages
user-info.eclass was modified to fix a bug in egetent. Revbump everything to ensure that binpkgs get regenerated. Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Martin Dummer · gentoo
acct-user/vdr: fix creation of user
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Martin Dummer <martin.dummer@gmx.net> Closes: https://github.com/gentoo/gentoo/pull/24073 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Martin Dummer · gentoo
acct-user/vdr: add user package
This user package for vdr tries to keep backward compatibility with existing installations and adds some comfort for users of some packages that need extra group membership Bug: https://bugs.gentoo.org/781344 Closes: https://bugs.gentoo.org/699846 Closes: https://github.com/gentoo/gentoo/pull/21776 Signed-off-by: Martin Dummer <martin.dummer@gmx.net> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>