Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 656306
Collapse All | Expand All

(-)a/gnome-base/gdm/gdm-3.26.2.1.ebuild (-3 / +1 lines)
Lines 86-95 DEPEND="${COMMON_DEPEND} Link Here
86
	>=dev-util/intltool-0.40.0
86
	>=dev-util/intltool-0.40.0
87
	dev-util/itstool
87
	dev-util/itstool
88
	virtual/pkgconfig
88
	virtual/pkgconfig
89
	x11-proto/inputproto
89
	x11-base/xorg-proto
90
	x11-proto/randrproto
91
	test? ( >=dev-libs/check-0.9.4 )
90
	test? ( >=dev-libs/check-0.9.4 )
92
	xinerama? ( x11-proto/xineramaproto )
93
"
91
"
94
92
95
DOC_CONTENTS="
93
DOC_CONTENTS="
(-)a/gnome-base/gdm/gdm-9999.ebuild (-3 / +1 lines)
Lines 96-105 DEPEND="${COMMON_DEPEND} Link Here
96
	>=dev-util/intltool-0.40.0
96
	>=dev-util/intltool-0.40.0
97
	dev-util/itstool
97
	dev-util/itstool
98
	virtual/pkgconfig
98
	virtual/pkgconfig
99
	x11-proto/inputproto
99
	x11-base/xorg-proto
100
	x11-proto/randrproto
101
	test? ( >=dev-libs/check-0.9.4 )
100
	test? ( >=dev-libs/check-0.9.4 )
102
	xinerama? ( x11-proto/xineramaproto )
103
"
101
"
104
102
105
DOC_CONTENTS="
103
DOC_CONTENTS="
(-)a/gnome-base/gnome-control-center/gnome-control-center-3.26.2.ebuild (-3 / +1 lines)
Lines 113-121 RDEPEND="${COMMON_DEPEND} Link Here
113
PDEPEND=">=gnome-base/gnome-session-2.91.6-r1"
113
PDEPEND=">=gnome-base/gnome-session-2.91.6-r1"
114
114
115
DEPEND="${COMMON_DEPEND}
115
DEPEND="${COMMON_DEPEND}
116
	x11-proto/xproto
116
	x11-base/xorg-proto
117
	x11-proto/xf86miscproto
118
	x11-proto/kbproto
119
117
120
	dev-libs/libxml2:2
118
	dev-libs/libxml2:2
121
	dev-libs/libxslt
119
	dev-libs/libxslt
(-)a/gnome-base/gnome-control-center/gnome-control-center-9999.ebuild (-3 / +1 lines)
Lines 110-118 RDEPEND="${COMMON_DEPEND} Link Here
110
PDEPEND=">=gnome-base/gnome-session-2.91.6-r1"
110
PDEPEND=">=gnome-base/gnome-session-2.91.6-r1"
111
111
112
DEPEND="${COMMON_DEPEND}
112
DEPEND="${COMMON_DEPEND}
113
	x11-proto/xproto
113
	x11-base/xorg-proto
114
	x11-proto/xf86miscproto
115
	x11-proto/kbproto
116
114
117
	dev-libs/libxml2:2
115
	dev-libs/libxml2:2
118
	dev-libs/libxslt
116
	dev-libs/libxslt
(-)a/gnome-base/gnome-desktop/gnome-desktop-3.26.2.ebuild (-1 / +1 lines)
Lines 37-43 DEPEND="${COMMON_DEPEND} Link Here
37
	>=dev-util/intltool-0.40.6
37
	>=dev-util/intltool-0.40.6
38
	dev-util/itstool
38
	dev-util/itstool
39
	sys-devel/gettext
39
	sys-devel/gettext
40
	x11-proto/xproto
40
	x11-base/xorg-proto
41
	virtual/pkgconfig
41
	virtual/pkgconfig
42
"
42
"
43
43
(-)a/gnome-base/gnome-desktop/gnome-desktop-9999.ebuild (-2 / +1 lines)
Lines 46-53 DEPEND="${COMMON_DEPEND} Link Here
46
	>=dev-util/intltool-0.40.6
