Diff libsigrok-0.6.0_pre20241020 with a libsigrok-9999
| /usr/portage/sci-libs/libsigrok/libsigrok-9999.ebuild 2025-07-29 16:22:17.336467760 +0300 | ||
|---|---|---|
| 85 | 85 |
" |
| 86 | 86 |
[[ ${PV} == *_p* ]] && BDEPEND+=" app-arch/unzip"
|
| 87 | 87 | |
| 88 |
PATCHES=( |
|
| 89 |
"${FILESDIR}"/${PN}-0.6.0_pre20241020-swig.patch
|
|
| 90 |
) |
|
| 91 | ||
| 92 | 88 |
pkg_setup() {
|
| 93 | 89 |
use python && python_setup |
| 94 | 90 |
use ruby && ruby-ng_pkg_setup |