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