Search Criteria
Package Details: glapse 0.3-2
Git Clone URL: | https://aur.archlinux.org/glapse.git (read-only, click to copy) |
---|---|
Package Base: | glapse |
Description: | Take desktop screenshots and glue them to make a time lapse video in GNU/Linux |
Upstream URL: | https://github.com/dsaltares/glapse |
Licenses: | |
Submitter: | semi |
Maintainer: | semi |
Last Packager: | semi |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2012-06-29 06:59 |
Last Updated: | 2019-06-23 19:07 |
Dependencies (4)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-mmal, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-nocuda, ffmpeg-ndi, ffmpeg-amd-full, ffmpeg-full-git, ffmpeg-amd-full-git)
- pygtk
- python2
- scrot (scrot-no-beep, scrot-slabua-git)
Latest Comments
semi commented on 2015-05-06 07:27
Not sure what you mean by default env, this line in the PKGBUILD should do the same thing as the pull request that was created upstream (https://github.com/saltares/glapse/pull/6):
sed -ie "s/python\b/python2/g" glapse.py glapse
I've just tested this again and it works fine (using python2) for me on an up-to-date system.
stormaes commented on 2015-05-06 02:18
This doesn't work when installed with python3.4 as the default env.
requesting changes on upstream.