Commit Graph

3 Commits

Author SHA1 Message Date
Fredrik Rinnestam
ab29f01ac8 firefox: clarify readme 2016-01-27 21:40:58 +01:00
Fredrik Rinnestam
1ba6b41155 [notify] firefox: updated to 44.0.
44.0 resolves numerous security vulnerabilities as per usual:
https://www.mozilla.org/en-US/security/known-vulnerabilities/firefox/#firefox44

Other changes in this port is also the removal of gstreamer support. Since it cannot be
autodetected during build I prefer to not force libraries on the users. Instead, ffmpeg can
be used to manage html5 video content.
2016-01-26 18:55:01 +01:00
Fredrik Rinnestam
c8571eac27 [notify] firefox: enable gstreamer support.
This port is now prepared for html5 video via the gstreamer framework.
Two new ports have been added as dependencies:

gstreamer
gst-plugins-base

For full support you will also need to install gst-plugins-good and
gst-libav. These ports can be added at a later date without having to
rebuild gstreamer or firefox. See the README for more (the same) info
and feel free to contact me with any issues.
2015-07-24 08:26:49 +02:00