+util-macros

This commit is contained in:
Marc Seitz 2023-03-15 10:29:24 +01:00 committed by Max Howell
parent 6a30c3a3aa
commit 748e411913

View file

@ -0,0 +1,24 @@
distributable:
url: https://www.x.org/archive/individual/util/util-macros-{{version}}.tar.xz
strip-components: 1
versions:
- 1.20.0 # fix
build:
dependencies:
tea.xyz/gx/cc: c99
tea.xyz/gx/make: '*'
script: |
./configure $ARGS
make --jobs {{ hw.concurrency }}
make install
env:
ARGS:
- --prefix="{{prefix}}"
test:
dependencies:
freedesktop.org/pkg-config: '*'
script: |
pkg-config --exists xorg-macros