46
	>=dev-util/intltool-0.40.6
47
	dev-util/itstool
47
	dev-util/itstool
48
	sys-devel/gettext
48
	sys-devel/gettext
49
	x11-proto/xproto
49
	x11-base/xorg-proto
50
	>=x11-proto/randrproto-1.2
51
	virtual/pkgconfig
50
	virtual/pkgconfig
52
"
51
"
53
52
(-)a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.26.2.ebuild (-4 / +1 lines)
Lines 89-98 DEPEND="${COMMON_DEPEND} Link Here
89
	sys-devel/gettext
89
	sys-devel/gettext
90
	>=dev-util/intltool-0.40
90
	>=dev-util/intltool-0.40
91
	virtual/pkgconfig
91
	virtual/pkgconfig
92
	x11-proto/inputproto
92
	x11-base/xorg-proto
93
	x11-proto/xf86miscproto
94
	x11-proto/kbproto
95
	>=x11-proto/xproto-7.0.15
96
"
93
"
97
94
98
# TypeErrors with python3; weird test errors with python2; all in power component that was made required now
95
# TypeErrors with python3; weird test errors with python2; all in power component that was made required now
(-)a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-9999.ebuild (-3 / +1 lines)
Lines 93-101 DEPEND="${COMMON_DEPEND} Link Here
93
	sys-devel/gettext
93
	sys-devel/gettext
94
	>=dev-util/intltool-0.40
94
	>=dev-util/intltool-0.40
95
	virtual/pkgconfig
95
	virtual/pkgconfig
96
	x11-proto/inputproto
96
	x11-base/xorg-proto
97
	x11-proto/xf86miscproto
98
	>=x11-proto/xproto-7.0.15
