#!/bin/sh -x# It will run with two args: buildroot specBUILDROOT="$1"SPEC="$2"PRODUCT=vivaldiPRODUCTCUR=vivaldi-snapshotPRODUCTDIR=/opt/vivaldi.$(dirname$0)/common-chromium-browser.shsubst '1iConflicts:vivaldi-stable'$SPECset_alt_alternatives 65copy_icons_to_sharecleanupadd_bin_commandsuse_system_xdginstall_depssubst "1i%filter_from_requires /.opt.google.chrome.WidevineCdm/d"$SPECecho"You also can install chrome via epm play chrome to use WidevineCdm"