mirror of
https://github.com/termux/termux-packages.git
synced 2025-03-04 09:28:54 +00:00
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
280 B
Bash
7 lines
280 B
Bash
TERMUX_SUBPKG_DESCRIPTION="Platform-independent data for tvheadend"
|
|
TERMUX_SUBPKG_PLATFORM_INDEPENDENT=true
|
|
TERMUX_SUBPKG_INCLUDE="share/tvheadend/"
|
|
TERMUX_SUBPKG_DEPEND_ON_PARENT=false
|
|
TERMUX_SUBPKG_BREAKS="tvheadend (<< 4.2.8-9)"
|
|
TERMUX_SUBPKG_REPLACES="tvheadend (<< 4.2.8-9)"
|