Diff seer-2.5-r1 with a seer-9999
| /usr/portage/dev-util/seer/seer-9999.ebuild 2025-02-03 17:39:32.922667256 +0300 | ||
|---|---|---|
| 33 | 33 |
dev-debug/gdb |
| 34 | 34 |
" |
| 35 | 35 | |
| 36 |
PATCHES=( |
|
| 37 |
"${FILESDIR}"/${P}-cmake-4.patch
|
|
| 38 |
) |
|
| 39 | ||
| 40 | 36 |
src_configure() {
|
| 41 | 37 |
local mycmakeargs=( |
| 42 | 38 |
# Upstream don't really support Qt 5 for >= 2.0: |