mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 11:38:07 -07:00
Move {virtual -> app-alternatives}/yacc
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -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}"
|
||||
|
||||
@@ -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}"
|
||||
|
||||
@@ -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 )
|
||||
|
||||
@@ -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 )
|
||||
|
||||
@@ -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 )"
|
||||
|
||||
|
||||
@@ -33,7 +33,7 @@ DEPEND="
|
||||
|
||||
BDEPEND="
|
||||
virtual/pkgconfig
|
||||
virtual/yacc
|
||||
app-alternatives/yacc
|
||||
"
|
||||
|
||||
RDEPEND="
|
||||
|
||||
@@ -33,7 +33,7 @@ DEPEND="
|
||||
|
||||
BDEPEND="
|
||||
virtual/pkgconfig
|
||||
virtual/yacc
|
||||
app-alternatives/yacc
|
||||
"
|
||||
|
||||
RDEPEND="
|
||||
|
||||
@@ -33,7 +33,7 @@ DEPEND="
|
||||
|
||||
BDEPEND="
|
||||
virtual/pkgconfig
|
||||
virtual/yacc
|
||||
app-alternatives/yacc
|
||||
"
|
||||
|
||||
RDEPEND="
|
||||
|
||||
@@ -18,7 +18,7 @@ BDEPEND="
|
||||
app-text/txt2man
|
||||
sys-devel/flex
|
||||
virtual/pkgconfig
|
||||
virtual/yacc
|
||||
app-alternatives/yacc
|
||||
"
|
||||
RDEPEND="
|
||||
sys-libs/ncurses:0=
|
||||
|
||||
@@ -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" "")
|
||||
|
||||
@@ -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}"
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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}"
|
||||
|
||||
|
||||
@@ -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}"
|
||||
|
||||
|
||||
@@ -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}"
|
||||
|
||||
@@ -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 )
|
||||
"
|
||||
|
||||
@@ -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 )
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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 )
|
||||
"
|
||||
|
||||
|
||||
@@ -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 )
|
||||
"
|
||||
|
||||
|
||||
@@ -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() {
|
||||
|
||||
@@ -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 ) )
|
||||
|
||||
@@ -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 ) )
|
||||
|
||||
@@ -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 ) )
|
||||
|
||||
@@ -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 ) )
|
||||
|
||||
@@ -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 ) )
|
||||
|
||||
@@ -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 ) )
|
||||
|
||||
@@ -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 ) )
|
||||
|
||||
@@ -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 ) )
|
||||
|
||||
@@ -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 ) )
|
||||
|
||||
@@ -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 )
|
||||
|
||||
@@ -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 )
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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 )
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -30,7 +30,7 @@ RDEPEND="
|
||||
"
|
||||
BDEPEND="
|
||||
sys-devel/bc
|
||||
virtual/yacc
|
||||
app-alternatives/yacc
|
||||
pax-kernel? ( sys-apps/elfix )
|
||||
"
|
||||
|
||||
|
||||
@@ -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 )
|
||||
|
||||
|
||||
@@ -30,7 +30,7 @@ BDEPEND="
|
||||
dev-libs/libxslt
|
||||
sys-devel/flex
|
||||
virtual/pkgconfig
|
||||
virtual/yacc
|
||||
app-alternatives/yacc
|
||||
"
|
||||
|
||||
src_configure() {
|
||||
|
||||
@@ -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? (
|
||||
|
||||
@@ -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? (
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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=(
|
||||
|
||||
@@ -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 )
|
||||
"
|
||||
|
||||
@@ -16,7 +16,7 @@ IUSE=""
|
||||
|
||||
BDEPEND="
|
||||
dev-util/netsurf-buildsystem
|
||||
virtual/yacc"
|
||||
app-alternatives/yacc"
|
||||
|
||||
_emake() {
|
||||
netsurf_define_makeconf
|
||||
|
||||
@@ -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 )"
|
||||
|
||||
@@ -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 )"
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -19,4 +19,4 @@ DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
sys-devel/flex
|
||||
virtual/pkgconfig
|
||||
virtual/yacc"
|
||||
app-alternatives/yacc"
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -21,7 +21,7 @@ BDEPEND="
|
||||
sys-devel/flex
|
||||
sys-devel/gettext
|
||||
virtual/pkgconfig
|
||||
virtual/yacc
|
||||
app-alternatives/yacc
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
|
||||
@@ -19,7 +19,7 @@ BDEPEND="
|
||||
sys-devel/flex
|
||||
sys-devel/gettext
|
||||
virtual/pkgconfig
|
||||
virtual/yacc
|
||||
app-alternatives/yacc
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
|
||||
@@ -25,7 +25,7 @@ BDEPEND="
|
||||
sys-devel/flex
|
||||
sys-devel/gettext
|
||||
virtual/pkgconfig
|
||||
virtual/yacc
|
||||
app-alternatives/yacc
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
|
||||
@@ -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=(
|
||||
|
||||
@@ -37,7 +37,7 @@ BDEPEND="
|
||||
sys-devel/bc
|
||||
sys-devel/flex
|
||||
virtual/libelf
|
||||
virtual/yacc
|
||||
app-alternatives/yacc
|
||||
"
|
||||
|
||||
# @FUNCTION: kernel-build_src_configure
|
||||
|
||||
@@ -31,7 +31,7 @@ DEPEND="
|
||||
"
|
||||
BDEPEND="
|
||||
virtual/pkgconfig
|
||||
virtual/yacc
|
||||
app-alternatives/yacc
|
||||
X? (
|
||||
x11-apps/bdftopcf
|
||||
x11-apps/mkfontscale
|
||||
|
||||
@@ -69,7 +69,7 @@ BDEPEND="
|
||||
)
|
||||
)
|
||||
virtual/pkgconfig
|
||||
virtual/yacc
|
||||
app-alternatives/yacc
|
||||
"
|
||||
|
||||
S=${WORKDIR}/${MY_P}/source
|
||||
|
||||
@@ -69,7 +69,7 @@ BDEPEND="
|
||||
)
|
||||
)
|
||||
virtual/pkgconfig
|
||||
virtual/yacc
|
||||
app-alternatives/yacc
|
||||
"
|
||||
|
||||
S=${WORKDIR}/${MY_P}/source
|
||||
|
||||
@@ -69,7 +69,7 @@ BDEPEND="
|
||||
)
|
||||
)
|
||||
virtual/pkgconfig
|
||||
virtual/yacc
|
||||
app-alternatives/yacc
|
||||
"
|
||||
|
||||
S=${WORKDIR}/${MY_P}/source
|
||||
|
||||
@@ -84,7 +84,7 @@ BDEPEND="
|
||||
)
|
||||
)
|
||||
virtual/pkgconfig
|
||||
virtual/yacc
|
||||
app-alternatives/yacc
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
|
||||
@@ -84,7 +84,7 @@ BDEPEND="
|
||||
)
|
||||
)
|
||||
virtual/pkgconfig
|
||||
virtual/yacc
|
||||
app-alternatives/yacc
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
|
||||
@@ -86,7 +86,7 @@ BDEPEND="
|
||||
)
|
||||
)
|
||||
virtual/pkgconfig
|
||||
virtual/yacc
|
||||
app-alternatives/yacc
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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 )
|
||||
|
||||
|
||||
@@ -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 )
|
||||
|
||||
@@ -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 )
|
||||
|
||||
@@ -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 )
|
||||
"
|
||||
|
||||
@@ -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 )
|
||||
"
|
||||
|
||||
@@ -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 )
|
||||
|
||||
@@ -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=(
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
@@ -29,7 +29,7 @@ RDEPEND="
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
sys-devel/flex
|
||||
virtual/yacc
|
||||
app-alternatives/yacc
|
||||
doc? (
|
||||
app-doc/doxygen
|
||||
media-gfx/graphviz
|
||||
|
||||
@@ -29,7 +29,7 @@ RDEPEND="
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
sys-devel/flex
|
||||
virtual/yacc
|
||||
app-alternatives/yacc
|
||||
doc? (
|
||||
app-doc/doxygen
|
||||
media-gfx/graphviz
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
@@ -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 )
|
||||
"
|
||||
|
||||
|
||||
@@ -44,7 +44,7 @@ RDEPEND="
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
sys-devel/flex
|
||||
virtual/yacc
|
||||
app-alternatives/yacc
|
||||
systemd? ( virtual/pkgconfig )
|
||||
"
|
||||
|
||||
|
||||
@@ -40,7 +40,7 @@ RDEPEND="
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
sys-devel/flex
|
||||
virtual/yacc
|
||||
app-alternatives/yacc
|
||||
systemd? ( virtual/pkgconfig )
|
||||
"
|
||||
|
||||
|
||||
@@ -44,7 +44,7 @@ RDEPEND="
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
sys-devel/flex
|
||||
virtual/yacc
|
||||
app-alternatives/yacc
|
||||
systemd? ( virtual/pkgconfig )
|
||||
"
|
||||
|
||||
|
||||
@@ -44,7 +44,7 @@ RDEPEND="
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
sys-devel/flex
|
||||
virtual/yacc
|
||||
app-alternatives/yacc
|
||||
systemd? ( virtual/pkgconfig )
|
||||
"
|
||||
|
||||
|
||||
@@ -44,7 +44,7 @@ RDEPEND="
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
sys-devel/flex
|
||||
virtual/yacc
|
||||
app-alternatives/yacc
|
||||
systemd? ( virtual/pkgconfig )
|
||||
"
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@ BDEPEND="
|
||||
virtual/pkgconfig
|
||||
nftables? (
|
||||
sys-devel/flex
|
||||
virtual/yacc
|
||||
app-alternatives/yacc
|
||||
)
|
||||
"
|
||||
RDEPEND="
|
||||
|
||||
@@ -37,7 +37,7 @@ DEPEND="${RDEPEND}
|
||||
BDEPEND="
|
||||
sys-devel/flex
|
||||
virtual/pkgconfig
|
||||
virtual/yacc
|
||||
app-alternatives/yacc
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
|
||||
@@ -38,7 +38,7 @@ DEPEND="${RDEPEND}
|
||||
BDEPEND="
|
||||
sys-devel/flex
|
||||
virtual/pkgconfig
|
||||
virtual/yacc
|
||||
app-alternatives/yacc
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
|
||||
@@ -38,7 +38,7 @@ CDEPEND="
|
||||
"
|
||||
RDEPEND="${CDEPEND}"
|
||||
DEPEND="${CDEPEND}
|
||||
virtual/yacc
|
||||
app-alternatives/yacc
|
||||
sys-devel/flex
|
||||
"
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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 )
|
||||
|
||||
@@ -39,7 +39,7 @@ RDEPEND="
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
sys-devel/flex
|
||||
virtual/yacc
|
||||
app-alternatives/yacc
|
||||
dbus? ( virtual/pkgconfig )
|
||||
"
|
||||
|
||||
|
||||
@@ -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
Reference in New Issue
Block a user