Move {sys-devel → dev-build}/autoconf-archive

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny 2024-01-14 21:19:30 +01:00
parent 308fa91561
commit e92da57995
No known key found for this signature in database
GPG Key ID: 639ADAE2329E240E
111 changed files with 204 additions and 203 deletions

View File

@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -17,7 +17,7 @@ IUSE="unicode"
RDEPEND="dev-libs/libpcre2"
DEPEND="${RDEPEND}"
BDEPEND="sys-devel/autoconf-archive
BDEPEND="dev-build/autoconf-archive
virtual/pkgconfig"
PATCHES=(

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -22,7 +22,7 @@ DEPEND="
${RDEPEND}
"
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
virtual/pkgconfig
"

View File

@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..11} )
inherit autotools linux-info python-any-r1 systemd
@ -41,7 +41,7 @@ REQUIRED_USE="
ssl? ( || ( gnutls openssl ) )
"
BDEPEND=">=sys-devel/autoconf-archive-2015.02.24
BDEPEND=">=dev-build/autoconf-archive-2015.02.24
sys-apps/lsb-release
virtual/pkgconfig
test? (

View File

@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..11} )
inherit autotools linux-info python-any-r1 systemd
@ -41,7 +41,7 @@ REQUIRED_USE="
ssl? ( || ( gnutls openssl ) )
"
BDEPEND=">=sys-devel/autoconf-archive-2015.02.24
BDEPEND=">=dev-build/autoconf-archive-2015.02.24
sys-apps/lsb-release
virtual/pkgconfig
test? (

View File

@ -40,7 +40,7 @@ REQUIRED_USE="
ssl? ( || ( gnutls openssl ) )
"
BDEPEND=">=sys-devel/autoconf-archive-2015.02.24
BDEPEND=">=dev-build/autoconf-archive-2015.02.24
sys-apps/lsb-release
virtual/pkgconfig
test? (

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -25,7 +25,7 @@ DEPEND="${RDEPEND}
app-crypt/tpm2-tools
)"
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
virtual/pkgconfig"
PATCHES=(

View File

@ -1,9 +1,9 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..11} )
PYTHON_REQ_USE="sqlite"
inherit python-single-r1
@ -44,7 +44,7 @@ RDEPEND="${PYTHON_DEPS}
DEPEND="test? ( dev-util/cmocka )
${RDEPEND}"
BDEPEND="${PYTHON_DEPS}
sys-devel/autoconf-archive
dev-build/autoconf-archive
virtual/pkgconfig"
src_configure() {

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -28,7 +28,7 @@ DEPEND="${RDEPEND}
dev-util/cmocka
)"
BDEPEND="virtual/pkgconfig
sys-devel/autoconf-archive
dev-build/autoconf-archive
test? (
app-editors/vim-core
dev-tcltk/expect

View File

@ -1,9 +1,9 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{9,10,11} )
PYTHON_COMPAT=( python3_{10,11} )
# Port to meson once https://gitlab.freedesktop.org/spice/spice/-/issues/75 is fixed
inherit autotools python-any-r1 readme.gentoo-r1 xdg-utils
@ -38,7 +38,7 @@ DEPEND="${RDEPEND}
smartcard? ( app-emulation/qemu[smartcard] )
test? ( net-libs/glib-networking )"
BDEPEND="${PYTHON_DEPS}
sys-devel/autoconf-archive
dev-build/autoconf-archive
virtual/pkgconfig
$(python_gen_any_dep '
>=dev-python/pyparsing-1.5.6-r2[${PYTHON_USEDEP}]

View File

@ -1,9 +1,9 @@
# Copyright 2008-2023 Gentoo Authors
# Copyright 2008-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
LUA_COMPAT=( lua5-1 )
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..11} )
inherit autotools lua-single python-single-r1
@ -31,7 +31,7 @@ RDEPEND="${PYTHON_DEPS}
DEPEND="${RDEPEND}"
BDEPEND="
dev-util/intltool
sys-devel/autoconf-archive
dev-build/autoconf-archive
virtual/pkgconfig
nls? ( sys-devel/gettext )"

View File

