Search Criteria
Package Details: uxplay-git r590.51807d9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/uxplay-git.git (read-only, click to copy) |
---|---|
Package Base: | uxplay-git |
Description: | AirPlay Unix mirroring server |
Upstream URL: | https://github.com/FDH2/UxPlay |
Keywords: | airplay apple ios ipados |
Licenses: | GPL3 |
Conflicts: | uxplay |
Provides: | uxplay |
Submitter: | D3SOX |
Maintainer: | D3SOX (fduncanh) |
Last Packager: | D3SOX |
Votes: | 10 |
Popularity: | 0.008252 |
First Submitted: | 2020-08-30 22:36 (UTC) |
Last Updated: | 2022-03-12 19:42 (UTC) |
Dependencies (10)
- avahi
- gst-libav (gst-libav-gitAUR)
- gst-plugins-bad (gst-plugins-bad-gitAUR)
- gst-plugins-base (gst-plugins-base-gitAUR)
- gst-plugins-good (gst-plugins-good-gitAUR)
- libplist (libplist-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gstreamer-vaapi (gstreamer-vaapi-gitAUR) (optional) – GStreamer plugin required for certain GPUs
Latest Comments
« First ‹ Previous 1 2
sekret commented on 2021-08-05 21:37 (UTC)
The updated PKGBUILD builds fine with makepkg, but not with makechrootpkg in a clean chroot. Here's the output: https://bpa.st/raw/UJ2A (will be gone in 1 week)
I don't know what that error message means, why it appears in a clean chroot only or how to fix it.
OctopusET commented on 2021-04-26 11:38 (UTC)
This works very well! Thank you for making AUR package.
D3SOX commented on 2021-02-07 23:46 (UTC)
@he7086 Thanks for this information. I'll add it. I did that at the installation of my arch system.
he7086 commented on 2021-02-07 23:44 (UTC)
Just found out that you have to start the avahi service in order to use the UxPlay. Maybe you should put this message in the building script as a warning
systemctl enable --now avahi-daemon
OctopusET commented on 2021-01-26 12:58 (UTC)
Oh nice, it works on you. If I find any dependencies, I will let you know. Thanks!
D3SOX commented on 2021-01-26 12:56 (UTC)
@OctopusET It's working fine for me. I'm not sure, maybe a runtime dependency is missing that I have installed in another way
OctopusET commented on 2021-01-26 12:54 (UTC)
@D3SOX wow, fastest reply ever. Yeah it's not included in base-devel. Anyway, is there any more dependency or settings that should I do? It's not working after install and start it. Thanks
D3SOX commented on 2021-01-26 12:52 (UTC)
@OctopusET You're right I thought it was in
base-devel
OctopusET commented on 2021-01-26 12:42 (UTC)
please put cmake package as make dependency.
« First ‹ Previous 1 2