mirror of
https://github.com/termux/termux-packages.git
synced 2024-11-13 14:09:19 +00:00
8 lines
232 B
Bash
8 lines
232 B
Bash
TERMUX_SUBPKG_INCLUDE="
|
|
bin/osdemo*
|
|
"
|
|
TERMUX_SUBPKG_DESCRIPTION="OSMesa demonstration and test programs"
|
|
TERMUX_SUBPKG_DEPENDS="osmesa"
|
|
TERMUX_SUBPKG_BREAKS="mesa-demos (<< 8.5.0-2)"
|
|
TERMUX_SUBPKG_REPLACES="mesa-demos (<< 8.5.0-2)"
|