@ -1,9 +1,9 @@
# Copyright 2008-2023 Gentoo Authors
# Copyright 2008-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
LUA_COMPAT=( lua5-1 )
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..11} )
inherit autotools lua-single python-single-r1
@ -31,7 +31,7 @@ RDEPEND="${PYTHON_DEPS}
DEPEND="${RDEPEND}"
BDEPEND="
dev-util/intltool
sys-devel/autoconf-archive
dev-build/autoconf-archive
virtual/pkgconfig
nls? ( sys-devel/gettext )"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
@ -20,7 +20,7 @@ RDEPEND=">=app-i18n/imsettings-1.8
x11-libs/libSM
xfce? ( xfce-base/libxfce4util )"
DEPEND="${RDEPEND}"
BDEPEND="sys-devel/autoconf-archive
BDEPEND="dev-build/autoconf-archive
sys-devel/gettext
virtual/pkgconfig"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
@ -26,7 +26,7 @@ RDEPEND="dev-libs/glib:2
xfconf? ( xfce-base/xfconf )"
DEPEND="${RDEPEND}"
BDEPEND="dev-util/glib-utils
sys-devel/autoconf-archive
dev-build/autoconf-archive
sys-devel/gettext
virtual/pkgconfig"

View File

@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..11} )
inherit autotools python-any-r1
@ -27,7 +27,7 @@ RDEPEND="dev-db/sqlite:3
DEPEND="${RDEPEND}"
BDEPEND="
${PYTHON_DEPS}
sys-devel/autoconf-archive
dev-build/autoconf-archive
doc? ( app-text/doxygen )"
src_prepare() {

View File

@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -23,7 +23,7 @@ RDEPEND="
DEPEND="${RDEPEND}
nls? ( sys-devel/gettext )"
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
virtual/pkgconfig
nls? ( sys-devel/gettext )
"

View File

@ -1,4 +1,4 @@
# Copyright 2022 Gentoo Authors
# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -25,7 +25,7 @@ DEPEND="${RDEPEND}
"
BDEPEND="
sys-apps/texinfo
sys-devel/autoconf-archive
dev-build/autoconf-archive
doc? ( virtual/texi2dvi )
"

View File

@ -1,9 +1,9 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{9..12} )
PYTHON_COMPAT=( python3_{10..12} )
inherit autotools flag-o-matic python-single-r1
@ -126,7 +126,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="sys-devel/autoconf-archive"
BDEPEND="dev-build/autoconf-archive"
PATCHES=(
"${FILESDIR}/${P}-libtool.patch" # 783492

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -16,7 +16,7 @@ KEYWORDS="amd64"
RDEPEND="dev-libs/nettle:="
DEPEND="${RDEPEND}"
BDEPEND="sys-devel/autoconf-archive"
BDEPEND="dev-build/autoconf-archive"
PATCHES=(
"${FILESDIR}/${PN}-1.5.0_include-limits-header.patch"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -15,7 +15,7 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv
RDEPEND="dev-libs/nettle:="
DEPEND="${RDEPEND}"
BDEPEND="sys-devel/autoconf-archive"
BDEPEND="dev-build/autoconf-archive"
src_prepare() {
default

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8

View File

@ -76,7 +76,7 @@ DEPEND="
"
# autoconf-archive needed to eautoreconf
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
app-alternatives/awk
virtual/pkgconfig
verify-sig? ( sec-keys/openpgp-keys-python )

View File

@ -76,7 +76,7 @@ DEPEND="
"
# autoconf-archive needed to eautoreconf
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
app-alternatives/awk
virtual/pkgconfig
verify-sig? ( sec-keys/openpgp-keys-python )

View File

@ -81,7 +81,7 @@ DEPEND="
"
# autoconf-archive needed to eautoreconf
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
app-alternatives/awk
virtual/pkgconfig
verify-sig? ( >=sec-keys/openpgp-keys-python-20221025 )

View File

@ -81,7 +81,7 @@ DEPEND="
"
# autoconf-archive needed to eautoreconf
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
app-alternatives/awk
virtual/pkgconfig
verify-sig? ( >=sec-keys/openpgp-keys-python-20221025 )

View File

@ -80,7 +80,7 @@ DEPEND="
"
# autoconf-archive needed to eautoreconf
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
app-alternatives/awk
virtual/pkgconfig
verify-sig? ( >=sec-keys/openpgp-keys-python-20221025 )

View File

@ -71,7 +71,7 @@ DEPEND="
"
# autoconf-archive needed to eautoreconf
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
app-alternatives/awk
virtual/pkgconfig
verify-sig? ( sec-keys/openpgp-keys-python )

View File

@ -72,7 +72,7 @@ DEPEND="
"
# autoconf-archive needed to eautoreconf
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
app-alternatives/awk
virtual/pkgconfig
verify-sig? ( sec-keys/openpgp-keys-python )

View File

@ -28,7 +28,7 @@ RESTRICT="!test? ( test )"
BDEPEND="
${PYTHON_DEPS}
sys-devel/autoconf-archive
dev-build/autoconf-archive
virtual/pkgconfig
doc? ( app-text/doxygen[dot] )
verify-sig? ( >=sec-keys/openpgp-keys-icu-20221020 )

View File

@ -28,7 +28,7 @@ RESTRICT="!test? ( test )"
BDEPEND="
${PYTHON_DEPS}
sys-devel/autoconf-archive
dev-build/autoconf-archive
virtual/pkgconfig
doc? ( app-text/doxygen[dot] )
verify-sig? ( >=sec-keys/openpgp-keys-icu-20221020 )

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -15,7 +15,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~
IUSE="doc static-libs"
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
doc? ( dev-python/sphinx )
"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -14,7 +14,7 @@ SLOT="0/4.3.0"
KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc64 ~riscv sparc x86"
IUSE="static-libs"
BDEPEND=">=sys-devel/autoconf-archive-2015.02.04"
BDEPEND=">=dev-build/autoconf-archive-2015.02.04"
DOCS=( AUTHORS ChangeLog )

View File

@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -28,7 +28,7 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
BDEPEND="
>=sys-devel/autoconf-archive-2015.02.04
>=dev-build/autoconf-archive-2015.02.04
virtual/pkgconfig
doc? ( >=dev-python/sphinx-1.2.2 )
"

View File

@ -21,7 +21,7 @@ REQUIRED_USE="
schnorr? ( extrakeys )
"
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
virtual/pkgconfig
valgrind? ( dev-debug/valgrind )
"

View File

@ -21,7 +21,7 @@ REQUIRED_USE="
schnorr? ( extrakeys )
"
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
virtual/pkgconfig
valgrind? ( dev-debug/valgrind )
"

View File

@ -21,7 +21,7 @@ REQUIRED_USE="
schnorr? ( extrakeys )
"
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
virtual/pkgconfig
valgrind? ( dev-debug/valgrind )
"

View File

@ -21,7 +21,7 @@ REQUIRED_USE="
schnorr? ( extrakeys )
"
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
virtual/pkgconfig
valgrind? ( dev-debug/valgrind )
"

View File

@ -1,9 +1,9 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..11} )
inherit autotools python-r1 out-of-source
@ -28,7 +28,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="
dev-lang/swig:0
sys-devel/autoconf-archive
dev-build/autoconf-archive
virtual/pkgconfig"
PATCHES=(

View File

@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -22,7 +22,7 @@ RDEPEND="
virtual/libintl"
DEPEND="${RDEPEND}"
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
sys-devel/gettext
virtual/pkgconfig"

View File

@ -1,9 +1,9 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..11} )
inherit autotools desktop python-single-r1 xdg
DESCRIPTION="GNU BackGammon"
@ -41,7 +41,7 @@ RDEPEND="
sqlite? ( dev-db/sqlite:3 )"
DEPEND="${RDEPEND}"
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
sys-devel/gettext
virtual/pkgconfig
python? ( ${PYTHON_DEPS} )"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -29,7 +29,7 @@ RDEPEND="
app-arch/zip
"
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
virtual/pkgconfig
x86? ( >=dev-lang/nasm-0.98 )
"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -22,7 +22,7 @@ RDEPEND="
x11-libs/fltk:1[opengl]"
DEPEND="${RDEPEND}"
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
virtual/pkgconfig"
src_prepare() {

View File

@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -13,6 +13,6 @@ SLOT="3"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
src_configure() {
# Force people to rely on sys-devel/autoconf-archive, bug #594084
# Force people to rely on dev-build/autoconf-archive, bug #594084
gnome2_src_configure --with-autoconf-archive
}

View File

@ -1,5 +1,5 @@
Remove bundled m4 macros, instead use system ones from
sys-devel/autoconf-archive. Use AX_BOOST_SYSTEM to prevent
dev-build/autoconf-archive. Use AX_BOOST_SYSTEM to prevent
underlinking issues with more recent boost versions.
See also: https://bugs.gentoo.org/show_bug.cgi?id=550018

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@ -33,7 +33,7 @@ DEPEND="
X? ( media-libs/libsdl )"
RDEPEND="${DEPEND}"
DEPEND="${DEPEND}
sys-devel/autoconf-archive"
dev-build/autoconf-archive"
S=${WORKDIR}/${PN}-${MY_PV}

View File

@ -1,9 +1,9 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{9..10} )
PYTHON_COMPAT=( python3_10 )
# python-any-r1 required for a script in
# backends/pixma/scripts/
@ -170,7 +170,7 @@ DEPEND="${RDEPEND}
"
BDEPEND="
${PYTHON_DEPS}
sys-devel/autoconf-archive
dev-build/autoconf-archive
sys-devel/gettext
virtual/pkgconfig
"

