summaryrefslogtreecommitdiff
path: root/profiles/use.local.desc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-05 09:25:57 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-05 09:25:57 +0000
commit6d691ad5b6239929063441bbd14c489e92e7396e (patch)
treee294f87b1ce66397fee1273bd6c7131aeb586f51 /profiles/use.local.desc
parentd99093fb4bb5652015c06274d64083daa2439e4f (diff)
gentoo resync : 05.03.2021
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r--profiles/use.local.desc2
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index dd42f5afd34f..0f492e763ef3 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -4353,6 +4353,8 @@ media-libs/xine-lib:gtk - Build the gdkpixbuf-based image decoder plugin.
media-libs/xine-lib:imagemagick - Build the ImageMagick-based image decoder plugin.
media-libs/xine-lib:mad - Build the media-libs/libmad based mp3 decoder. This mp3 decoder has superior support compared to the one coming from FFmpeg that is used as a fallback. If you experience any bad behaviour with mp3 files (skipping, distorted sound) make sure you enabled this USE flag.
media-libs/xine-lib:mmap - Use mmap() function while reading file from local disks. Using mmap() will use more virtual memory space, but leaves to the Kernel the task of caching the file's data. mmap() access should be faster, but might misbehave if the device where the file resides in is removed during playback.
+media-libs/xine-lib:nfs - Allow accessing NFS shares via net-fs/libnfs.
+media-libs/xine-lib:sftp - Use net-libs/libssh2 to access SFTP servers.
media-libs/xine-lib:truetype - Use media-libs/freetype for font rendering and media-libs/fontconfig for font discovery. Enabling this USE flag will allow OSD (such as subtitles) to use more advanced font and to more easily select which font to use. The support for TrueType fonts in xine-lib is still experimental, and might not be as good looking as the bitmap fonts used with this USE flag disabled.
media-libs/xine-lib:vdr - Build the VDR plugin
media-libs/xine-lib:vidix - Enable support for vidix video output.