Search Criteria
Package Details: pa-dlna-git 0.14+20.r409.20241222.9bb9b38-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pa-dlna-git.git (read-only, click to copy) |
---|---|
Package Base: | pa-dlna-git |
Description: | Forwards audio streams to DLNA devices. For PulseAudio or PipeWira (via 'python-libpulse'). Latest git checkout. |
Upstream URL: | https://gitlab.com/xdegaye/pa-dlna |
Licenses: | MIT |
Conflicts: | pa-dlna, pa-dlna-doc, python-pa_dlna, upnp-cmd |
Provides: | pa-dlna, pa-dlna-doc, pa-dlna-doc-git, PULSEAUDIO-DLNA-SINK, python-pa_dlna, python-pa_dlna-git, upnp-cmd, upnp-cmd-git |
Submitter: | dreieck |
Maintainer: | dreieck |
Last Packager: | dreieck |
Votes: | 1 |
Popularity: | 0.47 |
First Submitted: | 2024-11-26 17:29 (UTC) |
Last Updated: | 2024-12-31 18:45 (UTC) |
Dependencies (17)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-libpulse (python-libpulse-gitAUR)
- python-psutil
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-flit-core (make)
- python-installer (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-sphinx_rtd_theme (make)
- python-wheel (make)
- texinfo (texinfo-gitAUR) (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR) (optional) – multiple formats support
- flac (flac-gitAUR) (optional) – flac transcoding support
- lame (lame-svnAUR, lame-altivecAUR) (optional) – mp3 transcoding support
- pipewire-pulse (pipewire-full-pulse-gitAUR, pipewire-pulse-gitAUR) (optional) – To be used by a local pipewire implementation
- pulse-native-provider (pulseaudio-gitAUR, pipewire-full-pulse-gitAUR, pipewire-pulse-gitAUR, pipewire-pulse, pulseaudio) (optional) – To be used by a local pulseaudio implementation
Required by (1)
- pulseaudio-dlna (requires pa-dlna)
Latest Comments
senorsnor commented on 2024-12-25 16:39 (UTC)
Does anyone get this working with Chromecast Audio? I used pulseaudio before, with pulseaudio-dlna-cygn-git to stream to my Chromecast Audio. Now I switched to Pipewire and that package requires native pulseaudio implementation so doesn't work anymore. But pa-dlna does not detect my Chromecast Audio. The
upnp-cmd
tool doesn't detect it either. I recall something about Chromecast Audio not fully implementing UPnP. Did anyone get this working on Chromecast Audio, or have any idea what could be wrong?dreieck commented on 2024-12-06 17:18 (UTC)
Now there is a prebuilt PDF documentation which the
PKGBUILD
downloads. No need for LaTeX anymore to build this.dreieck commented on 2024-12-05 20:14 (UTC)
Added
texlive-fontsrecommended
,texlive-latexrecommended
,texlive-latex
,texlive-latexextra
.Hope it works now.
envolution commented on 2024-12-05 20:07 (UTC)
installing extra/texlive-latexextra bypasses this new error, and now:
maybe it's better to ask upstream to pre-package docs, or add these through a separate package
envolution commented on 2024-12-05 20:02 (UTC) (edited on 2024-12-05 20:03 (UTC) by envolution)
Seems to fail
installing extra/texlive-latex bypassed this error, next error is:
it is now in interactive latex (pdftex) session
dreieck commented on 2024-12-05 19:26 (UTC) (edited on 2024-12-05 19:27 (UTC) by dreieck)
Ahoj @envolution,
thanks for mentioning!, after this fix I forgot to add the LaTeX dependencies.
Now I added it.
Since I do not use a clean build environment, I do not notice missing
makedepends
by building myself; andnamcap
also does not act on makedepends at all.This one I have no idea about.
I added to the
makedepends
arraytexlive-basic
,texlive-bin
andtexlive-binextra
.Can you test again?
envolution commented on 2024-12-05 15:34 (UTC)
after adding it, i recieve the following error. Did you test your package and use namcap before pushing?
envolution commented on 2024-12-05 15:28 (UTC)
extra/texlive-binextra needs to be in makedepends: