Peek makes it easy to create short screencasts of a screen area. It was built
for the specific use case of recording screen areas, e.g. for easily showing UI
features of your own apps or for showing a bug in bug reports. With Peek, you
simply place the Peek window over the area you want to record and press
"Record". Peek is optimized for generating animated GIFs, but you can also
directly record to WebM or MP4 if you prefer.
ok ian@ ajacoutot@
View your GPU utilization, both for the total activity percent and individual
blocks. The total GPU utilization is also valid for OpenCL loads; the other
blocks are only useful in GL loads.
Requires access to /dev/dri/cardN files or /dev/mem (root privileges).
R600 and up, even Southern Islands should work fine.
Tweak: AMD Catalyst driver reference removed from DESCR before commit.
Port originally created by thfr@, updated by sdk@ and I'm taking maintainer.
ok by thfr@ and solene@
security support it appears this is not really the case any more
https://bugs.php.net/bug.php?id=81026
add @pkgpaths to merge pecl-* etc across
mark www/syweb broken, it was marked 7.3-only so looks like it needs more work
other php-ish ports have a RDEP on either 7.4 (default version) or 8.0
Hardcoding so many details for so many architectures doesn't make much
sense. The supported architectures seem to be either ilp32 and lp64,
big or little endian.
imlib2-heic is an Imlib2 loader which allows loading HEIC files
(High Efficiency Image File Format).
This allows programs using Imlib2 (e.g. feh) to open these images.