freebsd-ports/www/seamonkey-i18n/Makefile.option
Jan Beich ad325ac5fb www/seamonkey: update to 2.40
SeaMonkey now uses FFmpeg directly rather than via GStreamer for H.264
and MP3 playback as part of HTML5. Note, FFmpeg 3.x is unsupported[1].

Changes:	http://www.seamonkey-project.org/news#2016-03-14
PR:		210931
Submitted by:	net@arrishq.net (based on)
Security:	2c2d1c39-1396-459a-91f5-ca03ee7c64c6
MFH:		2016Q3

[1] SeaMonkey 2.40 is based on Firefox 43 codebase but Firefox 45
    is the earliest to have the fix. Backporting maybe tricky:
    https://bugzilla.mozilla.org/show_bug.cgi?id=1232268
2016-10-02 14:29:03 +00:00

31 lines
464 B
Text

# Created by: Koji Yokota <yokota@res.otaru-uc.ac.jp>
# $FreeBSD$
OPTIONS_DEFINE= LANG_BE \
LANG_CA \
LANG_CN \
LANG_CS \
LANG_NL \
LANG_DE \
LANG_GB \
LANG_US \
LANG_FI \
LANG_FR \
LANG_GL \
LANG_HU \
LANG_IT \
LANG_JA \
LANG_LT \
LANG_NB \
LANG_PL \
LANG_PT \
LANG_RU \
LANG_ES \
LANG_SA \
LANG_SE \
LANG_SK \
LANG_TR \
LANG_TW \
LANG_UA
OPTIONS_DEFAULT=LANG_CN LANG_DE LANG_FR LANG_HU LANG_IT LANG_RU LANG_ES