99
"
97
"
100
98
101
src_prepare() {
99
src_prepare() {
(-)a/gnome-base/nautilus/nautilus-3.26.2.ebuild (-1 / +1 lines)
Lines 50-56 DEPEND="${COMMON_DEPEND} Link Here
50
	>=dev-util/gtk-doc-1.10
50
	>=dev-util/gtk-doc-1.10
51
	>=sys-devel/gettext-0.19.7
51
	>=sys-devel/gettext-0.19.7
52
	virtual/pkgconfig
52
	virtual/pkgconfig
53
	x11-proto/xproto
53
	x11-base/xorg-proto
54
"
54
"
55
RDEPEND="${COMMON_DEPEND}
55
RDEPEND="${COMMON_DEPEND}
56
	packagekit? ( app-admin/packagekit-base )
56
	packagekit? ( app-admin/packagekit-base )
(-)a/gnome-base/nautilus/nautilus-9999.ebuild (-2 / +2 lines)
Lines 1-4 Link Here
1
# Copyright 1999-2017 Gentoo Foundation
1
# Copyright 1999-2018 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
3
4
EAPI=6
4
EAPI=6
Lines 56-62 DEPEND="${COMMON_DEPEND} Link Here
56
	>=dev-util/gtk-doc-am-1.10
56
	>=dev-util/gtk-doc-am-1.10
57
	>=sys-devel/gettext-0.19.7
57
	>=sys-devel/gettext-0.19.7
58
	virtual/pkgconfig
58
	virtual/pkgconfig
59
	x11-proto/xproto
59
	x11-base/xorg-proto
60
"
60
"
61
RDEPEND="${COMMON_DEPEND}
61
RDEPEND="${COMMON_DEPEND}
62
	packagekit? ( app-admin/packagekit-base )
62
	packagekit? ( app-admin/packagekit-base )
(-)a/gnome-extra/gnome-power-manager/gnome-power-manager-9999.ebuild (-2 / +2 lines)
Lines 1-4 Link Here
1
# Copyright 1999-2016 Gentoo Foundation
1
# Copyright 1999-2018 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Id$
3
# $Id$
4
4
Lines 37-43 DEPEND="${COMMON_DEPEND} Link Here
37
	dev-libs/appstream-glib
37
	dev-libs/appstream-glib
38
	>=dev-util/intltool-0.50
38
	>=dev-util/intltool-0.50
39
	sys-devel/gettext
39
	sys-devel/gettext
40
	x11-proto/randrproto
40
	x11-base/xorg-proto
41
	virtual/pkgconfig
41
	virtual/pkgconfig
42
	test? ( sys-apps/dbus )
42
	test? ( sys-apps/dbus )
43
"
43
"
(-)a/gnome-extra/gtkhtml/gtkhtml-9999.ebuild (-2 / +2 lines)
Lines 1-4 Link Here
1
# Copyright 1999-2015 Gentoo Foundation
1
# Copyright 1999-2018 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Id$
3
# $Id$
4
4
Lines 31-37 RDEPEND=" Link Here
31
	>=net-libs/libsoup-2.26.0:2.4
31
	>=net-libs/libsoup-2.26.0:2.4
32
"
32
"
33
DEPEND="${RDEPEND}
33
DEPEND="${RDEPEND}
34
	x11-proto/xproto
34
	x11-base/xorg-proto
35
	sys-devel/gettext
35
	sys-devel/gettext
36
	>=dev-util/intltool-0.40.0
36
	>=dev-util/intltool-0.40.0
37
	virtual/pkgconfig
37
	virtual/pkgconfig
(-)a/media-gfx/gnome-screenshot/gnome-screenshot-9999.ebuild (-2 / +2 lines)
Lines 1-4 Link Here
1
# Copyright 1999-2015 Gentoo Foundation
1
# Copyright 1999-2018 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Id$
3
# $Id$
4
4
Lines 38-46 RDEPEND="${COMMON_DEPEND} Link Here
38
"
38
"
39
# ${PN} was part of gnome-utils before 3.4
39
# ${PN} was part of gnome-utils before 3.4
40
DEPEND="${COMMON_DEPEND}
40
DEPEND="${COMMON_DEPEND}
41
	x11-proto/xextproto
42
	>=dev-util/intltool-0.40
41
	>=dev-util/intltool-0.40
43
	virtual/pkgconfig
42
	virtual/pkgconfig
43
	x11-base/xorg-proto
44
"
44
"
45
45
46
DOC_CONTENTS="${P} saves screenshots in ~/Pictures/ and defaults to
46
DOC_CONTENTS="${P} saves screenshots in ~/Pictures/ and defaults to
(-)a/media-libs/clutter/clutter-9999.ebuild (-2 / +2 lines)
Lines 1-4 Link Here
1
# Copyright 1999-2016 Gentoo Foundation
1
# Copyright 1999-2018 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Id$
3
# $Id$
4
4
Lines 54-60 RDEPEND=" Link Here
54
		>=x11-libs/libX11-1.3.1
54
		>=x11-libs/libX11-1.3.1
55
		x11-libs/libXext
55
		x11-libs/libXext
56
		x11-libs/libXdamage
56
		x11-libs/libXdamage
57
		x11-proto/inputproto
58
		>=x11-libs/libXi-1.3
57
		>=x11-libs/libXi-1.3
59
		>=x11-libs/libXcomposite-0.4 )
58
		>=x11-libs/libXcomposite-0.4 )
60
	wayland? (
59
	wayland? (
Lines 69-74 DEPEND="${RDEPEND} Link Here
69
		>=dev-util/gtk-doc-1.20
68
		>=dev-util/gtk-doc-1.20
70
		>=app-text/docbook-sgml-utils-0.6.14[jadetex]
69
		>=app-text/docbook-sgml-utils-0.6.14[jadetex]
71
		dev-libs/libxslt )
70
		dev-libs/libxslt )
71
	X? ( x11-base/xorg-proto )
72
	test? ( x11-libs/gdk-pixbuf )
72
	test? ( x11-libs/gdk-pixbuf )
73
"
73
"
74
74
(-)a/media-video/cheese/cheese-3.26.0.ebuild (-2 / +2 lines)
Lines 1-4 Link Here
1
# Copyright 1999-2017 Gentoo Foundation
1
# Copyright 1999-2018 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
3
4
EAPI=6
4
EAPI=6
Lines 54-60 DEPEND="${COMMON_DEPEND} Link Here
54
	>=dev-util/intltool-0.50
