Diff cmake-3.27.6-r1 with a cmake-9999
/usr/portage/dev-util/cmake/cmake-9999.ebuild 2023-10-09 14:52:30.952368387 +0300 | ||
---|---|---|
9 | 9 |
: ${CMAKE_DOCS_PREBUILT:=1} |
10 | 10 | |
11 | 11 |
CMAKE_DOCS_PREBUILT_DEV=sam |
12 |
#CMAKE_DOCS_VERSION=$(ver_cut 1-3) |
|
13 |
CMAKE_DOCS_VERSION=3.27.0 |
|
12 |
CMAKE_DOCS_VERSION=$(ver_cut 1-3) |
|
14 | 13 |
# Default to generating docs (inc. man pages) if no prebuilt; overridden later |
15 | 14 |
# See bug #784815 |
16 | 15 |
CMAKE_DOCS_USEFLAG="+doc" |
... | ... | |
106 | 105 |
"${FILESDIR}"/${PN}-3.27.0_rc1-0006-Filter-out-distcc-warnings-to-avoid-confusing-CMake.patch |
107 | 106 | |
108 | 107 |
# Upstream fixes (can usually be removed with a version bump) |
109 |
# pkgconf |
|
110 |
# fixes https://github.com/pkgconf/pkgconf/issues/317 |
|
111 |
"${FILESDIR}"/${PN}-3.27.4-0001-FindPkgConfig-ignore-whitespace-separators-in-versio.patch |
|
112 | 108 |
) |
113 | 109 | |
114 | 110 |
cmake_src_bootstrap() { |