Сравнение pidgin-led-notification-0.1-r2 с pidgin-led-notification-0.1-r3

/usr/portage/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1-r3.ebuild 2026-01-24 11:18:05.054336900 +0300
1
# Copyright 1999-2025 Gentoo Authors
1
# Copyright 1999-2026 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
23 23
DEPEND="${RDEPEND}"
24 24
BDEPEND="virtual/pkgconfig"
25 25

  
26
PATCHES=( "${FILESDIR}"/${P}-hardware.patch )
26
PATCHES=(
27
	"${FILESDIR}"/${P}-hardware.patch
28
	"${FILESDIR}"/${P}-includes.patch
29
)
27 30

  
28 31
src_compile() {
29 32
	$(tc-getCC) \
Спасибо!