Bug 283640 - devel/sdl20: Allow default builds with HIDAPI on
Summary: devel/sdl20: Allow default builds with HIDAPI on
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-26 21:16 UTC by Alexander Vereeken
Modified: 2025-01-07 16:57 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Vereeken freebsd_triage 2024-12-26 21:16:51 UTC
Hello,

HIDAPI is required to be able to use a connected gaming controller properly with SDL2 supported applications.

Since this procedure is popular i want ask if this would be possible to enable this option as default.

If you agree i can send it an patch if you want.

Thanks in advance!
Comment 1 Alastair Hogge 2024-12-27 09:47:15 UTC
+1
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-12-29 00:48:20 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b1cf7ff8fb73e28b2d7fe6854c8c61ec207b5475

commit b1cf7ff8fb73e28b2d7fe6854c8c61ec207b5475
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2024-12-27 12:19:57 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2024-12-29 00:45:53 +0000

    devel/sdl20: Enable HIDAPI by default

    While here, sort option lists

    PR:             283640
    Requested by:   Alexander88207@protonmail.com, agh@riseup.net

 devel/sdl20/Makefile | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)