FS#78010 - [mattermost] add libpng to makedepends
Attached to Project:
Arch Linux
Opened by Levi Zim (kxxt) - Monday, 27 March 2023, 00:11 GMT
Last edited by Toolybird (Toolybird) - Monday, 27 March 2023, 01:43 GMT
Opened by Levi Zim (kxxt) - Monday, 27 March 2023, 00:11 GMT
Last edited by Toolybird (Toolybird) - Monday, 27 March 2023, 01:43 GMT
|
Details
Description:
This package can be built from source because in `prepare()`, when npm is installing dependencies, it installs a pngquant package that includes a statically linked pngquant binary. The fallback behavior is building pngquant from source. libpng is needed for both building and dynamical linking. Adding libpng to makedepends would make mattermost build more reliably and avoid the need to patch when building mattermost on architectures other than x86_64. Additional info: * package version: 7.9.1-1 * patch attached. |
This task depends upon
Closed by Toolybird (Toolybird)
Monday, 27 March 2023, 01:43 GMT
Reason for closing: None
Additional comments about closing: In future, please just leave a comment and we'll handle the edits.
Monday, 27 March 2023, 01:43 GMT
Reason for closing: None
Additional comments about closing: In future, please just leave a comment and we'll handle the edits.
Comment by Levi Zim (kxxt) -
Monday, 27 March 2023, 00:13 GMT
This should be reported to Community Packages instead. I have
chosen the wrong place. Sorry for the disturbance.
add-libpng-to-makedepends.pat...