Сравнение lxdvdrip-1.77-r1 с lxdvdrip-1.77-r2
/usr/portage/media-video/lxdvdrip/lxdvdrip-1.77-r2.ebuild 2023-10-09 14:52:31.824368409 +0300 | ||
---|---|---|
1 |
# Copyright 1999-2022 Gentoo Authors |
|
1 |
# Copyright 1999-2023 Gentoo Authors |
|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 | 4 |
EAPI=8 |
... | ... | |
24 | 24 |
PATCHES=( |
25 | 25 |
"${FILESDIR}"/${P}-makefile.patch |
26 | 26 |
"${FILESDIR}"/${P}-vamps-makefile.patch |
27 |
"${FILESDIR}"/${P}-clang-16-build.patch |
|
27 | 28 |
) |
28 | 29 | |
29 | 30 |
src_compile() { |