54
	>=dev-util/intltool-0.50
55
	dev-util/itstool
55
	dev-util/itstool
56
	virtual/pkgconfig
56
	virtual/pkgconfig
57
	x11-proto/xf86vidmodeproto
57
	x11-base/xorg-proto
58
	test? ( dev-libs/glib:2[utils] )
58
	test? ( dev-libs/glib:2[utils] )
59
"
59
"
60
60
(-)a/media-video/cheese/cheese-9999.ebuild (-2 / +2 lines)
Lines 1-4 Link Here
1
# Copyright 1999-2016 Gentoo Foundation
1
# Copyright 1999-2018 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Id$
3
# $Id$
4
4
Lines 63-69 DEPEND="${COMMON_DEPEND} Link Here
63
	>=dev-util/gtk-doc-am-1.14
63
	>=dev-util/gtk-doc-am-1.14
64
	>=dev-util/intltool-0.50
64
	>=dev-util/intltool-0.50
65
	virtual/pkgconfig
65
	virtual/pkgconfig
66
	x11-proto/xf86vidmodeproto
66
	x11-base/xorg-proto
67
	test? ( dev-libs/glib:2[utils] )
67
	test? ( dev-libs/glib:2[utils] )
68
"
68
"
69
69
(-)a/media-video/totem/totem-9999.ebuild (-3 / +2 lines)
Lines 1-4 Link Here
1
# Copyright 1999-2016 Gentoo Foundation
1
# Copyright 1999-2018 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Id$
3
# $Id$
4
4
Lines 82-89 DEPEND="${RDEPEND} Link Here
82
	>=dev-util/intltool-0.50.1
82
	>=dev-util/intltool-0.50.1
83
	sys-devel/gettext
83
	sys-devel/gettext
84
	virtual/pkgconfig
84
	virtual/pkgconfig
85
	x11-proto/xextproto
85
	x11-base/xorg-proto
86
	x11-proto/xproto
87
86
88
	dev-libs/gobject-introspection-common
87
	dev-libs/gobject-introspection-common
89
	gnome-base/gnome-common
88
	gnome-base/gnome-common
(-)a/net-wireless/gnome-bluetooth/gnome-bluetooth-9999.ebuild (-2 / +2 lines)
Lines 1-4 Link Here
1
# Copyright 1999-2015 Gentoo Foundation
1
# Copyright 1999-2018 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Id$
3
# $Id$
4
4
Lines 44-50 DEPEND="${COMMON_DEPEND} Link Here
44
	>=dev-util/intltool-0.40.0
44
	>=dev-util/intltool-0.40.0
45
	virtual/libudev
45
	virtual/libudev
46
	virtual/pkgconfig
46
	virtual/pkgconfig
47
	x11-proto/xproto
47
	x11-base/xorg-proto
48
"
48
"
49
# eautoreconf needs:
49
# eautoreconf needs:
50
#	gnome-base/gnome-common
50
#	gnome-base/gnome-common
(-)a/status/portage-configs/package.keywords.gnome3 (-4 / +1 lines)
Lines 275-284 app-misc/tomboy Link Here
275
# GNOME Shell
275
# GNOME Shell
276
dev-libs/gjs
276
dev-libs/gjs
277
dev-libs/libcroco:0.6
277
dev-libs/libcroco:0.6
278
~x11-proto/inputproto-2.3
278
x11-base/xorg-proto
279
~x11-proto/xextproto-7.2.1
280
~x11-proto/kbproto-1.0.6
281
~x11-proto/xproto-7.0.23
282
~x11-libs/libX11-1.5.0
279
~x11-libs/libX11-1.5.0
283
~x11-libs/libXfixes-5.0
280
~x11-libs/libXfixes-5.0
284
~x11-libs/libXext-1.3.1
281
~x11-libs/libXext-1.3.1
(-)a/x11-libs/gtk+/gtk+-9999.ebuild (-8 / +2 lines)
Lines 1-4 Link Here
1
# Copyright 1999-2016 Gentoo Foundation
1
# Copyright 1999-2018 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Id$
3
# $Id$
4
4
Lines 76-88 DEPEND="${COMMON_DEPEND} Link Here
76
	>=dev-util/gtk-doc-am-1.20
