18 lines
305 B
YAML
18 lines
305 B
YAML
name: xorg-xpr
|
|
description: Print an X window dump from xwd
|
|
version: 1.2.1
|
|
revision: 1
|
|
url: https://gitlab.freedesktop.org/xorg/app/xpr
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
- libx11
|
|
- libxmu
|
|
- bash
|
|
make_depends:
|
|
- xorg-util-macros
|