Diff taglib-1.13 with a taglib-1.13.1
/usr/portage/media-libs/taglib/taglib-1.13.1.ebuild 2023-10-09 14:52:31.716368406 +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 |
... | ... | |
25 | 25 |
doc? ( app-doc/doxygen[dot] ) |
26 | 26 |
" |
27 | 27 | |
28 |
PATCHES=( "${FILESDIR}"/${P}-cmake.patch ) |
|
28 |
# https://github.com/taglib/taglib/issues/1098 |
|
29 |
PATCHES=( "${FILESDIR}"/${P}-pkgconfig.patch ) |
|
29 | 30 | |
30 | 31 |
MULTILIB_CHOST_TOOLS=( |
31 | 32 |
/usr/bin/taglib-config |