LICENSE="BSD"
SLOT="0"
KEYWORDS=""
-IUSE="alsa debug +ffmpeg +fftw openal oss portaudio pulseaudio spell"
+IUSE="alsa debug +ffmpeg +fftw openal oss portaudio pulseaudio spell +uchardet"
# configure.ac specifies minimal versions for some of the dependencies below.
# However, most of these minimal versions date back to 2006-2010 yy.
fftw? ( >=sci-libs/fftw-3.3:= )
spell? ( app-text/hunspell )
+ uchardet? ( dev-libs/uchardet )
"
DEPEND="${RDEPEND}
oss? ( virtual/os-headers )
$(use_with portaudio)
$(use_with pulseaudio libpulse)
$(use_with spell hunspell)
+ $(use_with uchardet)
)
autotools-utils_src_configure
}
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
+ <use>
+ <flag name="uchardet">Enable charset discovery via <pkg>dev-libs/uchardet</pkg></flag>
+ </use>
<upstream>
<remote-id type="github">Aegisub/Aegisub</remote-id>
</upstream>