Bug 239195 - astro/marble: GPS option slightly broken
Summary: astro/marble: GPS option slightly broken
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-kde (group)
URL:
Keywords: needs-patch
Depends on:
Blocks:
 
Reported: 2019-07-14 04:30 UTC by Tobias Kortkamp
Modified: 2024-08-30 15:49 UTC (History)
0 users

See Also:
tcberner: maintainer-feedback+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Kortkamp freebsd_committer freebsd_triage 2019-07-14 04:30:17 UTC
There is no such thing as an GPS_CMAKE_BOOL_ON options helper (should have been
GPS_CMAKE_BOOL) so at the moment the GPS option solely relies on the presence
or absence of libgps.so to turn on/off libgps support.

I do not see any references to WITH_libgps in CMakeLists.txt or I
would have just fixed it.  Maybe it should use
CMAKE_DISABLE_FIND_PACKAGE_libgps or similar instead like the
WEBENGINE option.
Comment 1 Tobias C. Berner freebsd_committer freebsd_triage 2019-07-14 07:27:21 UTC
Fixed. Thanks.
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-07-14 07:27:37 UTC
A commit references this bug:

Author: tcberner
Date: Sun Jul 14 07:27:06 UTC 2019
New revision: 506608
URL: https://svnweb.freebsd.org/changeset/ports/506608

Log:
  astro/marble: fix GPS option

  - Fix cmake toggle to disable GPS dependency

  PR:		239195
  Reported by:	tobik

Changes:
  head/astro/marble/Makefile
Comment 3 watches 2024-08-30 08:08:13 UTC
MARKED AS SPAM