Search Criteria
Package Details: pulseaudio-dlna 0.5.2.r152.gb0db813-6
Package Actions
Git Clone URL: | https://aur.archlinux.org/pulseaudio-dlna.git (read-only, click to copy) |
---|---|
Package Base: | pulseaudio-dlna |
Description: | Small DLNA server which brings DLNA/UPnP support to PulseAudio |
Upstream URL: | https://github.com/masmu/pulseaudio-dlna |
Keywords: | dlna multimedia pulseaudio upnp |
Licenses: | GPL3 |
Submitter: | yegorius |
Maintainer: | None |
Last Packager: | polyzen |
Votes: | 65 |
Popularity: | 0.019359 |
First Submitted: | 2015-04-11 23:54 (UTC) |
Last Updated: | 2022-05-10 16:31 (UTC) |
Dependencies (21)
- dbus-python (python-dbus)
- python-chardet
- python-docopt
- python-gobject (python-gobject-gitAUR)
- python-lxml
- python-netifaces (python-netifaces-gitAUR)
- python-notify2
- python-psutil
- python-pychromecast6AUR
- python-pyroute2
- python-requests
- python-setproctitle
- python-setuptools
- git (git-gitAUR, git-glAUR) (make)
- faac (faac-gitAUR) (optional) – AAC transcoding support
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR) (optional) – multiple formats support
- flac (flac-gitAUR) (optional) – FLAC transcoding support
- lame (lame-svnAUR, lame-altivecAUR) (optional) – MP3 transcoding support
- opus-tools (opus-tools-gitAUR) (optional) – OPUS transcoding support
- sox (sox-dsd-gitAUR) (optional) – WAV transcoding support
- vorbis-tools (vorbis-tools-gitAUR) (optional) – OGG transcoding support
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
maderios commented on 2020-09-27 13:46 (UTC)
We need 'python-pychromecast6' dependency, not 'python-pychromecast<7', otherwise, pacman tries to install 'python-pychromecast' (7)
Wild_Penguin commented on 2020-09-18 07:10 (UTC) (edited on 2020-09-18 07:36 (UTC) by Wild_Penguin)
Oops, I may be partner-in-crime, as you can see I've proposed that change ;-)
I didn't mean it literally, or I was thinking in Gentoo (don't remember which). Arch does not have slots as Gentoo does, so python-pychromecast6 and python-pychromecast are though as completely different packages. Although python-pychromecast6 provides python-pychromecast, the PKGBUILD version match search does not propagate to package providing some other, so makepkg does not find it (ot, at least looks like it).
Could be a sensible feature request for makepkg in the bugzilla...
EDIT: Actually it seems like, according to wiki, this should be fixed in the provides field of python-pychromecast6. See: https://wiki.archlinux.org/index.php/PKGBUILD#provides . So that version reference is valid, but this PKGBUILD still fails since python-pychromecast6 does not mention version in it's provides field. Seems a bit awkward, but it does make sense after all, as the pkgver of some alternative implementation of package/feature Y in package X might have nothing to do with the versioning of the package X it is implemented in...
veikok commented on 2020-09-18 06:03 (UTC)
Package doesn't build at the moment since the following package is unavailable: 'python-pychromecast<7'. Replacing it in the PKGBUILD with 'python-pychromecast6' fixes the problem
Wild_Penguin commented on 2020-09-06 18:23 (UTC) (edited on 2020-09-07 12:59 (UTC) by Wild_Penguin)
Indeed python-pychromecast6 does work.
Maybe the dependencies in this PKGBUILD should be changed so that it depends on python-pychromecast<7? I can see that the 7 series appeared in AUR in June... or, perhaps pulseaudio-dlna (upstream) will catch up soon.
senorsnor commented on 2020-09-06 14:58 (UTC)
@Wild_Penguin You could try python-pychromecast6 instead of python-pychromecast. There have been major breaking changes in python-pychromecast 7. I never updated pychromecast for that reason and am still on version 5.0 and it works great.
Wild_Penguin commented on 2020-09-05 15:27 (UTC) (edited on 2020-09-05 16:02 (UTC) by Wild_Penguin)
Does not seem to work for me atm for streaming to Chromecast, does this work for others?
Whenever I try to stream my audio (a single application or all audio on the computer), I get this:
senorsnor commented on 2020-04-18 20:55 (UTC)
@polyzen: I just tested that fix and it solves the issue for me indeed! Thanks a lot.
polyzen commented on 2020-04-14 22:16 (UTC)
If this fixes the issue for Chromecast users, I could add it to the package: https://github.com/masmu/pulseaudio-dlna/pull/398/commits/d46f419abd5105e48342ee45219cbf557d342af4
bubuntux commented on 2020-03-05 03:01 (UTC)
i tried downgrading to pychromecast to 2.3.0 but still getting issue with Chromecast
polyzen commented on 2020-02-03 05:36 (UTC)
Thank you, Le_Birlante. Please report this upstream: https://github.com/masmu/pulseaudio-dlna/issues
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »