Page MenuHomeFreeBSD

emulators:virtualbox-ose-additions: Depend on xrandr program on runtime
ClosedPublic

Authored by arrowd on Oct 26 2017, 7:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 25, 2:40 AM
Unknown Object (File)
Mon, Apr 21, 8:05 AM
Unknown Object (File)
Mar 20 2025, 11:11 AM
Unknown Object (File)
Mar 5 2025, 2:23 PM
Unknown Object (File)
Feb 28 2025, 8:36 PM
Unknown Object (File)
Feb 22 2025, 1:17 AM
Unknown Object (File)
Jan 21 2025, 12:56 AM
Unknown Object (File)
Jan 20 2025, 11:29 AM

Details

Summary

Long ago I noticed that automatic display resolution change when VirtualBox window is resized doesn't work for me.
I still could change the resolution to window's actual size manually, though.

I've finally found the cause - VirtualBox Additions change resolution using xrandr utility, not library. Having it
installed makes the feature working immediately.

Simplified BUILD_DEPENDS on X executable also, while there.

Test Plan

poudriere testport on FreeBSD 11

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

As the dependency list changes, a PORTREVISION bump is required.

Refresh the diff. Bump-dump.

This revision is now accepted and ready to land.Jan 25 2018, 11:07 PM
This revision was automatically updated to reflect the committed changes.