Package Details: opera-developer 122.0.5629.0-1

Git Clone URL: https://aur.archlinux.org/opera-developer.git (read-only, click to copy)
Package Base: opera-developer
Description: A fast and secure web browser and Internet suite - developer stream
Upstream URL: https://www.opera.com/computer
Keywords: aria aria-ai browser chromium opera opera-developer web
Licenses: custom:opera
Provides: opera
Submitter: eworm
Maintainer: MojArch
Last Packager: MojArch
Votes: 90
Popularity: 0.000042
First Submitted: 2014-06-23 09:07 (UTC)
Last Updated: 2025-08-25 16:20 (UTC)

Dependencies (12)

Required by (15)

Sources (3)

Pinned Comments

Latest Comments

1 2 3 4 5 6 .. 17 Next › Last »

oech3 commented on 2025-07-09 10:39 (UTC)

Yes. I was misunderstanding about Chromiumver for along time...

provides=('opera') is existing for package providing /usr/bin/opera and /usr/lib/opera, not for this package. Other packages (opt)depends on opera needs opera to put files at there.

MojArch commented on 2025-07-09 10:24 (UTC)

@oech3 I need to address a few things that I got through my mail notification: First of all, Opera chromium version differs from the main chromium one, as on opera 121.0.5572.0 we use Chromium version:135.0.7049.42, so no, they are not using the same versioning schema.

2nd, hardcoding a .so library isn't a good idea as far as I can tell.

3rd, the name provided is mainly a pointer to the main company, and I see no reason to change(might change it in the future, but now remains as is).

I am currently adding your opera-developer-ffmpeg-codecs as an opt dependency.

oech3 commented on 2025-07-09 09:48 (UTC) (edited on 2025-07-09 09:49 (UTC) by oech3)

@MojArch opera-developer-ffmpeg-codecs switched to low cost build process by me. Please switch to optdepends=(opera-developer-ffmpeg-codecs) and remove others (controled by provides). Also this does not orpvides=(opera).

oech3 commented on 2025-07-01 15:29 (UTC) (edited on 2025-07-01 15:33 (UTC) by oech3)

Can you override .so https://github.com/nwjs-ffmpeg-prebuilt/nwjs-ffmpeg-prebuilt/releases/download/$_ver/$_ver-linux-x64.zip at here? _ver=$(curl -s https://nwjs.io/versions.json | jq -r 'limit(1; .versions[] | select(.components.chromium | startswith("121.")) | .version)')

MojArch commented on 2025-06-28 16:25 (UTC)

Well, I was testing. I'll add both as optional dependencies for now, until I decide which is better. Your package is so far okay. I tested some YouTube videos, and there were no problems.

oech3 commented on 2025-06-28 15:55 (UTC) (edited on 2025-06-28 15:55 (UTC) by oech3)

Hard dependency for this is bad idea. It provides vivaldi-ffmpeg-codecs. So using vivaldi-ffmpeg-codecs is better for build time.

oech3 commented on 2025-06-27 17:10 (UTC)

I submitted chromium-ffmpeg-codecs works on every operas without DLing Chromium src.