mirror of
https://github.com/termux/termux-packages.git
synced 2025-06-02 01:02:18 +00:00
`xorg-server` and `xorg-server-xvfb` packages were built from the same source with same patches so they were united into package and its subpackage to reduce maintenance cost. `tigervnc` is being revbumped every time `xvfb` version or patches are changed so it is being revbumped now as well.
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)"
|