summaryrefslogtreecommitdiff
path: root/multimedia/svt-av1-hdr/pkg-message
blob: 65733cbf49b48a2715eeb7ad385b2aba2c27d96d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[
{ type: install
  message: <<EOM
SVT-AV1-HDR is ABI compatible with SVT-AV1, so if the versions match
it's possible to switch without rebuilding consumers like FFmpeg:

  $ pkg set -n svt-av1:svt-av1-hdr
  $ pkg set -o multimedia/svt-av1:multimedia/svt-av1-hdr
  $ pkg upgrade -f svt-av1-hdr
  $ pkg lock svt-av1-hdr
EOM
}
]