Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] RFC: firefox alternatives: x11 and wayland
Date: Thu, 27 Jun 2019 00:28:16 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12709@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 364 bytes --]

There is a new pull request by sirikid against master on the void-packages repository

https://github.com/sirikid/void-packages firefox
https://github.com/void-linux/void-packages/pull/12709

RFC: firefox alternatives: x11 and wayland 
Subj. Can't test, out of disk space.

A patch file from https://github.com/void-linux/void-packages/pull/12709.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-firefox-12709.patch --]
[-- Type: application/text/x-diff, Size: 1124 bytes --]

From 43605633227048afc75b03dcfdc251953196b210 Mon Sep 17 00:00:00 2001
From: Ivan Sokolov <ivan-p-sokolov@ya.ru>
Date: Thu, 27 Jun 2019 01:22:43 +0300
Subject: [PATCH] firefox: add alternatives

---
 srcpkgs/firefox/template | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/firefox/template b/srcpkgs/firefox/template
index 9a654933729..74edcb46042 100644
--- a/srcpkgs/firefox/template
+++ b/srcpkgs/firefox/template
@@ -4,7 +4,7 @@
 #
 pkgname=firefox
 version=67.0.4
-revision=1
+revision=2
 build_helper="rust"
 short_desc="Mozilla Firefox web browser"
 maintainer="Johannes <johannes.brechtmann@gmail.com>"
@@ -31,6 +31,11 @@ conflicts="firefox-esr>=0"
 build_options="alsa dbus pulseaudio startup_notification xscreensaver sndio wayland"
 build_options_default="alsa dbus pulseaudio startup_notification xscreensaver sndio wayland"
 
+alternatives="
+ firefox:/usr/bin/firefox:/usr/lib/firefox/firefox
+ firefox:/usr/bin/firefox:/usr/bin/firefox-wayland
+"
+
 case $XBPS_MACHINE in
 	i686*) 	# 19:55.85 /usr/bin/ld: failed to set dynamic section sizes: memory exhausted
 		nodebug=yes

             reply	other threads:[~2019-06-26 22:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-26 22:28 voidlinux-github [this message]
2019-06-27  8:42 ` voidlinux-github
2019-06-27  8:42 ` voidlinux-github
2019-06-27 11:47 ` voidlinux-github
2019-06-27 11:47 ` voidlinux-github
2019-06-27 11:47 ` [PR PATCH] [Closed]: " voidlinux-github
2019-06-27 11:47 ` voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12709@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).