all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#74804] [PATCH 0/8] gnu: make-torbrowser: Unbundle, remove and update some inputs
@ 2024-12-11 22:45 André Batista
  2024-12-11 22:52 ` [bug#74804] [PATCH 1/8] gnu: make-torbrowser: Unbundle libvpx André Batista
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: André Batista @ 2024-12-11 22:45 UTC (permalink / raw)
  To: guix-pacthes, 74804; +Cc: André Batista, jonathan.brielmaier, mhw

Hi Guix,

I'm sending this as a patch series for reviewers, maintainers and
build farmers convenience. Said differently, these patches are not
actually dependent on each other and so any of them can be dropped
or postponed if found to be problematic or undesired and it should
not break the browsers's build.

Cheers

André Batista (8):
  gnu: make-torbrowser: Unbundle libvpx.
  gnu: make-torbrowser: Unbundle libevent.
  gnu: make-torbrowser: Remove bzip2 from inputs.
  gnu: make-torbrowser: Remove bundled zlib from source.
  gnu: make-torbrowser: Unbundle libwebp.
  gnu: make-torbrowser: Use ffmpeg-7 as input.
  gnu: make-torbrowser: Unbundle nss.
  gnu: make-torbrowser: Re-enable rust SIMD optimizations.

 gnu/packages/tor-browsers.scm | 27 +++++++++++++--------------
 1 file changed, 13 insertions(+), 14 deletions(-)


base-commit: 27750bd0cddddab9e900f289a5520314ef66487e
-- 
2.46.0





^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-12-20 18:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-11 22:45 [bug#74804] [PATCH 0/8] gnu: make-torbrowser: Unbundle, remove and update some inputs André Batista
2024-12-11 22:52 ` [bug#74804] [PATCH 1/8] gnu: make-torbrowser: Unbundle libvpx André Batista
2024-12-11 22:56 ` [bug#74804] [PATCH 2/8] gnu: make-torbrowser: Unbundle libevent André Batista
2024-12-11 22:56 ` [bug#74804] [PATCH 3/8] gnu: make-torbrowser: Remove bzip2 from inputs André Batista
2024-12-11 22:57 ` [bug#74804] [PATCH 4/8] gnu: make-torbrowser: Remove bundled zlib from source André Batista
2024-12-11 22:57 ` [bug#74804] [PATCH 5/8] gnu: make-torbrowser: Unbundle libwebp André Batista
2024-12-11 22:57 ` [bug#74804] [PATCH 6/8] gnu: make-torbrowser: Use ffmpeg-7 as input André Batista
2024-12-11 22:57 ` [bug#74804] [PATCH 7/8] gnu: make-torbrowser: Unbundle nss André Batista
2024-12-11 22:58 ` [bug#74804] [PATCH 8/8] gnu: make-torbrowser: Re-enable rust SIMD optimizations André Batista
2024-12-20 17:11 ` bug#74804: [PATCH 0/8] gnu: make-torbrowser: Unbundle, remove and update some inputs Hilton Chain

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.