[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
344/402: gnu: gst-libav: Include python phases.
From: |
guix-commits |
Subject: |
344/402: gnu: gst-libav: Include python phases. |
Date: |
Tue, 18 Aug 2020 16:48:20 -0400 (EDT) |
dannym pushed a commit to branch wip-desktop
in repository guix.
commit 77cf366419d45612ee309a359e11a5b5ed4a2cc3
Author: Raghav Gururajan <raghavgururajan@disroot.org>
AuthorDate: Mon Aug 17 00:44:21 2020 -0400
gnu: gst-libav: Include python phases.
* gnu/packages/gstreamer.scm (gst-libav) [arguments]: Modify.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
---
gnu/packages/gstreamer.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm
index 6c4b04f..7499810 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -963,7 +963,8 @@ think twice about shipping them.")
#t))))
(build-system meson-build-system)
(arguments
- `(#:phases
+ `(#:python? #t
+ #:phases
(modify-phases %standard-phases
(add-after 'unpack 'patch-docbook-xml
(lambda* (#:key inputs #:allow-other-keys)
- 331/402: gnu: Add gnome-minimal., (continued)
- 331/402: gnu: Add gnome-minimal., guix-commits, 2020/08/18
- 334/402: build-system/cmake: Only include phases that are enabled., guix-commits, 2020/08/18
- 335/402: gnu: gdm: Fix elogind., guix-commits, 2020/08/18
- 336/402: gnu: flatpak: Fix build., guix-commits, 2020/08/18
- 337/402: gnu: at-spi2-core: Include python phases., guix-commits, 2020/08/18
- 338/402: gnu: dconf: Include python phases., guix-commits, 2020/08/18
- 339/402: gnu: fcitx: Include glib-or-gtk and python phases., guix-commits, 2020/08/18
- 340/402: gnu: gcr: Include python phases., guix-commits, 2020/08/18
- 342/402: gnu: gobject-introspection: Include python phases., guix-commits, 2020/08/18
- 343/402: gnu: graphene: Include python phases., guix-commits, 2020/08/18
- 344/402: gnu: gst-libav: Include python phases.,
guix-commits <=
- 349/402: gnu: libsecret: Include python phases., guix-commits, 2020/08/18
- 350/402: gnu: libsoup: Include python phases., guix-commits, 2020/08/18
- 352/402: gnu: openjpeg: Include python phases., guix-commits, 2020/08/18
- 355/402: gnu: wpebackend-fdo: Include glib-or-gtk phases., guix-commits, 2020/08/18
- 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