Bug 220223

Summary: emulators/dolphin-emu: enable libusb hotplug on FreeBSD 11+
Product: Ports & Packages Reporter: Jan Beich <jbeich>
Component: Individual Port(s)Assignee: Ganael LAPLANCHE <martymac>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: patch
Priority: --- Flags: bugzilla: maintainer-feedback? (martymac)
jbeich: merge-quarterly?
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
v0 none

Description Jan Beich freebsd_committer freebsd_triage 2017-06-23 09:00:54 UTC
Created attachment 183734 [details]
v0

FreeBSD doesn't implement libusb_has_capability() but the rest should work.

Build tested on 10.3 i386+amd64, 11.0 i386+amd64, 12.0 amd64.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-06-28 11:20:24 UTC
A commit references this bug:

Author: martymac
Date: Wed Jun 28 11:19:34 UTC 2017
New revision: 444567
URL: https://svnweb.freebsd.org/changeset/ports/444567

Log:
  Backport c5b3b52d553d: enable libusb hotplug on FreeBSD 11+

  PR:		220223
  Submitted by:	jbeich

Changes:
  head/emulators/dolphin-emu/Makefile
  head/emulators/dolphin-emu/files/patch-Source-Core-InputCommon-GCAdapter.cpp
Comment 2 Ganael LAPLANCHE freebsd_committer freebsd_triage 2017-06-28 11:21:03 UTC
Committed, thanks!