Bug 254009 - multimedia/mpv: support wayland-only build
Summary: multimedia/mpv: support wayland-only build
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: Thomas Zander
URL:
Keywords: buildisok, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2021-03-04 13:46 UTC by Ghost
Modified: 2021-04-16 05:53 UTC (History)
2 users (show)

See Also:
riggs: maintainer-feedback+


Attachments
compressed diff and poudriere log (21.47 KB, application/octet-stream)
2021-03-04 13:46 UTC, Ghost
no flags Details
patch requested by VVD (984 bytes, patch)
2021-03-04 14:51 UTC, Ghost
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ghost 2021-03-04 13:46:40 UTC
Created attachment 222973 [details]
compressed diff and poudriere log

1. Wayland implies OpenGL.
2. OpenGL does not imply X11.
2. Vulkan does not imply X11.

Diff and poudriere log are attached.
Comment 1 Vladimir Druzenko freebsd_committer freebsd_triage 2021-03-04 14:22:14 UTC
Plz, can you attach diff as patch?
Comment 2 Ghost 2021-03-04 14:51:14 UTC
Created attachment 222975 [details]
patch requested by VVD

Done.
Comment 3 Automation User 2021-03-19 00:53:36 UTC
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/272987255
Comment 4 commit-hook freebsd_committer freebsd_triage 2021-04-16 05:45:59 UTC
A commit in branch main references this bug:

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

commit 993475fe4295e8d42b7cf65274a7a329601bb321
Author:     Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2021-04-15 21:05:54 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2021-04-16 05:44:40 +0000

    multimedia/mpv: Allow building with wayland without x11.

    PR:             254009
    Reported by:    evgeniy@khramtsov.org

 multimedia/mpv/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)