76
	>=dev-util/gtk-doc-am-1.20
77
	>=sys-devel/gettext-0.18.3[${MULTILIB_USEDEP}]
77
	>=sys-devel/gettext-0.18.3[${MULTILIB_USEDEP}]
78
	virtual/pkgconfig[${MULTILIB_USEDEP}]
78
	virtual/pkgconfig[${MULTILIB_USEDEP}]
79
	X? (
79
	X? ( x11-base/xorg-proto )
80
		x11-proto/xextproto[${MULTILIB_USEDEP}]
81
		x11-proto/xproto[${MULTILIB_USEDEP}]
82
		x11-proto/inputproto[${MULTILIB_USEDEP}]
83
		x11-proto/damageproto[${MULTILIB_USEDEP}]
84
		xinerama? ( x11-proto/xineramaproto[${MULTILIB_USEDEP}] )
85
	)
86
	test? (
80
	test? (
87
		media-fonts/font-misc-misc
81
		media-fonts/font-misc-misc
88
		media-fonts/font-cursor-misc )
82
		media-fonts/font-cursor-misc )
(-)a/x11-libs/pango/pango-9999.ebuild (-2 / +2 lines)
Lines 1-4 Link Here
1
# Copyright 1999-2017 Gentoo Foundation
1
# Copyright 1999-2018 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
3
4
EAPI=6
4
EAPI=6
Lines 39-45 DEPEND="${RDEPEND} Link Here
39
	>=dev-util/gtk-doc-am-1.20
39
	>=dev-util/gtk-doc-am-1.20
40
	virtual/pkgconfig[${MULTILIB_USEDEP}]
40
	virtual/pkgconfig[${MULTILIB_USEDEP}]
41
	test? ( media-fonts/cantarell )
41
	test? ( media-fonts/cantarell )
42
	X? ( >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}] )
42
	X? ( x11-base/xorg-proto )
43
	!<=sys-devel/autoconf-2.63:2.5
43
	!<=sys-devel/autoconf-2.63:2.5
44
"
44
"
45
45
(-)a/x11-wm/mutter/mutter-3.26.1.ebuild (-3 / +1 lines)
Lines 70-78 COMMON_DEPEND=" Link Here
70
DEPEND="${COMMON_DEPEND}
70
DEPEND="${COMMON_DEPEND}
71
	>=sys-devel/gettext-0.19.6
71
	>=sys-devel/gettext-0.19.6
72
	virtual/pkgconfig
72
	virtual/pkgconfig
73
	x11-proto/xextproto
73
	x11-base/xorg-proto
74
	x11-proto/xineramaproto
75
	x11-proto/xproto
76
	test? ( app-text/docbook-xml-dtd:4.5 )
74
	test? ( app-text/docbook-xml-dtd:4.5 )
77
	wayland? ( >=sys-kernel/linux-headers-4.4 )
75
	wayland? ( >=sys-kernel/linux-headers-4.4 )
78
"
76
"
(-)a/x11-wm/mutter/mutter-9999.ebuild (-5 / +2 lines)
Lines 1-4 Link Here
1
# Copyright 1999-2016 Gentoo Foundation
1
# Copyright 1999-2018 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Id$
3
# $Id$
4
4
Lines 75-83 DEPEND="${COMMON_DEPEND} Link Here
75
	>=dev-util/intltool-0.41
75
	>=dev-util/intltool-0.41
76
	sys-devel/gettext
76
	sys-devel/gettext
77
	virtual/pkgconfig
77
	virtual/pkgconfig
78
	x11-proto/xextproto
78
	x11-base/xorg-proto
79
	x11-proto/xineramaproto
80
	x11-proto/xproto
81
	test? ( app-text/docbook-xml-dtd:4.5 )
79
	test? ( app-text/docbook-xml-dtd:4.5 )
82
"
80
"
83
RDEPEND="${COMMON_DEPEND}
81
RDEPEND="${COMMON_DEPEND}
84
- 

Return to bug 656306