mirror of
https://github.com/termux/termux-packages.git
synced 2024-11-27 06:18:57 +00:00
2b65bc0e67
We use true or false for other bool build variables. Let's be consistent. Change does not have an effect on build scripts. %ci:no-build
7 lines
287 B
Bash
7 lines
287 B
Bash
TERMUX_SUBPKG_INCLUDE="lib/xorg/protocol.txt"
|
|
TERMUX_SUBPKG_DESCRIPTION="X.Org protocol.txt file"
|
|
TERMUX_SUBPKG_PLATFORM_INDEPENDENT=true
|
|
TERMUX_SUBPKG_DEPEND_ON_PARENT=false
|
|
TERMUX_SUBPKG_REPLACES="xorg-server-xvfb (<< 1.20.11-8)"
|
|
TERMUX_SUBPKG_BREAKS="xorg-server-xvfb (<< 1.20.11-8)"
|