Package Details: pa-dlna 1.0-3

Git Clone URL: https://aur.archlinux.org/pa-dlna.git (read-only, click to copy)
Package Base: pa-dlna
Description: Forwards audio to DLNA devices via PulseAudio or PipeWire (via 'python-libpulse')
Upstream URL: https://gitlab.com/xdegaye/pa-dlna
Licenses: MIT
Provides: pa-dlna, PULSEAUDIO-DLNA-SINK, python-pa_dlna, python-pa_dlna-git, upnp-cmd, upnp-cmd-git
Submitter: envolution
Maintainer: envolution
Last Packager: envolution
Votes: 0
Popularity: 0.000000
First Submitted: 2024-12-06 16:04 (UTC)
Last Updated: 2025-06-11 04:02 (UTC)

Dependencies (18)

Required by (1)

Sources (1)

Latest Comments

envolution commented on 2025-05-19 15:12 (UTC)

@xdegaye thanks for your input, and really like your project - adjusted as suggested

xdegaye commented on 2025-05-19 14:41 (UTC)

pa-dlna issue 52 describes the libpulse version problem raised by @hjheins. The commit fixing this issue causes 'pytest' or 'python -m unittest' to print now a clear error message when the libpulse version is invalid.

Some nit-picking about the PKGBUILD:

'pytest' may be listed in checkdepends. 'python-sphinx' and 'python-sphinx_rtd_theme' are not used and not needed as members of makedepends.

envolution commented on 2025-05-16 21:40 (UTC)

@hjheins good observation, after testing python-libpulse 0.6 I see the issue. I suggest you use python-libpulse-git for the time being (this is what I use and explains why I wasn't able to reproduce)

Please include error messages when reporting build problems, it makes life much easier for everyone.

I've updated the package requirements to reflect the need for python-libpulse 0.7+

hjheins commented on 2025-05-16 21:25 (UTC)

The issue seems to be that python-libpulse is too old in AUR. I will comment there. But maybe a version check of the required packages could be helpful here.

envolution commented on 2025-05-16 19:25 (UTC)

@hjheins checks are designed to confirm all features and functionality of the package work correctly on your system. Checks (like the one that is failing for you) often require packages that are not necessary for normal operation.

It would be very helpful if you could post the actual error you receive so that I can investigate and correct. I cannot reproduce the problem you're facing.

hjheins commented on 2025-05-16 18:38 (UTC)

The build fails on pytest -k ... Without this test all seems to work. Why is it there?

pika02 commented on 2025-02-15 07:05 (UTC)

There is a typo "PipeWira" in package description.