emacs-application-framework icon indicating copy to clipboard operation
emacs-application-framework copied to clipboard

Void Linux support

Open scipunch opened this issue 8 months ago • 6 comments

Is your feature request related to a problem? Please describe. There is not void's package manager xbps in dependencies.json file

Describe the solution you'd like Add xbps setup

Describe alternatives you've considered Manually search for all required dependencies, the command looks like

sudo xbps-install python3-pyqt6-webengine python3-pyqt6 python3-pyqt6-sip qt6-multimedia qt6-svg wmctrl nodejs libvdpau-va-gl

Additional context Add any other context or screenshots about the feature request here.

scipunch avatar Feb 20 '25 09:02 scipunch