Сравнение alsa-utils-1.2.10 с alsa-utils-1.2.10-r1
/usr/portage/media-sound/alsa-utils/alsa-utils-1.2.10-r1.ebuild 2023-10-09 14:52:31.764368407 +0300 | ||
---|---|---|
8 | 8 |
DESCRIPTION="Advanced Linux Sound Architecture Utils (alsactl, alsamixer, etc.)" |
9 | 9 |
HOMEPAGE="https://alsa-project.org/wiki/Main_Page" |
10 | 10 |
SRC_URI="https://www.alsa-project.org/files/pub/utils/${P}.tar.bz2" |
11 |
SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${PN}-1.2.10-patches.tar.xz" |
|
11 | 12 | |
12 | 13 |
LICENSE="GPL-2" |
13 | 14 |
SLOT="0.9" |
... | ... | |
32 | 33 | |
33 | 34 |
PATCHES=( |
34 | 35 |
"${FILESDIR}"/${PN}-1.1.8-missing_header.patch |
36 |
"${WORKDIR}"/${PN}-1.2.10-patches |
|
35 | 37 |
) |
36 | 38 | |
37 | 39 |
src_configure() { |