Commit 1ecae9f0 authored by Boris Yumankulov's avatar Boris Yumankulov Committed by Vitaly Lipatov

epm play opera: fix ffmpeg codecs (eterbug #17509)

parent 1dcc95da
...@@ -12,7 +12,7 @@ URL="https://opera.com" ...@@ -12,7 +12,7 @@ URL="https://opera.com"
arch="amd64" arch="amd64"
# will use libffmpeg.so (via config added in repack) # will use libffmpeg.so (via config added in repack)
epm install --skip-installed ffmpeg-plugin-browser || epm install --skip-installed chromium-codecs-ffmpeg-extra || epm play chromium-codecs-ffmpeg-extra epm install --skip-installed ffmpeg-plugin-browser || epm play nwjs-ffmpeg-prebuilt
if [ "$(epm print info -p)" = "rpm" ] ; then if [ "$(epm print info -p)" = "rpm" ] ; then
pkgname="${PKGNAME/-/_}" pkgname="${PKGNAME/-/_}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment