Move {virtual -> app-alternatives}/yacc

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-12-02 04:19:46 +00:00
parent 0f4c0cca41
commit 02b17c9bb6
162 changed files with 182 additions and 181 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -17,7 +17,7 @@ SLOT="0"
KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
IUSE="pam persist"
BDEPEND="virtual/yacc"
BDEPEND="app-alternatives/yacc"
RDEPEND="pam? ( sys-libs/pam )
!pam? ( virtual/libcrypt:= )"
DEPEND="${RDEPEND}"

View File

@@ -17,7 +17,7 @@ SLOT="0"
KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
IUSE="pam persist"
BDEPEND="virtual/yacc"
BDEPEND="app-alternatives/yacc"
RDEPEND="pam? ( sys-libs/pam )
!pam? ( virtual/libcrypt:= )"
DEPEND="${RDEPEND}"

View File

@@ -35,7 +35,7 @@ DEPEND="
"
BDEPEND="
${PYTHON_DEPS}
virtual/yacc
app-alternatives/yacc
cpu_flags_x86_aes? (
amd64? ( dev-lang/yasm )
x86? ( dev-lang/yasm )

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -20,7 +20,7 @@ RDEPEND="sys-libs/ncurses:0=
X? ( x11-libs/libX11 )
>=dev-libs/lzo-2"
DEPEND="${RDEPEND}
virtual/yacc
app-alternatives/yacc
sys-devel/flex"
DOCS=( AUTHORS ChangeLog KNOWNBUGS README TODO )

View File

@@ -74,7 +74,7 @@ BDEPEND="
sys-devel/flex
sys-devel/gettext
virtual/pkgconfig
virtual/yacc
app-alternatives/yacc
doc? ( virtual/texi2dvi )
gtk? ( x11-misc/xdg-utils )"

View File

@@ -33,7 +33,7 @@ DEPEND="
BDEPEND="
virtual/pkgconfig
virtual/yacc
app-alternatives/yacc
"
RDEPEND="

View File

@@ -33,7 +33,7 @@ DEPEND="
BDEPEND="
virtual/pkgconfig
virtual/yacc
app-alternatives/yacc
"
RDEPEND="

View File

@@ -33,7 +33,7 @@ DEPEND="
BDEPEND="
virtual/pkgconfig
virtual/yacc
app-alternatives/yacc
"
RDEPEND="

View File

@@ -18,7 +18,7 @@ BDEPEND="
app-text/txt2man
sys-devel/flex
virtual/pkgconfig
virtual/yacc
app-alternatives/yacc
"
RDEPEND="
sys-libs/ncurses:0=

View File

@@ -43,7 +43,7 @@ DEPEND="
"
RDEPEND="${DEPEND}"
BDEPEND="virtual/pkgconfig
virtual/yacc"
app-alternatives/yacc"
pkg_setup() {
CONFLICTING=$(usex tmux "tmux " "")$(usex wayland "wayland " "")$(usex X "X" "")

View File

@@ -51,7 +51,7 @@ RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )"
DEPEND="${RDEPEND}
static? ( ${LIB_DEPEND} )"
# We only need yacc when the .y files get patched (bash42-005)
BDEPEND="virtual/yacc"
BDEPEND="app-alternatives/yacc"
S="${WORKDIR}/${MY_P}"

View File

@@ -54,7 +54,7 @@ DEPEND=">=sys-libs/ncurses-5.2-r2:0=
RDEPEND="${DEPEND}
!<sys-apps/portage-2.1.6.7_p1"
# We only need yacc when the .y files get patched (bash42-005)
BDEPEND="virtual/yacc"
BDEPEND="app-alternatives/yacc"
PATCHES=(
"${WORKDIR}"/${P}-r2-patches/${PN}-4.3-mapfile-improper-array-name-validation.patch

View File

@@ -66,7 +66,7 @@ RDEPEND="
${DEPEND}
"
# We only need yacc when the .y files get patched (bash42-005)
#BDEPEND="virtual/yacc"
#BDEPEND="app-alternatives/yacc"
S="${WORKDIR}/${MY_P}"

View File

@@ -66,7 +66,7 @@ RDEPEND="
${DEPEND}
"
# We only need yacc when the .y files get patched (bash42-005)
#BDEPEND="virtual/yacc"
#BDEPEND="app-alternatives/yacc"
S="${WORKDIR}/${MY_P}"

View File

@@ -85,7 +85,7 @@ RDEPEND="
${DEPEND}
"
# We only need yacc when the .y files get patched (bash42-005, bash51-011)
BDEPEND="virtual/yacc
BDEPEND="app-alternatives/yacc
verify-sig? ( sec-keys/openpgp-keys-chetramey )"
S="${WORKDIR}/${MY_P}"

View File

@@ -93,7 +93,7 @@ RDEPEND="
"
# We only need yacc when the .y files get patched (bash42-005, bash51-011)
BDEPEND="
virtual/yacc
app-alternatives/yacc
pgo? ( dev-util/gperf )
verify-sig? ( sec-keys/openpgp-keys-chetramey )
"

View File

@@ -92,7 +92,7 @@ RDEPEND="
${DEPEND}
"
# We only need yacc when the .y files get patched (bash42-005, bash51-011)
#BDEPEND="virtual/yacc"
#BDEPEND="app-alternatives/yacc"
BDEPEND="
pgo? ( dev-util/gperf )
verify-sig? ( sec-keys/openpgp-keys-chetramey )

View File

@@ -26,7 +26,7 @@ RDEPEND="app-text/ghostscript-gpl
nls? ( virtual/libintl )"
DEPEND="${RDEPEND}
>=dev-util/gperf-2.7.2
virtual/yacc
app-alternatives/yacc
nls? ( sys-devel/gettext )"
SITEFILE=50${PN}-gentoo.el

View File

@@ -28,7 +28,7 @@ RDEPEND="app-text/ghostscript-gpl
nls? ( virtual/libintl )"
DEPEND="${RDEPEND}"
BDEPEND=">=dev-util/gperf-2.7.2
virtual/yacc
app-alternatives/yacc
nls? ( sys-devel/gettext )"
SITEFILE="50${PN}-gentoo.el"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -29,7 +29,7 @@ DEPEND="${RDEPEND}"
BDEPEND="
>=sys-apps/gawk-3.1.6
sys-devel/flex
virtual/yacc
app-alternatives/yacc
test? ( !~sys-apps/gawk-4.2.1 )
"

View File

@@ -29,7 +29,7 @@ DEPEND="${RDEPEND}"
BDEPEND="
>=sys-apps/gawk-3.1.6
sys-devel/flex
virtual/yacc
app-alternatives/yacc
test? ( !~sys-apps/gawk-4.2.1 )
"

View File

@@ -35,7 +35,7 @@ RDEPEND="${DEPEND}
virtual/latex-base
!<app-text/texlive-2007"
BDEPEND="sys-devel/flex
virtual/yacc
app-alternatives/yacc
virtual/pkgconfig"
src_prepare() {

View File

@@ -84,7 +84,7 @@ COMMON_DEPEND="
>=dev-libs/libpcre-8.41-r1:3=
virtual/libcrypt:=
"
BDEPEND="virtual/yacc"
BDEPEND="app-alternatives/yacc"
DEPEND="static? ( sys-libs/ncurses[static-libs] )
server? (
extraengine? ( jdbc? ( >=virtual/jdk-1.8 ) )

View File

@@ -84,7 +84,7 @@ COMMON_DEPEND="
>=dev-libs/libpcre-8.41-r1:3=
virtual/libcrypt:=
"
BDEPEND="virtual/yacc"
BDEPEND="app-alternatives/yacc"
DEPEND="static? ( sys-libs/ncurses[static-libs] )
server? (
extraengine? ( jdbc? ( >=virtual/jdk-1.8 ) )

View File

@@ -84,7 +84,7 @@ COMMON_DEPEND="
>=dev-libs/libpcre-8.41-r1:3=
virtual/libcrypt:=
"
BDEPEND="virtual/yacc"
BDEPEND="app-alternatives/yacc"
DEPEND="static? ( sys-libs/ncurses[static-libs] )
server? (
extraengine? ( jdbc? ( >=virtual/jdk-1.8 ) )

View File

@@ -84,7 +84,7 @@ COMMON_DEPEND="
>=dev-libs/libpcre-8.41-r1:3=
virtual/libcrypt:=
"
BDEPEND="virtual/yacc"
BDEPEND="app-alternatives/yacc"
DEPEND="static? ( sys-libs/ncurses[static-libs] )
server? (
extraengine? ( jdbc? ( >=virtual/jdk-1.8 ) )

View File

@@ -84,7 +84,7 @@ COMMON_DEPEND="
>=dev-libs/libpcre-8.41-r1:3=
virtual/libcrypt:=
"
BDEPEND="virtual/yacc"
BDEPEND="app-alternatives/yacc"
DEPEND="static? ( sys-libs/ncurses[static-libs] )
server? (
extraengine? ( jdbc? ( >=virtual/jdk-1.8 ) )

View File

@@ -90,7 +90,7 @@ COMMON_DEPEND="
>=dev-libs/openssl-1.0.0:0=
)
"
BDEPEND="virtual/yacc"
BDEPEND="app-alternatives/yacc"
DEPEND="${COMMON_DEPEND}
server? (
extraengine? ( jdbc? ( >=virtual/jdk-1.8 ) )

View File

@@ -90,7 +90,7 @@ COMMON_DEPEND="
>=dev-libs/openssl-1.0.0:0=
)
"
BDEPEND="virtual/yacc"
BDEPEND="app-alternatives/yacc"
DEPEND="${COMMON_DEPEND}
server? (
extraengine? ( jdbc? ( >=virtual/jdk-1.8 ) )

View File

@@ -90,7 +90,7 @@ COMMON_DEPEND="
>=dev-libs/openssl-1.0.0:0=
)
"
BDEPEND="virtual/yacc"
BDEPEND="app-alternatives/yacc"
DEPEND="${COMMON_DEPEND}
server? (
extraengine? ( jdbc? ( >=virtual/jdk-1.8 ) )

View File

@@ -90,7 +90,7 @@ COMMON_DEPEND="
>=dev-libs/openssl-1.0.0:0=
)
"
BDEPEND="virtual/yacc"
BDEPEND="app-alternatives/yacc"
DEPEND="${COMMON_DEPEND}
server? (
extraengine? ( jdbc? ( >=virtual/jdk-1.8 ) )

View File

@@ -71,7 +71,7 @@ DEPEND="
${COMMON_DEPEND}
|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )
dev-libs/protobuf
virtual/yacc
app-alternatives/yacc
server? (
dev-libs/libevent:=[ssl]
experimental? ( net-libs/rpcsvc-proto )

View File

@@ -71,7 +71,7 @@ DEPEND="
${COMMON_DEPEND}
|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )
dev-libs/protobuf
virtual/yacc
app-alternatives/yacc
server? (
dev-libs/libevent:=[ssl]
experimental? ( net-libs/rpcsvc-proto )

View File

@@ -70,7 +70,7 @@ COMMON_DEPEND="
DEPEND="
${COMMON_DEPEND}
|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )
virtual/yacc
app-alternatives/yacc
server? ( net-libs/rpcsvc-proto )
test? (
acct-group/mysql acct-user/mysql

View File

@@ -63,7 +63,7 @@ COMMON_DEPEND="
DEPEND="
${COMMON_DEPEND}
|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )
virtual/yacc
app-alternatives/yacc
server? ( net-libs/rpcsvc-proto )
test? (
acct-group/mysql acct-user/mysql

View File

@@ -63,7 +63,7 @@ COMMON_DEPEND="
DEPEND="
${COMMON_DEPEND}
|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )
virtual/yacc
app-alternatives/yacc
server? ( net-libs/rpcsvc-proto )
test? (
acct-group/mysql acct-user/mysql

View File

@@ -79,7 +79,7 @@ COMMON_DEPEND="
"
DEPEND="${COMMON_DEPEND}
|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )
virtual/yacc
app-alternatives/yacc
server? ( net-libs/rpcsvc-proto )
test? (
acct-group/mysql acct-user/mysql

View File

@@ -79,7 +79,7 @@ COMMON_DEPEND="
"
DEPEND="${COMMON_DEPEND}
|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )
virtual/yacc
app-alternatives/yacc
server? ( net-libs/rpcsvc-proto )
test? (
acct-group/mysql acct-user/mysql

View File

@@ -22,7 +22,7 @@ DEPEND="${RDEPEND}"
BDEPEND="
sys-devel/flex
virtual/pkgconfig
virtual/yacc
app-alternatives/yacc
"
DOCS=( ANNOUNCE AUTHORS ChangeLog HISTORY PROCESSORS README README.MODULES TODO )

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -35,7 +35,7 @@ IUSE="emacs examples"
RDEPEND="emacs? ( >=app-editors/emacs-23.1:* )"
BDEPEND="${RDEPEND}
sys-devel/flex
virtual/yacc"
app-alternatives/yacc"
S="${WORKDIR}/${MY_P}"
SITEFILE="50${PN}-gentoo.el"

View File

@@ -30,7 +30,7 @@ RDEPEND="
"
BDEPEND="
sys-devel/bc
virtual/yacc
app-alternatives/yacc
pax-kernel? ( sys-apps/elfix )
"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86 ~x86-linux ~ppc-macos"
DEPEND="
sys-devel/flex
virtual/yacc"
app-alternatives/yacc"
PATCHES=( "${FILESDIR}"/${P}-fno-common.patch )

View File

@@ -30,7 +30,7 @@ BDEPEND="
dev-libs/libxslt
sys-devel/flex
virtual/pkgconfig
virtual/yacc
app-alternatives/yacc
"
src_configure() {

View File

@@ -31,7 +31,7 @@ RDEPEND="
virtual/pkgconfig
${PYTHON_DEPS}
"
# Wants real bison, not virtual/yacc
# Wants real bison, not app-alternatives/yacc
DEPEND="${RDEPEND}"
BDEPEND="
gtk-doc? (

View File

@@ -31,7 +31,7 @@ RDEPEND="
virtual/pkgconfig
${PYTHON_DEPS}
"
# Wants real bison, not virtual/yacc
# Wants real bison, not app-alternatives/yacc
DEPEND="${RDEPEND}"
BDEPEND="
gtk-doc? (

View File

@@ -17,5 +17,5 @@ RDEPEND=">=dev-libs/glib-2.44.1-r1:2"
DEPEND="${RDEPEND}"
BDEPEND="
sys-devel/flex
virtual/yacc
app-alternatives/yacc
virtual/pkgconfig"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -38,7 +38,7 @@ BDEPEND=">=dev-lang/swig-4.0.0
python? ( ${PYTHON_DEPS} )
ruby? ( ${RUBY_DEPS} )
virtual/pkgconfig
virtual/yacc"
app-alternatives/yacc"
PATCHES=(
"${FILESDIR}/${PN}-4.0.0-fix-python-bindings.patch"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -34,7 +34,7 @@ BDEPEND=">=dev-lang/swig-4.0.0
dev-util/gtk-doc-am
sys-devel/flex
virtual/pkgconfig
virtual/yacc
app-alternatives/yacc
python? ( ${PYTHON_DEPS} )"
PATCHES=(

View File

@@ -20,7 +20,7 @@ RESTRICT="!test? ( test )"
BDEPEND="
sys-apps/help2man
virtual/yacc
app-alternatives/yacc
test? ( valgrind? ( dev-util/valgrind ) )
verify-sig? ( sec-keys/openpgp-keys-libtasn1 )
"

View File

@@ -16,7 +16,7 @@ IUSE=""
BDEPEND="
dev-util/netsurf-buildsystem
virtual/yacc"
app-alternatives/yacc"
_emake() {
netsurf_define_makeconf

View File

@@ -17,6 +17,6 @@ KEYWORDS="~alpha amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
DEPEND="
sys-devel/flex
virtual/yacc
app-alternatives/yacc
"
BDEPEND="verify-sig? ( sec-keys/openpgp-keys-thomasdickey )"

View File

@@ -17,6 +17,6 @@ KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
DEPEND="
sys-devel/flex
virtual/yacc
app-alternatives/yacc
"
BDEPEND="verify-sig? ( sec-keys/openpgp-keys-thomasdickey )"

View File

@@ -19,7 +19,7 @@ RDEPEND=">=sys-libs/ncurses-5.2:0=
DEPEND="${RDEPEND}"
BDEPEND="sys-devel/flex
virtual/pkgconfig
virtual/yacc"
app-alternatives/yacc"
SITEFILE="50${PN}-gentoo.el"

View File

@@ -15,7 +15,7 @@ KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
BDEPEND="
sys-devel/flex
virtual/yacc"
app-alternatives/yacc"
PATCHES=(
"${FILESDIR}"/${PN}-infopage.patch

View File

@@ -19,4 +19,4 @@ DEPEND="${RDEPEND}"
BDEPEND="
sys-devel/flex
virtual/pkgconfig
virtual/yacc"
app-alternatives/yacc"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
# We cannot depend on virtual/yacc until bug #734354 has been fixed
# We cannot depend on app-alternatives/yacc until bug #734354 has been fixed
DEPEND="
sys-apps/texinfo
sys-devel/flex

View File

@@ -21,7 +21,7 @@ BDEPEND="
sys-devel/flex
sys-devel/gettext
virtual/pkgconfig
virtual/yacc
app-alternatives/yacc
"
PATCHES=(

View File

@@ -19,7 +19,7 @@ BDEPEND="
sys-devel/flex
sys-devel/gettext
virtual/pkgconfig
virtual/yacc
app-alternatives/yacc
"
PATCHES=(

View File

@@ -25,7 +25,7 @@ BDEPEND="
sys-devel/flex
sys-devel/gettext
virtual/pkgconfig
virtual/yacc
app-alternatives/yacc
"
PATCHES=(

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -24,7 +24,7 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
virtual/yacc
app-alternatives/yacc
"
PATCHES=(

View File

@@ -37,7 +37,7 @@ BDEPEND="
sys-devel/bc
sys-devel/flex
virtual/libelf
virtual/yacc
app-alternatives/yacc
"
# @FUNCTION: kernel-build_src_configure

View File

@@ -31,7 +31,7 @@ DEPEND="
"
BDEPEND="
virtual/pkgconfig
virtual/yacc
app-alternatives/yacc
X? (
x11-apps/bdftopcf
x11-apps/mkfontscale

View File

@@ -69,7 +69,7 @@ BDEPEND="
)
)
virtual/pkgconfig
virtual/yacc
app-alternatives/yacc
"
S=${WORKDIR}/${MY_P}/source

View File

@@ -69,7 +69,7 @@ BDEPEND="
)
)
virtual/pkgconfig
virtual/yacc
app-alternatives/yacc
"
S=${WORKDIR}/${MY_P}/source

View File

@@ -69,7 +69,7 @@ BDEPEND="
)
)
virtual/pkgconfig
virtual/yacc
app-alternatives/yacc
"
S=${WORKDIR}/${MY_P}/source

View File

@@ -84,7 +84,7 @@ BDEPEND="
)
)
virtual/pkgconfig
virtual/yacc
app-alternatives/yacc
"
PATCHES=(

View File

@@ -84,7 +84,7 @@ BDEPEND="
)
)
virtual/pkgconfig
virtual/yacc
app-alternatives/yacc
"
PATCHES=(

View File

@@ -86,7 +86,7 @@ BDEPEND="
)
)
virtual/pkgconfig
virtual/yacc
app-alternatives/yacc
"
PATCHES=(

View File

@@ -16,7 +16,7 @@ IUSE=""
RDEPEND="acct-user/milter-regex
>=mail-filter/libmilter-1.0.2_p2:="
DEPEND="${RDEPEND}
virtual/yacc"
app-alternatives/yacc"
src_prepare() {
eapply "${FILESDIR}/${PN}-2.6-gentoo.patch"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,7 +16,7 @@ IUSE=""
RDEPEND="acct-user/milter-regex
|| ( mail-filter/libmilter mail-mta/sendmail )"
DEPEND="${RDEPEND}
virtual/yacc"
app-alternatives/yacc"
src_prepare() {
eapply "${FILESDIR}/${PN}-2.6-gentoo.patch"

View File

@@ -17,7 +17,7 @@ RDEPEND=">=dev-libs/libgcrypt-1.5.3:0=[${MULTILIB_USEDEP}]
>=dev-libs/libgpg-error-1.12[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"
BDEPEND="sys-devel/flex
virtual/yacc"
app-alternatives/yacc"
DOCS=( ChangeLog KEYDB.cfg README.md )

View File

@@ -43,7 +43,7 @@ REQUIRED_USE="
BDEPEND="
sys-devel/bison
sys-devel/flex
virtual/yacc
app-alternatives/yacc
doc? ( media-libs/libpng )
lua? ( dev-lang/swig )
nls? ( sys-devel/gettext )

View File

@@ -43,7 +43,7 @@ REQUIRED_USE="
BDEPEND="
sys-devel/bison
sys-devel/flex
virtual/yacc
app-alternatives/yacc
doc? ( media-libs/libpng )
lua? ( dev-lang/swig )
nls? ( sys-devel/gettext )

View File

@@ -50,7 +50,7 @@ BDEPEND="
>=dev-util/intltool-0.51.0-r1
>=sys-devel/flex-2.6.1
virtual/pkgconfig
virtual/yacc
app-alternatives/yacc
gtk-doc? ( >=dev-util/gtk-doc-1.25-r1 )
nls? ( >=sys-devel/gettext-0.19.8.1 )
"

View File

@@ -55,7 +55,7 @@ BDEPEND="
>=dev-util/intltool-0.51.0-r1
>=sys-devel/flex-2.6.1
virtual/pkgconfig
virtual/yacc
app-alternatives/yacc
gtk-doc? ( >=dev-util/gtk-doc-1.25-r1 )
nls? ( >=sys-devel/gettext-0.19.8.1 )
"

View File

@@ -37,7 +37,7 @@ BDEPEND="
app-arch/zip
app-text/xmlto
sys-devel/gettext
virtual/yacc
app-alternatives/yacc
virtual/pkgconfig"
PATCHES=( "${FILESDIR}"/ffmpeg5.patch "${FILESDIR}"/wx30.patch )

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,7 +16,7 @@ KEYWORDS="~amd64"
DEPEND="
sys-devel/flex
virtual/yacc
app-alternatives/yacc
"
DOCS=( AUTHORS ChangeLog NEWS README TODO )
PATCHES=(

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -45,7 +45,7 @@ DEPEND="${RDEPEND}
sys-apps/groff )
test? ( dev-libs/check )
sys-devel/flex
virtual/yacc"
app-alternatives/yacc"
src_prepare() {
sed -i "s:Release:Release Gentoo:" CMakeLists.txt || die

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -45,7 +45,7 @@ DEPEND="${RDEPEND}
sys-apps/groff )
test? ( dev-libs/check )
sys-devel/flex
virtual/yacc"
app-alternatives/yacc"
src_prepare() {
sed -i "s:Release:Release Gentoo:" CMakeLists.txt || die

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="amd64 ~ppc x86"
BDEPEND="
virtual/yacc
app-alternatives/yacc
sys-devel/flex"
RDEPEND="acct-user/ippl"

View File

@@ -29,7 +29,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="
sys-devel/flex
virtual/yacc
app-alternatives/yacc
doc? (
app-doc/doxygen
media-gfx/graphviz

View File

@@ -29,7 +29,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="
sys-devel/flex
virtual/yacc
app-alternatives/yacc
doc? (
app-doc/doxygen
media-gfx/graphviz

View File

@@ -13,7 +13,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
BDEPEND="virtual/yacc"
BDEPEND="app-alternatives/yacc"
RESTRICT="test"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -38,7 +38,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="
sys-devel/flex
virtual/yacc
app-alternatives/yacc
systemd? ( virtual/pkgconfig )
"

View File

@@ -44,7 +44,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="
sys-devel/flex
virtual/yacc
app-alternatives/yacc
systemd? ( virtual/pkgconfig )
"

View File

@@ -40,7 +40,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="
sys-devel/flex
virtual/yacc
app-alternatives/yacc
systemd? ( virtual/pkgconfig )
"

View File

@@ -44,7 +44,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="
sys-devel/flex
virtual/yacc
app-alternatives/yacc
systemd? ( virtual/pkgconfig )
"

View File

@@ -44,7 +44,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="
sys-devel/flex
virtual/yacc
app-alternatives/yacc
systemd? ( virtual/pkgconfig )
"

View File

@@ -44,7 +44,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="
sys-devel/flex
virtual/yacc
app-alternatives/yacc
systemd? ( virtual/pkgconfig )
"

View File

@@ -34,7 +34,7 @@ BDEPEND="
virtual/pkgconfig
nftables? (
sys-devel/flex
virtual/yacc
app-alternatives/yacc
)
"
RDEPEND="

View File

@@ -37,7 +37,7 @@ DEPEND="${RDEPEND}
BDEPEND="
sys-devel/flex
virtual/pkgconfig
virtual/yacc
app-alternatives/yacc
"
PATCHES=(

View File

@@ -38,7 +38,7 @@ DEPEND="${RDEPEND}
BDEPEND="
sys-devel/flex
virtual/pkgconfig
virtual/yacc
app-alternatives/yacc
"
PATCHES=(

View File

@@ -38,7 +38,7 @@ CDEPEND="
"
RDEPEND="${CDEPEND}"
DEPEND="${CDEPEND}
virtual/yacc
app-alternatives/yacc
sys-devel/flex
"

View File

@@ -31,7 +31,7 @@ ncurses perl +pthreaded-ubik +supergroups tsm ubik-read-while-write"
BDEPEND="
dev-lang/perl
sys-devel/flex
virtual/yacc
app-alternatives/yacc
apidoc? (
app-doc/doxygen[dot]
media-gfx/graphviz

View File

@@ -31,7 +31,7 @@ ncurses perl +pthreaded-ubik +supergroups tsm ubik-read-while-write"
BDEPEND="
dev-lang/perl
sys-devel/flex
virtual/yacc
app-alternatives/yacc
apidoc? (
app-doc/doxygen[dot]
media-gfx/graphviz

View File

@@ -15,7 +15,7 @@ IUSE="header-parser +legacy"
BDEPEND="
sys-devel/flex
virtual/yacc
app-alternatives/yacc
"
DOCS=( ChangeLog{,_V{0..2}} README TODO doc/sec_review.txt )

View File

@@ -39,7 +39,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="
sys-devel/flex
virtual/yacc
app-alternatives/yacc
dbus? ( virtual/pkgconfig )
"

View File

@@ -38,7 +38,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="
sys-devel/flex
virtual/yacc
app-alternatives/yacc
dbus? ( virtual/pkgconfig )
"

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