Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#49043 - [lib32-libvpx] add provides=('libvpx.so')
Attached to Project:
Community Packages
Opened by Johannes Dewender (JonnyJD) - Thursday, 21 April 2016, 21:57 GMT
Last edited by Maxime Gauduin (Alucryd) - Friday, 06 May 2016, 07:34 GMT
Opened by Johannes Dewender (JonnyJD) - Thursday, 21 April 2016, 21:57 GMT
Last edited by Maxime Gauduin (Alucryd) - Friday, 06 May 2016, 07:34 GMT
|
Detailslibvpx has provides=('libvpx.so') to make sure the library version doesn't change unnoticed fro packages built against libvpx. (this can be added to the depends of a package then)
This should also be done for lib32-libvpx. Yes, this works for 32 bit packages and doesn't interfere with the 64 bit version. See this for an example: https://www.archlinux.org/packages/multilib/x86_64/lib32-libvorbis/ |
This task depends upon
Closed by Maxime Gauduin (Alucryd)
Friday, 06 May 2016, 07:34 GMT
Reason for closing: Fixed
Additional comments about closing: 1.5.0-2
Friday, 06 May 2016, 07:34 GMT
Reason for closing: Fixed
Additional comments about closing: 1.5.0-2

Please, apply proposed fix. For example, lib32-ffmpeg can't be built correctly, dependency will fail.