Search Criteria
Package Details: zimg-git 3.0.5.155.ga0fac0f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/zimg-git.git (read-only, click to copy) |
---|---|
Package Base: | zimg-git |
Description: | Scaling, colorspace conversion, and dithering library. (GIT version) |
Upstream URL: | http://forum.doom9.org/showthread.php?t=171334 |
Keywords: | vapoursynth |
Licenses: | custom:WTFPL |
Conflicts: | vapoursynth-plugin-zimg, vapoursynth-plugin-zimg-git, zimg |
Provides: | libzimg.so, zimg |
Submitter: | sl1pkn07 |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2015-11-22 01:50 (UTC) |
Last Updated: | 2024-02-28 15:33 (UTC) |
Dependencies (4)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Required by (51)
- ffmpeg-amd-full (requires zimg)
- ffmpeg-amd-full-git (requires zimg)
- ffmpeg-cuda (requires zimg)
- ffmpeg-decklink (requires zimg)
- ffmpeg-ffplayout (requires libzimg.so)
- ffmpeg-ffplayout (requires zimg)
- ffmpeg-full (requires zimg)
- ffmpeg-full-git (requires zimg)
- ffmpeg-git (requires zimg)
- ffmpeg-headless (requires libzimg.so)
- ffmpeg-headless (requires zimg)
- ffmpeg-libfdk_aac (requires libzimg.so)
- ffmpeg-libfdk_aac (requires zimg)
- ffmpeg-nvcodec-11-1-git (requires libzimg.so)
- ffmpeg-obs (requires zimg)
- ffmpeg5.1 (requires zimg)
- ffmpeg6.1 (requires libzimg.so)
- ffmpeg6.1 (requires zimg)
- gst-devtools-git (requires zimg) (make)
- gst-editing-services-git (requires zimg) (make)
- Show 31 more...
Latest Comments
jholmer commented on 2022-12-05 08:34 (UTC)
Would it be possible to get thebombzen's patch applied to the PKGBUILD? Would be much appreciated as this still fails to compile without said change.
Traneptora commented on 2022-07-20 20:13 (UTC) (edited on 2022-07-20 20:13 (UTC) by Traneptora)
You need to add
cd zimg && git submodule update --init --recursive && cd ..
to prepare() or it won't compile at the moment.keren_sky commented on 2021-03-13 00:40 (UTC) (edited on 2021-03-13 00:40 (UTC) by keren_sky)
is this where you report build failures for this package? error: inlining failed in call to ‘always_inline’ ‘void _mm256_maskstore_ps(float*, __m256i, __m256)’
pingplug commented on 2016-10-04 02:14 (UTC)