Re: KF6 gwenview application needs a couple of prerequisites

"Richard Henschel" ([email protected] via blfs-support Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.beyond.support
Message-ID <[email protected]>
On 8/4/25 4:14 PM, Joe Locash wrote:
> On 8/4/25 5:42 PM, "Richard" ([email protected] via blfs-support 
> Mailing List) wrote:
>> I re-built KF6 again (6.13.0) to fix some breakage I did to 6.11.0 
>> and ran
>> into an issue with gwenview (again).
>> It needs two prerequisites not listed in the book.
>>
>>  From gwenview CMakeLists.txt
>>
>> find_package(kImageAnnotator-Qt6)
>> set_package_properties(kImageAnnotator-Qt6 PROPERTIES URL
>> "https://github.com/ksnip/kImageAnnotator" DESCRIPTION "The 
>> kImageAnnotator
>> library provides tools to annotate" TYPE REQUIRED)
>> if(kImageAnnotator-Qt6_FOUND)
>>      find_package(kColorPicker-Qt6 REQUIRED)
>>      set(KIMAGEANNOTATOR_FOUND 1)
>> endif()
>>
>> At https://github.com/ksnip/kImageAnnotator/tags you find
>> kImageAnnotator-0.7.1.tar.gz
>> At https://github.com/ksnip/kColorPicker/tags you find
>> kColorPicker-0.3.1.tar.gz
>>
>> With these two added, it builds fine.  I used the same cmake 
>> parameters as the
>> rest of the KF6 applications.
> Am I missing something? kimageannotator is listed as a required 
> dependency for gwenview. kcolorpicker is a required dependency for 
> kimageannotator.
>

No, you aren't missing anything... Sorry, I was in such a hurry to get 
it all in I missed it in the book, but caught it in the source.

-- 
http://lists.linuxfromscratch.org/sympa/info/blfs-support
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.