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#42448 - [libraw] libraw don't install cmake module
Attached to Project:
Arch Linux
Opened by Gustavo Alvarez (sl1pkn07) - Monday, 20 October 2014, 01:52 GMT
Last edited by Andrea Scarpino (BaSh) - Monday, 20 October 2014, 08:11 GMT
Opened by Gustavo Alvarez (sl1pkn07) - Monday, 20 October 2014, 01:52 GMT
Last edited by Andrea Scarpino (BaSh) - Monday, 20 October 2014, 08:11 GMT
|
DetailsHi
Gwenview KF5 framework need libkdcraw KF5 framework, libkdcraw kf5 framework need a cmake module LibRawConfig.cmake / libraw-config.cmake provides by libraw, but that is not installed because libraw is compiled by ./configure instead of cmake if build libraw with Cmake, that module is included in the package is possible use cmake instead of conffigure for include this file? i don't know if added cmake/modules/FindLibRaw.cmake manuallity to ${pkgdir}/usr/share/cmake-3.0/Modules/FindLibRaw.cmake works greetings |
This task depends upon
Closed by Andrea Scarpino (BaSh)
Monday, 20 October 2014, 08:11 GMT
Reason for closing: Fixed
Additional comments about closing: libraw 0.16.0-2
Monday, 20 October 2014, 08:11 GMT
Reason for closing: Fixed
Additional comments about closing: libraw 0.16.0-2
'i don't know if added cmake/modules/FindLibRaw.cmake manuallity to ${pkgdir}/usr/share/cmake-3.0/Modules/FindLibRaw.cmake works'
the file is identic. i think is safe install directly from sources without build with cmake
greetings