[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
43/74: gnu: cheese: Propagate more inputs.
From: |
guix-commits |
Subject: |
43/74: gnu: cheese: Propagate more inputs. |
Date: |
Tue, 4 Dec 2018 10:39:49 -0500 (EST) |
rekado pushed a commit to branch wip-gnome-upgrades
in repository guix.
commit 9cda610653b146f91c7aaaa7690234818f7301b5
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 7bf48b6..fe7eeec 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7206,20 +7206,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")
- 70/74: gnu: libimobiledevice: Do not hardcode Python version., (continued)
- 70/74: gnu: libimobiledevice: Do not hardcode Python version., guix-commits, 2018/12/04
- 40/74: gnu: devhelp: Update to 3.28.1., guix-commits, 2018/12/04
- 67/74: gnu: network-manager-applet: Update to 1.8.14., guix-commits, 2018/12/04
- 35/74: gnu: libgnome-games-support: Update to 1.4.1., guix-commits, 2018/12/04
- 45/74: gnu: gnome-session: Update to 3.28.1., guix-commits, 2018/12/04
- 17/74: gnu: glibmm: Update to 2.56.0., guix-commits, 2018/12/04
- 19/74: gnu: libproxy: Remove network-manager., guix-commits, 2018/12/04
- 13/74: gnu: libusb.scm: Use license: prefix., guix-commits, 2018/12/04
- 34/74: gnu: libgudev: Update to 232., guix-commits, 2018/12/04
- 21/74: gnu: gcr: Update to 3.28.0., guix-commits, 2018/12/04
- 43/74: gnu: cheese: Propagate more inputs.,
guix-commits <=
- 57/74: gnu: gnome-clocks: Update to 3.28.0., guix-commits, 2018/12/04
- 54/74: gnu: Add libdazzle., guix-commits, 2018/12/04
- 56/74: gnu: gnome-todo: Update to 3.28.1., guix-commits, 2018/12/04
- 49/74: gnu: gnome-system-monitor: Update to 3.28.2., guix-commits, 2018/12/04
- 65/74: gnu: gnome-online-accounts: Update to 3.28.0., guix-commits, 2018/12/04
- 68/74: gnu: dconf-editor: Update to 3.28.0., guix-commits, 2018/12/04
- 69/74: gnu: cups-filters: Fix build with newer version of poppler., guix-commits, 2018/12/04
- 71/74: gnu: eog: Ensure RUNPATH contains output library directory., guix-commits, 2018/12/04
- 44/74: gnu: network-manager: Update to 1.10.10., guix-commits, 2018/12/04
- 30/74: gnu: libgweather: Update to 3.28.2., guix-commits, 2018/12/04