Bug 220223 - emulators/dolphin-emu: enable libusb hotplug on FreeBSD 11+
Summary: emulators/dolphin-emu: enable libusb hotplug on FreeBSD 11+
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: Ganael LAPLANCHE
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-06-23 09:00 UTC by Jan Beich
Modified: 2017-06-28 11:21 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (martymac)
jbeich: merge-quarterly?


Attachments
v0 (3.41 KB, patch)
2017-06-23 09:00 UTC, Jan Beich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!