Search Criteria
Package Details: pulseaudio-dlna-git 0.5.2.r98d762f-2
Git Clone URL: | https://aur.archlinux.org/pulseaudio-dlna-git.git (read-only, click to copy) |
---|---|
Package Base: | pulseaudio-dlna-git |
Description: | A small DLNA server which brings DLNA/UPnP support to PulseAudio (development version) |
Upstream URL: | https://github.com/masmu/pulseaudio-dlna |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | freijon |
Maintainer: | freijon |
Last Packager: | freijon |
Votes: | 15 |
Popularity: | 0.000000 |
First Submitted: | 2016-04-01 16:57 |
Last Updated: | 2018-05-01 09:26 |
Dependencies (26)
- dbus-glib (dbus-glib-git)
- python2-chardet
- python2-dbus
- python2-docopt
- python2-enum34
- python2-futures
- python2-gobject (python2-gobject-git)
- python2-lxml
- python2-netifaces
- python2-notify2
- python2-pip
- python2-protobuf
- python2-psutil
- python2-pyroute2
- python2-requests (python2-requests-git)
- python2-setproctitle
- python2-zeroconf
- patch (patch-git) (make)
- python2-setuptools (make)
- faac (faac-git) (optional) – AAC transcoding support
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-git-nc, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-full-git-hardened, ffmpeg-git, ffmpeg-amd-full-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-nocuda, ffmpeg-mmal, ffmpeg-amd-full, ffmpeg-ndi, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-full-git, ffmpeg-nox-git, ffmpeg-svt-vp9-git) (optional) – multiple formats support
- flac (flac-git, flac-nodocs-git, flac-minimal-git) (optional) – FLAC transcoding support
- lame (lame-svn, lame-altivec) (optional) – MP3 transcoding support
- opus-tools (opus-tools-git) (optional) – OPUS transcoding support
- sox (sox-dsd-git) (optional) – WAV transcoding support
- vorbis-tools (vorbis-tools-git) (optional) – OGG transcoding support
Latest Comments
1 2 Next › Last »
bartus commented on 2019-12-16 08:17
python2-protobuf was dropped from [extra]
oksijun commented on 2019-11-09 07:22
Depends on python2-docopt, however python2-docopt is no longer available as of 2019-11-09
gdamjan commented on 2019-02-08 12:23
post_install() { systemctl --user daemon-reload; }
??this is really unusual
LittleHuba commented on 2018-04-01 15:09
Missing dependency 'patch'
Mershl commented on 2017-12-22 13:33
Current version fails with "ImportError: No module named enum" due to missing dependency "python2-enum34". It works afterwards.
jamincollins commented on 2017-09-16 20:52
The package is missing a makedepends on "git". As such it fails to build in a chroot.
freijon commented on 2017-04-10 20:23
I replaced the dependency python2-netaddr with python2-pyroute2. Thanks for pointing that out.
melmoth commented on 2017-04-08 09:09
Hi freijon,
First, thanks for your work ;)
I've noticed that the latest git version relies now also on python2-pyroute2
freijon commented on 2017-03-08 22:18
Added a patch that detects 'arch' and implemented an Arch logo. Therefore we can now use the --cover-mode=distribution parameter.
freijon commented on 2017-01-28 22:17
I readded python2-gobject to the dependency list