Prune irc/undernet-ircu
[dports.git] / multimedia / mplayer / Makefile.optvars
1 # Contains simple option variables that are used
2 # before including bsd.port.options.mk
3 # in Makefiles
4
5 AALIB_LIB_DEPENDS=      libaa.so:${PORTSDIR}/graphics/aalib
6 AALIB_CONFIGURE_OFF=    --disable-aa
7
8 AMR_NB_LIB_DEPENDS=     libopencore-amrnb.so:${PORTSDIR}/audio/opencore-amr
9 AMR_NB_CONFIGURE_OFF=   --disable-libopencore_amrnb
10
11 AMR_WB_LIB_DEPENDS=     libopencore-amrwb.so:${PORTSDIR}/audio/opencore-amr
12 AMR_WB_CONFIGURE_OFF=   --disable-libopencore_amrwb
13
14 BLURAY_LIB_DEPENDS=     libbluray.so:${PORTSDIR}/multimedia/libbluray
15 BLURAY_CONFIGURE_OFF=   --disable-bluray
16
17 CACA_LIB_DEPENDS=       libcaca.so:${PORTSDIR}/graphics/libcaca
18 CACA_CONFIGURE_OFF=     --disable-caca
19
20 CDIO_LIB_DEPENDS=       libcdio.so:${PORTSDIR}/sysutils/libcdio
21 CDIO_CONFIGURE_OFF=     --disable-libcdio
22
23 CDPARANOIA_LIB_DEPENDS= libcdda_paranoia.so:${PORTSDIR}/audio/cdparanoia
24 CDPARANOIA_CONFIGURE_OFF=       --disable-cdparanoia
25
26 DIRAC_LIB_DEPENDS=      libdirac_encoder.so:${PORTSDIR}/multimedia/dirac
27 DIRAC_CONFIGURE_OFF=    --disable-libdirac-lavc
28
29 DV_LIB_DEPENDS=         libdv.so:${PORTSDIR}/multimedia/libdv
30 DV_CONFIGURE_OFF=       --disable-libdv
31
32 ENCA_LIB_DEPENDS=       libenca.so:${PORTSDIR}/converters/enca
33 ENCA_CONFIGURE_OFF=             --disable-enca
34
35 FAAC_LIB_DEPENDS=       libfaac.so:${PORTSDIR}/audio/faac
36 FAAC_CONFIGURE_OFF=     --disable-faac
37
38 FONTCONFIG_LIB_DEPENDS= libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig
39 FONTCONFIG_CONFIGURE_OFF=       --disable-fontconfig
40
41 FRIBIDI_LIB_DEPENDS=    libfribidi.so:${PORTSDIR}/converters/fribidi
42 FRIBIDI_CONFIGURE_OFF=  --disable-fribidi
43
44 GIF_LIB_DEPENDS=        libgif.so:${PORTSDIR}/graphics/giflib
45 GIF_CONFIGURE_OFF=      --disable-gif
46
47 GSM_LIB_DEPENDS=        libgsm.so:${PORTSDIR}/audio/gsm
48 GSM_CONFIGURE_OFF=      --disable-libgsm
49
50 JACK_LIB_DEPENDS=       libjack.so:${PORTSDIR}/audio/jack
51 JACK_CONFIGURE_OFF=     --disable-jack
52
53 LADSPA_RUN_DEPENDS=     ${LOCALBASE}/lib/ladspa/amp.so:${PORTSDIR}/audio/ladspa
54 LADSPA_CONFIGURE_OFF=   --disable-ladspa
55
56 LIBMNG_LIB_DEPENDS=     libmng.so:${PORTSDIR}/graphics/libmng
57 LIBMNG_CONFIGURE_OFF=   --disable-mng
58
59 LIRC_LIB_DEPENDS=       liblirc_client.so:${PORTSDIR}/comms/lirc
60 LIRC_CONFIGURE_OFF=     --disable-lirc
61
62 LZO_LIB_DEPENDS=        liblzo2.so:${PORTSDIR}/archivers/lzo2
63 LZO_CONFIGURE_OFF=      --disable-liblzo
64
65 NAS_LIB_DEPENDS=        libaudio.so:${PORTSDIR}/audio/nas
66 NAS_CONFIGURE_OFF=      --disable-nas
67
68 OPENAL_USES=            openal:soft
69 OPENAL_CONFIGURE_OFF=   --disable-openal
70
71 OPENJPEG_LIB_DEPENDS=   libopenjpeg.so:${PORTSDIR}/graphics/openjpeg15
72 OPENJPEG_CONFIGURE_OFF= --disable-libopenjpeg
73
74 OPUS_LIB_DEPENDS=       libopus.so:${PORTSDIR}/audio/opus
75 OPUS_CONFIGURE_OFF=     --disable-libopus
76
77 PULSEAUDIO_LIB_DEPENDS= libpulse.so:${PORTSDIR}/audio/pulseaudio
78 PULSEAUDIO_CONFIGURE_OFF=       --disable-pulse
79
80 REAL_RUN_DEPENDS=       realplay:${PORTSDIR}/multimedia/linux-realplayer
81 REAL_BUILD_DEPENDS=     realplay:${PORTSDIR}/multimedia/linux-realplayer
82 REAL_CONFIGURE_OFF=     --disable-real
83
84 RTC_BUILD_DEPENDS=      ${LOCALBASE}/modules/rtc.ko:${PORTSDIR}/emulators/rtc
85 RTC_RUN_DEPENDS=        ${LOCALBASE}/modules/rtc.ko:${PORTSDIR}/emulators/rtc
86 RTC_CONFIGURE_ENABLE=   rtc
87
88 SCHROEDINGER_LIB_DEPENDS=       libschroedinger-1.0.so:${PORTSDIR}/multimedia/schroedinger
89 SCHROEDINGER_CONFIGURE_OFF=     --disable-libschroedinger-lavc
90
91 SMB_LIB_DEPENDS=        libsmbclient.so:${PORTSDIR}/net/samba-libsmbclient
92 SMB_CONFIGURE_OFF=      --disable-smb
93
94 SVGALIB_LIB_DEPENDS=    libvga.so:${PORTSDIR}/graphics/svgalib
95 SVGALIB_CONFIGURE_OFF=  --disable-svga
96
97 THEORA_LIB_DEPENDS=     libtheora.so:${PORTSDIR}/multimedia/libtheora
98 THEORA_CONFIGURE_OFF=   --disable-theora
99
100 TWOLAME_LIB_DEPENDS=    libtwolame.so:${PORTSDIR}/audio/twolame
101 TWOLAME_CONFIGURE_OFF=  --disable-twolame
102
103 VDPAU_LIB_DEPENDS=      libvdpau.so:${PORTSDIR}/multimedia/libvdpau
104 VDPAU_CONFIGURE_OFF=    --disable-vdpau
105
106 VPX_LIB_DEPENDS=        libvpx.so:${PORTSDIR}/multimedia/libvpx
107 VPX_CONFIGURE_OFF=      --disable-libvpx-lavc
108
109 X264_LIB_DEPENDS=       libx264.so:${PORTSDIR}/multimedia/x264
110 X264_CONFIGURE_OFF=     --disable-x264
111
112 XVID_LIB_DEPENDS=       libxvidcore.so:${PORTSDIR}/multimedia/xvid
113 XVID_CONFIGURE_OFF=     --disable-xvid