[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#952814: I made the sound work with libaudio-dev



You mention libfaudio0 and I mention libfaudio-dev with a missing f. ANd also for a prebuilt Wine 5 not built from source. Sorry for the spelling errors and the difference.

But I give the truth about my case because I really did make it work with libfaudio-dev. But if you only need libaudio0, then you should only build that one.

IF you use wine prebuilt you need the real package.

if you build from source, you need the -dev package or the wine build complains that libraries are missing. The working of win5 depends a lot on how it is built with what packages. It is possible that a backport require package version that conflict with  versions in how win was built. I am not sure but maybe.

Note however that libfaudio-dev includes libfaudio0 as a dependency.
https://packages.debian.org/sid/libfaudio-dev




On Thu, May 21, 2020 at 10:02 PM Thierry Vilmart <t.vilmart@gmail.com> wrote:
I built wine from source and i have the sound. I used a unstable libaudio-dev built from source in 64 bit. For 32 one would need a chroot with alocal debian to not affect the system.

--> build libfaudio-dev from source
add unstable reposiry rules the the apt sources.list
and add this to preferences.d/preferences
Package: * Pin: release a=unstable Pin-Priority: -10

sudo apt-src source libfaudio-dev
sudo chown -R USER:USER FOLDER
sudo apt-get build-dep libfaudio-dev
sudo apt-get install devscripts
cd in the subfolder of the subfolder
debuild -b -uc -us
one folder up (cd ..)
sudo dpkg -i libfaudio-dev_19.12-1_amd64.deb libfaudio0_19.12-1_amd64.deb

On Thu, May 21, 2020 at 9:58 PM Thierry Vilmart <t.vilmart@gmail.com> wrote:
For your info, unless it is a tricky package liek a kernel, you can build unstable from source and it will be better than a backport. THis is the way t odo it but yo uare not allowed ot install directly unstable on debian.


On Thu, May 21, 2020 at 9:55 PM Thierry Vilmart <t.vilmart@gmail.com> wrote:
I built wine from source. I and I have the sound working thanks to libaudio-dev.

ANd I built libaudio-dev -t unstable from source. It was very simple, just build-dep and then the build command from the doc, What I say here is only valid for 64 bit.

If one wants to build for 32 bit libaudio-dev, one needs to create a local debian in a chroot.

--
Med vänliga hälsingar,
Thierry Vilmart








--
Med vänliga hälsingar,
Thierry Vilmart








--
Med vänliga hälsingar,
Thierry Vilmart








--
Med vänliga hälsingar,
Thierry Vilmart







Reply to: