Bug 248013 - devel/kodi-platform Fix cmake paths after kodi version bump
Summary: devel/kodi-platform Fix cmake paths after kodi version bump
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: Bernhard Froehlich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-16 13:40 UTC by James French
Modified: 2020-07-17 06:28 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (decke)


Attachments
Patch against r486761 (1.04 KB, patch)
2020-07-16 13:40 UTC, James French
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James French 2020-07-16 13:40:40 UTC
Created attachment 216486 [details]
Patch against r486761

Kodi 18.7.1 has been committed and has slightly different cmake include paths than the previous version (17.6).

The attached patch should address the issue.
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-07-17 06:25:23 UTC
A commit references this bug:

Author: decke
Date: Fri Jul 17 06:25:03 UTC 2020
New revision: 542408
URL: https://svnweb.freebsd.org/changeset/ports/542408

Log:
  devel/kodi-platform: Fix after multimedia/kodi update

  PR:		248013
  Submitted by:	James French <james@french.id.au>

Changes:
  head/devel/kodi-platform/Makefile
  head/devel/kodi-platform/pkg-plist
Comment 2 Bernhard Froehlich freebsd_committer freebsd_triage 2020-07-17 06:28:29 UTC
Committed. Thanks!