Gentoo VDR USE-Flags
From VDR Wiki
Contents |
[edit] General
The newest VDR-Ebuilds are no longer controlled with the variable VDR_OPTS, but with help of USE-Flags.
[edit] Showing available USE-Flags
Show the USE-Flags:
# emerge -pv vdr These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild R ] media-video/vdr-1.3.36-r2 USE="aio lirc sourcecaps -bigpatch -jumpplay -lnbsharing -rcu -vfat" 0 kB
[edit] List of availabe USE-Flags
At the moment these USE-Flags can be used:
[edit] General Settings
- lirc
- Enables remote control over LIRC
- rcu
- Usage of the Remote-Control-Unit (Look here)
- vfat
- Create filenames compatible with FAT-Filesystem
[edit] Patches
- aio
- include All in One Patch
- bigpatch
- include BigPatch
- jumpplay
- include Jumpplay Patch
- lnbsharing
- include LNB-Sharing Patch
- sourcecaps
- include SourceCaps Patch