[Bug 196299] [maintainer] multimedia/xbmc update to kodi 14.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 27 03:53:53 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196299

Cory Dohm <cadatoiva at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cadatoiva at gmail.com

--- Comment #13 from Cory Dohm <cadatoiva at gmail.com> ---
Created attachment 152246
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152246&action=edit
add lang/python dependency

While testing the old XBMC port, I noticed a small bug. I'm not sure if I
should put it here, or make my own PR, but it is a very tiny thing. If you
build XBMC/Kodi from ports it runs fine, but if you run pkg autoremove the port
stops working on error "Python: Not found"

I have discovered the reason is because this port depends on lang/python for
version independent calls to the python interpreter. Somehow, lang/python gets
installed on a fresh build of Kodi, but at the same time isn't listed as a run
dependency for the port. The attached patch resolves this.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list