Search Criteria
Package Details: xscreensaver-aerial 1.11-1
Git Clone URL: | https://aur.archlinux.org/xscreensaver-aerial.git (read-only, click to copy) |
---|---|
Package Base: | xscreensaver-aerial |
Description: | xscreensaver hack that randomly selects one of the Apple TV4 HD aerial movies |
Upstream URL: | https://github.com/graysky2/xscreensaver-aerial |
Licenses: | |
Submitter: | graysky |
Maintainer: | graysky |
Last Packager: | graysky |
Votes: | 9 |
Popularity: | 0.043010 |
First Submitted: | 2015-12-23 20:56 |
Last Updated: | 2020-08-10 13:56 |
Dependencies (5)
- mpv (mpv-sndio, mpv-semifull-git, mpv-vittgam, mpv-git-nc, mpv-ahjolinna, mpv-rpi, mpv-thin, mpv-ahjolinna-git, mpv-amd-full-git, mpv-full-git, mpv-full, mpv-full-build-git, mpv-light, mpv-build-git, mpv-git)
- wget (wget-git)
- xscreensaver (xscreensaver-arch-logo-nogdm, xscreensaver-xmatrix-color, xscreensaver-arch-logo)
- aerial-2k-videos (optional) – pre-downloaded videos to save bandwidth
- aerial-4k-videos (optional) – pre-downloaded videos to save bandwidth
Required by (2)
- aerial-2k-videos (optional)
- aerial-4k-videos (optional)
Latest Comments
graysky commented on 2019-03-11 19:28
Builds fine for me... how are you building? The videos are optional and not named as your error message shows. Guessing you're using some AUR "helper" :p If so, try with
makepkg -srci
haldrinf commented on 2019-03-11 14:40
Error: Could not find all required packages: xscreensaver-aerial-videos (Target)
haldrinf commented on 2019-03-10 05:24
Thank's for update ! good job !
tkh23 commented on 2018-11-25 11:43
Hello) Still having problems with it not killing mpv after moving mouse, unlocking. Multiple instances remain in htop and cause high CPU + battery drain. Changed kill to kill -9 in the script, no change.
japama commented on 2018-02-18 16:37
For Cinnamon users and cinnamon integration, you must use this repository : https://github.com/japamax/xscreensaver-aerial
graysky commented on 2017-10-20 19:34
Haven't seen that before...?
tkh23 commented on 2017-10-20 13:33
Frequently fails to kill mpv process. Any advice?
graysky commented on 2017-08-05 19:17
snuo - I don't see an ill-effect of adding the --panscan=1.0 on my 16:9 monitor so I believe it's safe to add this.
snuo commented on 2017-08-05 18:57
Thank you for making this port!
BTW, for folks without 16:9 screens who want the videos to fill the screen without letterboxing: adding --panscan=1.0 to the mpv parameters (lines 83 & 87) makes it scale to fill the whole screen.
Line after change:
mpv --really-quiet --no-audio --fs --no-stop-screensaver --wid="$XSCREENSAVER_WINDOW" --panscan=1.0 "$APPLEURL/$useit" &
(Much like this report, I was getting letterboxing on the latest revision; my screen is 16:10 13" MBA - https://github.com/graysky2/xscreensaver-aerial/issues/2