Bug 297179 - emulators/wine-devel: Fix packaging without Wayland
Summary: emulators/wine-devel: Fix packaging without Wayland
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-30 22:26 UTC by Sean Farley
Modified: 2026-08-04 23:50 UTC (History)
2 users (show)

See Also:
monwarez: maintainer-feedback+


Attachments
Fix package without WAYLAND (963 bytes, patch)
2026-07-30 22:26 UTC, Sean Farley
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sean Farley freebsd_committer freebsd_triage 2026-07-30 22:26:40 UTC
Created attachment 273331 [details]
Fix package without WAYLAND

Fix packaging when WAYLAND is disabled in build.
Comment 1 Thibault Payet 2026-07-31 15:00:01 UTC
(In reply to Sean Farley from comment #0)
Thanks, I approve this patch.
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2026-08-01 23:52:03 UTC
(In reply to Sean Farley from comment #0)
Sean Farley, if you have commit bit then you can commit this patch.
Comment 3 Sean Farley freebsd_committer freebsd_triage 2026-08-02 05:07:36 UTC
(In reply to Vladimir Druzenko from comment #2)

Sorry, but I do not have a commit bit.

Hmm.  I may need to change my name (in this site) to reflect that I am a past src committer.
Comment 4 commit-hook freebsd_committer freebsd_triage 2026-08-04 23:49:26 UTC
A commit in branch main references this bug:

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

commit d36ade8b08b94efe8050eb1a8f3681ad49589b62
Author:     Sean Farley <scf@FreeBSD.org>
AuthorDate: 2026-08-04 23:45:47 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-08-04 23:48:43 +0000

    emulators/wine-devel: Fix packaging without Wayland

    Fix packaging when WAYLAND is disabled in build.

    PR:             297179
    Approved by:    Thibault Payet <monwarez@mailoo.org> (maintainer)
    Sponsored by:   UNIS Labs

 emulators/wine-devel/pkg-plist | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Comment 5 Vladimir Druzenko freebsd_committer freebsd_triage 2026-08-04 23:50:07 UTC
Thanks.