0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-06-02 01:02:18 +00:00
Files
termux-packages/x11-packages/xorg-server/xorg-protocol-txt.subpackage.sh
Twaik Yont 15b5d8ec12 revbump(xorg-server,tigervnc): 21.1.16
`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.
2025-03-03 19:55:35 +02:00

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)"