summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-extra')
-rw-r--r--gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.6.1-r1.ebuild4
-rw-r--r--gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.8.4.ebuild4
-rw-r--r--gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-4.0.2.ebuild2
-rw-r--r--gnome-extra/gnome-boxes/gnome-boxes-3.30.3.ebuild2
-rw-r--r--gnome-extra/gnome-dvb-daemon/gnome-dvb-daemon-0.2.90.ebuild2
-rw-r--r--gnome-extra/gnome-packagekit/gnome-packagekit-3.24.0.ebuild4
-rw-r--r--gnome-extra/gnome-software/gnome-software-3.30.6.ebuild2
-rw-r--r--gnome-extra/nm-applet/nm-applet-1.8.22.ebuild2
-rw-r--r--gnome-extra/nm-applet/nm-applet-1.8.24.ebuild2
9 files changed, 12 insertions, 12 deletions
diff --git a/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.6.1-r1.ebuild b/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.6.1-r1.ebuild
index c7922a114969..243e2ba6d7a8 100644
--- a/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.6.1-r1.ebuild
+++ b/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.6.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -19,6 +19,7 @@ RESTRICT=test
# udev is non-optional since lots of plugins, not just gudev, pull it in
RDEPEND="
>=dev-libs/glib-2.38:2
+ dev-libs/libgudev:=
>=gnome-base/libgnomekbd-3.6
>=gnome-base/librsvg-2.36.2
>=gnome-extra/cinnamon-desktop-2.8.0:0=
@@ -35,7 +36,6 @@ RDEPEND="
x11-libs/libXfixes
x11-libs/libXi
x11-libs/libxklavier
- virtual/libgudev:=
>=sys-power/upower-0.9.11
colord? ( >=x11-misc/colord-0.1.27:= )
diff --git a/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.8.4.ebuild b/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.8.4.ebuild
index 82214fd1c4fd..84d6992255ad 100644
--- a/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.8.4.ebuild
+++ b/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.8.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -19,6 +19,7 @@ RESTRICT=test
# udev is non-optional since lots of plugins, not just gudev, pull it in
RDEPEND="
>=dev-libs/glib-2.38:2
+ dev-libs/libgudev:=
>=gnome-base/libgnomekbd-3.6
>=gnome-base/librsvg-2.36.2
>=gnome-extra/cinnamon-desktop-2.8.0:0=
@@ -35,7 +36,6 @@ RDEPEND="
x11-libs/libXfixes
x11-libs/libXi
x11-libs/libxklavier
- virtual/libgudev:=
>=sys-power/upower-0.9.11
colord? ( >=x11-misc/colord-0.1.27:= )
diff --git a/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-4.0.2.ebuild b/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-4.0.2.ebuild
index 2a05b829ee9c..85bd173c3b5d 100644
--- a/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-4.0.2.ebuild
+++ b/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-4.0.2.ebuild
@@ -19,6 +19,7 @@ RESTRICT=test
# udev is non-optional since lots of plugins, not just gudev, pull it in
RDEPEND="
>=dev-libs/glib-2.38:2
+ dev-libs/libgudev:=
>=gnome-base/libgnomekbd-3.6
>=gnome-base/librsvg-2.36.2
>=gnome-extra/cinnamon-desktop-2.8.0:0=
@@ -35,7 +36,6 @@ RDEPEND="
x11-libs/libXfixes
x11-libs/libXi
x11-libs/libxklavier
- virtual/libgudev:=
>=sys-power/upower-0.9.11
colord? ( >=x11-misc/colord-0.1.27:= )
diff --git a/gnome-extra/gnome-boxes/gnome-boxes-3.30.3.ebuild b/gnome-extra/gnome-boxes/gnome-boxes-3.30.3.ebuild
index c8bae0bf8db4..9a76000ee4dc 100644
--- a/gnome-extra/gnome-boxes/gnome-boxes-3.30.3.ebuild
+++ b/gnome-extra/gnome-boxes/gnome-boxes-3.30.3.ebuild
@@ -29,6 +29,7 @@ COMMON_DEPEND="
>=dev-libs/gobject-introspection-1.54:=
>=x11-libs/gtk+-3.22.20:3[introspection]
>=net-libs/gtk-vnc-0.8.0-r1[gtk3(+)]
+ >=dev-libs/libgudev-165:=
>=sys-libs/libosinfo-1.1.0
app-crypt/libsecret
>=net-libs/libsoup-2.44:2.4
@@ -38,7 +39,6 @@ COMMON_DEPEND="
>=net-misc/spice-gtk-0.32[gtk3(+),smartcard,usbredir]
app-misc/tracker:0/2.0
net-libs/webkit-gtk:4
- >=virtual/libgudev-165:=
rdp? ( net-misc/freerdp:= )
"
DEPEND="${COMMON_DEPEND}
diff --git a/gnome-extra/gnome-dvb-daemon/gnome-dvb-daemon-0.2.90.ebuild b/gnome-extra/gnome-dvb-daemon/gnome-dvb-daemon-0.2.90.ebuild
index b6eefda7997e..9a58b212019e 100644
--- a/gnome-extra/gnome-dvb-daemon/gnome-dvb-daemon-0.2.90.ebuild
+++ b/gnome-extra/gnome-dvb-daemon/gnome-dvb-daemon-0.2.90.ebuild
@@ -17,6 +17,7 @@ KEYWORDS="amd64"
IUSE="nls totem vala"
RDEPEND=">=dev-libs/glib-2.32.0:2
+ dev-libs/libgudev:0
>=media-libs/gstreamer-1.4.0:1.0
>=media-libs/gst-plugins-good-1.4.0:1.0
>=media-libs/gst-plugins-bad-1.4.0:1.0
@@ -28,7 +29,6 @@ RDEPEND=">=dev-libs/glib-2.32.0:2
>=dev-python/pygobject-3.2.1:3
>=dev-libs/gobject-introspection-1.44.0:0
x11-libs/gtk+:3[introspection]
- virtual/libgudev:0
vala? ( $(vala_depend) )
totem? ( media-video/totem )"
DEPEND="${RDEPEND}
diff --git a/gnome-extra/gnome-packagekit/gnome-packagekit-3.24.0.ebuild b/gnome-extra/gnome-packagekit/gnome-packagekit-3.24.0.ebuild
index 3b3299265a41..7c88ff7e92c7 100644
--- a/gnome-extra/gnome-packagekit/gnome-packagekit-3.24.0.ebuild
+++ b/gnome-extra/gnome-packagekit/gnome-packagekit-3.24.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -31,7 +31,7 @@ RDEPEND="
systemd? ( >=sys-apps/systemd-42 )
!systemd? ( sys-auth/consolekit )
- udev? ( virtual/libgudev:= )
+ udev? ( dev-libs/libgudev:= )
"
DEPEND="${RDEPEND}
app-text/docbook-sgml-utils
diff --git a/gnome-extra/gnome-software/gnome-software-3.30.6.ebuild b/gnome-extra/gnome-software/gnome-software-3.30.6.ebuild
index c7aa1aa96ec7..452c5fea8fac 100644
--- a/gnome-extra/gnome-software/gnome-software-3.30.6.ebuild
+++ b/gnome-extra/gnome-software/gnome-software-3.30.6.ebuild
@@ -27,7 +27,7 @@ RDEPEND="
sys-auth/polkit
packagekit? ( >=app-admin/packagekit-base-1.1.0 )
firmware? ( >=sys-apps/fwupd-1.0.3 )
- udev? ( virtual/libgudev )
+ udev? ( dev-libs/libgudev )
>=gnome-base/gsettings-desktop-schemas-3.11.5
"
DEPEND="${RDEPEND}
diff --git a/gnome-extra/nm-applet/nm-applet-1.8.22.ebuild b/gnome-extra/nm-applet/nm-applet-1.8.22.ebuild
index 578c09c6d1d0..04d040c037cd 100644
--- a/gnome-extra/nm-applet/nm-applet-1.8.22.ebuild
+++ b/gnome-extra/nm-applet/nm-applet-1.8.22.ebuild
@@ -19,6 +19,7 @@ RDEPEND="
>=app-crypt/libsecret-0.18
>=dev-libs/glib-2.38:2[dbus]
>=dev-libs/dbus-glib-0.88
+ dev-libs/libgudev:=
>=sys-apps/dbus-1.4.1
>=sys-auth/polkit-0.96-r1
>=x11-libs/gtk+-3.10:3[introspection?]
@@ -33,7 +34,6 @@ RDEPEND="
>=dev-libs/libdbusmenu-16.04.0 )
introspection? ( >=dev-libs/gobject-introspection-0.9.6:= )
virtual/freedesktop-icon-theme
- virtual/libgudev:=
gcr? ( >=app-crypt/gcr-3.14:=[gtk] )
modemmanager? ( net-misc/modemmanager )
selinux? ( sys-libs/libselinux )
diff --git a/gnome-extra/nm-applet/nm-applet-1.8.24.ebuild b/gnome-extra/nm-applet/nm-applet-1.8.24.ebuild
index d0eddf11a2d2..b94abdfa5bf1 100644
--- a/gnome-extra/nm-applet/nm-applet-1.8.24.ebuild
+++ b/gnome-extra/nm-applet/nm-applet-1.8.24.ebuild
@@ -19,6 +19,7 @@ RDEPEND="
>=app-crypt/libsecret-0.18
>=dev-libs/glib-2.38:2[dbus]
>=dev-libs/dbus-glib-0.88
+ dev-libs/libgudev:=
>=sys-apps/dbus-1.4.1
>=sys-auth/polkit-0.96-r1
>=x11-libs/gtk+-3.10:3[introspection?]
@@ -33,7 +34,6 @@ RDEPEND="
>=dev-libs/libdbusmenu-16.04.0 )
introspection? ( >=dev-libs/gobject-introspection-0.9.6:= )
virtual/freedesktop-icon-theme
- virtual/libgudev:=
gcr? ( >=app-crypt/gcr-3.14:=[gtk] )
modemmanager? ( net-misc/modemmanager )
selinux? ( sys-libs/libselinux )