[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
370/402: gnu: gnome-color-manager: Include python phases.
From: |
guix-commits |
Subject: |
370/402: gnu: gnome-color-manager: Include python phases. |
Date: |
Tue, 18 Aug 2020 16:48:28 -0400 (EDT) |
dannym pushed a commit to branch wip-desktop
in repository guix.
commit b192fe3eac6c92e51b1d80795b26ca0a3cd87890
Author: Raghav Gururajan <raghavgururajan@disroot.org>
AuthorDate: Mon Aug 17 04:32:06 2020 -0400
gnu: gnome-color-manager: Include python phases.
* gnu/packages/gnome.scm (gnome-color-manager) [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 dfb941f..74d38bf 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1255,6 +1255,7 @@ documentation.")
(outputs '("out" "help"))
(arguments
`(#:glib-or-gtk? #t ; To wrap binaries and/or compile schemas
+ #:python? #t ; To wrap binaries
#:phases
(modify-phases %standard-phases
(add-before 'configure 'skip-gtk-update-icon-cache
- 357/402: gnu: folks: Include python phases., (continued)
- 357/402: gnu: folks: Include python phases., guix-commits, 2020/08/18
- 356/402: gnu: babl: Include python phases., guix-commits, 2020/08/18
- 358/402: gnu: gegl: Include glib-or-gtk and python phases., guix-commits, 2020/08/18
- 359/402: gnu: geocode-glib: Include python phases., guix-commits, 2020/08/18
- 361/402: gnu: gom: Include python phases., guix-commits, 2020/08/18
- 362/402: gnu: grilo-plugins: Include python phases., guix-commits, 2020/08/18
- 365/402: gnu: libpeas: Include python phases., guix-commits, 2020/08/18
- 366/402: gnu: network-manager: Include python phases., guix-commits, 2020/08/18
- 368/402: gnu: tracker: Include python phases., guix-commits, 2020/08/18
- 369/402: gnu: gnome-boxes: Include python phases., guix-commits, 2020/08/18
- 370/402: gnu: gnome-color-manager: Include python phases.,
guix-commits <=
- 371/402: gnu: gnome-control-center: Include python phases., guix-commits, 2020/08/18
- 380/402: gnu: libcamera: Include python phases., guix-commits, 2020/08/18
- 383/402: gnu: eog: Remove custom typelib wrap., guix-commits, 2020/08/18
- 198/402: gnu: libchamplain: Update package definition., guix-commits, 2020/08/18
- 199/402: gnu: libdazzle: Update package definition., guix-commits, 2020/08/18
- 200/402: gnu: libgnomekbd: Update package definition., guix-commits, 2020/08/18
- 382/402: gnu: ibus: Remove custom typelib wrap., guix-commits, 2020/08/18
- 384/402: gnu: gnome-characters: Remove custom typelib wrap and add python phases., guix-commits, 2020/08/18
- 386/402: gnu: gnome-weather: Remove custom typelib wrap and add python phases., guix-commits, 2020/08/18
- 391/402: gnu: rygel: Add python phases., guix-commits, 2020/08/18