[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
33/61: gnu: cheese: Propagate more inputs.
From: |
guix-commits |
Subject: |
33/61: gnu: cheese: Propagate more inputs. |
Date: |
Sat, 9 Mar 2019 02:53:25 -0500 (EST) |
rekado pushed a commit to branch staging
in repository guix.
commit 6a19f03e8b04ce31ad5dff452f5e657344626d78
Author: Ricardo Wurmus <address@hidden>
Date: Mon Aug 6 15:51:38 2018 +0200
gnu: cheese: Propagate more inputs.
* gnu/packages/gnome.scm (cheese)[inputs]: Move clutter, libcanberra, and
gstreamer from here...
[propagated-inputs]: ...to here.
---
gnu/packages/gnome.scm | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 8c0179d..1136ae0 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7348,20 +7348,20 @@ photo-booth-like software, such as Cheese.")
("pkg-config" ,pkg-config)
("vala" ,vala)))
(propagated-inputs
- `(("gnome-video-effects" ,gnome-video-effects)))
- (inputs
- `(("clutter" ,clutter)
+ `(("gnome-video-effects" ,gnome-video-effects)
+ ("clutter" ,clutter)
("clutter-gst" ,clutter-gst)
("clutter-gtk" ,clutter-gtk)
+ ("libcanberra" ,libcanberra)
("gdk-pixbuf" ,gdk-pixbuf)
("glib" ,glib)
- ("gnome-desktop" ,gnome-desktop)
+ ("gstreamer" ,gstreamer)))
+ (inputs
+ `(("gnome-desktop" ,gnome-desktop)
("gobject-introspection" ,gobject-introspection)
- ("gstreamer" ,gstreamer)
("gst-plugins-base" ,gst-plugins-base)
("gst-plugins-bad" ,gst-plugins-bad)
("gtk+" ,gtk+)
- ("libcanberra" ,libcanberra)
("libx11" ,libx11)
("libxtst" ,libxtst)))
(home-page "https://wiki.gnome.org/Apps/Cheese")
- 12/61: gnu: libproxy: Remove network-manager., (continued)
- 12/61: gnu: libproxy: Remove network-manager., guix-commits, 2019/03/09
- 15/61: gnu: gsettings-desktop-schemas: Update to 3.28.0., guix-commits, 2019/03/09
- 04/61: gnu: at-spi2-core: Update to 2.28.0., guix-commits, 2019/03/09
- 08/61: gnu: file-roller: Update to 3.28.0., guix-commits, 2019/03/09
- 16/61: gnu: adwaita-icon-theme: Update to 3.28.0., guix-commits, 2019/03/09
- 19/61: gnu: geocode-glib: Update to 3.26.0., guix-commits, 2019/03/09
- 20/61: gnu: libgweather: Update to 3.28.2., guix-commits, 2019/03/09
- 14/61: gnu: gcr: Update to 3.28.0., guix-commits, 2019/03/09
- 38/61: gnu: python-pyatspi: Update to 2.26.0., guix-commits, 2019/03/09
- 23/61: gnu: eog: Update to 3.28.2., guix-commits, 2019/03/09
- 33/61: gnu: cheese: Propagate more inputs.,
guix-commits <=
- 35/61: gnu: gnome-session: Update to 3.28.1., guix-commits, 2019/03/09
- 27/61: gnu: gvfs: Update to 1.36.2., guix-commits, 2019/03/09
- 30/61: gnu: devhelp: Update to 3.28.1., guix-commits, 2019/03/09
- 43/61: gnu: gnome-shell-extensions: Update to 3.28.1., guix-commits, 2019/03/09
- 40/61: gnu: gucharmap: Update to 10.0.4., guix-commits, 2019/03/09
- 51/61: gnu: gnome-control-center: Update to 3.28.2., guix-commits, 2019/03/09
- 54/61: gnu: gnome-online-accounts: Update to 3.28.0., guix-commits, 2019/03/09
- 55/61: gnu: network-manager-openvpn: Update to 1.8.4., guix-commits, 2019/03/09
- 48/61: gnu: tracker: Update to 2.0.4., guix-commits, 2019/03/09
- 57/61: gnu: dconf-editor: Update to 3.28.0., guix-commits, 2019/03/09