From patchwork Wed Apr 7 20:42:16 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Raghav Gururajan X-Patchwork-Id: 28356 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id CEB3427BC6F; Wed, 7 Apr 2021 21:44:13 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 0F61F27BC68 for ; Wed, 7 Apr 2021 21:44:13 +0100 (BST) Received: from localhost ([::1]:50594 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lUF24-00028A-1p for patchwork@mira.cbaines.net; Wed, 07 Apr 2021 16:44:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35300) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lUF1u-00027p-BZ for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33894) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lUF1u-0000GF-4F for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lUF1u-0005hT-2O for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47643] [PATCH 01/22] gnu: gstreamer: Update to 1.18.4. References: In-Reply-To: Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 07 Apr 2021 20:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47643 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 47643@debbugs.gnu.org Cc: Raghav Gururajan Received: via spool by 47643-submit@debbugs.gnu.org id=B47643.161782819021602 (code B ref 47643); Wed, 07 Apr 2021 20:44:02 +0000 Received: (at 47643) by debbugs.gnu.org; 7 Apr 2021 20:43:10 +0000 Received: from localhost ([127.0.0.1]:45366 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF13-0005cH-FC for submit@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:09 -0400 Received: from out0.migadu.com ([94.23.1.103]:62100) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF10-0005bc-JP for 47643@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:08 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1617828185; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=bwkNO8A6rH5IP8S3xePYlJiGg2VuMPli566Ku0CDA64=; b=oZe9ZLryPqH6LHcQa75mGVDIaio3yzAVsY1R0LjYprX+c9CXcsCo7elyeM70DXlnWgR2gr gMiWs2BVa7SjeG5JNPSEsv3G2CM0ax2eHeOlZpzZOpWzk8mOfYpqqA+zb42x2+SdovB7VS fiBH9GASIZamIBAS+swIOr+bB+Y4khcvkX8Gq9upy3jqesXDo4CAXkQ8XuBAQgO36erNbM rAlzkQ11h8Vd8niuaBSeUD/vKRDII2zVfpjkTZDW6EQosmmmTbdp1JZwHHAJBLnbt118r6 6Rhs5fUT2d2EPRx10+15eKdI3deoob0nCLrTb2nEAmKBm+HaEUbrOp7jLMUyOw== Date: Wed, 7 Apr 2021 16:42:16 -0400 Message-Id: <20210407204237.3875-1-rg@raghavgururajan.name> MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: rg@raghavgururajan.name X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches X-Patchwork-Original-From: Raghav Gururajan via Guix-patches via From: Raghav Gururajan X-getmail-retrieved-from-mailbox: Patches * gnu/packages/gstreamer.scm (gstreamer)[version]: Update to 1.18.4. [arguments](glib-or-gtk): New argument. [propagated-inputs]: Add elfutils, glib-networking and libunwind. [native-inputs]: Add bash-completion and gettext-minimal. [inputs]: Add gmp, gsl, gtk+ and libcap. [synopsis]: Modify. --- gnu/packages/gstreamer.scm | 41 ++++++++++++++++++++++++++------------ 1 file changed, 28 insertions(+), 13 deletions(-) diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm index 1c7ba98a86..dc9c833036 100644 --- a/gnu/packages/gstreamer.scm +++ b/gnu/packages/gstreamer.scm @@ -40,6 +40,7 @@ #:use-module (gnu packages audio) #:use-module (gnu packages autotools) #:use-module (gnu packages base) + #:use-module (gnu packages bash) #:use-module (gnu packages bison) #:use-module (gnu packages cdrom) #:use-module (gnu packages curl) @@ -62,7 +63,9 @@ #:use-module (gnu packages libunwind) #:use-module (gnu packages libusb) #:use-module (gnu packages linux) + #:use-module (gnu packages maths) #:use-module (gnu packages mp3) + #:use-module (gnu packages multiprecision) #:use-module (gnu packages ncurses) #:use-module (gnu packages networking) #:use-module (gnu packages ocr) @@ -461,19 +464,20 @@ the GStreamer multimedia framework.") (define-public gstreamer (package (name "gstreamer") - (version "1.18.2") + (version "1.18.4") (source (origin - (method url-fetch) - (uri (string-append - "https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-" - version ".tar.xz")) - (sha256 - (base32 - "0ijlmvr660m8zn09xlmnq1ajrziqsivp2hig5a9mabhcjx7ypkb6")))) + (method url-fetch) + (uri (string-append + "https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-" + version ".tar.xz")) + (sha256 + (base32 + "1igv9l4hm21kp1jmlwlagzs7ly1vaxv1sbda29q8247372dwkvls")))) (build-system meson-build-system) (arguments - `(#:phases + `(#:glib-or-gtk? #t ; To wrap binaries and/or compile schemas + #:phases (modify-phases %standard-phases ,@%common-gstreamer-phases ;; FIXME: Since switching to the meson-build-system, two tests @@ -487,24 +491,35 @@ the GStreamer multimedia framework.") (("tcase_add_test \\(tc_chain, test_stress_cleanup_unschedule.*") "") (("tcase_add_test \\(tc_chain, test_stress_reschedule.*") - "")) + "")) #t))) '())))) - (propagated-inputs `(("glib" ,glib))) ; required by gstreamer-1.0.pc. + (propagated-inputs + `(("elfutils" ,elfutils) + ("glib" ,glib) + ("glib-networking" ,glib-networking) + ("libunwind" ,libunwind))) (native-inputs - `(("bison" ,bison) + `(("bash-completion" ,bash-completion) + ("bison" ,bison) ("flex" ,flex) + ("gettext" ,gettext-minimal) ("glib" ,glib "bin") ("gobject-introspection" ,gobject-introspection) ("perl" ,perl) ("pkg-config" ,pkg-config) ("python-wrapper" ,python-wrapper))) + (inputs + `(("gmp" ,gmp) + ("gsl" ,gsl) + ("gtk+" ,gtk+) + ("setcap" ,libcap))) (native-search-paths (list (search-path-specification (variable "GST_PLUGIN_SYSTEM_PATH") (files '("lib/gstreamer-1.0"))))) (home-page "https://gstreamer.freedesktop.org/") - (synopsis "Multimedia library") + (synopsis "Multimedia framework core library") (description "GStreamer is a library for constructing graphs of media-handling components. The applications it supports range from simple Ogg/Vorbis From patchwork Wed Apr 7 20:42:17 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Raghav Gururajan X-Patchwork-Id: 28357 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 5B1FF27BC68; Wed, 7 Apr 2021 21:44:14 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 9A30727BC6A for ; Wed, 7 Apr 2021 21:44:13 +0100 (BST) Received: from localhost ([::1]:50614 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lUF24-000290-NN for patchwork@mira.cbaines.net; Wed, 07 Apr 2021 16:44:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35302) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lUF1u-00027w-OK for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33895) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lUF1u-0000GN-GM for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lUF1u-0005ha-FB for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47643] [PATCH 02/22] gnu: gst-plugins-base: Fix indentation. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 07 Apr 2021 20:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47643 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 47643@debbugs.gnu.org Cc: Raghav Gururajan Received: via spool by 47643-submit@debbugs.gnu.org id=B47643.161782819021613 (code B ref 47643); Wed, 07 Apr 2021 20:44:02 +0000 Received: (at 47643) by debbugs.gnu.org; 7 Apr 2021 20:43:10 +0000 Received: from localhost ([127.0.0.1]:45370 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF13-0005cN-Vl for submit@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:10 -0400 Received: from out0.migadu.com ([94.23.1.103]:62104) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF10-0005bd-JR for 47643@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:08 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1617828185; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=YHY5FvQpUtqU1HR/VwVMW9f2jpxEGr7rzKCXLredA7k=; b=d7sZfyL/6gb3uvUm0YemQnDnj5oNFJ534XT+I2S8YPw/Grt6hq2QNS3zy9hlVs7ZrpkcKg VJWBtqu/5jktZEY3cMvmGrNz2A08XRlnXCIK3E/0m2xBv4yBzJARjO/pycbJvkciKF50WX blazd4V4sFizBkVfgfB8gi+BniUAktMFW6zTR0PkXgqcJO3hFvcldoAGMXWjiwfO+S3LXo v246hMKBzlZKkIpcDrBzMwgFli7BXQHE9wikc1ux6vqD+/It5IrVWCDGNq+SItE32fSE22 H5Qdu82F99a+vVarTkFNJKPPtoG6RV5AmFOo6zka0UFdjsOE5WUOKaWVVkWi5g== Date: Wed, 7 Apr 2021 16:42:17 -0400 Message-Id: <20210407204237.3875-2-rg@raghavgururajan.name> In-Reply-To: <20210407204237.3875-1-rg@raghavgururajan.name> References: <20210407204237.3875-1-rg@raghavgururajan.name> MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: rg@raghavgururajan.name X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches X-Patchwork-Original-From: Raghav Gururajan via Guix-patches via From: Raghav Gururajan X-getmail-retrieved-from-mailbox: Patches * gnu/packages/gstreamer.scm (gst-plugins-base): Fix indentation. --- gnu/packages/gstreamer.scm | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm index dc9c833036..72a03c9e8e 100644 --- a/gnu/packages/gstreamer.scm +++ b/gnu/packages/gstreamer.scm @@ -539,16 +539,16 @@ This package provides the core library and elements.") (version "1.18.2") (source (origin - (method url-fetch) - (uri (string-append "https://gstreamer.freedesktop.org/src/" name "/" - name "-" version ".tar.xz")) - (sha256 - (base32 - "1b05kg46azrxxvq42c71071lfsnc34pw4vynnkczdqi6g0gzn16x")))) + (method url-fetch) + (uri (string-append "https://gstreamer.freedesktop.org/src/" name "/" + name "-" version ".tar.xz")) + (sha256 + (base32 + "1b05kg46azrxxvq42c71071lfsnc34pw4vynnkczdqi6g0gzn16x")))) (build-system meson-build-system) (propagated-inputs - `(("glib" ,glib) ;required by gstreamer-sdp-1.0.pc - ("gstreamer" ,gstreamer) ;required by gstreamer-plugins-base-1.0.pc + `(("glib" ,glib) ;required by gstreamer-sdp-1.0.pc + ("gstreamer" ,gstreamer) ;required by gstreamer-plugins-base-1.0.pc ;; XXX: Do not enable Orc optimizations on ARM systems because ;; it leads to two test failures. @@ -556,7 +556,7 @@ This package provides the core library and elements.") ,@(if (string-prefix? "arm" (or (%current-target-system) (%current-system))) '() - `(("orc" ,orc))))) ;required by gstreamer-audio-1.0.pc + `(("orc" ,orc))))) ;required by gstreamer-audio-1.0.pc (inputs `(("cdparanoia" ,cdparanoia) ("pango" ,pango) @@ -574,10 +574,10 @@ This package provides the core library and elements.") `(("opus" ,opus)) '()))) (native-inputs - `(("pkg-config" ,pkg-config) - ("glib:bin" ,glib "bin") - ("gobject-introspection" ,gobject-introspection) - ("python-wrapper" ,python-wrapper))) + `(("pkg-config" ,pkg-config) + ("glib:bin" ,glib "bin") + ("gobject-introspection" ,gobject-introspection) + ("python-wrapper" ,python-wrapper))) (arguments `(#:configure-flags '("-Dgl=disabled") #:phases From patchwork Wed Apr 7 20:42:18 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Raghav Gururajan X-Patchwork-Id: 28360 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 89FE327BC6A; Wed, 7 Apr 2021 21:44:22 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 1678327BC68 for ; Wed, 7 Apr 2021 21:44:22 +0100 (BST) Received: from localhost ([::1]:51424 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lUF2D-0002Yv-7O for patchwork@mira.cbaines.net; Wed, 07 Apr 2021 16:44:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35318) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lUF1v-000289-JJ for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33897) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lUF1v-0000H5-AC for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lUF1v-0005hp-8E for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47643] [PATCH 03/22] gnu: gst-plugins-base: Update to 1.18.4. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 07 Apr 2021 20:44:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47643 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 47643@debbugs.gnu.org Cc: Raghav Gururajan Received: via spool by 47643-submit@debbugs.gnu.org id=B47643.161782819221641 (code B ref 47643); Wed, 07 Apr 2021 20:44:03 +0000 Received: (at 47643) by debbugs.gnu.org; 7 Apr 2021 20:43:12 +0000 Received: from localhost ([127.0.0.1]:45376 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF15-0005ck-QA for submit@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:12 -0400 Received: from out0.migadu.com ([94.23.1.103]:62110) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF10-0005bf-Qj for 47643@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:08 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1617828186; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=TKMWse/pEXULVwSJfPH/XheUmMu4dMIf+yReZcqyQxA=; b=OIdvlUpUfq/jS9HnB80zz3cFDhCc+JxFcSOENc69nrptq/g94/q1BRSiXY5sfjxPlcc44+ LqT1GRitHMGcVYi+zoXAoh6z7ZuUlp8UzXn6H7P2cQ7HlTB6ARHyunf/7sGlZnnvG+d2R7 WpqmnQf2QF75+Gj1eavgbOENG2Jb3GHaasshTid2d4NboPvE8AWn43vEowYyc3LYrSj88H kh4uzGaCiQ9dBGZpDXF3HK+Djb1nas47sKFMEIwcDDqQP/je9YWcksZvT4mSrmqRDC/uzw WLfW59F/5TcWKIi7BJFj7pgOsMFZEFldFiyZS+P++hnMQW/ZhAAQmppcTyGGwQ== Date: Wed, 7 Apr 2021 16:42:18 -0400 Message-Id: <20210407204237.3875-3-rg@raghavgururajan.name> In-Reply-To: <20210407204237.3875-1-rg@raghavgururajan.name> References: <20210407204237.3875-1-rg@raghavgururajan.name> MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: rg@raghavgururajan.name X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches X-Patchwork-Original-From: Raghav Gururajan via Guix-patches via From: Raghav Gururajan X-getmail-retrieved-from-mailbox: Patches * gnu/packages/gstreamer.scm (gst-plugins-base)[version]: Update to 1.18.4. [arguments](glib-or-gtk): New argument. [configure-flags](gl): Remove flag. [phases](pre-check): New phase. [native-inputs]: Add gettext-minimal, gsettings-desktop-schemas, perl and xorg-server-for-tests. [propagated-inputs]: Add glib-networking. [synopsis]: Modify. [description]: Modify. --- gnu/packages/gstreamer.scm | 36 +++++++++++++++++++++++++++--------- 1 file changed, 27 insertions(+), 9 deletions(-) diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm index 72a03c9e8e..d6b2013f97 100644 --- a/gnu/packages/gstreamer.scm +++ b/gnu/packages/gstreamer.scm @@ -536,7 +536,7 @@ This package provides the core library and elements.") (define-public gst-plugins-base (package (name "gst-plugins-base") - (version "1.18.2") + (version "1.18.4") (source (origin (method url-fetch) @@ -544,10 +544,11 @@ This package provides the core library and elements.") name "-" version ".tar.xz")) (sha256 (base32 - "1b05kg46azrxxvq42c71071lfsnc34pw4vynnkczdqi6g0gzn16x")))) + "08w3ivbc6n4vdds2ap6q7l8zdk9if8417nznyqidf0adm0lk5r99")))) (build-system meson-build-system) (propagated-inputs - `(("glib" ,glib) ;required by gstreamer-sdp-1.0.pc + `(("glib" ,glib) ;required by gstreamer-sdp-1.0.pc + ("glib-networking" ,glib-networking) ("gstreamer" ,gstreamer) ;required by gstreamer-plugins-base-1.0.pc ;; XXX: Do not enable Orc optimizations on ARM systems because @@ -574,12 +575,16 @@ This package provides the core library and elements.") `(("opus" ,opus)) '()))) (native-inputs - `(("pkg-config" ,pkg-config) + `(("gettext" ,gettext-minimal) ("glib:bin" ,glib "bin") ("gobject-introspection" ,gobject-introspection) - ("python-wrapper" ,python-wrapper))) + ("gsettings-desktop-schemas" ,gsettings-desktop-schemas) + ("perl" ,perl) + ("pkg-config" ,pkg-config) + ("python-wrapper" ,python-wrapper) + ("xorg-server" ,xorg-server-for-tests))) (arguments - `(#:configure-flags '("-Dgl=disabled") + `(#:glib-or-gtk? #t ; To wrap binaries and/or compile schemas #:phases (modify-phases %standard-phases ,@%common-gstreamer-phases @@ -587,12 +592,25 @@ This package provides the core library and elements.") (lambda _ (substitute* "tests/check/libs/pbutils.c" (("/bin/sh") (which "sh"))) + #t)) + (add-before 'check 'pre-check + (lambda _ + ;; Tests require a running X server. + (system "Xvfb :1 +extension GLX &") + (setenv "DISPLAY" ":1") + ;; Tests write to $HOME. + (setenv "HOME" (getcwd)) + ;; Tests look for $XDG_RUNTIME_DIR. + (setenv "XDG_RUNTIME_DIR" (getcwd)) + ;; For missing '/etc/machine-id'. + (setenv "DBUS_FATAL_WARNINGS" "0") #t))))) (home-page "https://gstreamer.freedesktop.org/") (synopsis - "Plugins for the GStreamer multimedia library") - (description "This package provides an essential exemplary set of plug-ins -for the GStreamer multimedia library.") + "GStreamer plugins and helper libraries") + (description "Gst-Plugins-Base is a well-groomed and well-maintained +collection of GStreamer plug-ins and elements, spanning the range of possible +types of elements one would want to write for GStreamer.") (license license:lgpl2.0+))) (define-public gst-plugins-good From patchwork Wed Apr 7 20:42:19 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Raghav Gururajan X-Patchwork-Id: 28358 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 787C127BC68; Wed, 7 Apr 2021 21:44:15 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id B631A27BC6E for ; Wed, 7 Apr 2021 21:44:13 +0100 (BST) Received: from localhost ([::1]:50626 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lUF24-00029l-PN for patchwork@mira.cbaines.net; Wed, 07 Apr 2021 16:44:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35310) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lUF1v-000283-6G for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33896) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lUF1u-0000Gx-TQ for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lUF1u-0005hh-Rb for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47643] [PATCH 04/22] gnu: gst-plugins-base: Add missing inputs to enable more features. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 07 Apr 2021 20:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47643 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 47643@debbugs.gnu.org Cc: Raghav Gururajan Received: via spool by 47643-submit@debbugs.gnu.org id=B47643.161782819221627 (code B ref 47643); Wed, 07 Apr 2021 20:44:02 +0000 Received: (at 47643) by debbugs.gnu.org; 7 Apr 2021 20:43:12 +0000 Received: from localhost ([127.0.0.1]:45374 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF15-0005cf-Ge for submit@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:11 -0400 Received: from out0.migadu.com ([94.23.1.103]:62117) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF11-0005bh-Mk for 47643@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:08 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1617828186; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=8J4VagCyqFv5tLjJBA2sR7GZ+x2Ny1mdoSxKfiHBLvI=; b=CUpzTY2p4cat3MwYz3vTTt26+Wqzy40qs97IbKgGodf8LPi2oSz7Z5CJmdZV/UicKrpOwQ EFzwwRNXGVM1NCtEweRGc+WHrHN1Awgu61ZT4j9UVIE9tg7M0106j+IEadUgPZct3jp0nM 4rEK600VXRErKZkzlotNE4k8GfnjJFxhXZ4tpMQd99Js/JIJhuQGI4TTDozdDY3+DA8UKq 1sVNKoKdKfPbv1Nc3G6O4Dj9JdYoOaGblGVdqBoC67bdpydFocz1JSmtgyvmEWyRMvaGJ8 YdP6TglXFFYWQ2S9zm2SUHMxVh2NDK/Cr3o9mZLn2bGfi9AKCAtstxjHDuQ84g== Date: Wed, 7 Apr 2021 16:42:19 -0400 Message-Id: <20210407204237.3875-4-rg@raghavgururajan.name> In-Reply-To: <20210407204237.3875-1-rg@raghavgururajan.name> References: <20210407204237.3875-1-rg@raghavgururajan.name> MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: rg@raghavgururajan.name X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches X-Patchwork-Original-From: Raghav Gururajan via Guix-patches via From: Raghav Gururajan X-getmail-retrieved-from-mailbox: Patches * gnu/packages/gstreamer.scm (gst-plugins-base)[inputs]: Add gdk-pixbuf+svg, glu, graphene, gtk+, iso-codes, libgudev, libjpeg-turbo, libvisual, libxshmfence, mesa, sdl and wayland. --- gnu/packages/gstreamer.scm | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm index d6b2013f97..a95d260d08 100644 --- a/gnu/packages/gstreamer.scm +++ b/gnu/packages/gstreamer.scm @@ -559,21 +559,34 @@ This package provides the core library and elements.") '() `(("orc" ,orc))))) ;required by gstreamer-audio-1.0.pc (inputs - `(("cdparanoia" ,cdparanoia) - ("pango" ,pango) + `(("alsa-lib" ,alsa-lib) + ("cdparanoia" ,cdparanoia) + ("gdk-pixbuf" ,gdk-pixbuf+svg) + ("glu" ,glu) + ("graphene" ,graphene) + ("gtk+" ,gtk+) + ("iso-codes" ,iso-codes) + ("libgudev" ,libgudev) + ("libjpeg" ,libjpeg-turbo) ("libogg" ,libogg) ("libtheora" ,libtheora) + ("libvisual" ,libvisual) ("libvorbis" ,libvorbis) ("libx11" ,libx11) - ("zlib" ,zlib) ("libXext" ,libxext) + ("libxext" ,libxext) + ("libxshm" ,libxshmfence) ("libxv" ,libxv) - ("alsa-lib" ,alsa-lib) + ("mesa" ,mesa) ;; XXX Don't build with opus on 32-bit systems: ;; ,@(if (target-64bit?) `(("opus" ,opus)) - '()))) + '()) + ("sdl" ,sdl) + ("wayland" ,wayland) + ("pango" ,pango) + ("zlib" ,zlib))) (native-inputs `(("gettext" ,gettext-minimal) ("glib:bin" ,glib "bin") From patchwork Wed Apr 7 20:42:20 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Raghav Gururajan X-Patchwork-Id: 28359 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id E005C27BC68; Wed, 7 Apr 2021 21:44:14 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id AE85C27BC6D for ; Wed, 7 Apr 2021 21:44:13 +0100 (BST) Received: from localhost ([::1]:50632 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lUF24-0002A8-OH for patchwork@mira.cbaines.net; Wed, 07 Apr 2021 16:44:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35324) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lUF1v-00028N-UK for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33898) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lUF1v-0000Hy-Mm for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lUF1v-0005hw-Ku for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47643] [PATCH 05/22] gnu: gst-plugins-good: Update to 1.18.4. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 07 Apr 2021 20:44:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47643 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 47643@debbugs.gnu.org Cc: Raghav Gururajan Received: via spool by 47643-submit@debbugs.gnu.org id=B47643.161782819321656 (code B ref 47643); Wed, 07 Apr 2021 20:44:03 +0000 Received: (at 47643) by debbugs.gnu.org; 7 Apr 2021 20:43:13 +0000 Received: from localhost ([127.0.0.1]:45382 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF16-0005d0-Hj for submit@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:12 -0400 Received: from out0.migadu.com ([94.23.1.103]:62125) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF12-0005bi-At for 47643@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:08 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1617828187; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=WiesqStDFv2EUs9ti81fPC2kFFTZCWrh50sxCCAXj1k=; b=RQfchKJEgqYP7Prw4pT1XcClJWuISHnbPh3qLAQeLtlyibwkJ8LoZzq3tThmOnD4WSReyd 6jCb24/bK7FCVBOy/sdk6aBN5/Ctl10POtNnRMrvEbZdeuCz91oq0qzAswEC1G8yEwpp7i C1T0vETa+lVpjN1dqR5wIXe3eYXALlC4z9XDYVtHUsLwfZwLhtzAYcwzbqJarqVNZMF7po K0SeSUPb49bqqxPcSKLhCSTBEB2vASxq0oUn5k+PHCuYTpefOowDHwh5yKmK7JLWjyObY3 ytduTnkFF2V0vUyb93IDXRA+dbZ22w5v5/fGqvhP1iKbKoUIrkuqFip1dXij1A== Date: Wed, 7 Apr 2021 16:42:20 -0400 Message-Id: <20210407204237.3875-5-rg@raghavgururajan.name> In-Reply-To: <20210407204237.3875-1-rg@raghavgururajan.name> References: <20210407204237.3875-1-rg@raghavgururajan.name> MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: rg@raghavgururajan.name X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches X-Patchwork-Original-From: Raghav Gururajan via Guix-patches via From: Raghav Gururajan X-getmail-retrieved-from-mailbox: Patches * gnu/packages/gstreamer.scm (gst-plugins-good)[version]: Update to 1.18.4. --- gnu/packages/gstreamer.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm index a95d260d08..f1f8278188 100644 --- a/gnu/packages/gstreamer.scm +++ b/gnu/packages/gstreamer.scm @@ -629,7 +629,7 @@ types of elements one would want to write for GStreamer.") (define-public gst-plugins-good (package (name "gst-plugins-good") - (version "1.18.2") + (version "1.18.4") (source (origin (method url-fetch) @@ -639,7 +639,7 @@ types of elements one would want to write for GStreamer.") name "-" version ".tar.xz")) (patches (search-patches "gst-plugins-good-fix-test.patch")) (sha256 - (base32 "1929nhjsvbl4bw37nfagnfsnxz737cm2x3ayz9ayrn9lwkfm45zp")))) + (base32 "1c1rpq709cy8maaykyn1n0kckj9c6fl3mhvixkk6xmdwkcx0xrdn")))) (build-system meson-build-system) (arguments `(#:glib-or-gtk? #t ; To wrap binaries and/or compile schemas From patchwork Wed Apr 7 20:42:21 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Raghav Gururajan X-Patchwork-Id: 28364 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 84D5E27BC6A; Wed, 7 Apr 2021 21:44:33 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 4933C27BC68 for ; Wed, 7 Apr 2021 21:44:33 +0100 (BST) Received: from localhost ([::1]:52288 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lUF2O-0002vS-C5 for patchwork@mira.cbaines.net; Wed, 07 Apr 2021 16:44:32 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35332) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lUF1w-000293-Jb for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33899) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lUF1w-0000IO-47 for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lUF1w-0005i4-2x for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47643] [PATCH 06/22] gnu: gst-plugins-ugly: Update to 1.18.4. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 07 Apr 2021 20:44:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47643 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 47643@debbugs.gnu.org Cc: Raghav Gururajan Received: via spool by 47643-submit@debbugs.gnu.org id=B47643.161782819321664 (code B ref 47643); Wed, 07 Apr 2021 20:44:04 +0000 Received: (at 47643) by debbugs.gnu.org; 7 Apr 2021 20:43:13 +0000 Received: from localhost ([127.0.0.1]:45384 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF16-0005dF-Uk for submit@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:13 -0400 Received: from out0.migadu.com ([94.23.1.103]:62130) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF13-0005bx-0R for 47643@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:09 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1617828188; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ycqTyK4+r5GqJWuTbayD4RJL3jhIu7L6HBsyoD/sBso=; b=n1bW52xwsUQa18B4Bvob22++SxrlgDSp0r9nBgB+hV9krnRhl1luzJMHa9lyAGXtAy9VII PO/vEimvRh9ZcZB9qugj+IwQPvk0SYtDA99ifY1wX/4XHGz7nT8HDvidFd8O4ZdnsRFl1h TNRDLBfTfkNdkdqH/FWafbIVc3HCs+BK/H41X6DMIWQsxtex/74E4Nt6NT3Vkm2+Xnlg51 GOLtyhA3WSMQljMyBjbFuhJ2yGQP1lWiHqdJcVauQ9FEcDCs7pHligQAmmYqRXPLU4C/s7 8NC7FPqDcsUatw+vA0o2hcxYvyjjrxR9jau4xY2B6fSsNglXZAWek0CC2ZEiAA== Date: Wed, 7 Apr 2021 16:42:21 -0400 Message-Id: <20210407204237.3875-6-rg@raghavgururajan.name> In-Reply-To: <20210407204237.3875-1-rg@raghavgururajan.name> References: <20210407204237.3875-1-rg@raghavgururajan.name> MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: rg@raghavgururajan.name X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches X-Patchwork-Original-From: Raghav Gururajan via Guix-patches via From: Raghav Gururajan X-getmail-retrieved-from-mailbox: Patches * gnu/packages/gstreamer.scm (gst-plugins-upgly)[version]: Update to 1.18.4. --- gnu/packages/gstreamer.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm index f1f8278188..7af9c0482a 100644 --- a/gnu/packages/gstreamer.scm +++ b/gnu/packages/gstreamer.scm @@ -828,7 +828,7 @@ par compared to the rest.") (define-public gst-plugins-ugly (package (name "gst-plugins-ugly") - (version "1.18.2") + (version "1.18.4") (source (origin (method url-fetch) @@ -836,7 +836,7 @@ par compared to the rest.") (string-append "https://gstreamer.freedesktop.org/src/" name "/" name "-" version ".tar.xz")) (sha256 - (base32 "1nwbcv5yaib3d8icvyja3zf6lyjf5zf1hndbijrhj8j7xlia0dx3")))) + (base32 "0g6i4db1883q3j0l2gdv46fcqwiiaw63n6mhvsfcms1i1p7g1391")))) (build-system meson-build-system) (arguments `(#:glib-or-gtk? #t ; To wrap binaries and/or compile schemas From patchwork Wed Apr 7 20:42:22 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Raghav Gururajan X-Patchwork-Id: 28363 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 14CEC27BC6A; Wed, 7 Apr 2021 21:44:24 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id C8E2E27BC68 for ; Wed, 7 Apr 2021 21:44:23 +0100 (BST) Received: from localhost ([::1]:51608 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lUF2E-0002dp-W4 for patchwork@mira.cbaines.net; Wed, 07 Apr 2021 16:44:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35334) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lUF1x-0002A6-0J for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33900) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lUF1w-0000IS-Gy for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lUF1w-0005iC-FO for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47643] [PATCH 07/22] gnu: ibus: Update to 1.5.24. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 07 Apr 2021 20:44:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47643 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 47643@debbugs.gnu.org Cc: Raghav Gururajan Received: via spool by 47643-submit@debbugs.gnu.org id=B47643.161782819321671 (code B ref 47643); Wed, 07 Apr 2021 20:44:04 +0000 Received: (at 47643) by debbugs.gnu.org; 7 Apr 2021 20:43:13 +0000 Received: from localhost ([127.0.0.1]:45386 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF17-0005dN-7I for submit@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:13 -0400 Received: from out0.migadu.com ([94.23.1.103]:62140) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF13-0005cE-LD for 47643@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:10 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1617828189; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=tDvv/6RmGqYSJewopfH3iI3Np7CxLUTi52VlV0Rl17k=; b=jzrMpQlbdeVwO4yFq/AieundyDsVK/EulxeCkf7ieaI3otDfh32JbaHRj8PIlP49pL6bq9 3BNpQRFBtW8FcEfFJUwB+xn3iywjqWLanF2s3qoemf1ar2f38ou9LwfLcjsW6c904VEvnz DQFEL5fIxXRAlSxx5UAg+zrPbQeP1hcIeCzl0VQlfgNp/bItDvVYUpuF3JK7ZdwygjCPmC TRauU7Qmczn9wS8gFS2Sw8PrX63dTLqGrHQHJuowR4OysAPw2GCk7sMHj50UhSa75rWff9 +at6m5y/UUQjFRoJwUqwsYBKUj7gjoCcp4INOpbshhus1bDZMU1oIrj963NuRQ== Date: Wed, 7 Apr 2021 16:42:22 -0400 Message-Id: <20210407204237.3875-7-rg@raghavgururajan.name> In-Reply-To: <20210407204237.3875-1-rg@raghavgururajan.name> References: <20210407204237.3875-1-rg@raghavgururajan.name> MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: rg@raghavgururajan.name X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches X-Patchwork-Original-From: Raghav Gururajan via Guix-patches via From: Raghav Gururajan X-getmail-retrieved-from-mailbox: Patches * gnu/packages/ibus.scm (ibus)[version]: Update to 1.5.24. [inputs]: Add glib, libxkbcommon, libxtst and python-dbus. Move ucd, unicode-cldr-common and unicode-emoji from ... [native-inputs]: ... here. Add gnome-common, perl, python-wrapper and which. --- gnu/packages/ibus.scm | 35 +++++++++++++++++++++++------------ 1 file changed, 23 insertions(+), 12 deletions(-) diff --git a/gnu/packages/ibus.scm b/gnu/packages/ibus.scm index fc59ea1c6b..e566993b08 100644 --- a/gnu/packages/ibus.scm +++ b/gnu/packages/ibus.scm @@ -49,18 +49,21 @@ #:use-module (gnu packages gtk) #:use-module (gnu packages iso-codes) #:use-module (gnu packages logging) + #:use-module (gnu packages perl) #:use-module (gnu packages pkg-config) #:use-module (gnu packages python) + #:use-module (gnu packages python-xyz) #:use-module (gnu packages serialization) #:use-module (gnu packages sqlite) #:use-module (gnu packages textutils) #:use-module (gnu packages unicode) - #:use-module (gnu packages xorg)) + #:use-module (gnu packages xorg) + #:use-module (gnu packages xdisorg)) (define-public ibus (package (name "ibus") - (version "1.5.22") + (version "1.5.24") (source (origin (method url-fetch) (uri (string-append "https://github.com/ibus/ibus/" @@ -68,7 +71,7 @@ version "/ibus-" version ".tar.gz")) (sha256 (base32 - "0jmy2w01phpmqnjnfnak7nvfna57mpgfnl87jwc4iai8ijjynw41")))) + "07s2ly75xv50bqg37mn37i9akqvcfd45k2mbplxrsqk3a2b3mwxb")))) (build-system glib-or-gtk-build-system) (arguments `(#:tests? #f ; tests fail because there's no connection to dbus @@ -138,26 +141,34 @@ (inputs `(("dbus" ,dbus) ("dconf" ,dconf) + ("glib" ,glib) ("gtk2" ,gtk+-2) ("gtk+" ,gtk+) + ("iso-codes" ,iso-codes) ("json-glib" ,json-glib) ("libnotify" ,libnotify) ("libx11" ,libx11) + ("libxkbcommon" ,libxkbcommon) + ("libxtst" ,libxtst) + ("pygobject" ,python-pygobject) + ("python" ,python) + ("python-dbus" ,python-dbus) ("setxkbmap" ,setxkbmap) + ("ucd" ,ucd) + ("unicode-cldr-common" ,unicode-cldr-common) + ("unicode-emoji" ,unicode-emoji) ("wayland" ,wayland) - ("xmodmap" ,xmodmap) - ("iso-codes" ,iso-codes) - ("pygobject2" ,python-pygobject) - ("python" ,python))) + ("xmodmap" ,xmodmap))) (native-inputs - `(("glib" ,glib "bin") ; for glib-genmarshal + `(("glib" ,glib "bin") ; for glib-genmarshal ("gettext" ,gettext-minimal) + ("gnome-common" ,gnome-common) ("gobject-introspection" ,gobject-introspection) ; for g-ir-compiler - ("ucd" ,ucd) - ("unicode-emoji" ,unicode-emoji) - ("unicode-cldr-common" ,unicode-cldr-common) + ("perl" ,perl) + ("pkg-config" ,pkg-config) + ("python-wrapper" ,python-wrapper) ("vala" ,vala) - ("pkg-config" ,pkg-config))) + ("which" ,which))) (native-search-paths (list (search-path-specification (variable "IBUS_COMPONENT_PATH") From patchwork Wed Apr 7 20:42:23 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Raghav Gururajan X-Patchwork-Id: 28367 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 0F8D227BC6A; Wed, 7 Apr 2021 21:44:36 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 9507727BC68 for ; Wed, 7 Apr 2021 21:44:35 +0100 (BST) Received: from localhost ([::1]:52450 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lUF2Q-0002zX-PG for patchwork@mira.cbaines.net; Wed, 07 Apr 2021 16:44:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35338) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lUF1x-0002Ar-7Z for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33901) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lUF1w-0000Jh-Vl for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lUF1w-0005iJ-Tx for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47643] [PATCH 08/22] gnu: ibus: Enable documentation. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 07 Apr 2021 20:44:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47643 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 47643@debbugs.gnu.org Cc: Raghav Gururajan Received: via spool by 47643-submit@debbugs.gnu.org id=B47643.161782819721712 (code B ref 47643); Wed, 07 Apr 2021 20:44:04 +0000 Received: (at 47643) by debbugs.gnu.org; 7 Apr 2021 20:43:17 +0000 Received: from localhost ([127.0.0.1]:45398 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF1A-0005e7-Lr for submit@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:16 -0400 Received: from out0.migadu.com ([94.23.1.103]:62130) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF14-0005bx-4r for 47643@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:11 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1617828189; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=87CROTeJU+RTLMoygpyE8a5xMgDL13TEevJXbryj5P8=; b=jc1mVyhQLCYFroDMsKtL53iR7opUrVRgsYvRuGUEllGcGM4Y6zDpcrVHSIpp2eJAKLgbQL QC2HQB0kRdSisu8sb0hjeAvGmOMDulaXjSHXOMJtPjZTwq6GvzdkeXMlmuxp8fz1+5hQ9x h8mPRK+YB5o5vfUd7XptjVMzia4gghU5FyXohzzoYyVrUFIHgdqurDxgt+7RcRZKkRgiTN W2hkB2018JS5i2mu125/cBL4R+LHRgA+gYBlzVQVuGH7KDgkQw+pVUFG2iJFkxkwYI7otE OlfaBnmie+8uh4fw+QAlHO95LMdjqwZKApUoP8wmrSP48T362g1+Mn3rV9Q31w== Date: Wed, 7 Apr 2021 16:42:23 -0400 Message-Id: <20210407204237.3875-8-rg@raghavgururajan.name> In-Reply-To: <20210407204237.3875-1-rg@raghavgururajan.name> References: <20210407204237.3875-1-rg@raghavgururajan.name> MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: rg@raghavgururajan.name X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches X-Patchwork-Original-From: Raghav Gururajan via Guix-patches via From: Raghav Gururajan X-getmail-retrieved-from-mailbox: Patches * gnu/packages/ibus.scm (ibus)[outputs](doc): New output. [configure-flags](enable-gtk-doc): New flag. [phases](patch-docbook-xml): New phase. (move-doc): New phase. [native-inputs]: Add docbook-xml and gtk-doc. --- gnu/packages/ibus.scm | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/gnu/packages/ibus.scm b/gnu/packages/ibus.scm index e566993b08..b6687239df 100644 --- a/gnu/packages/ibus.scm +++ b/gnu/packages/ibus.scm @@ -42,6 +42,7 @@ #:use-module (gnu packages databases) #:use-module (gnu packages datastructures) #:use-module (gnu packages dbm) + #:use-module (gnu packages docbook) #:use-module (gnu packages freedesktop) #:use-module (gnu packages gettext) #:use-module (gnu packages glib) @@ -73,10 +74,12 @@ (base32 "07s2ly75xv50bqg37mn37i9akqvcfd45k2mbplxrsqk3a2b3mwxb")))) (build-system glib-or-gtk-build-system) + (outputs '("out" "doc")) (arguments `(#:tests? #f ; tests fail because there's no connection to dbus #:parallel-build? #f ; race condition discovered with emoji support #:configure-flags (list "--enable-python-library" + "--enable-gtk-doc" (string-append "--with-unicode-emoji-dir=" (assoc-ref %build-inputs "unicode-emoji") @@ -91,6 +94,14 @@ "--enable-wayland") #:phases (modify-phases %standard-phases + (add-after 'unpack 'patch-docbook-xml + (lambda* (#:key inputs #:allow-other-keys) + (with-directory-excursion "docs/reference/ibus" + (substitute* "ibus-docs.sgml.in" + (("http://www.oasis-open.org/docbook/xml/4.1.2/") + (string-append (assoc-ref inputs "docbook-xml") + "/xml/dtd/docbook/")))) + #t)) (add-after 'unpack 'patch-python-target-directories (lambda* (#:key outputs #:allow-other-keys) (let ((root (string-append (assoc-ref outputs "out") @@ -127,6 +138,15 @@ (("\"(setxkbmap|xmodmap)\"" _ prog) (string-append "\"" (assoc-ref inputs prog) "/bin/" prog "\""))) #t)) + (add-after 'install 'move-doc + (lambda* (#:key outputs #:allow-other-keys) + (let* ((out (assoc-ref outputs "out")) + (doc (assoc-ref outputs "doc"))) + (mkdir-p (string-append doc "/share")) + (rename-file + (string-append out "/share/gtk-doc") + (string-append doc "/share/gtk-doc")) + #t))) (add-after 'wrap-program 'wrap-with-additional-paths (lambda* (#:key outputs #:allow-other-keys) ;; Make sure 'ibus-setup' runs with the correct PYTHONPATH and @@ -160,10 +180,12 @@ ("wayland" ,wayland) ("xmodmap" ,xmodmap))) (native-inputs - `(("glib" ,glib "bin") ; for glib-genmarshal + `(("docbook-xml" ,docbook-xml-4.1.2) + ("glib" ,glib "bin") ; for glib-genmarshal ("gettext" ,gettext-minimal) ("gnome-common" ,gnome-common) ("gobject-introspection" ,gobject-introspection) ; for g-ir-compiler + ("gtk-doc" ,gtk-doc) ("perl" ,perl) ("pkg-config" ,pkg-config) ("python-wrapper" ,python-wrapper) From patchwork Wed Apr 7 20:42:24 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Raghav Gururajan X-Patchwork-Id: 28362 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 9B9F127BC68; Wed, 7 Apr 2021 21:44:23 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 34D4F27BC6A for ; Wed, 7 Apr 2021 21:44:23 +0100 (BST) Received: from localhost ([::1]:51518 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lUF2E-0002bU-7r for patchwork@mira.cbaines.net; Wed, 07 Apr 2021 16:44:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35340) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lUF1x-0002CM-Np for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33902) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lUF1x-0000Jn-EK for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lUF1x-0005iR-Cc for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47643] [PATCH 09/22] gnu: ibus: Enable memconf. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 07 Apr 2021 20:44:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47643 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 47643@debbugs.gnu.org Cc: Raghav Gururajan Received: via spool by 47643-submit@debbugs.gnu.org id=B47643.161782819721726 (code B ref 47643); Wed, 07 Apr 2021 20:44:05 +0000 Received: (at 47643) by debbugs.gnu.org; 7 Apr 2021 20:43:17 +0000 Received: from localhost ([127.0.0.1]:45402 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF1B-0005e9-0C for submit@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:17 -0400 Received: from out0.migadu.com ([94.23.1.103]:62140) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF14-0005cE-SF for 47643@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:12 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1617828190; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=sgmClCZL4Y51kDgNRBAZMEcPXy0LZhIo88KlLDZLWI4=; b=q8BmkJicmyzcXBBfJE1gnc9NLy4olBTBDcIfbKr3z+ryZoMLmW/NiXBRZJQveWSqR4g9vB S6zSTOcxrTSsRJaOj9haGK/lMRPxR5v5TEzji2swWYXb6ZwLABJifk2ctNQAcax36ueRkw iy25e3AXw+A4ZqOWHH+XoGVV4fBU70ODKfOc9hTvLXFORrWFKxTVZiIf1hK8wNr1E3zT7a J2RfGTTBdvzIcNOqyHqI5XFZhdSJJNoKaQxpWCsX9WkV5KNPmY9Y8NR8ykXT7FMpqoYfgt d6Zb2BLoF9CMJqT470bKX/KRRLwiwWfAH9TGqnLHlriKol9as5mS9fra2sairQ== Date: Wed, 7 Apr 2021 16:42:24 -0400 Message-Id: <20210407204237.3875-9-rg@raghavgururajan.name> In-Reply-To: <20210407204237.3875-1-rg@raghavgururajan.name> References: <20210407204237.3875-1-rg@raghavgururajan.name> MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: rg@raghavgururajan.name X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches X-Patchwork-Original-From: Raghav Gururajan via Guix-patches via From: Raghav Gururajan X-getmail-retrieved-from-mailbox: Patches * gnu/packages/ibus.scm (ibus)[configure-flags](enable-memconf): New flag. --- gnu/packages/ibus.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/ibus.scm b/gnu/packages/ibus.scm index b6687239df..3f151d9cd7 100644 --- a/gnu/packages/ibus.scm +++ b/gnu/packages/ibus.scm @@ -80,6 +80,7 @@ #:parallel-build? #f ; race condition discovered with emoji support #:configure-flags (list "--enable-python-library" "--enable-gtk-doc" + "--enable-memconf" (string-append "--with-unicode-emoji-dir=" (assoc-ref %build-inputs "unicode-emoji") From patchwork Wed Apr 7 20:42:25 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Raghav Gururajan X-Patchwork-Id: 28368 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 29A8F27BC6E; Wed, 7 Apr 2021 21:45:03 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 7B43C27BC68 for ; Wed, 7 Apr 2021 21:45:02 +0100 (BST) Received: from localhost ([::1]:53176 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lUF2r-0003Hh-J1 for patchwork@mira.cbaines.net; Wed, 07 Apr 2021 16:45:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35342) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lUF1y-0002Dn-5g for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33903) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lUF1x-0000Ju-R3 for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lUF1x-0005iY-P8 for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47643] [PATCH 10/22] gnu: ibus: Enable tests. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 07 Apr 2021 20:44:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47643 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 47643@debbugs.gnu.org Cc: Raghav Gururajan Received: via spool by 47643-submit@debbugs.gnu.org id=B47643.161782819721734 (code B ref 47643); Wed, 07 Apr 2021 20:44:05 +0000 Received: (at 47643) by debbugs.gnu.org; 7 Apr 2021 20:43:17 +0000 Received: from localhost ([127.0.0.1]:45404 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF1B-0005eM-9O for submit@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:17 -0400 Received: from out0.migadu.com ([94.23.1.103]:62156) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF15-0005cg-Ou for 47643@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:12 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1617828191; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=6HGT6NsZjX+SqBeAo7csBsp/i8WYOW/jfI2Q6PXpCZU=; b=szYznbCNkYUgYld8VNJzrvCn+7rOpJFxLSsTOXp3NJcn0tjjM0N0ZFoZVacp/RiL4LTb+f f6KjE+eAmuE1toilmD5BdVfenubh/5mh1uM5gB92Nfsqgi9oFX7I1/ZWoKRRFtp/8BI+7o CTCVpDJMlxTNAANw+SJ4uRyd40oXLSCetPALdmKJrjgQ2SANUvuwsOqNJq1Ecfve8i5RWU 3wq1hPCRGoqeS46QL7LFcYaJU+RQbWdEZ+HsJsRbT4pvWYyyC42wfars5MOy3n8JgQIMeG v+FmW3TH1D/QiNlBTPq+YlpPDdk5N+dZneOrKW2IhaWVZ4GDxdQArLwS+ZjC4g== Date: Wed, 7 Apr 2021 16:42:25 -0400 Message-Id: <20210407204237.3875-10-rg@raghavgururajan.name> In-Reply-To: <20210407204237.3875-1-rg@raghavgururajan.name> References: <20210407204237.3875-1-rg@raghavgururajan.name> MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: rg@raghavgururajan.name X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches X-Patchwork-Original-From: Raghav Gururajan via Guix-patches via From: Raghav Gururajan X-getmail-retrieved-from-mailbox: Patches * gnu/packages/ibus.scm (ibus)[arguments](tests): Remove argument. (parallel-tests): New argument. [patches](disable-failing-tests): New phase. (pre-check): New phase. [native-inputs]: Add xorg-server-for-tests. --- gnu/packages/ibus.scm | 30 +++++++++++++++++++++++++++--- 1 file changed, 27 insertions(+), 3 deletions(-) diff --git a/gnu/packages/ibus.scm b/gnu/packages/ibus.scm index 3f151d9cd7..7e7d6c64d1 100644 --- a/gnu/packages/ibus.scm +++ b/gnu/packages/ibus.scm @@ -76,7 +76,7 @@ (build-system glib-or-gtk-build-system) (outputs '("out" "doc")) (arguments - `(#:tests? #f ; tests fail because there's no connection to dbus + `(#:parallel-tests? #f #:parallel-build? #f ; race condition discovered with emoji support #:configure-flags (list "--enable-python-library" "--enable-gtk-doc" @@ -95,6 +95,14 @@ "--enable-wayland") #:phases (modify-phases %standard-phases + (add-after 'unpack 'disable-failing-tests + (lambda _ + ;; These tests require /etc/machine-id. + (with-directory-excursion "src/tests" + (substitute* '("ibus-share.c" "ibus-compose.c" + "ibus-keypress.c") + (("[ \t]*return g_test_run \\(\\);") ""))) + #t)) (add-after 'unpack 'patch-docbook-xml (lambda* (#:key inputs #:allow-other-keys) (with-directory-excursion "docs/reference/ibus" @@ -102,7 +110,7 @@ (("http://www.oasis-open.org/docbook/xml/4.1.2/") (string-append (assoc-ref inputs "docbook-xml") "/xml/dtd/docbook/")))) - #t)) + #t)) (add-after 'unpack 'patch-python-target-directories (lambda* (#:key outputs #:allow-other-keys) (let ((root (string-append (assoc-ref outputs "out") @@ -139,6 +147,20 @@ (("\"(setxkbmap|xmodmap)\"" _ prog) (string-append "\"" (assoc-ref inputs prog) "/bin/" prog "\""))) #t)) + (add-before 'check 'pre-check + (lambda _ + ;; Tests write to $HOME. + (setenv "HOME" (getcwd)) + ;; Tests look for $XDG_RUNTIME_DIR. + (setenv "XDG_RUNTIME_DIR" (getcwd)) + ;; For missing '/etc/machine-id'. + (setenv "DBUS_FATAL_WARNINGS" "0") + ;; Tests require a running X server. + (system "Xvfb :1 +extension GLX &") + (setenv "DISPLAY" ":1") + ;; Tests require running iBus daemon. + (system "./bus/ibus-daemon --daemonize") + #t)) (add-after 'install 'move-doc (lambda* (#:key outputs #:allow-other-keys) (let* ((out (assoc-ref outputs "out")) @@ -186,12 +208,14 @@ ("gettext" ,gettext-minimal) ("gnome-common" ,gnome-common) ("gobject-introspection" ,gobject-introspection) ; for g-ir-compiler + ("gtk+:bin" ,gtk+ "bin") ("gtk-doc" ,gtk-doc) ("perl" ,perl) ("pkg-config" ,pkg-config) ("python-wrapper" ,python-wrapper) ("vala" ,vala) - ("which" ,which))) + ("which" ,which) + ("xorg-server" ,xorg-server-for-tests))) (native-search-paths (list (search-path-specification (variable "IBUS_COMPONENT_PATH") From patchwork Wed Apr 7 20:42:26 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Raghav Gururajan X-Patchwork-Id: 28366 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 0B6CD27BC68; Wed, 7 Apr 2021 21:44:35 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 5995427BC6A for ; Wed, 7 Apr 2021 21:44:34 +0100 (BST) Received: from localhost ([::1]:52384 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lUF2P-0002xm-7i for patchwork@mira.cbaines.net; Wed, 07 Apr 2021 16:44:33 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35346) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lUF1y-0002Ek-GZ for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33904) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lUF1y-0000KZ-7R for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lUF1y-0005if-5m for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47643] [PATCH 11/22] gnu: librsvg: Correct unbound variable. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 07 Apr 2021 20:44:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47643 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 47643@debbugs.gnu.org Cc: Raghav Gururajan Received: via spool by 47643-submit@debbugs.gnu.org id=B47643.161782819821741 (code B ref 47643); Wed, 07 Apr 2021 20:44:06 +0000 Received: (at 47643) by debbugs.gnu.org; 7 Apr 2021 20:43:18 +0000 Received: from localhost ([127.0.0.1]:45406 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF1B-0005eV-LO for submit@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:17 -0400 Received: from out0.migadu.com ([94.23.1.103]:62164) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF17-0005dL-AS for 47643@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:13 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1617828191; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=jutAlSKi6UzN+Y8kS0wkZXq+LK9QbhyXz8YBBN6TBu8=; b=Ca5y66Smdbh1s/4ZDmqf7lKihow9iTgT5aWO6nlJBP8nHphFXBufVp/JkXgSvCN3qO+CfR S3Kp7j0XKwWH9yMMriDJQy3iCpSzFPt/bcmCFZtSnCc1o60TQ89YxwOEgr/uev2mR5x3Lk H79wPj62FAlNjMwOUai+k2Sd6wup71qlFgk/MdDQNNtm5oAvKKXykIJExUiQj208kfTe3X RAqxr6LxqHmcmUCduBWtOmdtu3HgcYlXKYn3efLT/pr69dw3zM1fN5HqONlF+bPTXOGzTX LpcYjbwwQC9DCLN4Vrng7YEu7GsQfDWfRnI3CqI+iiQMoMRrZFPib3Vqu/G03Q== Date: Wed, 7 Apr 2021 16:42:26 -0400 Message-Id: <20210407204237.3875-11-rg@raghavgururajan.name> In-Reply-To: <20210407204237.3875-1-rg@raghavgururajan.name> References: <20210407204237.3875-1-rg@raghavgururajan.name> MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: rg@raghavgururajan.name X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches X-Patchwork-Original-From: Raghav Gururajan via Guix-patches via From: Raghav Gururajan X-getmail-retrieved-from-mailbox: Patches * gnu/packages/gnome.scm (librsvg)[phases](gnu-configure): Modify. --- gnu/packages/gnome.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index f296fa37d4..0cb3287d6a 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -3443,7 +3443,7 @@ for dealing with different structured file formats.") (list "--disable-static" "--enable-vala" (string-append "--with-html-dir=" - (assoc-ref %outputs "doc") + (assoc-ref outputs "doc") "/share/gtk-doc/html"))))) (add-after 'configure 'dont-vendor-self (lambda* (#:key vendor-dir #:allow-other-keys) From patchwork Wed Apr 7 20:42:27 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Raghav Gururajan X-Patchwork-Id: 28361 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 3A03E27BC6D; Wed, 7 Apr 2021 21:44:23 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id DA98527BC68 for ; Wed, 7 Apr 2021 21:44:22 +0100 (BST) Received: from localhost ([::1]:51502 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lUF2E-0002b1-1M for patchwork@mira.cbaines.net; Wed, 07 Apr 2021 16:44:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35352) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lUF1y-0002Fo-T5 for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33905) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lUF1y-0000L4-K2 for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lUF1y-0005in-I9 for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47643] [PATCH 12/22] gnu: gst-libav: Update to 1.18.4. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 07 Apr 2021 20:44:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47643 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 47643@debbugs.gnu.org Cc: Raghav Gururajan Received: via spool by 47643-submit@debbugs.gnu.org id=B47643.161782819821749 (code B ref 47643); Wed, 07 Apr 2021 20:44:06 +0000 Received: (at 47643) by debbugs.gnu.org; 7 Apr 2021 20:43:18 +0000 Received: from localhost ([127.0.0.1]:45410 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF1B-0005ec-SE for submit@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:18 -0400 Received: from out0.migadu.com ([94.23.1.103]:62175) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF18-0005de-32 for 47643@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:14 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1617828193; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=NippYi0GeInqu1F6UAKZcGHZDOJ9SgMDre30x/vMvZ4=; b=k1usYI11hG/SP1xFTAcytVbyZrcrGOCz3nAA9DQ00D1DQ0fAepy8T3gB7sYFmIZcwphVyZ AVkoBuw3vCkiWEdUIawhqNff91ilWZ7umZ69DuorvlbvHRcAkILE/Fzj3DQ0Gc8shV4xts MLfsM1oUuJHx6u/HojxQjotJUKAGxArOgca0QUQCV3aqPpUakzNDgE2AMRmw5gNh0B6ZAt eLapupZS3EX/9rs28NM+3GwMUi5HwPppEpXv+5ly+HjPBQ7RL+OgBDgwY4cBhzb8QgiG36 vmtDbyjN99ittP5EiAd1G6jFX9yFGCF5bnAcfO03HPQ3rXSmO5VU68dasBif+A== Date: Wed, 7 Apr 2021 16:42:27 -0400 Message-Id: <20210407204237.3875-12-rg@raghavgururajan.name> In-Reply-To: <20210407204237.3875-1-rg@raghavgururajan.name> References: <20210407204237.3875-1-rg@raghavgururajan.name> MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: rg@raghavgururajan.name X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches X-Patchwork-Original-From: Raghav Gururajan via Guix-patches via From: Raghav Gururajan X-getmail-retrieved-from-mailbox: Patches * gnu/packages/gstreamer.scm (gst-libav)[version]: Update to 1.18.4. --- gnu/packages/gstreamer.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm index 7af9c0482a..0fa658c19d 100644 --- a/gnu/packages/gstreamer.scm +++ b/gnu/packages/gstreamer.scm @@ -887,7 +887,7 @@ think twice about shipping them.") (define-public gst-libav (package (name "gst-libav") - (version "1.18.2") + (version "1.18.4") (source (origin (method url-fetch) @@ -896,7 +896,7 @@ think twice about shipping them.") "https://gstreamer.freedesktop.org/src/" name "/" name "-" version ".tar.xz")) (sha256 - (base32 "0jbzams9ggk3sq9ywv4gsl9rghyn203l2582m6l5c1sz9ka9m5in")))) + (base32 "15n3x3vhshqa3icw93g4vqmqd46122anzqvfxwn6q8famlxlcjil")))) (build-system meson-build-system) (native-inputs `(("perl" ,perl) From patchwork Wed Apr 7 20:42:28 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Raghav Gururajan X-Patchwork-Id: 28365 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 05CE627BC6D; Wed, 7 Apr 2021 21:44:35 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 5336B27BC68 for ; Wed, 7 Apr 2021 21:44:34 +0100 (BST) Received: from localhost ([::1]:52342 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lUF2P-0002wp-81 for patchwork@mira.cbaines.net; Wed, 07 Apr 2021 16:44:33 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35358) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lUF1z-0002Gi-B1 for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33906) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lUF1y-0000Lj-Vy for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lUF1y-0005iu-US for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47643] [PATCH 13/22] gnu: iqa: Correct source uri. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 07 Apr 2021 20:44:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47643 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 47643@debbugs.gnu.org Cc: Raghav Gururajan Received: via spool by 47643-submit@debbugs.gnu.org id=B47643.161782819821757 (code B ref 47643); Wed, 07 Apr 2021 20:44:06 +0000 Received: (at 47643) by debbugs.gnu.org; 7 Apr 2021 20:43:18 +0000 Received: from localhost ([127.0.0.1]:45412 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF1C-0005ek-79 for submit@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:18 -0400 Received: from out0.migadu.com ([94.23.1.103]:62182) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF18-0005dg-OQ for 47643@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:15 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1617828194; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Lq9TuqwgEb1fCVVIJVQ53Xx6mmPips0VtxL4C+mtWlM=; b=Z66iNGe+3WeUy38/ACz444f2kBYWOgaRmNykKZ5A4CwxyvqrOXjXgzMHhJnRYmdE0fg7W3 vB2qUT1DmnbvZjcLxAfWs37EysF665WHY4j1nA/8QBbbvHrUkSUSUktkBUYK52mqvJZ5HZ jAw2ZhLMOkRjPVc4CKZfK3JXlYCYHx91WGpAmEVo+cw9uZ0PUlONlsvhC/dkhmItB72w6Y sXMk5ZCa8WEU5NQRavII4g4RkE1TUGrPxEhn/ItoHMeriF/SxhEB79YiSZHIz5LGJGYG7G US9fHzyz1ZgHsftdRuMjIM/queWN5oGhK5LmCypzCUY12jUxrn/Qd+PFMHF3aQ== Date: Wed, 7 Apr 2021 16:42:28 -0400 Message-Id: <20210407204237.3875-13-rg@raghavgururajan.name> In-Reply-To: <20210407204237.3875-1-rg@raghavgururajan.name> References: <20210407204237.3875-1-rg@raghavgururajan.name> MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: rg@raghavgururajan.name X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches X-Patchwork-Original-From: Raghav Gururajan via Guix-patches via From: Raghav Gururajan X-getmail-retrieved-from-mailbox: Patches * gnu/packages/image.scm (iqa)[source]: Modify URI. --- gnu/packages/image.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm index 25c121908d..e5817d3082 100644 --- a/gnu/packages/image.scm +++ b/gnu/packages/image.scm @@ -112,8 +112,8 @@ (origin (method url-fetch) (uri - (string-append "https://sourceforge.net/projects/iqa/files/" - "1.1.2%20Release/iqa_1.1.2_src.tar.gz/download")) + (string-append "mirror://sourceforge/iqa/" + version " Release" "/iqa_" version "_src.tar.gz")) (sha256 (base32 "00mgwy031ammab6bwmd1whhvqv3fxy1cs1igabq0n3ag12zhjs77")))) (build-system gnu-build-system) From patchwork Wed Apr 7 20:42:29 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Raghav Gururajan X-Patchwork-Id: 28369 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 5A84C27BC6A; Wed, 7 Apr 2021 21:45:04 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 0CF3C27BC6D for ; Wed, 7 Apr 2021 21:45:03 +0100 (BST) Received: from localhost ([::1]:53236 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lUF2s-0003JG-5m for patchwork@mira.cbaines.net; Wed, 07 Apr 2021 16:45:02 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35360) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lUF1z-0002Hs-O7 for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33907) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lUF1z-0000MA-CG for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lUF1z-0005j1-AQ for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:07 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47643] [PATCH 14/22] gnu: faac: Correct source uri. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 07 Apr 2021 20:44:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47643 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 47643@debbugs.gnu.org Cc: Raghav Gururajan Received: via spool by 47643-submit@debbugs.gnu.org id=B47643.161782819921766 (code B ref 47643); Wed, 07 Apr 2021 20:44:07 +0000 Received: (at 47643) by debbugs.gnu.org; 7 Apr 2021 20:43:19 +0000 Received: from localhost ([127.0.0.1]:45414 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF1C-0005es-DY for submit@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:18 -0400 Received: from out0.migadu.com ([94.23.1.103]:62187) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF19-0005dt-EG for 47643@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:15 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1617828194; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Qlx2KrLBV2eaGrgXZrP3c6KlJEhrcIRHpmddVAlFsA8=; b=qOGYg+ABRpr7PerXdCHigECXTIF9d6Z3BhiP4zy2r4zUfaBoyYzvBJRkhZkz524STeSusQ 5CbXCc9LD4cgj7nHr1u86SHFVCMi+DeKbOPXScHXFeVBEzFyckRrbOM0lz4tuc/fSICIyi 5b/e+DyMyQ7QR7w3fAxxpjag0wdsUcipncZjJtLPOgZLOK3lF7+btIVgwo5JXvYxm5EB/M doYs3AR0kqhuvk9gf67xL3W5muWiK/lXXUc/PH8a5HVLslij04thj+/D5KqwAU62IPZmCX pjTUIQAP+20saSgXJKIkKlyf3sWwDtwVM7EAM74dOHbJhkAHccD6A+ymB6Odjw== Date: Wed, 7 Apr 2021 16:42:29 -0400 Message-Id: <20210407204237.3875-14-rg@raghavgururajan.name> In-Reply-To: <20210407204237.3875-1-rg@raghavgururajan.name> References: <20210407204237.3875-1-rg@raghavgururajan.name> MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: rg@raghavgururajan.name X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches X-Patchwork-Original-From: Raghav Gururajan via Guix-patches via From: Raghav Gururajan X-getmail-retrieved-from-mailbox: Patches * gnu/packages/audio.scm (faac)[source]: Modify URI. --- gnu/packages/audio.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm index 0cc3393361..9188c76976 100644 --- a/gnu/packages/audio.scm +++ b/gnu/packages/audio.scm @@ -383,8 +383,8 @@ by MusicIP.") (origin (method url-fetch) (uri - (string-append "https://sourceforge.net/projects/faac/files/faac-src/" - "faac-1.30/faac-1_30.tar.gz/download")) + (string-append "mirror://sourceforge/faac/faac-src" + "/faac-" version "/faac-1_30.tar.gz")) (sha256 (base32 "1lmj0dib3mjp84jhxc5ddvydkzzhb0gfrdh3ikcidjlcb378ghxd")))) (build-system gnu-build-system) From patchwork Wed Apr 7 20:42:30 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Raghav Gururajan X-Patchwork-Id: 28370 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 5699A27BC6D; Wed, 7 Apr 2021 21:45:05 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id AF08D27BC6A for ; Wed, 7 Apr 2021 21:45:04 +0100 (BST) Received: from localhost ([::1]:53386 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lUF2t-0003Ml-Ov for patchwork@mira.cbaines.net; Wed, 07 Apr 2021 16:45:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35378) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lUF20-0002J8-5A for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33908) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lUF1z-0000MU-Or for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lUF1z-0005j9-MY for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:07 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47643] [PATCH 15/22] gnu: zbar: Update to 0.23.92. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 07 Apr 2021 20:44:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47643 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 47643@debbugs.gnu.org Cc: Raghav Gururajan Received: via spool by 47643-submit@debbugs.gnu.org id=B47643.161782819921778 (code B ref 47643); Wed, 07 Apr 2021 20:44:07 +0000 Received: (at 47643) by debbugs.gnu.org; 7 Apr 2021 20:43:19 +0000 Received: from localhost ([127.0.0.1]:45418 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF1C-0005f0-PE for submit@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:19 -0400 Received: from out0.migadu.com ([94.23.1.103]:62195) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF1A-0005dz-58 for 47643@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:16 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1617828195; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Hxnqmq0hg8xLxpEDhtaZEhXJhGfVtink2gwzJJ4FgPQ=; b=kHkkFcZdVAwIC2mBRVZw5utxc0Won6GBkrD6ucvBG7/ImX10OWN4jFjIr5ofjad7heLHod sU00c+gi6cuKHQjHq7PzDtGAeCgyNY+GEcdx3vO6Ql5CghvaZMH8Us74XOvWDrA+L03mvz PzLi4KJ2RGul3SG5HFkpFprvakru+elK8q0ngbF8l0gY1AC/rUivvcYQ7vX6Y5x4TioKah sYkdUMXjYZTDW64VOm/eL0aTXC8MPklXCeGRMRRFY4JwyKLNTKtq+81e4GpZ3QuzCi3mNq y8Cbvz26sIWVrQabHFOR+DM5tyn4eudgE3FX8q9TTslSO/5nZidx70c388BsqQ== Date: Wed, 7 Apr 2021 16:42:30 -0400 Message-Id: <20210407204237.3875-15-rg@raghavgururajan.name> In-Reply-To: <20210407204237.3875-1-rg@raghavgururajan.name> References: <20210407204237.3875-1-rg@raghavgururajan.name> MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: rg@raghavgururajan.name X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches X-Patchwork-Original-From: Raghav Gururajan via Guix-patches via From: Raghav Gururajan X-getmail-retrieved-from-mailbox: Patches * gnu/packages/aidc.scm (zbar)[version]: Update to 0.23.92. [source]: Switch to git repository. [native-inputs]: Add autoconf, automake, gettext-minimal, libtool and python-wrapper. Move gobject-introspection to here from ... [inputs]: ... here. Add dbus and perl. Move gtk+ and qtbase to ... [propagated-inputs]: ... here. Add glib. --- gnu/packages/aidc.scm | 36 +++++++++++++++++++++++++----------- 1 file changed, 25 insertions(+), 11 deletions(-) diff --git a/gnu/packages/aidc.scm b/gnu/packages/aidc.scm index 6628a8ead3..1b75f06a89 100644 --- a/gnu/packages/aidc.scm +++ b/gnu/packages/aidc.scm @@ -30,9 +30,11 @@ #:use-module (gnu packages autotools) #:use-module (gnu packages check) #:use-module (gnu packages imagemagick) + #:use-module (gnu packages gettext) #:use-module (gnu packages glib) #:use-module (gnu packages gtk) #:use-module (gnu packages image) + #:use-module (gnu packages perl) #:use-module (gnu packages pkg-config) #:use-module (gnu packages python) #:use-module (gnu packages python-xyz) @@ -160,16 +162,18 @@ C/C++ programs to use its capabilities without restrictions or overhead.") (define-public zbar (package (name "zbar") - (version "0.23") + (version "0.23.92") (source (origin - (method url-fetch) - (uri (string-append "https://linuxtv.org/downloads/zbar/zbar-" - version - ".tar.bz2")) + (method git-fetch) + (uri + (git-reference + (url "https://github.com/mchehab/zbar") + (commit version))) + (file-name (git-file-name name version)) (sha256 (base32 - "0bmd93a15qpgbsq9c9j33qms18rdrgz6gbc48zi6z9w5pvrvi7z9")))) + "0k3g0ql2m4dnflppp9r3k804d927g7zslczblzcrbvhp02g6n5an")))) (build-system gnu-build-system) (arguments '(#:configure-flags (list "--with-gtk=auto" @@ -178,17 +182,27 @@ C/C++ programs to use its capabilities without restrictions or overhead.") (assoc-ref %outputs "out") "/etc")))) (native-inputs - `(("glib" ,glib "bin") - ("pkg-config" ,pkg-config))) + `(("autoconf" ,autoconf) + ("automake" ,automake) + ("gettext" ,gettext-minimal) + ("glib" ,glib "bin") + ("gobject-introspection" ,gobject-introspection) + ("libtool" ,libtool) + ("pkg-config" ,pkg-config) + ("python-wrapper" ,python-wrapper))) (inputs - `(("gobject-introspection" ,gobject-introspection) - ("gtk+" ,gtk+) + `(("dbus" ,dbus) ("imagemagick" ,imagemagick) ("libjpeg" ,libjpeg-turbo) + ("perl" ,perl) ("python" ,python) - ("qtbase" ,qtbase) ("qtx11extras" ,qtx11extras) ("v4l-utils" ,v4l-utils))) + (propagated-inputs + ;; These are in 'requires' field of .pc files. + `(("glib" ,glib) + ("gtk+" ,gtk+) + ("qtbase" ,qtbase))) (synopsis "Bar code reader") (description "ZBar can read barcodes from various sources, such as video streams, From patchwork Wed Apr 7 20:42:31 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Raghav Gururajan X-Patchwork-Id: 28373 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id B194427BC6A; Wed, 7 Apr 2021 21:45:37 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 666E627BC68 for ; Wed, 7 Apr 2021 21:45:37 +0100 (BST) Received: from localhost ([::1]:54110 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lUF3O-0003fv-Vl for patchwork@mira.cbaines.net; Wed, 07 Apr 2021 16:45:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35394) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lUF20-0002K2-JS for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33909) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lUF20-0000Mq-5c for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lUF20-0005jG-35 for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:08 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47643] [PATCH 16/22] gnu: transcode: Disable v4l support due to broken API. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 07 Apr 2021 20:44:08 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47643 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 47643@debbugs.gnu.org Cc: Raghav Gururajan Received: via spool by 47643-submit@debbugs.gnu.org id=B47643.161782819921785 (code B ref 47643); Wed, 07 Apr 2021 20:44:08 +0000 Received: (at 47643) by debbugs.gnu.org; 7 Apr 2021 20:43:19 +0000 Received: from localhost ([127.0.0.1]:45420 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF1D-0005fD-8Y for submit@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:19 -0400 Received: from out0.migadu.com ([94.23.1.103]:62202) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF1A-0005e1-QQ for 47643@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:17 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1617828196; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=NZrh+Zy2d2enNCkGdK15xayEExkdAsE3XgtWnBpKvSE=; b=ti6XPMw56DdCoZb9cW1du4fkCPy5Um1jpPMR+cv9H3EaEQ6U16nDK2va+C4MP5yDegDKro gQGYkPwF6g50P6tOdmVJAbzq5KYeSd5/f8UHTBnSwBi9fmDQEV1AbaucURQ2qVsOBX3Klq bA6NO/gh+4otVE1EM9gA94st2bSnOhAKPL/qc8j38LgcNHThxCPIQiCqPrRwqBHIVAQEs5 OGAcWjKRISjivS6xWYAWEw1ZvtFLfwMzpBXmSx94l51a7HkRuU/S4RQsYs3VIXCByeLcB3 X19tfMpoaVHGsvKDzZ+qWzucKEpAVe/nWCoJ2t3tKJEHHcokYAEWQG7XPKPx4g== Date: Wed, 7 Apr 2021 16:42:31 -0400 Message-Id: <20210407204237.3875-16-rg@raghavgururajan.name> In-Reply-To: <20210407204237.3875-1-rg@raghavgururajan.name> References: <20210407204237.3875-1-rg@raghavgururajan.name> MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: rg@raghavgururajan.name X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches X-Patchwork-Original-From: Raghav Gururajan via Guix-patches via From: Raghav Gururajan X-getmail-retrieved-from-mailbox: Patches * gnu/packages/video.scm (transcode)[inputs]: Remove v4l-utils. [configure-flags](enable-libv4l2,enable-v4l): Remove flags. --- gnu/packages/video.scm | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index 6a2de91227..1e48782b10 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -200,10 +200,12 @@ (arguments `(#:configure-flags (list - "--enable-libv4l2" + ;; XXX: Broken API. + ;; "--enable-libv4l2" "--enable-libmpeg2" "--enable-libmpeg2convert" - "--enable-v4l" + ;; XXX: Broken API. + ;; "--enable-v4l" ;;; XXX: Not available. ;"--enable-bktr" ;"--enable-sunau" @@ -265,7 +267,7 @@ ("lzo" ,lzo) ("mjepgtools" ,mjpegtools) ("sdl" ,sdl) - ("v4l-utils" ,v4l-utils) + ;; ("v4l-utils" ,v4l-utils) ("x11" ,libx11) ("x264" ,libx264) ("xaw" ,libxaw) From patchwork Wed Apr 7 20:42:32 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Raghav Gururajan X-Patchwork-Id: 28377 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 413D927BC6A; Wed, 7 Apr 2021 21:46:06 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 94D2227BC68 for ; Wed, 7 Apr 2021 21:46:05 +0100 (BST) Received: from localhost ([::1]:55362 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lUF3s-0004Dz-BN for patchwork@mira.cbaines.net; Wed, 07 Apr 2021 16:46:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35426) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lUF22-0002OK-1f for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:10 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33913) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lUF21-0000OL-Np for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:09 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lUF21-0005jl-ME for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:09 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47643] [PATCH 17/22] gnu: flite: Update to 2.2. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 07 Apr 2021 20:44:09 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47643 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 47643@debbugs.gnu.org Cc: Tobias Geerinckx-Rice Received: via spool by 47643-submit@debbugs.gnu.org id=B47643.161782821421858 (code B ref 47643); Wed, 07 Apr 2021 20:44:09 +0000 Received: (at 47643) by debbugs.gnu.org; 7 Apr 2021 20:43:34 +0000 Received: from localhost ([127.0.0.1]:45436 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF1O-0005gI-1S for submit@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:34 -0400 Received: from out0.migadu.com ([94.23.1.103]:62207) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF1B-0005eT-MZ for 47643@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:20 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1617828196; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=9v0/tFGdPW2wxbzQMRN3+yC8sqrVuQCN1s/0oCVh1OA=; b=FHhtZqLOTboJFodnT6dQjQxAPr2hVIurwynYzZsmpRQXlulhtC/SyybWb1afwNVZGYmuZ3 MRbLoGloMD45QA/BtnFA+NClg4BAqTwKQ5u/Fe4trNBPPPFXwmzTrP8alMM+x1v+lb8Yge zbjHUlGzwwfig9q/EZ25vnchrPs8EeqCe+kYVEAR2N1/cksAgEIctQjrR7wjSW5FKVVOCe 06ksK3AIGWnK2gyY/EualTwlOS+KKxNjnT7PmaXJoJuXtsiQ14gOZOWY+VlRfVvxLC/3GD 6j9wvFxosnh3gxbR2RSeLIlSlpGhrVnHYcx2tQm0u0whAgtnrXzYUp0B4Rp86g== Date: Wed, 7 Apr 2021 16:42:32 -0400 Message-Id: <20210407204237.3875-17-rg@raghavgururajan.name> In-Reply-To: <20210407204237.3875-1-rg@raghavgururajan.name> References: <20210407204237.3875-1-rg@raghavgururajan.name> MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: rg@raghavgururajan.name X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches X-Patchwork-Original-From: Raghav Gururajan via Guix-patches via From: Raghav Gururajan X-getmail-retrieved-from-mailbox: Patches From: Tobias Geerinckx-Rice * gnu/packages/speech.scm (flite): Update to 2.2. [source]: Check out this git repository. --- gnu/packages/speech.scm | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/gnu/packages/speech.scm b/gnu/packages/speech.scm index 687a3c10cf..093f6f957b 100644 --- a/gnu/packages/speech.scm +++ b/gnu/packages/speech.scm @@ -2,7 +2,7 @@ ;;; Copyright © 2016 David Thompson ;;; Copyright © 2016, 2019, 2020 Marius Bakke ;;; Copyright © 2017 Leo Famulari -;;; Copyright © 2018, 2020 Tobias Geerinckx-Rice +;;; Copyright © 2018, 2020, 2021 Tobias Geerinckx-Rice ;;; Copyright © 2016 Kei Kebreau ;;; Copyright © 2019 Ricardo Wurmus ;;; Copyright © 2020 Nicolas Goaziou @@ -55,15 +55,16 @@ (define-public flite (package (name "flite") - (version "2.1") + (version "2.2") (source (origin - (method url-fetch) - (uri - (string-append "http://www.festvox.org/" name "/packed/" name - "-" version "/" name "-" version "-release.tar.bz2")) + (method git-fetch) + (uri (git-reference + (url "https://github.com/festvox/flite") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) (sha256 - (base32 "119b7l7pjb1l5raqq24p8rmhdqni49vjh2mgdryrfr575rm3yg67")))) + (base32 "1n0p81jzndzc1rzgm66kw9ls189ricy5v1ps11y0p2fk1p56kbjf")))) (build-system gnu-build-system) (arguments ;; XXX: From patchwork Wed Apr 7 20:42:33 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Raghav Gururajan X-Patchwork-Id: 28375 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id A23F327BC6A; Wed, 7 Apr 2021 21:45:46 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 5724F27BC68 for ; Wed, 7 Apr 2021 21:45:46 +0100 (BST) Received: from localhost ([::1]:54818 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lUF3Z-0003zn-HI for patchwork@mira.cbaines.net; Wed, 07 Apr 2021 16:45:45 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35402) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lUF20-0002LA-UE for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33910) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lUF20-0000N9-Hl for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lUF20-0005jO-Fv for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:08 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47643] [PATCH 18/22] gnu: gst-plugins-bad: Fix indentation. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 07 Apr 2021 20:44:08 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47643 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 47643@debbugs.gnu.org Cc: Raghav Gururajan Received: via spool by 47643-submit@debbugs.gnu.org id=B47643.161782820521826 (code B ref 47643); Wed, 07 Apr 2021 20:44:08 +0000 Received: (at 47643) by debbugs.gnu.org; 7 Apr 2021 20:43:25 +0000 Received: from localhost ([127.0.0.1]:45430 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF1J-0005fx-Ic for submit@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:25 -0400 Received: from out0.migadu.com ([94.23.1.103]:62217) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF1C-0005ei-BR for 47643@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:18 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1617828197; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=e4UUhxXo3vWEa4Cw13ilXBSvYeM/8gYe6u5xUZRgaB8=; b=cFNtBFjWpByPo95doCpfFDZoTu9upQ9X6Fmmchov50SmAef3dbk7VyWXQ9k4m194T38jZK 49bXui/hc+BoRnAXBBR0cwmk6Co4hJ01a9Jt04iJFgOD6y1tWJ5yguHcRKHTPiN4ZLieNX iV8RqbWQtlz0nrxkg4sdeGiSq1PFhuhjwjQqWn1tVp6b0rGH5Ck8+UbK1nqucKGsVRb/gz o8uO8tPeiBlVIaeMWthlDS2peScyvv9mUtjnsCVnidwOANgKfsCPabysQ2sBBoJAxJZTTM 5UInZZ0NxSM3m6d62xcwPnPuzAe5HGIHb+KcFLGvhsp9/QNk9b0Plz3oTwK2Nw== Date: Wed, 7 Apr 2021 16:42:33 -0400 Message-Id: <20210407204237.3875-18-rg@raghavgururajan.name> In-Reply-To: <20210407204237.3875-1-rg@raghavgururajan.name> References: <20210407204237.3875-1-rg@raghavgururajan.name> MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: rg@raghavgururajan.name X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches X-Patchwork-Original-From: Raghav Gururajan via Guix-patches via From: Raghav Gururajan X-getmail-retrieved-from-mailbox: Patches * gnu/packages/gstreamer.scm (gst-plugins-bad): Fix indentation. --- gnu/packages/gstreamer.scm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm index 0fa658c19d..2927856133 100644 --- a/gnu/packages/gstreamer.scm +++ b/gnu/packages/gstreamer.scm @@ -767,7 +767,7 @@ model to base your own plug-in on, here it is.") (propagated-inputs `(("gst-plugins-base" ,gst-plugins-base))) (native-inputs - `(("glib:bin" ,glib "bin") ; for glib-mkenums, etc. + `(("glib:bin" ,glib "bin") ; for glib-mkenums, etc. ("gobject-introspection" ,gobject-introspection) ("gst-plugins-good" ,gst-plugins-good) ;for tests ("pkg-config" ,pkg-config) @@ -809,9 +809,9 @@ model to base your own plug-in on, here it is.") ("openssl" ,openssl) ("opus" ,opus) ("orc" ,orc) - ;("qtbase" ,qtbase) - ;("qtdeclarative" ,qtdeclarative) - ;("qtx11extras" ,qtx11extras) + ;("qtbase" ,qtbase) + ;("qtdeclarative" ,qtdeclarative) + ;("qtx11extras" ,qtx11extras) ("soundtouch" ,soundtouch) ;; GStreamer is not yet compatible with srt > 1.4.1. ("srt" ,srt-1.4.1) From patchwork Wed Apr 7 20:42:34 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Raghav Gururajan X-Patchwork-Id: 28376 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id DD8C427BC6A; Wed, 7 Apr 2021 21:45:55 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 28AD927BC68 for ; Wed, 7 Apr 2021 21:45:55 +0100 (BST) Received: from localhost ([::1]:55150 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lUF3h-00048I-T4 for patchwork@mira.cbaines.net; Wed, 07 Apr 2021 16:45:54 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35416) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lUF21-0002MU-Ct for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:09 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33911) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lUF20-0000NT-VQ for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:09 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lUF20-0005jW-SO for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:08 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47643] [PATCH 19/22] gnu: gst-plugins-bad: Update to 1.18.4. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 07 Apr 2021 20:44:08 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47643 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 47643@debbugs.gnu.org Cc: Raghav Gururajan Received: via spool by 47643-submit@debbugs.gnu.org id=B47643.161782820921838 (code B ref 47643); Wed, 07 Apr 2021 20:44:08 +0000 Received: (at 47643) by debbugs.gnu.org; 7 Apr 2021 20:43:29 +0000 Received: from localhost ([127.0.0.1]:45432 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF1J-0005fz-RC for submit@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:29 -0400 Received: from out0.migadu.com ([94.23.1.103]:62221) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF1D-0005fB-7w for 47643@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:19 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1617828198; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=810FtrVOvYrL+QP59rM/zzBf9juNIa5m7wKTzUGeIdo=; b=HcUOBuugi8f4AoftRqQRqmiPslro3L2lMzZhBRu2dED6W9KDS0JLDXnbABJoyi1vhmZIja ehaVIw8aLjbYX+rw4k84yDdnkxitDePCcF6OH4jbduN7Qx8/vMnaU9IK3NQWV23QJhCtmS /zqv+UH/RewM6bA1l55IOq2Augmlz+me68mlEzbn3yQyDon51EzNo5ZDXIgE//xUtLk2B3 kRnIO1z/K63vP3dtdAhXGeW8O5EsOwozJ7tt6xsWlVkcB+D1ydZ+GlSp5Pfwk6LmZR3u3d kVhvPOwHWFNtWXg7D5zJgQm3BINwOuoKOxj62TQIdNlgwhTQKDp6vGolFWMeig== Date: Wed, 7 Apr 2021 16:42:34 -0400 Message-Id: <20210407204237.3875-19-rg@raghavgururajan.name> In-Reply-To: <20210407204237.3875-1-rg@raghavgururajan.name> References: <20210407204237.3875-1-rg@raghavgururajan.name> MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: rg@raghavgururajan.name X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches X-Patchwork-Original-From: Raghav Gururajan via Guix-patches via From: Raghav Gururajan X-getmail-retrieved-from-mailbox: Patches * gnu/packages/gstreamer.scm (gst-plugins-bad)[version]: Update to 1.18.4. [arguments](glib-or-gtk): New argument. [phases](pre-check): New phase. [propagated-inputs]: Add gstreamer. [native-inputs]: Add gettext-minimal, gsettings-desktop-schemas, perl and xorg-server-for-tests. Replace python with python-wrapper. [synopsis]: Modify. [description]: Modify. --- gnu/packages/gstreamer.scm | 40 ++++++++++++++++++++++++++++---------- 1 file changed, 30 insertions(+), 10 deletions(-) diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm index 2927856133..77b2988bd5 100644 --- a/gnu/packages/gstreamer.scm +++ b/gnu/packages/gstreamer.scm @@ -720,17 +720,18 @@ model to base your own plug-in on, here it is.") (define-public gst-plugins-bad (package (name "gst-plugins-bad") - (version "1.18.2") + (version "1.18.4") (source (origin (method url-fetch) (uri (string-append "https://gstreamer.freedesktop.org/src/" name "/" name "-" version ".tar.xz")) (sha256 (base32 - "06ildd4rl6cynirv3p00d2ddf5is9svj4i7mkahldzhq24pq5mca")))) + "0py8k4pbalm9mxkpjbjxis0gp7g74wg5g4yax5q8rccmany0ds3l")))) (build-system meson-build-system) (arguments - `(#:phases + `(#:glib-or-gtk? #t ; To wrap binaries and/or compile schemas + #:phases (modify-phases %standard-phases ,@%common-gstreamer-phases ,@(if (string-prefix? "arm" (or (%current-target-system) @@ -763,15 +764,32 @@ model to base your own plug-in on, here it is.") ((".*elements/curlhttpsrc\\.c.*") "") ;; https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/issues/1412 ((".*elements/dtls\\.c.*") "")) - #t)))))) + #t))) + (add-before 'check 'pre-check + (lambda _ + ;; Tests require a running X server. + (system "Xvfb :1 +extension GLX &") + (setenv "DISPLAY" ":1") + ;; Tests write to $HOME. + (setenv "HOME" (getcwd)) + ;; Tests look for $XDG_RUNTIME_DIR. + (setenv "XDG_RUNTIME_DIR" (getcwd)) + ;; For missing '/etc/machine-id'. + (setenv "DBUS_FATAL_WARNINGS" "0") + #t))))) (propagated-inputs - `(("gst-plugins-base" ,gst-plugins-base))) + `(("gstreamer" ,gstreamer) + ("gst-plugins-base" ,gst-plugins-base))) (native-inputs - `(("glib:bin" ,glib "bin") ; for glib-mkenums, etc. + `(("gettext" ,gettext-minimal) + ("glib:bin" ,glib "bin") ; for glib-mkenums, etc. ("gobject-introspection" ,gobject-introspection) + ("gsettings-desktop-schemas" ,gsettings-desktop-schemas) ("gst-plugins-good" ,gst-plugins-good) ;for tests + ("perl" ,perl) ("pkg-config" ,pkg-config) - ("python" ,python))) + ("python" ,python-wrapper) + ("xorg-server" ,xorg-server-for-tests))) (inputs ;; XXX: The following dependencies are missing: ;; vo-amrwbenc, vo-aacenc, bs2b, chromaprint, directfb, daala, libdts, @@ -819,10 +837,12 @@ model to base your own plug-in on, here it is.") ("webrtc-audio-processing" ,webrtc-audio-processing) ("wayland" ,wayland))) (home-page "https://gstreamer.freedesktop.org/") - (synopsis "Plugins for the GStreamer multimedia library") + (synopsis "GStreamer plugins and helper libraries") (description - "GStreamer Bad Plug-ins is a set of plug-ins whose quality aren't up to -par compared to the rest.") + "Gst-Plugins-Bad are Bad with a capital B. They look fine on the outside, +and might even appear to get the job done, but at the end of the day they're a +black sheep. Without a golden-haired angel to watch over them, they'll probably +land in an unmarked grave at the final showdown.") (license license:lgpl2.0+))) (define-public gst-plugins-ugly From patchwork Wed Apr 7 20:42:35 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Raghav Gururajan X-Patchwork-Id: 28371 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 832D927BC6A; Wed, 7 Apr 2021 21:45:05 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 9EE0727BC68 for ; Wed, 7 Apr 2021 21:45:03 +0100 (BST) Received: from localhost ([::1]:53264 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lUF2s-0003Jp-NF for patchwork@mira.cbaines.net; Wed, 07 Apr 2021 16:45:02 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35424) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lUF21-0002NE-LW for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:09 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33912) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lUF21-0000Nt-BP for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:09 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lUF21-0005jd-8F for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:09 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47643] [PATCH 20/22] gnu: gst-plugins-bad: Add missing inputs to enable more features. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 07 Apr 2021 20:44:09 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47643 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 47643@debbugs.gnu.org Cc: Raghav Gururajan Received: via spool by 47643-submit@debbugs.gnu.org id=B47643.161782821021845 (code B ref 47643); Wed, 07 Apr 2021 20:44:09 +0000 Received: (at 47643) by debbugs.gnu.org; 7 Apr 2021 20:43:30 +0000 Received: from localhost ([127.0.0.1]:45434 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF1N-0005gB-IQ for submit@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:30 -0400 Received: from out0.migadu.com ([94.23.1.103]:62229) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF1D-0005fP-Sy for 47643@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:20 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1617828199; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=SQBsfhlgWZfdQeEqWgSnQXUitnYAjr1Q8gaUOVGcx8w=; b=ETNkrkRfcfZsIqj+eZNR/eb+fRLDNwkVZY1jAsloi/frtmiHQSE44EYlBdm5z6VbktMLhV pgjcgRbMkpnWsmI65wp+t1OXY0D9SYnAB6OnZ1T4qxSsuDO5yyiUtWDf4tAJWUsqFvCwtI r2XaUZ4GoLSWIzodEHooyx+Q/a8lJQS69o786AzD3SKy8ai5+e5yMpeSFLSnR/Remps7nN s/u1RtjsONXGXaox9fKzmTgqt/JkT3G2C/QJi6jRwnsZYS3SIO84++Wi9fLTeGFK5X+kYM OfSTGArT/eurzmGAco0xfahxQFEFInY0WyvNmXLimWOIwyvXS14Taa38ioOMdA== Date: Wed, 7 Apr 2021 16:42:35 -0400 Message-Id: <20210407204237.3875-20-rg@raghavgururajan.name> In-Reply-To: <20210407204237.3875-1-rg@raghavgururajan.name> References: <20210407204237.3875-1-rg@raghavgururajan.name> MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: rg@raghavgururajan.name X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches X-Patchwork-Original-From: Raghav Gururajan via Guix-patches via From: Raghav Gururajan X-getmail-retrieved-from-mailbox: Patches * gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Add bzip2, cairo, chromaprint, directfb, faac, flite, glib, glib-networking, glu, gsm, iqa, lcms, libaom, libbs2b, libdc1394, libdca, libde265, libdrm, libexif, libfdk, libgme, libmfx, libmms, libmpcdec, libnice, libofa, libopenmpt, libtiff, libva, libx11, libxcb, libxext, libxshm, lilv, lv2, mjpegtools, nettle, openh264, opensles, pango, rtmpdump, sbc, sctp, spandsp, srt, svt-hevc, transcode, v4l-utils, vo-aacenc, vo-amrwbenc, vulkan-headers, vulkan-loader, webrtc-audio-processing, wildmidi, wpebackend-fdo, zbar and zxing-cpp. --- gnu/packages/gstreamer.scm | 84 ++++++++++++++++++++++++++++++++------ 1 file changed, 72 insertions(+), 12 deletions(-) diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm index 77b2988bd5..6225dfcbd3 100644 --- a/gnu/packages/gstreamer.scm +++ b/gnu/packages/gstreamer.scm @@ -37,6 +37,7 @@ #:use-module (guix build-system trivial) #:use-module (guix utils) #:use-module (gnu packages) + #:use-module (gnu packages aidc) #:use-module (gnu packages audio) #:use-module (gnu packages autotools) #:use-module (gnu packages base) @@ -50,6 +51,7 @@ #:use-module (gnu packages flex) #:use-module (gnu packages freedesktop) #:use-module (gnu packages gettext) + #:use-module (gnu packages ghostscript) #:use-module (gnu packages gl) #:use-module (gnu packages glib) #:use-module (gnu packages gnome) @@ -58,6 +60,7 @@ #:use-module (gnu packages graphviz) #:use-module (gnu packages gtk) #:use-module (gnu packages image) + #:use-module (gnu packages image-processing) #:use-module (gnu packages iso-codes) #:use-module (gnu packages java) #:use-module (gnu packages libunwind) @@ -66,10 +69,13 @@ #:use-module (gnu packages maths) #:use-module (gnu packages mp3) #:use-module (gnu packages multiprecision) + #:use-module (gnu packages music) #:use-module (gnu packages ncurses) + #:use-module (gnu packages nettle) #:use-module (gnu packages networking) #:use-module (gnu packages ocr) #:use-module (gnu packages perl) + #:use-module (gnu packages photo) #:use-module (gnu packages pulseaudio) #:use-module (gnu packages qt) #:use-module (gnu packages rdf) @@ -87,6 +93,8 @@ #:use-module (gnu packages telephony) #:use-module (gnu packages tls) #:use-module (gnu packages version-control) + #:use-module (gnu packages vulkan) + #:use-module (gnu packages webkit) #:use-module (gnu packages assembly) #:use-module (gnu packages xml)) @@ -791,51 +799,103 @@ model to base your own plug-in on, here it is.") ("python" ,python-wrapper) ("xorg-server" ,xorg-server-for-tests))) (inputs - ;; XXX: The following dependencies are missing: - ;; vo-amrwbenc, vo-aacenc, bs2b, chromaprint, directfb, daala, libdts, - ;; faac, flite, libgsm, libde265, libmms, libmimic, mjpegtools, - ;; mpeg2enc, libofa, opencv, openh264, openni2, libtimemmgr, wildmidi, - ;; openspc, gme, sbc, schroedinger, zbar, librtmp, spandsp `(("bluez" ,bluez) + ("bzip2" ,bzip2) + ("cairo" ,cairo) + ;; ("ccextractor" ,ccextractor) + ("chromaprint" ,chromaprint) ("curl" ,curl) + ("directfb" ,directfb) + ;;("dssim" ,dssim) + ("faac" ,faac) ("faad2" ,faad2) + ("flite" ,flite) ("fluidsynth" ,fluidsynth) + ("glib" ,glib) + ("glib-networking" ,glib-networking) + ("glu" ,glu) + ("gsm" ,gsm) ("gtk+" ,gtk+) + ("iqa" ,iqa) ("ladspa" ,ladspa) + ("lcms" ,lcms) + ("libaom" ,libaom) ("libass" ,libass) + ("libbs2b" ,libbs2b) + ("libdc1394" ,libdc1394) + ("libdca" ,libdca) + ("libde265" ,libde265) + ("libdrm" ,libdrm) ("libdvdnav" ,libdvdnav) ("libdvdread" ,libdvdread) + ("libexif" ,libexif) + ("libfdk" ,libfdk) ("libgcrypt" ,libgcrypt) + ("libgme" ,libgme) ("libgudev" ,libgudev) ("libkate" ,libkate) + ("libmfx" ,mediasdk) + ("libmms" ,libmms) ("libmodplug" ,libmodplug) + ("libmpcdec" ,libmpcdec) ("libnice" ,libnice) + ("libofa" ,libofa) + ("libopenmpt" ,libopenmpt) ("librsvg" ,librsvg) ("libsndfile" ,libsndfile) ("libsrtp" ,libsrtp) ("libssh2" ,libssh2) + ("libtiff" ,libtiff) ("libusb" ,libusb) + ("libva" ,libva) ("libvdpau" ,libvdpau) ("libwebp" ,libwebp) + ("libx11" ,libx11) + ("libxcb" ,libxcb) + ("libxext" ,libxext) + ("libxkbcommon" ,libxkbcommon) ("libxml2" ,libxml2) + ("libxshm" ,libxshmfence) + ("lilv" ,lilv) ("lrdf" ,lrdf) + ("lv2" ,lv2) ("mesa" ,mesa) + ("mjpegtools" ,mjpegtools) ("neon" ,neon) + ("nettle" ,nettle) ("openal" ,openal) + ;; ("opencv" ,opencv) ("openexr" ,openexr) + ("openh264" ,openh264) ("openjpeg" ,openjpeg) + ;; ("openni2" ,openni2) + ("opensles" ,opensles) ("openssl" ,openssl) ("opus" ,opus) ("orc" ,orc) - ;("qtbase" ,qtbase) - ;("qtdeclarative" ,qtdeclarative) - ;("qtx11extras" ,qtx11extras) + ("pango" ,pango) + ("rtmp" ,rtmpdump) + ("sbc" ,sbc) + ("sctp" ,lksctp-tools) ("soundtouch" ,soundtouch) - ;; GStreamer is not yet compatible with srt > 1.4.1. - ("srt" ,srt-1.4.1) + ("spandsp" ,spandsp) + ("srt" ,srt) + ("svthevcenc" ,svt-hevc) + ("tinyalsa" ,tinyalsa) + ("transcode" ,transcode) + ("v4l" ,v4l-utils) + ("voaacenc", vo-aacenc) + ("voamrwbenc" ,vo-amrwbenc) + ("vulkan-headers" ,vulkan-headers) + ("vulkan-loader" ,vulkan-loader) ("x265" ,x265) - ("webrtc-audio-processing" ,webrtc-audio-processing) - ("wayland" ,wayland))) + ("wayland" ,wayland) + ("webrtcdsp" ,webrtc-audio-processing) + ("wildmidi" ,wildmidi) + ("wpebackend-fdo" ,wpebackend-fdo) + ;; ("wpewebkit" ,wpewebkit) + ("zbar" ,zbar) + ("zxing" ,zxing-cpp))) (home-page "https://gstreamer.freedesktop.org/") (synopsis "GStreamer plugins and helper libraries") (description From patchwork Wed Apr 7 20:42:36 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Raghav Gururajan X-Patchwork-Id: 28372 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id E907327BC6A; Wed, 7 Apr 2021 21:45:35 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 98DF127BC68 for ; Wed, 7 Apr 2021 21:45:35 +0100 (BST) Received: from localhost ([::1]:54080 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lUF3O-0003fG-QC for patchwork@mira.cbaines.net; Wed, 07 Apr 2021 16:45:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35432) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lUF22-0002PQ-Eg for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:10 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33914) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lUF22-0000Ok-4c for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:10 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lUF22-0005js-2w for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:10 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47643] [PATCH 21/22] gnu: gst-plugins-bad: Disable few more failing tests. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 07 Apr 2021 20:44:10 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47643 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 47643@debbugs.gnu.org Cc: Raghav Gururajan Received: via spool by 47643-submit@debbugs.gnu.org id=B47643.161782821421865 (code B ref 47643); Wed, 07 Apr 2021 20:44:10 +0000 Received: (at 47643) by debbugs.gnu.org; 7 Apr 2021 20:43:34 +0000 Received: from localhost ([127.0.0.1]:45438 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF1S-0005gV-Gl for submit@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:34 -0400 Received: from out0.migadu.com ([94.23.1.103]:62221) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF1E-0005fB-9z for 47643@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:20 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1617828200; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=RTt6Ax2VTUsmyQcBUbQliAiQpP2aKAbbyPmWbIL06Dc=; b=PF8cfInXqo3WmYUGI2t4C06vLtDrccE1XYvGe0aZLtaH/pYLLARKbgV9i7MDyviPXpJvxO ES+5vRU0k5Fdsp8HE7E885vAzh35I4k+uq9dNFAGkodoxYr4dXsuhX9L/kEngM6namOcQq BTOS9sysVoh6bjAw5SPgLGR+pbK0X7k8xnzU/8D6S1UE6JMcCz/G4EBQi0fbD8bqcLyQ/o HjCEc5kFNB6ZX5xTGgUnCbhZ7BZuc2oJ96nCPuK+7RP/mSSedilCBHnlhx7xlFkutAvqkd yHB92Tbkm3gB+Tnn8aj/LiLEynQ/No3qlrt92gQ0fs4bhb36dL/28497PZ44Wg== Date: Wed, 7 Apr 2021 16:42:36 -0400 Message-Id: <20210407204237.3875-21-rg@raghavgururajan.name> In-Reply-To: <20210407204237.3875-1-rg@raghavgururajan.name> References: <20210407204237.3875-1-rg@raghavgururajan.name> MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: rg@raghavgururajan.name X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches X-Patchwork-Original-From: Raghav Gururajan via Guix-patches via From: Raghav Gururajan X-getmail-retrieved-from-mailbox: Patches * gnu/packages/gstreamer.scm (gst-plugins-bad)[phases](adjust-tests): Modify. --- gnu/packages/gstreamer.scm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm index 6225dfcbd3..c03348e20c 100644 --- a/gnu/packages/gstreamer.scm +++ b/gnu/packages/gstreamer.scm @@ -764,6 +764,10 @@ model to base your own plug-in on, here it is.") (string-append "'GST_PLUGIN_SYSTEM_PATH_1_0', '" gst-plugins-good "/lib/gstreamer-1.0'")) + ;; https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/issues/1136 + ((".*elements/msdkh264enc\\.c.*") "") + ((".*elements/svthevcenc\\.c.*") "") + ;; FIXME: Why is this failing. ((".*elements/dash_mpd\\.c.*") "") From patchwork Wed Apr 7 20:42:37 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Raghav Gururajan X-Patchwork-Id: 28374 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id ED0FD27BC6A; Wed, 7 Apr 2021 21:45:39 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 8407627BC68 for ; Wed, 7 Apr 2021 21:45:39 +0100 (BST) Received: from localhost ([::1]:54158 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lUF3S-0003h0-Mt for patchwork@mira.cbaines.net; Wed, 07 Apr 2021 16:45:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35438) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lUF22-0002QX-Ro for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:10 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33915) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lUF22-0000PB-HN for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:10 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lUF22-0005jz-FJ for guix-patches@gnu.org; Wed, 07 Apr 2021 16:44:10 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47643] [PATCH 22/22] gnu: gst-editing-services: Update to 1.18.4. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 07 Apr 2021 20:44:10 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47643 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 47643@debbugs.gnu.org Cc: Raghav Gururajan Received: via spool by 47643-submit@debbugs.gnu.org id=B47643.161782821521872 (code B ref 47643); Wed, 07 Apr 2021 20:44:10 +0000 Received: (at 47643) by debbugs.gnu.org; 7 Apr 2021 20:43:35 +0000 Received: from localhost ([127.0.0.1]:45440 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF1S-0005gc-PJ for submit@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:35 -0400 Received: from out0.migadu.com ([94.23.1.103]:62242) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUF1F-0005fm-HC for 47643@debbugs.gnu.org; Wed, 07 Apr 2021 16:43:21 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1617828200; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=JzjDygIdOgA1g9cYAgkYwv0lRNcisRK1ksb4veUYTWU=; b=XPz6RBWinUXWpHkyZCtdAe64y76L4HxHjgLcKYzR9UcUsVNoWI3870BaaxYXOrvk92+pal 1QqT2ZdhkpYHQVXO9Oo0MGawpQyOzQCVqRVORf3h8cs78AbxDfYRNpS6eyFw8CjF17p8kP 9UTVFiflZFy0RPekiRURLC4VSvj8i2bRTsOgXkvfITHfyzVBqXceAhjPTk0awgdwZ5hIbu WeRp1bZxpYQCdle2IN9qFusCdyyplnuhrg6Utzswv0unf6GQIQpIic0y/JiMNzNKAY4ZZn HNr2Ipn2tkC+8bsGNZx7pg/ZoBs3+nV/1DkQZhiY6Opb//nrG8drD2Emexi5aw== Date: Wed, 7 Apr 2021 16:42:37 -0400 Message-Id: <20210407204237.3875-22-rg@raghavgururajan.name> In-Reply-To: <20210407204237.3875-1-rg@raghavgururajan.name> References: <20210407204237.3875-1-rg@raghavgururajan.name> MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: rg@raghavgururajan.name X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches X-Patchwork-Original-From: Raghav Gururajan via Guix-patches via From: Raghav Gururajan X-getmail-retrieved-from-mailbox: Patches * gnu/packages/gstreamer.scm (gst-editing-services)[version]: Update to 1.18.4. [arguments](glib-or-gtk): New argument. [inputs]: Add glib, glib-networking and gtk+. Move gst-plugins-base to ... [propagated-inputs]: ... here. Add gstreamer. [native-inputs]: Replace python with python-wrapper. --- gnu/packages/gstreamer.scm | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm index c03348e20c..20a6ebd829 100644 --- a/gnu/packages/gstreamer.scm +++ b/gnu/packages/gstreamer.scm @@ -1001,7 +1001,7 @@ decoders, muxers, and demuxers provided by FFmpeg.") (define-public gst-editing-services (package (name "gst-editing-services") - (version "1.18.2") + (version "1.18.4") (source (origin (method url-fetch) (uri (string-append @@ -1009,15 +1009,21 @@ decoders, muxers, and demuxers provided by FFmpeg.") "gst-editing-services-" version ".tar.xz")) (sha256 (base32 - "0pv2k8zlpn3vv2sdlspi3m63ixcwzi90pjly2ypbkg59ab97rb15")))) + "010xg960qsh5dwmf0y9l1q13h0cymmrgapzla2zsw66ylxqbi1s6")))) (build-system meson-build-system) (arguments ;; FIXME: 16/22 failing tests. `(#:tests? #f + #:glib-or-gtk? #t ; To wrap binaries and/or compile schemas #:phases (modify-phases %standard-phases ,@%common-gstreamer-phases))) + (propagated-inputs + `(("gstreamer" ,gstreamer) + ("gst-plugins-base" ,gst-plugins-base))) (inputs - `(("gst-plugins-base" ,gst-plugins-base) + `(("glib" ,glib) + ("glib-networking" ,glib-networking) + ("gtk+" ,gtk+) ("libxml2" ,libxml2))) (native-inputs `(("flex" ,flex) @@ -1027,7 +1033,7 @@ decoders, muxers, and demuxers provided by FFmpeg.") ("gst-plugins-good" ,gst-plugins-good) ("perl" ,perl) ("pkg-config" ,pkg-config) - ("python" ,python))) + ("python" ,python-wrapper))) (home-page "https://gstreamer.freedesktop.org/") (synopsis "GStreamer library for non-linear editors") (description