Diff compface-1.5.2 with a compface-1.5.2-r1
| /usr/portage/media-libs/compface/compface-1.5.2-r1.ebuild 2025-09-08 18:21:12.161085134 +0300 | ||
|---|---|---|
| 15 | 15 | |
| 16 | 16 |
RDEPEND="dev-lang/perl" |
| 17 | 17 | |
| 18 |
PATCHES=( "${FILESDIR}"/${PN}-gentoo.patch )
|
|
| 18 |
PATCHES=( |
|
| 19 |
"${FILESDIR}"/${PN}-gentoo.patch
|
|
| 20 |
"${FILESDIR}"/${PN}-modern-c-porting.patch
|
|
| 21 |
) |
|
| 19 | 22 | |
| 20 | 23 |
src_prepare() {
|
| 21 | 24 |
default |