unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#52946] [PATCH 0/2] Update Audacity to 3.1.3.
@ 2022-01-02  9:42 Liliana Marie Prikler
  2021-12-30 14:23 ` [bug#52946] [PATCH 1/2] gnu: wxwidgets-3.1: Update to 3.1.5 Liliana Marie Prikler
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Liliana Marie Prikler @ 2022-01-02  9:42 UTC (permalink / raw)
  To: 52946

This series updates wxwidgets-3.1 and thereafter audacity.  Both packages
come with a series of adjustments to things changed in the build system
in newer versions.

Particularly concerning is that audacity relies on linux-internal headers
in order to do file magic.  Would it be feasible to patch their code so
that it works in terms of the file package?

Cheers

Liliana Marie Prikler (2):
  gnu: wxwidgets-3.1: Update to 3.1.5.
  gnu: audacity: Update to 3.1.3

 gnu/local.mk                                  |  2 -
 gnu/packages/audio.scm                        | 66 ++++++++++++-------
 .../patches/audacity-add-include.patch        | 15 -----
 ...audacity-build-with-system-portaudio.patch | 62 -----------------
 gnu/packages/wxwidgets.scm                    | 29 ++++++--
 5 files changed, 66 insertions(+), 108 deletions(-)
 delete mode 100644 gnu/packages/patches/audacity-add-include.patch
 delete mode 100644 gnu/packages/patches/audacity-build-with-system-portaudio.patch

-- 
2.34.0





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

end of thread, other threads:[~2022-01-19 20:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-02  9:42 [bug#52946] [PATCH 0/2] Update Audacity to 3.1.3 Liliana Marie Prikler
2021-12-30 14:23 ` [bug#52946] [PATCH 1/2] gnu: wxwidgets-3.1: Update to 3.1.5 Liliana Marie Prikler
2022-01-02  9:37 ` [bug#52946] [PATCH 2/2] gnu: audacity: Update to 3.1.3 Liliana Marie Prikler
2022-01-03  4:11 ` [bug#52946] [PATCH 0/2] Update Audacity " Leo Famulari
2022-01-04 20:43   ` Liliana Marie Prikler
2022-01-04 21:04     ` Leo Famulari
2022-01-19 20:16       ` bug#52946: " Liliana Marie Prikler

Code repositories for project(s) associated with this public inbox

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

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 read-only IMAP folder(s) and NNTP newsgroup(s).