0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-12-12 00:10:52 +00:00
termux-packages/packages/libprotobuf/protobuf-dev.subpackage.sh

9 lines
328 B
Bash

TERMUX_SUBPKG_INCLUDE="
lib/cmake/protobuf/protobuf-targets-release.cmake
lib/cmake/protobuf/protobuf-targets.cmake
"
TERMUX_SUBPKG_DESCRIPTION="CMake files for protobuf shared libraries"
TERMUX_SUBPKG_BREAKS="libprotobuf (<< 2:21.12)"
TERMUX_SUBPKG_REPLACES="libprotobuf (<< 2:21.12)"
TERMUX_SUBPKG_CONFLICTS="protobuf-static"