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)
Sat, Jan 18, 7:51 PM
Unknown Object (File)
Dec 8 2024, 11:26 PM
Unknown Object (File)
Oct 31 2024, 3:06 PM
Unknown Object (File)
Sep 22 2024, 11:06 PM
Unknown Object (File)
Sep 22 2024, 7:17 PM
Unknown Object (File)
Sep 21 2024, 8:31 PM
Unknown Object (File)
Sep 21 2024, 9:58 AM
Unknown Object (File)
Sep 18 2024, 10:03 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 13512
Build 13737: arc lint + arc unit

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.