From owner-svn-ports-head@freebsd.org Sun Nov 3 15:53:16 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2BE3A178A77; Sun, 3 Nov 2019 15:53:16 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 475gSX0LsWz4HkN; Sun, 3 Nov 2019 15:53:16 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E3AFEE207; Sun, 3 Nov 2019 15:53:15 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xA3FrFTS071448; Sun, 3 Nov 2019 15:53:15 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xA3FrF04071445; Sun, 3 Nov 2019 15:53:15 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201911031553.xA3FrF04071445@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 3 Nov 2019 15:53:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r516437 - in head/multimedia: . vapoursynth-vmaf X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/multimedia: . vapoursynth-vmaf X-SVN-Commit-Revision: 516437 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Nov 2019 15:53:16 -0000 Author: jbeich Date: Sun Nov 3 15:53:14 2019 New Revision: 516437 URL: https://svnweb.freebsd.org/changeset/ports/516437 Log: multimedia/vapoursynth-vmaf: add new port VMAF filter for VapourSynth. VMAF is a perceptual video quality assessment algorithm developed by Netflix. https://github.com/HomeOfVapourSynthEvolution/VapourSynth-VMAF Added: head/multimedia/vapoursynth-vmaf/ head/multimedia/vapoursynth-vmaf/Makefile (contents, props changed) head/multimedia/vapoursynth-vmaf/distinfo (contents, props changed) head/multimedia/vapoursynth-vmaf/pkg-descr (contents, props changed) Modified: head/multimedia/Makefile (contents, props changed) Modified: head/multimedia/Makefile ============================================================================== --- head/multimedia/Makefile Sun Nov 3 15:52:34 2019 (r516436) +++ head/multimedia/Makefile Sun Nov 3 15:53:14 2019 (r516437) @@ -413,6 +413,7 @@ SUBDIR += vamps SUBDIR += vapoursynth SUBDIR += vapoursynth-l-smash-works + SUBDIR += vapoursynth-vmaf SUBDIR += vcdgear SUBDIR += vcdimager SUBDIR += vcdpad Added: head/multimedia/vapoursynth-vmaf/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/vapoursynth-vmaf/Makefile Sun Nov 3 15:53:14 2019 (r516437) @@ -0,0 +1,32 @@ +# $FreeBSD$ + +PORTNAME= vmaf +DISTVERSION= r6 +CATEGORIES= multimedia +PKGNAMEPREFIX= vapoursynth- + +MAINTAINER= jbeich@FreeBSD.org +COMMENT= Video Multi-Method Assessment Fusion plugin for VapourSynth + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${LOCALBASE}/include/vapoursynth/VSHelper.h:multimedia/vapoursynth \ + ${LOCALBASE}/lib/libvmaf.a:multimedia/vmaf + +USES= compiler:c++17-lang meson pkgconfig +USE_GITHUB= yes +GH_ACCOUNT= HomeOfVapourSynthEvolution +GH_PROJECT= VapourSynth-${PORTNAME:tu} +DATADIR= ${PREFIX}/lib/vapoursynth +DOCSDIR= ${PREFIX}/share/doc/${PKGBASE} +PORTDATA= lib${PORTNAME}.so model +PORTDOCS= *.md + +OPTIONS_DEFINE= DOCS + +do-install-DOCS-on: + (cd ${WRKSRC} && ${COPYTREE_SHARE} \ + "${PORTDOCS}" ${STAGEDIR}${DOCSDIR}) + +.include Added: head/multimedia/vapoursynth-vmaf/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/vapoursynth-vmaf/distinfo Sun Nov 3 15:53:14 2019 (r516437) @@ -0,0 +1,3 @@ +TIMESTAMP = 1570875289 +SHA256 (HomeOfVapourSynthEvolution-VapourSynth-VMAF-r6_GH0.tar.gz) = e6b5182ac3b0fffb3f79390fb93a8ae254b852f79e5f017cd2e09735b31534f5 +SIZE (HomeOfVapourSynthEvolution-VapourSynth-VMAF-r6_GH0.tar.gz) = 95311 Added: head/multimedia/vapoursynth-vmaf/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/vapoursynth-vmaf/pkg-descr Sun Nov 3 15:53:14 2019 (r516437) @@ -0,0 +1,4 @@ +VMAF filter for VapourSynth. VMAF is a perceptual video quality +assessment algorithm developed by Netflix. + +WWW: https://github.com/HomeOfVapourSynthEvolution/VapourSynth-VMAF