Lines 6-15
Link Here
|
6 |
AALIB_CONFIGURE_OFF= --disable-aa |
6 |
AALIB_CONFIGURE_OFF= --disable-aa |
7 |
|
7 |
|
8 |
AMR_NB_LIB_DEPENDS= libopencore-amrnb.so:audio/opencore-amr |
8 |
AMR_NB_LIB_DEPENDS= libopencore-amrnb.so:audio/opencore-amr |
9 |
AMR_NB_CONFIGURE_OFF= --disable-libopencore_amrnb |
9 |
AMR_NB_CONFIGURE_ENABLE=libopencore_amrnb |
10 |
|
10 |
|
11 |
AMR_WB_LIB_DEPENDS= libopencore-amrwb.so:audio/opencore-amr |
11 |
AMR_WB_LIB_DEPENDS= libopencore-amrwb.so:audio/opencore-amr |
12 |
AMR_WB_CONFIGURE_OFF= --disable-libopencore_amrwb |
12 |
AMR_WB_CONFIGURE_ENABLE=libopencore_amrwb |
13 |
|
13 |
|
14 |
ASS_LIB_DEPENDS= libass.so:multimedia/libass |
14 |
ASS_LIB_DEPENDS= libass.so:multimedia/libass |
15 |
ASS_CONFIGURE_OFF= --disable-ass |
15 |
ASS_CONFIGURE_OFF= --disable-ass |
Lines 24-30
Link Here
|
24 |
CDIO_CONFIGURE_OFF= --disable-libcdio |
24 |
CDIO_CONFIGURE_OFF= --disable-libcdio |
25 |
|
25 |
|
26 |
DV_LIB_DEPENDS= libdv.so:multimedia/libdv |
26 |
DV_LIB_DEPENDS= libdv.so:multimedia/libdv |
27 |
DV_CONFIGURE_OFF= --disable-libdv |
27 |
DV_CONFIGURE_ENABLE= libdv |
28 |
|
28 |
|
29 |
DVDNAV_LIB_DEPENDS= libdvdnav.so:multimedia/libdvdnav |
29 |
DVDNAV_LIB_DEPENDS= libdvdnav.so:multimedia/libdvdnav |
30 |
DVDNAV_CONFIGURE_OFF= --disable-dvdnav |
30 |
DVDNAV_CONFIGURE_OFF= --disable-dvdnav |
Lines 87-94
Link Here
|
87 |
OPENGL_CONFIGURE_OFF= --disable-gl |
87 |
OPENGL_CONFIGURE_OFF= --disable-gl |
88 |
OPENGL_IMPLIES= X11 |
88 |
OPENGL_IMPLIES= X11 |
89 |
|
89 |
|
90 |
OPENJPEG_LIB_DEPENDS= libopenjpeg.so:graphics/openjpeg15 |
90 |
OPENJPEG_LIB_DEPENDS= libopenjp2.so:graphics/openjpeg |
91 |
OPENJPEG_CONFIGURE_OFF= --disable-libopenjpeg |
91 |
OPENJPEG_CONFIGURE_ENABLE= libopenjpeg |
92 |
|
92 |
|
93 |
OPUS_LIB_DEPENDS= libopus.so:audio/opus |
93 |
OPUS_LIB_DEPENDS= libopus.so:audio/opus |
94 |
OPUS_CONFIGURE_OFF= --disable-libopus |
94 |
OPUS_CONFIGURE_OFF= --disable-libopus |
Lines 137-143
Link Here
|
137 |
VDPAU_CONFIGURE_OFF= --disable-vdpau |
137 |
VDPAU_CONFIGURE_OFF= --disable-vdpau |
138 |
|
138 |
|
139 |
VPX_LIB_DEPENDS= libvpx.so:multimedia/libvpx |
139 |
VPX_LIB_DEPENDS= libvpx.so:multimedia/libvpx |
140 |
VPX_CONFIGURE_OFF= --disable-libvpx-lavc |
140 |
VPX_CONFIGURE_ENABLE= libvpx-lavc |
141 |
|
141 |
|
142 |
X11_USES= xorg |
142 |
X11_USES= xorg |
143 |
X11_USE= XORG=x11,xext,xorgproto,xscrnsaver |
143 |
X11_USE= XORG=x11,xext,xorgproto,xscrnsaver |