From 9057eafe3f8e9eb3e9ff2c422a429a6ed7ea54e8 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Sun, 26 Jul 2015 00:48:52 +0200 Subject: [PATCH] firefox: fixed dependencies and added README file --- firefox/.md5sum | 1 + firefox/Pkgfile | 2 +- firefox/README | 9 +++++++++ 3 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 firefox/README diff --git a/firefox/.md5sum b/firefox/.md5sum index 318d79b..8b33f65 100644 --- a/firefox/.md5sum +++ b/firefox/.md5sum @@ -2,3 +2,4 @@ e5eec0b630885ba0d6b2ddf7bf8cddac 0001-Fix-build-with-USE_SKIA_GPU.patch 34d9841bc9b8a85aaf06e311cf1cb263 firefox-39.0.source.tar.bz2 aaa49c9be863428d12cb31fedf2e795c firefox-install-dir.patch cf6971669f70b440cb6ff8df8b2722ae firefox.desktop +1e341cf792c470e84c0b50e07aec1be6 README diff --git a/firefox/Pkgfile b/firefox/Pkgfile index 5713f70..3c77788 100644 --- a/firefox/Pkgfile +++ b/firefox/Pkgfile @@ -2,7 +2,7 @@ # URL: http://www.mozilla.com/firefox/ # Maintainer: Fredrik Rinnestam, fredrik at crux dot nu # Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu -# Depends on: nss, libidl, gtk, python, alsa-lib, xorg-libxt, yasm, mesa3d, gst-plugins-basey +# Depends on: nss, libidl, gtk, python, alsa-lib, xorg-libxt, yasm, mesa3d, gst-plugins-base name=firefox version=39.0 diff --git a/firefox/README b/firefox/README new file mode 100644 index 0000000..1863939 --- /dev/null +++ b/firefox/README @@ -0,0 +1,9 @@ +For html5 video and h.264 support you will need to install the additional ports: + +gst-plugins-good +gst-libav + +Depending on what version of firefox in use, you may also need to play around +with the about:config options: + +media.mediasource.* -- 2.26.2