View | Details | Raw Unified | Return to bug 267355 | Differences between
and this patch

Collapse All | Expand All

(-)b/multimedia/vmaf/Makefile (+2 lines)
Lines 23-28 USE_GITHUB= yes Link Here
23
USE_LDCONFIG=	yes
23
USE_LDCONFIG=	yes
24
GH_ACCOUNT=	Netflix
24
GH_ACCOUNT=	Netflix
25
WRKSRC_SUBDIR=	lib${PORTNAME}
25
WRKSRC_SUBDIR=	lib${PORTNAME}
26
# https://github.com/Netflix/vmaf/issues/1107
27
MESON_ARGS=	--default-library=shared
26
28
27
post-install:
29
post-install:
28
# For legacy API consumers e.g., aom, x265
30
# For legacy API consumers e.g., aom, x265
(-)b/multimedia/vmaf/pkg-plist (-1 lines)
Lines 5-11 include/libvmaf/libvmaf.h Link Here
5
include/libvmaf/model.h
5
include/libvmaf/model.h
6
include/libvmaf/picture.h
6
include/libvmaf/picture.h
7
include/libvmaf/version.h
7
include/libvmaf/version.h
8
lib/libvmaf.a
9
lib/libvmaf.so
8
lib/libvmaf.so
10
lib/libvmaf.so.1
9
lib/libvmaf.so.1
11
lib/libvmaf.so.1.1.3
10
lib/libvmaf.so.1.1.3

Return to bug 267355