wichtounet / wichtounet-overlay

My unofficial portage overlay
0 stars 0 forks source link

SRC_URI of vivaldi-ffmpeg-codecs-59.0.3071.104.ebuild is broken. #4

Closed crocket closed 7 years ago

crocket commented 7 years ago

The linked file is gone.

crocket commented 7 years ago

I'm closing this because vivaldi-ffmpeg-codecs will become obsolete.

wichtounet commented 7 years ago

Thanks. I'll check the URL of the file.

Can you tell why it will become obsolete ? That'd be great.

crocket commented 7 years ago

media-video/ffmpeg-9999 contains chromium USE flag. https://packages.gentoo.org/packages/media-video/ffmpeg explains what chromium USE flag means.

wichtounet commented 7 years ago

Fixed in 7d01463

That's great, I didn't see that before. I'll try it out on ffmpeg-3.3.3.

Thanks

wichtounet commented 7 years ago

Indeed, it works, but it is still necessary to link from /usr/lib/chromium/libffmpeg.so to /opt/vivaldi/lib/libffmpeg.so

crocket commented 7 years ago

I think a symlink will be better.

wichtounet commented 7 years ago

Yes, absolutely. But the problem remains that it will be overriden by each vivaldi update.

crocket commented 7 years ago

It seems www-client/vivaldi-1.11.917.43_p1 already has /opt/vivaldi/lib/libffmpeg.so

wichtounet commented 7 years ago

Yes, but without h.264 support :(

crocket commented 7 years ago

Do you mean that vivaldi-ffmpeg-codecs should be reinstalled whenever vivaldi is upgraded?

I think https://github.com/juippis/jps-gentoo/blob/master/www-client/vivaldi/metadata.xml provides an alternative.

system-ffmpeg USE flag seems to do what vivaldi-ffmpeg-codecs do.