summaryrefslogtreecommitdiff
path: root/multimedia/svt-av1-hdr/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/svt-av1-hdr/pkg-message')
-rw-r--r--multimedia/svt-av1-hdr/pkg-message13
1 files changed, 13 insertions, 0 deletions
diff --git a/multimedia/svt-av1-hdr/pkg-message b/multimedia/svt-av1-hdr/pkg-message
new file mode 100644
index 000000000000..65733cbf49b4
--- /dev/null
+++ b/multimedia/svt-av1-hdr/pkg-message
@@ -0,0 +1,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
+}
+]