1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-18 23:57:07 +00:00
termux-packages/packages/xcb-proto/python-xcbgen.subpackage.sh
Tee KOBAYASHI 5086fdf67d xcb-proto: Bump to 1.15.2
and separate python-xcbgen as a subpackage.
2022-10-27 19:33:05 +00:00

6 lines
235 B
Bash

TERMUX_SUBPKG_INCLUDE="lib/python*"
TERMUX_SUBPKG_DESCRIPTION="The xcbgen Python module"
# Cannot depend on python due to circular dependency.
TERMUX_SUBPKG_BREAKS="xcb-proto (<< 1.15.2)"
TERMUX_SUBPKG_REPLACES="xcb-proto (<< 1.15.2)"