13 lines
285 B
JSON
13 lines
285 B
JSON
{
|
|
"name": "libdmx",
|
|
"version": "1.1.5",
|
|
"description": "X Window System DMX (Distributed Multihead X) extension library",
|
|
"homepage": "https://gitlab.freedesktop.org/xorg/lib/libdmx",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
"libxext",
|
|
"xorg-macros",
|
|
"xproto"
|
|
]
|
|
}
|