Search Criteria
Package Details: uxplay-git r1383.f767941-3
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: | GPL-3.0-or-later |
| Conflicts: | uxplay |
| Provides: | uxplay |
| Submitter: | D3SOX |
| Maintainer: | D3SOX (fduncanh) |
| Last Packager: | D3SOX |
| Votes: | 11 |
| Popularity: | 0.000421 |
| First Submitted: | 2020-08-30 22:36 (UTC) |
| Last Updated: | 2026-02-19 12:34 (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-aegisAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- gstreamer-vaapi (gstreamer-vaapi-gitAUR) (optional) – GStreamer plugin required for certain GPUs
Latest Comments
1 2 3 Next › Last »
D3SOX commented on 2026-02-19 12:34 (UTC)
@paulequilibrio Thanks, fixed
paulequilibrio commented on 2026-02-19 10:52 (UTC) (edited on 2026-02-19 10:53 (UTC) by paulequilibrio)
There is an error in the PKGBUILD. The last two
installshould not have-$pkgver.I believe these lines
should be
D3SOX commented on 2025-12-03 20:34 (UTC) (edited on 2026-01-28 09:10 (UTC) by D3SOX)
@suDisdain That was an oversight from my side. Thanks, fixed
suDisdain commented on 2025-12-03 20:32 (UTC) (edited on 2025-12-03 20:32 (UTC) by suDisdain)
install -Dm 644 "$srcdir/$_gitname-$pkgver/uxplay.service" "$pkgdir/etc/systemd/user/uxplay.service"needs to be replaced by
install -Dm 644 "$srcdir/$_gitname/uxplay.service" "$pkgdir/etc/systemd/user/uxplay.service"to function, it seems. i.e, the-$pkgvermust be deleted.Nugget commented on 2025-07-22 16:03 (UTC)
@D3SOX Thanks, btw!
D3SOX commented on 2025-07-22 11:17 (UTC)
@Nugget Added btw
Nugget commented on 2025-07-14 20:44 (UTC)
Please add the user service file! (It's in the git repo btw.)
DJQmUKV commented on 2022-02-28 07:28 (UTC)
The latest commit added a CMake option to disable
-march=nativeflag [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
1 2 3 Next › Last »