rozniak / xfce-winxp-tc

Windows XP stuff for XFCE
Other
1.11k stars 37 forks source link

Packaging port for Void Linux #293

Closed rozniak closed 6 months ago

rozniak commented 7 months ago

Issue to track progress on packaging port to Void Linux via the XBPS package manager.

rozniak commented 6 months ago

Another thing to consider is the glibc or musl flavours of Void -- probably a good idea to update the packaging a bit to deal with distro variants that use the same packaging format.

rozniak commented 6 months ago

Living large in void land image

Need to test other distros are not broken by changes, test regular x86_64 (I tested musl here), update README

rozniak commented 6 months ago

NTS: To install the packages, must index the output like so

sudo xbps-rindex -a ./*
sudo xbps-install --repository=$PWD -y <package name>