FS#57449 - [kodi] new dep required to build

Attached to Project: Community Packages
Opened by John (graysky) - Friday, 09 February 2018, 21:43 GMT
Last edited by Ike Devolder (BlackEagle) - Wednesday, 14 February 2018, 13:41 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Ike Devolder (BlackEagle)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

I think 'giflib' needs to be added to makedeps or else the build fails:

...
-- Found Git: /usr/bin/git (found version "2.16.1")
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2")
-- Found Lzo2: /usr/lib/liblzo2.so
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.11")
-- Found PNG: /usr/lib/libpng.so (found version "1.6.34")
CMake Error at /usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
Could NOT find GIF (missing: GIF_LIBRARY GIF_INCLUDE_DIR)
Call Stack (most recent call first):
/usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
/build/kodi/src/xbmc-17.6-Krypton/project/cmake/modules/FindGIF.cmake:21 (find_package_handle_standard_args)
/build/kodi/src/xbmc-17.6-Krypton/tools/depends/native/TexturePacker/CMakeLists.txt:9 (find_package)


-- Configuring incomplete, errors occurred!
See also "/build/kodi/src/kodi-build/CMakeFiles/CMakeOutput.log".
See also "/build/kodi/src/kodi-build/CMakeFiles/CMakeError.log".
This task depends upon

Closed by  Ike Devolder (BlackEagle)
Wednesday, 14 February 2018, 13:41 GMT
Reason for closing:  Fixed
Additional comments about closing:  added giflib in kodi 17.6-5

Loading...