diff options
author | Bertrand Jacquin <beber@meleeweb.net> | 2013-06-05 19:04:54 +0200 |
---|---|---|
committer | Bertrand Jacquin <beber@meleeweb.net> | 2013-06-05 19:04:54 +0200 |
commit | 9a865d529d325a0f0b7f6e2f48fa7aeda44eb401 (patch) | |
tree | bed4abf3ad94ca10619018f82107bd0640032e69 /profiles | |
parent | profiles/enlightenment: Enable shine USE flag by default (diff) | |
download | portage-9a865d529d325a0f0b7f6e2f48fa7aeda44eb401.tar.xz |
profiles/enlightenment: Enable libass USE flag by default
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/enlightenment/build/make.defaults | 3 | ||||
-rw-r--r-- | profiles/enlightenment/build/package.use | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/profiles/enlightenment/build/make.defaults b/profiles/enlightenment/build/make.defaults index 55f43bd7..7d444b3c 100644 --- a/profiles/enlightenment/build/make.defaults +++ b/profiles/enlightenment/build/make.defaults @@ -50,6 +50,9 @@ USE="${USE} aac aacplus amr a52 cdda cdio dts flac gme gsm ivorbis libsamplerate # Video encoding USE="${USE} aalib dirac faac libcaca matroska mpeg mpeg2 schroedinger theora twolame win32codecs xvid x264" +# Video subtitles +USE="${USE} libass" + DISTDIR=${PORTDIR}/distfiles PORTAGE_TMPDIR=/var/tmp PORTAGE_TMPFS="/dev/shm" diff --git a/profiles/enlightenment/build/package.use b/profiles/enlightenment/build/package.use index 59192872..c9a00f3d 100644 --- a/profiles/enlightenment/build/package.use +++ b/profiles/enlightenment/build/package.use @@ -103,8 +103,8 @@ media-plugins/alsa-plugins ffmpeg media-plugins/gst-plugins-ffmpeg orc media-sound/pulseaudio orc -media-video/ffmpeg libass openssl sdl rtmp bluray network openal vdpau vpx vaapi threads gnutls frei0r -media-video/vlc -qt4 atmo bidi bluray cddb dvd fbosd libass live mtp rtsp sdl sdl-image shout taglib xml xosd zvbi omxil egl vaapi udev +media-video/ffmpeg openssl sdl rtmp bluray network openal vdpau vpx vaapi threads gnutls frei0r +media-video/vlc -qt4 atmo bidi bluray cddb dvd fbosd live mtp rtsp sdl sdl-image shout taglib xml xosd zvbi omxil egl vaapi udev net-analyzer/net-snmp -X -perl -python mfd-rewrites netlink pci net-analyzer/tcpdump -drop-root |