Skip to content

Commit

Permalink
media-sound/gnome-music: Add slot label
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniele Rondina committed Mar 30, 2023
1 parent 7b64301 commit 96beb58
Showing 1 changed file with 14 additions and 5 deletions.
19 changes: 14 additions & 5 deletions packages/atoms/base/media-sound/gnome-music/definition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: gnome-music
version: 3.36.6+3
category: media-sound
use_flags:
- -python_single_target_python3_10
- -python_single_target_python3_8
- -python_single_target_python3_9
- python_single_target_python3_7
Expand Down Expand Up @@ -47,33 +48,41 @@ labels:
DEPEND: python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7]
) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9]
) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8]
) python_single_target_python3_10? ( dev-lang/python:3.10 >=dev-lang/python-exec-2:=[python_targets_python3_10]
) >=net-libs/gnome-online-accounts-3.36 >=app-misc/tracker-2:= python_single_target_python3_7?
( >=dev-python/pygobject-3.21.1:3[cairo,python_targets_python3_7(-)] ) python_single_target_python3_9?
( >=dev-python/pygobject-3.21.1:3[cairo,python_targets_python3_9(-)] ) python_single_target_python3_8?
( >=dev-python/pygobject-3.21.1:3[cairo,python_targets_python3_8(-)] ) >=dev-libs/glib-2.62.2:2
( >=dev-python/pygobject-3.21.1:3[cairo,python_targets_python3_8(-)] ) python_single_target_python3_10?
( >=dev-python/pygobject-3.21.1:3[cairo,python_targets_python3_10(-)] ) >=dev-libs/glib-2.62.2:2
>=dev-libs/gobject-introspection-1.62.0:= >=media-libs/grilo-0.3.9:0.3[introspection]
>=media-libs/libmediaart-1.9.1:2.0[introspection] >=x11-libs/gtk+-3.24.12:3[introspection]
>=dev-libs/libdazzle-3.28 app-text/yelp-tools >=dev-util/intltool-0.26 virtual/pkgconfig
dev-util/desktop-file-utils x11-misc/shared-mime-info
IUSE: python_single_target_python3_7 python_single_target_python3_9 python_single_target_python3_8
python_targets_python3_7 python_targets_python3_9 python_targets_python3_8
python_single_target_python3_10 python_targets_python3_7 python_targets_python3_9
python_targets_python3_8 python_targets_python3_10
RDEPEND: python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7]
) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9]
) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8]
) python_single_target_python3_10? ( dev-lang/python:3.10 >=dev-lang/python-exec-2:=[python_targets_python3_10]
) >=net-libs/gnome-online-accounts-3.36 >=app-misc/tracker-2:= python_single_target_python3_7?
( >=dev-python/pygobject-3.21.1:3[cairo,python_targets_python3_7(-)] ) python_single_target_python3_9?
( >=dev-python/pygobject-3.21.1:3[cairo,python_targets_python3_9(-)] ) python_single_target_python3_8?
( >=dev-python/pygobject-3.21.1:3[cairo,python_targets_python3_8(-)] ) >=dev-libs/glib-2.62.2:2
( >=dev-python/pygobject-3.21.1:3[cairo,python_targets_python3_8(-)] ) python_single_target_python3_10?
( >=dev-python/pygobject-3.21.1:3[cairo,python_targets_python3_10(-)] ) >=dev-libs/glib-2.62.2:2
>=dev-libs/gobject-introspection-1.62.0:= >=media-libs/grilo-0.3.9:0.3[introspection]
>=media-libs/libmediaart-1.9.1:2.0[introspection] >=x11-libs/gtk+-3.24.12:3[introspection]
>=dev-libs/libdazzle-3.28 x11-libs/libnotify[introspection] python_single_target_python3_7?
( dev-python/dbus-python[python_targets_python3_7(-)] dev-python/requests[python_targets_python3_7(-)]
) python_single_target_python3_9? ( dev-python/dbus-python[python_targets_python3_9(-)]
dev-python/requests[python_targets_python3_9(-)] ) python_single_target_python3_8?
( dev-python/dbus-python[python_targets_python3_8(-)] dev-python/requests[python_targets_python3_8(-)]
) media-libs/gstreamer:1.0[introspection] media-libs/gst-plugins-base:1.0[introspection]
media-plugins/gst-plugins-meta:1.0 media-plugins/grilo-plugins:0.3[tracker] x11-misc/xdg-user-dirs
) python_single_target_python3_10? ( dev-python/dbus-python[python_targets_python3_10(-)]
dev-python/requests[python_targets_python3_10(-)] ) media-libs/gstreamer:1.0[introspection]
media-libs/gst-plugins-base:1.0[introspection] media-plugins/gst-plugins-meta:1.0
media-plugins/grilo-plugins:0.3[tracker] x11-misc/xdg-user-dirs
emerge.packages: media-sound/gnome-music
kit: gnome-kit
original.package.name: media-sound/gnome-music
original.package.slot: "0"
original.package.version: 3.36.6

0 comments on commit 96beb58

Please sign in to comment.