GNU bug report logs -
#25868
[PATCH] gnu: wine: Add 'pulseaudio' to 'inputs'.
Previous Next
Full log
Message #13 received at 25868-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
2017-02-28 19:48 GMT+01:00 Kei Kebreau <kei <at> openmailbox.org>:
> Carlo Zancanaro <carlo <at> zancanaro.id.au> writes:
>
> > Wine has a pulseaudio driver, but to use it we need to build with
> > pulseaudio as an input.
> >
> > From 0bbc254bee3693b2921720c71667165e45afc53b Mon Sep 17 00:00:00 2001
> > From: Carlo Zancanaro <carlo <at> zancanaro.id.au>
> > Date: Sun, 5 Feb 2017 22:28:31 +1100
> > Subject: [PATCH] gnu: wine: Add 'pulseaudio' to 'inputs'.
> >
> > * gnu/packages/wine.scm (wine)[inputs]: Add pulseaudio.
> > ---
> > gnu/packages/wine.scm | 2 ++
> > 1 file changed, 2 insertions(+)
> >
> > diff --git a/gnu/packages/wine.scm b/gnu/packages/wine.scm
> > index 7b7335338..d28e2dd4e 100644
> > --- a/gnu/packages/wine.scm
> > +++ b/gnu/packages/wine.scm
> > @@ -40,6 +40,7 @@
> > #:use-module (gnu packages linux)
> > #:use-module (gnu packages openldap)
> > #:use-module (gnu packages perl)
> > + #:use-module (gnu packages pulseaudio)
> > #:use-module (gnu packages pkg-config)
> > #:use-module (gnu packages mp3)
> > #:use-module (gnu packages ncurses)
> > @@ -99,6 +100,7 @@
> > ("libXcomposite" ,libxcomposite)
> > ("ncurses" ,ncurses)
> > ("openal" ,openal)
> > + ("pulseaudio" ,pulseaudio)
> > ("unixodbc" ,unixodbc)
> > ("zlib" ,zlib)))
> > (arguments
>
> Thanks for the insight! Pushed to master as
> 05740895feebfbbedc3f20968ac172b85b90b1del.
>
so this is done too, right ?
[Message part 2 (text/html, inline)]
This bug report was last modified 8 years and 83 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.