media-sound/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).

This commit is contained in:
Arfrever Frehtes Taifersar Arahesis
2018-05-12 01:23:39 +02:00
committed by Matt Turner
parent 5a5d59b0e8
commit f6e5e53ed9
10 changed files with 18 additions and 23 deletions

View File

@@ -22,7 +22,7 @@ RDEPEND="x11-libs/libX11
x11-libs/libXext
media-libs/alsa-lib"
DEPEND="${RDEPEND}
x11-proto/xextproto"
x11-base/xorg-proto"
S=${WORKDIR}/${MY_P}

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2013 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -22,8 +22,8 @@ RDEPEND=">=media-sound/jack-audio-connection-kit-0.109.2
x11-libs/libX11"
# osc? ( >=media-libs/liblo-0.22 )
DEPEND="${RDEPEND}
x11-proto/xproto
virtual/pkgconfig"
virtual/pkgconfig
x11-base/xorg-proto"
DOCS=( AUTHORS ChangeLog HOWTO NEWS README )

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2012 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
@@ -21,8 +21,8 @@ RDEPEND=">=media-sound/jack-audio-connection-kit-0.109.2
x11-libs/libX11"
# osc? ( >=media-libs/liblo-0.22 )
DEPEND="${RDEPEND}
x11-proto/xproto
virtual/pkgconfig"
virtual/pkgconfig
x11-base/xorg-proto"
DOCS=( AUTHORS ChangeLog HOWTO NEWS README )

View File

@@ -21,7 +21,7 @@ RDEPEND="x11-libs/libX11
virtual/jpeg:0
media-libs/libpng:0="
DEPEND="${RDEPEND}
x11-proto/xproto"
x11-base/xorg-proto"
PATCHES=( "${FILESDIR}"/${P}-makefile.patch )

View File

@@ -20,7 +20,7 @@ RDEPEND="sys-libs/ncurses
x11-libs/libSM
x11-libs/libXaw )"
DEPEND="${RDEPEND}
X? ( x11-proto/xextproto )"
X? ( x11-base/xorg-proto )"
S="${WORKDIR}/${P/2.5/2.4}"

View File

@@ -90,7 +90,7 @@ DEPEND="${RDEPEND}
doc? ( app-doc/doxygen )
test? ( >=dev-libs/check-0.9.10 )
X? (
x11-proto/xproto[${MULTILIB_USEDEP}]
x11-base/xorg-proto
>=x11-libs/libXtst-1.0.99.2[${MULTILIB_USEDEP}]
)
dev-libs/libatomic_ops

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -21,9 +21,7 @@ RDEPEND="media-libs/alsa-lib
x11-libs/libXxf86misc"
DEPEND="${RDEPEND}
virtual/os-headers
x11-proto/kbproto
x11-proto/xf86miscproto
x11-proto/xproto"
x11-base/xorg-proto"
DOCS="AUTHORS NEWS README TODO"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2012 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=2
@@ -17,7 +17,7 @@ RDEPEND="x11-libs/libXext
sdl? ( >=media-libs/libsdl-1.2 )
svga? ( >=media-libs/svgalib-1.4.3 )"
DEPEND="${RDEPEND}
x11-proto/xextproto"
x11-base/xorg-proto"
src_prepare() {
sed -e '/CFLAGS=/s:-O4:${CFLAGS}:' \

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2012 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -17,7 +17,7 @@ IUSE=""
RDEPEND="media-libs/alsa-lib
x11-libs/libX11"
DEPEND="${RDEPEND}
x11-proto/xproto"
x11-base/xorg-proto"
pkg_setup() {
tc-export CXX

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=2
@@ -18,10 +18,7 @@ RDEPEND="alsa? ( media-libs/alsa-lib )
lash? ( media-sound/lash )
x11-libs/libX11"
DEPEND="${RDEPEND}
x11-proto/xf86bigfontproto
x11-proto/bigreqsproto
x11-proto/xextproto
x11-proto/xcmiscproto"
x11-base/xorg-proto"
S=${WORKDIR}/${PN}