ports/xbanan: Update to a working version
Also don't depend on mesa or Xlib. We only need the protocol headers to compile the project
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
NAME='xbanan'
|
NAME='xbanan'
|
||||||
VERSION='git'
|
VERSION='git'
|
||||||
DOWNLOAD_URL="https://git.bananymous.com/Bananymous/xbanan.git#b228ef13c41adff2738acaeda5db804ebf493bfd"
|
DOWNLOAD_URL="https://git.bananymous.com/Bananymous/xbanan.git#b2c642f03d2e498e9d6acd55cc89a5e76c220811"
|
||||||
DEPENDENCIES=('mesa' 'libX11' 'xorgproto')
|
DEPENDENCIES=('xorgproto')
|
||||||
|
|
||||||
configure() {
|
configure() {
|
||||||
cmake --fresh -B build -S . -G Ninja \
|
cmake --fresh -B build -S . -G Ninja \
|
||||||
|
|||||||
Reference in New Issue
Block a user