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.011682 |
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
1 2 Next › Last »
DJQmUKV commented on 2022-02-28 07:28 (UTC)
The latest commit added a CMake option to disable
-march=native
flag [1], this option will prevent "illegal hardware instruction" error for some users (especially unoffcial repositories or installing pre-compiled package on different machines).[1] https://github.com/FDH2/UxPlay/commit/61392631001eb385ade2d5428562c7ae77f7374c
hexsix commented on 2021-12-19 03:13 (UTC)
I got a core dump
sal5 commented on 2021-08-29 01:38 (UTC)
Thank you
D3SOX commented on 2021-08-12 14:02 (UTC)
@allexj The package already shows a warning upon install about this.
allexj commented on 2021-08-12 13:02 (UTC)
I installed it but I had to do: systemctl enable --now avahi-daemon
in order to let it work, like suggested by @he7086
OctopusET commented on 2021-08-12 05:43 (UTC)
@D3SOX Oh sorry. I didn't notice. Thanks
D3SOX commented on 2021-08-12 05:42 (UTC)
@OctopusET It's already there ;)
OctopusET commented on 2021-08-12 05:19 (UTC)
@D3SOX Could you pin @he7086's comment or add that description on PKGBUILD. It would be helpful for everyone. Thanks.
sekret commented on 2021-08-09 12:27 (UTC)
That was it, builds fine now, thanks :-)
D3SOX commented on 2021-08-05 21:43 (UTC)
@sekret Thanks for reporting. I didn't know about
makechrootpkg
. Seems like a pretty handy tool to make sure the package not only works because of locally installed packages. Fixed by now.1 2 Next › Last »