Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : opera-stable | name : opera-stable | ||||
| version : 64.0.3417.73 | version : 64.0.3417.83 | ||||
| release : 97 | release : 98 | ||||
| source : | source : | ||||
| - https://get.geo.opera.com/pub/opera/desktop/64.0.3417.73/linux/opera-stable_64.0.3417.73_amd64.deb : 24505b941f778014314de58d709e4e637efc7efe051e593e61b84ef35c00d0a5 | - https://get.geo.opera.com/pub/opera/desktop/64.0.3417.83/linux/opera-stable_64.0.3417.83_amd64.deb : a7340d1d7d8537838e7efc206376d6a931943e1cb599ec91379dd9a2aab3cf27 | ||||
| license : Distributable | license : Distributable | ||||
| extract : no | extract : no | ||||
| strip : no | strip : no | ||||
| component : network.web.browser | component : network.web.browser | ||||
| summary : The Opera browser brings you more speed, more discoveries and more safety on the web - all for free | summary : The Opera browser brings you more speed, more discoveries and more safety on the web - all for free | ||||
| description: | | description: | | ||||
| The Opera browser brings you more speed, more discoveries and more safety on the web - all for free. | The Opera browser brings you more speed, more discoveries and more safety on the web - all for free. | ||||
| builddeps : | builddeps : | ||||
| Show All 19 Lines | install : | | ||||
| cd root | cd root | ||||
| mv usr/lib/x86_64-linux-gnu/* $installdir/usr/lib/ | mv usr/lib/x86_64-linux-gnu/* $installdir/usr/lib/ | ||||
| rm -r usr/share/lintian | rm -r usr/share/lintian | ||||
| mv usr/share/* $installdir/usr/share/ | mv usr/share/* $installdir/usr/share/ | ||||
| ln -s /usr/lib/opera/opera $installdir/usr/bin/opera | ln -s /usr/lib/opera/opera $installdir/usr/bin/opera | ||||
| # Use system chromium ffmpeg | # Use system chromium ffmpeg | ||||
| rm $installdir/usr/lib/opera/libffmpeg.so | rm $installdir/usr/lib/opera/libffmpeg.so | ||||
| # Fix widevine location | |||||
Girtablulu: Why not symlinking it? | |||||
| sed -i 's/libwidevinecdm.so/WidevineCdm\/_platform_specific\/linux_x64\/libwidevinecdm.so/g' $installdir/usr/lib/opera/resources/widevine_config.json | |||||
| No newline at end of file | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.
Why not symlinking it?