Search Criteria
Package Details: screencast 1.6.0-1
| Git Clone URL: | https://aur.archlinux.org/screencast.git (read-only, click to copy) |
|---|---|
| Package Base: | screencast |
| Description: | Command line interface to record a X11 desktop |
| Upstream URL: | https://github.com/dbermond/screencast/ |
| Keywords: | capture ffmpeg record screen video |
| Licenses: | |
| Submitter: | dbermond |
| Maintainer: | dbermond |
| Last Packager: | dbermond |
| Votes: | 4 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-02-12 23:54 |
| Last Updated: | 2020-09-19 19:52 |
Dependencies (17)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-git-nc, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-ndi, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-full-git-hardened, ffmpeg-git, ffmpeg-mmal, ffmpeg-svt-av1-git, ffmpeg-full, ffmpeg-amd-full, ffmpeg-full-git, ffmpeg-amd-full-git, ffmpeg-libfdk_aac, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-nox-git)
- libnotify (libnotify-gtk2, libnotify-id-git, libnotify-id)
- oxygen-icons
- xorg-xdpyinfo
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-git, imagemagick-full-git, imagemagick-no-hdri, imagemagick-fftw, imagemagick-full) (check)
- ttf-dejavu (ttf-dejavu-emojiless, ttf-dejavu-ib) (check)
- xorg-server-xvfb (xorg-server1.12-xvfb, xorg-server1.19-xvfb-git, xorg-server-xvfb-notty, xorg-server-xvfb-dev, xorg-server-xvfb-git, xorg-server-xvfb-sd_notify, xorg-server-xvfb-noudev, xorg-server-xvfb-hidpi-git) (check)
- advancecomp (advancecomp-git) (optional) – watermark optimization support
- bash-completion (bash-completion-git) (optional) – bash-completion support
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-git, imagemagick-full-git, imagemagick-no-hdri, imagemagick-fftw, imagemagick-full) (optional) – watermark effect support
- littleutils-full (optional) – watermark optimization support
- optipng (optipng-hg) (optional) – watermark optimization support
- oxipng (oxipng-git) (optional) – watermark optimization support
- pingo (optional) – watermark optimization support
- slop (slop-git) (optional) – graphical screen region selection support
- sound-theme-freedesktop (optional) – sound notification support
- truepng (optional) – watermark optimization support
Latest Comments
dbermond commented on 2020-09-20 19:17
@aurmyster https://bbs.archlinux.org/viewtopic.php?id=257527
aurmyster commented on 2020-09-20 16:45
:: PGP keys need importing:
-> 3FFA6AB7B69AAE6CCA263DDE019A7474297D8577, required by: screencast
==> Import? [Y/n]
:: Importing keys with gpg...
gpg: keyserver receive failed: General error
problem importing keys
dbermond commented on 2018-10-28 12:16
@severen Hi and thank you for the interest in this package. Although being a command line program, screencast can show desktop notifications through libnotify (notify-send), allowing a better visual control of the recording. It uses a specific oxygen icon when showing the desktop notification about the the successful finished operation, as you can see here: https://github.com/dbermond/screencast/blob/v1.5.0/src/settings_general.sh#L35.
Since desktop notifications are enabled by default in the upstream code, it needs oxygen-icons for working as expected with the default options.
severen commented on 2018-10-28 08:44
Why does this package need oxygen-icons as a required dependency? Just curious, since it's a command line program.