Search Criteria
Package Details: uxplay 1:1.63.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/uxplay.git (read-only, click to copy) |
---|---|
Package Base: | uxplay |
Description: | AirPlay Unix mirroring server |
Upstream URL: | https://github.com/FDH2/UxPlay |
Keywords: | airplay apple ios ipados |
Licenses: | GPL3 |
Submitter: | D3SOX |
Maintainer: | D3SOX (fduncanh) |
Last Packager: | D3SOX |
Votes: | 3 |
Popularity: | 0.000773 |
First Submitted: | 2021-09-29 18:42 (UTC) |
Last Updated: | 2023-03-13 16:34 (UTC) |
Dependencies (9)
- avahi (avahi-git, avahi-gtk2)
- gst-libav (gst-libav-git)
- gst-plugins-bad (gst-plugins-bad-git)
- gst-plugins-base (gst-plugins-base-git)
- gst-plugins-good (gst-plugins-good-git)
- libplist (libplist-git)
- openssl (openssl-hardened, openssl-static, quictls-openssl, openssl-git)
- cmake (cmake-git) (make)
- gstreamer-vaapi (gstreamer-vaapi-git) (optional) – GStreamer plugin required for certain GPUs
Latest Comments
fduncanh commented on 2022-10-09 15:47 (UTC) (edited on 2022-10-09 15:50 (UTC) by fduncanh)
uxplay 1.56-1 dumps core when "Stop Mirroring" is sent by the client. This only happens when compiled using -DFORTIFY_SOURCE (as in AUR). See https://github.com/FDH2/UxPlay/issues/135
Fix is to update source to https://github.com/FDH2/UxPlay/archive/refs/tags/1.56d.tar.gz and release as uxplay-1.56-2
Until this is done, the fix is also available in uxplay-github AUR package which uses latest github source.
k0ste commented on 2022-01-24 06:43 (UTC)
Wow, this actually works! Now Arch is second screen for my Mac To run this on full screen with Wayland:
Gmcd commented on 2022-01-12 22:32 (UTC)
Just wanted to say I gave this a test run today and it worked great. Thanks for packaging it up!
D3SOX commented on 2021-12-12 19:01 (UTC)
@MissingPerson have a look at the PKGBUILD. It already does that.
MissingPerson commented on 2021-12-12 18:58 (UTC)
Can this be updated to build with the
cmake -DZOOMFIX=ON
flag enabled? This is probably crucial in many cases.