[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
254/265: gnu: rygel: Add python phases.
From: |
guix-commits |
Subject: |
254/265: gnu: rygel: Add python phases. |
Date: |
Wed, 19 Aug 2020 13:09:50 -0400 (EDT) |
dannym pushed a commit to branch wip-desktop
in repository guix.
commit 50e28ad87cf6098ed8f30c250328a76d3e171a65
Author: Raghav Gururajan <raghavgururajan@disroot.org>
AuthorDate: Mon Aug 17 05:06:57 2020 -0400
gnu: rygel: Add python phases.
* gnu/packages/gnome.scm (rygel) [arguments]: Modify.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
---
gnu/packages/gnome.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index a982691..a84887b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1747,6 +1747,7 @@ preview files on the GNOME desktop.")
(outputs '("out" "doc"))
(arguments
`(#:glib-or-gtk? #t ; To wrap binaries and/or compile schemas
+ #:python? #t ; To wrap binaries
#:configure-flags
(list
"-Dapi-docs=true"
- 232/265: gnu: gnome-boxes: Include python phases., (continued)
- 232/265: gnu: gnome-boxes: Include python phases., guix-commits, 2020/08/19
- 235/265: gnu: gnome-settings-daemon: Include python phases., guix-commits, 2020/08/19
- 240/265: gnu: ccextractor: Include python phases., guix-commits, 2020/08/19
- 242/265: gnu: wpewebkit: Include glib-or-gtk and python phases., guix-commits, 2020/08/19
- 243/265: gnu: libcamera: Include python phases., guix-commits, 2020/08/19
- 244/265: gnu: evolution-data-server: Include glib-or-gtk and python phases., guix-commits, 2020/08/19
- 233/265: gnu: gnome-color-manager: Include python phases., guix-commits, 2020/08/19
- 236/265: gnu: gnome-shell: Include python phases., guix-commits, 2020/08/19
- 245/265: gnu: ibus: Remove custom typelib wrap., guix-commits, 2020/08/19
- 253/265: gnu: gnome-music: Replace custom typelib and python wraps., guix-commits, 2020/08/19
- 254/265: gnu: rygel: Add python phases.,
guix-commits <=
- 263/265: gnu: Add generic desktop services., guix-commits, 2020/08/19
- 261/265: Revert "gnu: libpeas: Include python phases.", guix-commits, 2020/08/19
- 214/265: gnu: libwpe: Include python phases., guix-commits, 2020/08/19
- 251/265: gnu: sushi: Remove custom typelib wrap., guix-commits, 2020/08/19
- 258/265: gnu: openni2: Replace openjdk with icedtea., guix-commits, 2020/08/19
- 259/265: services: Add udev rules and dbus services to gnome-desktop-service-type., guix-commits, 2020/08/19
- 215/265: gnu: openjpeg: Include python phases., guix-commits, 2020/08/19
- 250/265: gnu: orca: Remove custom typelib wrap., guix-commits, 2020/08/19
- 255/265: gnu: gnome-terminal: Enable gnome shell search provider., guix-commits, 2020/08/19
- 257/265: gnu: seed: Disable tests., guix-commits, 2020/08/19