Skip to content

Commit

Permalink
multimedia/vapoursynth-l-smash-works: Only build on amd64 and powerpc…
Browse files Browse the repository at this point in the history
…64le for now

Currently other archs fail

Reported by:	pkg-fallout
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Oct 22, 2023
1 parent 86b0e30 commit b488acf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions multimedia/vapoursynth-l-smash-works/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ WWW= https://github.com/HomeOfAviSynthPlusEvolution/L-SMASH-Works
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/LICENSE

ONLY_FOR_ARCHS= amd64 powerpc64le

BUILD_DEPENDS= ${LOCALBASE}/include/vapoursynth/VSHelper.h:multimedia/vapoursynth
LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \
liblsmash.so:multimedia/l-smash
Expand Down

0 comments on commit b488acf

Please sign in to comment.