[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
347/402: gnu: gst-plugins-good: Include python phases.
From: |
guix-commits |
Subject: |
347/402: gnu: gst-plugins-good: Include python phases. |
Date: |
Tue, 18 Aug 2020 16:48:21 -0400 (EDT) |
dannym pushed a commit to branch wip-desktop
in repository guix.
commit 9def62f9a350bf133651ccc7f24c28b8058cbde2
Author: Raghav Gururajan <raghavgururajan@disroot.org>
AuthorDate: Mon Aug 17 00:52:29 2020 -0400
gnu: gst-plugins-good: Include python phases.
* gnu/packages/gstreamer.scm (gst-plugins-good) [arguments]: Modify.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
---
gnu/packages/gstreamer.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm
index a3f7107..8c4bd0d 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -615,6 +615,7 @@ types of elements one would want to write for GStreamer.")
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t ; To wrap binaries and/or compile schemas
+ #:python? #t ; To wrap binaries
#:phases
(modify-phases %standard-phases
(add-after 'unpack 'patch-docbook-xml
- 321/402: gnu: gjs: Update package definition., (continued)
- 321/402: gnu: gjs: Update package definition., guix-commits, 2020/08/18
- 314/402: gnu: sushi: Update package definition., guix-commits, 2020/08/18
- 326/402: build-system/glib-or-gtk: Also wrap executables that are in "sbin"., guix-commits, 2020/08/18
- 328/402: build-system/meson: Wrap Python executables, too., guix-commits, 2020/08/18
- 329/402: build-system/cmake: Wrap Python executables, too., guix-commits, 2020/08/18
- 332/402: gnu: opencv: Fix build with new version of jasper., guix-commits, 2020/08/18
- 333/402: build-system/meson: Only include phases that are enabled., guix-commits, 2020/08/18
- 341/402: gnu: glib: Include python phases., guix-commits, 2020/08/18
- 345/402: gnu: gst-plugins-bad: Include python phases., guix-commits, 2020/08/18
- 346/402: gnu: gst-plugins-base: Include python phases., guix-commits, 2020/08/18
- 347/402: gnu: gst-plugins-good: Include python phases.,
guix-commits <=
- 348/402: gnu: libnotify: Include python phases., guix-commits, 2020/08/18
- 351/402: gnu: libwpe: Include python phases., guix-commits, 2020/08/18
- 353/402: gnu: pango: Include python phases., guix-commits, 2020/08/18
- 354/402: gnu: webkitgtk: Include glib-or-gtk and python phases., guix-commits, 2020/08/18
- 360/402: gnu: gexiv2: Include python phases., guix-commits, 2020/08/18
- 364/402: gnu: libchamplain: Include python phases., guix-commits, 2020/08/18
- 363/402: gnu: grilo: Include python phases., guix-commits, 2020/08/18
- 367/402: gnu: tracker-miners: Include python phases., guix-commits, 2020/08/18
- 373/402: gnu: gnome-shell: Include python phases., guix-commits, 2020/08/18
- 372/402: gnu: gnome-settings-daemon: Include python phases., guix-commits, 2020/08/18