diff --git a/graphics/vapoursynth-fmtconv/Makefile b/graphics/vapoursynth-fmtconv/Makefile index ca3102ac7169..80758db79fa5 100644 --- a/graphics/vapoursynth-fmtconv/Makefile +++ b/graphics/vapoursynth-fmtconv/Makefile @@ -1,42 +1,38 @@ PORTNAME= fmtconv -PORTVERSION= r23 +PORTVERSION= r24 CATEGORIES= graphics PKGNAMEPREFIX= vapoursynth- MAINTAINER= jbeich@FreeBSD.org COMMENT= Format conversion tools for Vapoursynth LICENSE= WTFPL +BROKEN_i386= https://github.com/EleonoreMizo/fmtconv/issues/23 BROKEN_powerpc64= fails to compile on powerpc64: \#error -BUILD_DEPENDS= ${LOCALBASE}/include/vapoursynth/VapourSynth.h:multimedia/vapoursynth - USE_GITHUB= yes GH_ACCOUNT= EleonoreMizo -USES= autoreconf compiler:c++11-lib gmake libtool pkgconfig -EXCLUDE= VapourSynth.h *.txt -EXTRACT_AFTER_ARGS= ${EXCLUDE:S,^,--exclude ,} +USES= autoreconf compiler:c++11-lib gmake libtool WRKSRC_SUBDIR= build/unix PATCH_WRKSRC= ${WRKSRC:H:H} GNU_CONFIGURE= yes CONFIGURE_ARGS= --libdir="${DATADIR}" -CPPFLAGS+= `pkg-config vapoursynth --cflags` INSTALL_TARGET= install-strip DATADIR= ${PREFIX}/lib/vapoursynth DOCSDIR= ${PREFIX}/share/doc/${PKGBASE} PORTDATA= lib${PORTNAME}.so PORTDOCS= * OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e 's/x86_64/&|amd64/' \ ${WRKSRC}/configure.ac post-install: (cd ${PATCH_WRKSRC}/doc && ${COPYTREE_SHARE} \ "${PORTDOCS}" ${STAGEDIR}${DOCSDIR}) .include diff --git a/graphics/vapoursynth-fmtconv/distinfo b/graphics/vapoursynth-fmtconv/distinfo index b8e9d1b93045..52359e987bbf 100644 --- a/graphics/vapoursynth-fmtconv/distinfo +++ b/graphics/vapoursynth-fmtconv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626266725 -SHA256 (EleonoreMizo-fmtconv-r23_GH0.tar.gz) = 567784f124c11577db8302962428d718b6ab4a408aabd2e4d8cf9eead17b9935 -SIZE (EleonoreMizo-fmtconv-r23_GH0.tar.gz) = 249196 +TIMESTAMP = 1629133588 +SHA256 (EleonoreMizo-fmtconv-r24_GH0.tar.gz) = d82099e1f9037f61c67951f141390a93bb89113e4690a2d7c39fd994bf1c7e50 +SIZE (EleonoreMizo-fmtconv-r24_GH0.tar.gz) = 319658