mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
multimedia/svt-av1-psy: simplify plist updates
This commit is contained in:
parent
64b51bfbf1
commit
632c128acb
2 changed files with 2 additions and 1 deletions
|
@ -24,6 +24,7 @@ USE_LDCONFIG= yes
|
|||
GH_ACCOUNT= gianni-rosato
|
||||
CMAKE_ON= ENABLE_NASM
|
||||
CMAKE_OFF= NATIVE
|
||||
PLIST_SUB= VERSION=${DISTVERSION:C/-.*//}
|
||||
|
||||
CONFLICTS_INSTALL= svt-av1 # bin/SvtAv1EncApp
|
||||
|
||||
|
|
|
@ -8,5 +8,5 @@ include/svt-av1/EbSvtAv1Formats.h
|
|||
include/svt-av1/EbSvtAv1Metadata.h
|
||||
lib/libSvtAv1Enc.so
|
||||
lib/libSvtAv1Enc.so.2
|
||||
lib/libSvtAv1Enc.so.2.2.0
|
||||
lib/libSvtAv1Enc.so.%%VERSION%%
|
||||
libdata/pkgconfig/SvtAv1Enc.pc
|
||||
|
|
Loading…
Add table
Reference in a new issue