View File

@ -1,9 +1,9 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{9..10} )
PYTHON_COMPAT=( python3_10 )
# python-any-r1 required for a script in
# backends/pixma/scripts/
@ -172,7 +172,7 @@ DEPEND="${RDEPEND}
"
BDEPEND="
${PYTHON_DEPS}
sys-devel/autoconf-archive
dev-build/autoconf-archive
sys-devel/gettext
virtual/pkgconfig
"

View File

@ -1,9 +1,9 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..11} )
# python-any-r1 required for a script in backends/pixma/scripts/
inherit autotools flag-o-matic multilib-minimal optfeature python-any-r1 systemd toolchain-funcs udev
@ -171,7 +171,7 @@ DEPEND="
"
BDEPEND="
${PYTHON_DEPS}
sys-devel/autoconf-archive
dev-build/autoconf-archive
sys-devel/gettext
virtual/pkgconfig
"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -37,7 +37,7 @@ DEPEND="
elibc_musl? ( sys-libs/queue-standalone )
"
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
virtual/pkgconfig
"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -37,7 +37,7 @@ DEPEND="
elibc_musl? ( sys-libs/queue-standalone )
"
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
virtual/pkgconfig
"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -37,7 +37,7 @@ DEPEND="
elibc_musl? ( sys-libs/queue-standalone )
"
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
virtual/pkgconfig
"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -26,7 +26,7 @@ DEPEND="
test? ( dev-libs/boost )
"
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
sys-devel/gettext
"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -25,7 +25,7 @@ DEPEND="
test? ( dev-libs/boost )
"
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
sys-devel/gettext
"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -25,7 +25,7 @@ DEPEND="
test? ( dev-libs/boost )
"
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
sys-devel/gettext
"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -25,7 +25,7 @@ DEPEND="
test? ( dev-libs/boost )
"
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
sys-devel/gettext
"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -16,7 +16,7 @@ SLOT="2"
KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86"
IUSE="static-libs"
BDEPEND="sys-devel/autoconf-archive"
BDEPEND="dev-build/autoconf-archive"
MULTILIB_WRAPPED_HEADERS=(
/usr/include/sidplay/sidconfig.h

View File

@ -34,7 +34,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="
virtual/pkgconfig
sdl? ( sys-devel/autoconf-archive )
sdl? ( dev-build/autoconf-archive )
"
PATCHES=(

View File

@ -1,4 +1,4 @@
# Copyright 2022-2023 Gentoo Authors
# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -34,7 +34,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="
virtual/pkgconfig
sdl? ( sys-devel/autoconf-archive )
sdl? ( dev-build/autoconf-archive )
"
PATCHES=(

View File

@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -17,7 +17,7 @@ IUSE="gsl pulseaudio qt5"
BDEPEND="
dev-util/intltool
sys-devel/autoconf-archive
dev-build/autoconf-archive
sys-devel/gettext
virtual/pkgconfig
"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -22,7 +22,7 @@ RDEPEND="
dev-lang/perl
"
# Needed for _F_S patch
BDEPEND="sys-devel/autoconf-archive"
BDEPEND="dev-build/autoconf-archive"
PATCHES=(
"${FILESDIR}"/${PN}-1.10.0-dont-clobber-fortify-source.patch

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -21,7 +21,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
# autoconf-archive for ax_pthread, bug #490168
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
virtual/pkgconfig
"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -46,7 +46,7 @@ RDEPEND="
selinux? ( sec-policy/selinux-ftp )
"
BDEPEND="sys-devel/autoconf-archive"
BDEPEND="dev-build/autoconf-archive"
PATCHES=(
"${FILESDIR}/${PN}-1.0.28-pam.patch"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -46,7 +46,7 @@ RDEPEND="
selinux? ( sec-policy/selinux-ftp )
"
BDEPEND="sys-devel/autoconf-archive"
BDEPEND="dev-build/autoconf-archive"
PATCHES=( "${FILESDIR}/${PN}-1.0.28-pam.patch" )

View File

@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -18,7 +18,7 @@ KEYWORDS="amd64 ppc x86"
RESTRICT="mirror"
# Introduced by fix-configure.patch
BDEPEND="sys-devel/autoconf-archive"
BDEPEND="dev-build/autoconf-archive"
PATCHES=(
"${FILESDIR}"/${PN}-2.9.9.1-dont-strip-binary.patch

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -19,7 +19,7 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
# autoconf-archive for F_S patch
BDEPEND="sys-devel/autoconf-archive"
BDEPEND="dev-build/autoconf-archive"
PATCHES=(
"${FILESDIR}/${PN}-4.1.1-fix-build-with-libgcrypt-1.10.patch"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -16,7 +16,7 @@ KEYWORDS="~alpha ~amd64 ~ppc ~x86"
RDEPEND="acct-user/opm"
BDEPEND="
acct-user/opm
sys-devel/autoconf-archive
dev-build/autoconf-archive
"
PATCHES=(

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -39,7 +39,7 @@ RDEPEND="
"
# autoconf-archive for F_S patch
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
test? (
${PYTHON_DEPS}
$(python_gen_any_dep 'dev-python/cryptography[${PYTHON_USEDEP}]')

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -39,7 +39,7 @@ RDEPEND="
"
# autoconf-archive for F_S patch
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
test? ( ${PYTHON_DEPS} )
"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -24,7 +24,7 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
BDEPEND="sys-devel/autoconf-archive"
BDEPEND="dev-build/autoconf-archive"
src_prepare() {
default

View File

@ -28,3 +28,4 @@ move sys-devel/autoconf-wrapper dev-build/autoconf-wrapper
move sys-devel/autoconf-vanilla dev-build/autoconf-vanilla
move sys-devel/autoconf-dickey dev-build/autoconf-dickey
slotmove dev-build/autoconf-dickey 2.52_p20210509 2.52
move sys-devel/autoconf-archive dev-build/autoconf-archive

View File

@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -18,7 +18,7 @@ RDEPEND="
media-libs/gd
virtual/opengl"
DEPEND="${RDEPEND}"
BDEPEND="sys-devel/autoconf-archive"
BDEPEND="dev-build/autoconf-archive"
PATCHES=(
"${FILESDIR}"/${P}-doc-version.patch

View File

@ -30,10 +30,10 @@ RDEPEND="
DEPEND="${RDEPEND}
dev-util/gtk-update-icon-cache
dev-util/intltool
sys-devel/autoconf-archive
dev-build/autoconf-archive
app-alternatives/lex
app-alternatives/yacc
" # eautoreconf needs sys-devel/autoconf-archive
" # eautoreconf needs dev-build/autoconf-archive
# dev-util/gtk-update-icon-cache because configure checks for it for some reason and never calls it with DESTDIR set..
PATCHES=(

View File

@ -34,7 +34,7 @@ BDEPEND="
acct-user/messagebus
app-text/xmlto
app-text/docbook-xml-dtd:4.4
sys-devel/autoconf-archive
dev-build/autoconf-archive
virtual/pkgconfig
doc? ( app-text/doxygen )
"

View File

@ -32,7 +32,7 @@ BDEPEND="
acct-user/messagebus
app-text/xmlto
app-text/docbook-xml-dtd:4.4
sys-devel/autoconf-archive
dev-build/autoconf-archive
virtual/pkgconfig
doc? ( app-text/doxygen )
"

View File

@ -28,7 +28,7 @@ BDEPEND="
acct-user/messagebus
app-text/xmlto
app-text/docbook-xml-dtd:4.4
sys-devel/autoconf-archive
dev-build/autoconf-archive
virtual/pkgconfig
doc? ( app-text/doxygen )
"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -37,7 +37,7 @@ if [[ ${PV} == 9999 ]] ; then
BDEPEND+="
app-text/docbook-sgml-dtd:4.5
app-text/docbook-sgml-utils
sys-devel/autoconf-archive
dev-build/autoconf-archive
"
fi

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -37,7 +37,7 @@ if [[ ${PV} == 9999 ]] ; then
BDEPEND+="
app-text/docbook-sgml-dtd:4.5
app-text/docbook-sgml-utils
sys-devel/autoconf-archive
dev-build/autoconf-archive
"
fi

View File

@ -1,9 +1,9 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..11} )
inherit autotools flag-o-matic prefix python-single-r1 systemd
@ -26,7 +26,7 @@ RDEPEND="${PYTHON_DEPS}
DEPEND="${RDEPEND}
sys-libs/binutils-libs"
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
virtual/pkgconfig"
RDEPEND+="
acct-user/distcc

View File

@ -1,9 +1,9 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..11} )
inherit autotools flag-o-matic prefix python-single-r1 systemd
@ -26,7 +26,7 @@ RDEPEND="${PYTHON_DEPS}
DEPEND="${RDEPEND}
sys-libs/binutils-libs"
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
virtual/pkgconfig"
RDEPEND+="
acct-user/distcc

View File

@ -1,9 +1,9 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..11} )
inherit autotools flag-o-matic prefix python-single-r1 systemd
@ -26,7 +26,7 @@ RDEPEND="${PYTHON_DEPS}
DEPEND="${RDEPEND}
sys-libs/binutils-libs"
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
virtual/pkgconfig"
RDEPEND+="
acct-user/distcc

View File

@ -57,7 +57,7 @@ DEPEND="
valgrind? ( >=dev-debug/valgrind-3.6 )
"
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
virtual/pkgconfig
"

View File

@ -57,7 +57,7 @@ DEPEND="
valgrind? ( >=dev-debug/valgrind-3.6 )
"
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
virtual/pkgconfig
"

View File

@ -57,7 +57,7 @@ DEPEND="
valgrind? ( >=dev-debug/valgrind-3.6 )
"
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
virtual/pkgconfig
"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -18,7 +18,7 @@ RDEPEND="
sys-fs/fuse:0"
DEPEND="${RDEPEND}"
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
virtual/pkgconfig"
src_prepare() {

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -53,11 +53,11 @@ BDEPEND="
virtual/pkgconfig
nls? ( >=sys-devel/gettext-0.19.8 )
dev-libs/gobject-introspection-common
sys-devel/autoconf-archive
dev-build/autoconf-archive
"
# If adding a eautoreconf, then these might be needed at buildtime:
# dev-libs/gobject-introspection-common
# sys-devel/autoconf-archive
# dev-build/autoconf-archive
DOCS=( AUTHORS HACKING NEWS README.md )

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -53,11 +53,11 @@ BDEPEND="
virtual/pkgconfig
nls? ( >=sys-devel/gettext-0.19.8 )
dev-libs/gobject-introspection-common
sys-devel/autoconf-archive
dev-build/autoconf-archive
"
# If adding a eautoreconf, then these might be needed at buildtime:
# dev-libs/gobject-introspection-common
# sys-devel/autoconf-archive
# dev-build/autoconf-archive
DOCS=( AUTHORS HACKING NEWS README.md )

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -59,7 +59,7 @@ BDEPEND="
"
# If adding a eautoreconf, then these might be needed at buildtime:
# dev-libs/gobject-introspection-common
# sys-devel/autoconf-archive
# dev-build/autoconf-archive
DOCS=( AUTHORS HACKING NEWS README.md )

View File

@ -6,7 +6,7 @@
EAPI="7"
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..11} )
inherit bash-completion-r1 python-single-r1
@ -118,7 +118,7 @@ RDEPEND="${PYTHON_DEPS}
dev-util/gperf
sys-apps/sandbox
sys-devel/autoconf
sys-devel/autoconf-archive
dev-build/autoconf-archive
sys-devel/automake
app-alternatives/bc
app-alternatives/yacc

View File

@ -6,7 +6,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..11} )
inherit bash-completion-r1 python-single-r1
@ -118,7 +118,7 @@ RDEPEND="${PYTHON_DEPS}
dev-util/gperf
sys-apps/sandbox
sys-devel/autoconf
sys-devel/autoconf-archive
dev-build/autoconf-archive
sys-devel/automake
app-alternatives/bc
app-alternatives/yacc

View File

@ -118,7 +118,7 @@ RDEPEND="${PYTHON_DEPS}
dev-util/gperf
sys-apps/sandbox
sys-devel/autoconf
sys-devel/autoconf-archive
dev-build/autoconf-archive
sys-devel/automake
app-alternatives/bc
app-alternatives/yacc

View File

@ -118,7 +118,7 @@ RDEPEND="${PYTHON_DEPS}
dev-util/gperf
sys-apps/sandbox
sys-devel/autoconf
sys-devel/autoconf-archive
dev-build/autoconf-archive
sys-devel/automake
app-alternatives/bc
app-alternatives/yacc

View File

@ -120,7 +120,7 @@ RDEPEND="${PYTHON_DEPS}
dev-util/gperf
sys-apps/sandbox
sys-devel/autoconf
sys-devel/autoconf-archive
dev-build/autoconf-archive
sys-devel/automake
app-alternatives/bc
app-alternatives/yacc

View File

@ -120,7 +120,7 @@ RDEPEND="${PYTHON_DEPS}
dev-util/gperf
sys-apps/sandbox
sys-devel/autoconf
sys-devel/autoconf-archive
dev-build/autoconf-archive
sys-devel/automake
app-alternatives/bc
app-alternatives/yacc

View File

@ -120,7 +120,7 @@ RDEPEND="${PYTHON_DEPS}
dev-util/gperf
sys-apps/sandbox
sys-devel/autoconf
sys-devel/autoconf-archive
dev-build/autoconf-archive
sys-devel/automake
app-alternatives/bc
app-alternatives/yacc

View File

@ -120,7 +120,7 @@ RDEPEND="${PYTHON_DEPS}
dev-util/gperf
sys-apps/sandbox
sys-devel/autoconf
sys-devel/autoconf-archive
dev-build/autoconf-archive
sys-devel/automake
app-alternatives/bc
app-alternatives/yacc

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -41,7 +41,7 @@ RDEPEND="tcl? ( >=dev-lang/tcl-8.5.15-r1:0=[${MULTILIB_USEDEP}] )"
# bug #841698
# Need binutils for tc-ld-force-bfd
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
sys-devel/binutils:*
"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -41,7 +41,7 @@ RDEPEND="tcl? ( >=dev-lang/tcl-8.5.15-r1:0=[${MULTILIB_USEDEP}] )"
# bug #841698
# Need binutils for tc-ld-force-bfd
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
sys-devel/binutils:*
"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -26,7 +26,7 @@ RDEPEND="perl? ( dev-lang/perl:= )
python? ( ${PYTHON_DEPS} )"
DEPEND="${RDEPEND}"
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
sys-devel/bison
sys-devel/flex
doc? ( dev-lang/perl )

View File

@ -1,10 +1,10 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_OPTIONAL=1
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..11} )
GENTOO_DEPEND_ON_PERL="no"
inherit autotools distutils-r1 perl-functions
@ -26,7 +26,7 @@ RDEPEND="perl? ( dev-lang/perl:= )
python? ( ${PYTHON_DEPS} )"
DEPEND="${RDEPEND}"
BDEPEND="
sys-devel/autoconf-archive
dev-build/autoconf-archive
sys-devel/bison
sys-devel/flex
doc? ( dev-lang/perl )

Some files were not shown because too many files have changed in this diff Show More