vcpkg/ports/xbitmaps/vcpkg.json
Alexander Neumann 1f825db83b
Add X windows part 12/N (#27512)
* [libdmx] add new port

* [libxcvt] add port

* [xbitmaps] add port

* format manifest

* use version

* v db

* add cross fixes and fix issue due to missing xorg macros on osx

* v db

* license

* v db

* Use the conventional copyright install.

* Correct the SHA512.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-01 14:00:11 -07:00

11 lines
261 B
JSON

{
"name": "xbitmaps",
"version": "1.1.2",
"description": "X BitMap (XBM) format bitmaps commonly used in X.Org applications",
"homepage": "https://gitlab.freedesktop.org/xorg/data/bitmaps",
"license": null,
"dependencies": [
"xorg-macros"
]
}