Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 675562 - kde-apps/okular-9999::kde: CMake Warning: Manually-specified variables were not used by the project: CMAKE_DISABLE_FIND_PACKAGE_KDEExperimentalPurpose
Summary: kde-apps/okular-9999::kde: CMake Warning: Manually-specified variables were n...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-16 07:40 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2019-01-16 08:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis 2019-01-16 07:40:26 UTC
"""
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_DISABLE_FIND_PACKAGE_KDEExperimentalPurpose
"""

Since:
https://cgit.kde.org/okular.git/commit/?id=ff2f60754d18924622fe01715d448cd6f9ac294d
Comment 1 Larry the Git Cow gentoo-dev 2019-01-16 08:50:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=8e0d8afdad0b1e3438b8ce8e3cf15595881ff7be

commit 8e0d8afdad0b1e3438b8ce8e3cf15595881ff7be
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-01-16 08:50:27 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-01-16 08:50:27 +0000

    kde-apps/okular: Fix CMake option
    
    Closes: https://bugs.gentoo.org/675562
    Package-Manager: Portage-2.3.55, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/okular/okular-18.12.49.9999.ebuild | 2 +-
 kde-apps/okular/okular-9999.ebuild          | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)