www-client/firefox: use wrapper
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 29 Mar 2020 00:46:42 +0000 (01:46 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 30 Mar 2020 11:45:10 +0000 (13:45 +0200)
commitde3255e329bf23cd3e8247e475e75b374e53aec9
tree4994ff8eae3327ad74df2511099d287e3f2a4913
parent0dd7700f7bc66994a4100b12137379df2c93f732
www-client/firefox: use wrapper

This change will replace /usr/bin/firefox symlink with a
wrapper script:

- Using a wrapper will allow us to set additional variables
  more easily.

- The wrapper will address an issue that prevented external applications
  from opening links when a Firefox instance was already running.

- In general, the wrapper will allow user to execute 'firefox' from
  wherever and whenever they like without getting an error that an
  instance is already running.

Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
www-client/firefox/files/firefox-wayland.sh [new file with mode: 0644]
www-client/firefox/files/firefox-x11.sh [new file with mode: 0644]
www-client/firefox/files/firefox.sh [new file with mode: 0644]
www-client/firefox/firefox-74.0-r2.ebuild