Skip to content

CRUX-ARM aarch64 ports overlay for CRUX xorg collection

License

Notifications You must be signed in to change notification settings

crux-arm/crux-ports-xorg-arm64

Repository files navigation

crux-ports-xorg-arm64

CRUX-ARM aarch64 ports overlay for CRUX xorg collection

To use these ports, download the xorg-arm64.httpup file to /etc/ports:

$ sudo wget -P /etc/ports https://raw.githubusercontent.com/crux-arm/crux-ports-xorg-arm64/3.6/xorg-arm64.httpup
$ sudo ports -u xorg-arm64

You may want to list it first in /etc/prt-get.conf to take advantage of ports overlay:

###
### prt-get conf
###

# note: the order matters: the package found first is used
prtdir /usr/ports/core-arm64
prtdir /usr/ports/opt-arm64
prtdir /usr/ports/xorg-arm64
prtdir /usr/ports/core
prtdir /usr/ports/xorg
prtdir /usr/ports/xorg