Diff zxing-cpp-3.1.0 with a zxing-cpp-3.1.1
| /usr/portage/media-libs/zxing-cpp/zxing-cpp-3.1.1.ebuild 2026-08-20 20:03:04.712014801 +0300 | ||
|---|---|---|
| 36 | 36 |
) |
| 37 | 37 |
" |
| 38 | 38 | |
| 39 |
PATCHES=( |
|
| 40 |
"${FILESDIR}"/zxing-cpp-3.1.0-gcc16.patch
|
|
| 41 |
) |
|
| 42 | ||
| 43 | 39 |
src_prepare() {
|
| 44 | 40 |
mkdir "${T}/cmake" || die
|
| 45 | 41 | |