From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 21 14:27:17 2020 Received: (at submit) by debbugs.gnu.org; 21 Jun 2020 18:27:17 +0000 Received: from localhost ([127.0.0.1]:60891 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jn4gW-0003Ym-S6 for submit@debbugs.gnu.org; Sun, 21 Jun 2020 14:27:17 -0400 Received: from lists.gnu.org ([209.51.188.17]:52476) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jn4gV-0003Ye-Dd for submit@debbugs.gnu.org; Sun, 21 Jun 2020 14:27:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43652) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jn4gV-0004Jd-75 for guix-patches@gnu.org; Sun, 21 Jun 2020 14:27:15 -0400 Received: from mout01.posteo.de ([185.67.36.65]:45266) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jn4gP-00080Q-Ex for guix-patches@gnu.org; Sun, 21 Jun 2020 14:27:14 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 86BE216005F for ; Sun, 21 Jun 2020 20:27:07 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1592764027; bh=D2btWUOqZkb8CbzQN1Gfxa7RBrYtOqkh2CiffXp8GnE=; h=From:To:Cc:Subject:Date:From; b=AOunl4TCiTC53JMnmgEhrZChN7yR9blz39Wx7v+x/d0RJONXW473KZ5OPR51mxS9n tHnG42sAq7j7NTzO1dHHk1ycYfQN8tNmzldr8qbFKKV4r537jWpYy1KhZ9s50mFjf0 wi4dbzTNUaP8D0Jlx+P4DbFekvidhpbO3usgO+azDXIHQRpthbm/id79jbxipxWMi1 fWzDhna9mipsA+oRjsBa4BmRnSYyYAizlNLcVxnKyDKcbcmOamr6shDTdwESb2xDnm d7bo6WNynxopHMHF250q4yYkWkre/UXRyD789HniD4am4FbiSzO1oSxQAL3t7rq/Bs 12y7kEETKmo4Q== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 49qgxK4pdtz9rxR; Sun, 21 Jun 2020 20:27:01 +0200 (CEST) From: Vinicius Monego To: guix-patches@gnu.org Subject: [PATCH 2/2] gnu: Add webvfx. Date: Sun, 21 Jun 2020 15:25:47 -0300 Message-Id: <20200621182547.27225-2-monego@posteo.net> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20200621182547.27225-1-monego@posteo.net> References: <20200621182547.27225-1-monego@posteo.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.67.36.65; envelope-from=monego@posteo.net; helo=mout01.posteo.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/21 14:27:07 X-ACL-Warn: Detected OS = Linux 3.11 and newer X-Spam_score_int: -33 X-Spam_score: -3.4 X-Spam_bar: --- X-Spam_report: (-3.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, PDS_OTHER_BAD_TLD=1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: submit Cc: Vinicius Monego X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.3 (/) * gnu/packages/video.scm (webvfx): New variable. --- gnu/packages/video.scm | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index e51729138c..a0b454c403 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -2390,6 +2390,44 @@ functionality of the system is provided via an assortment of ready to use tools, XML authoring components, and an extensible plug-in based API.") (license license:gpl3))) +(define-public webvfx + (package + (name "webvfx") + (version "1.2.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/mltframework/webvfx") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0brpnf2yllx3510dlm1p7bq5p5havnvr1bglhsbl2f07281m7nl1")))) + (build-system gnu-build-system) + (arguments + '(#:phases + (modify-phases %standard-phases + (replace 'configure + (lambda _ + (let ((out (assoc-ref %outputs "out"))) + (invoke "qmake" + (string-append "PREFIX=" out) + "all.pro"))))))) + (native-inputs + `(("qmake" ,qttools) + ("pkg-config" ,pkg-config))) + (inputs + `(("qtbase" ,qtbase) + ("qtdeclarative" ,qtdeclarative) + ("qtwebkit" ,qtwebkit))) + (propagated-inputs + `(("mlt" ,mlt))) + (home-page "https://github.com/mltframework/webvfx") + (synopsis "Video effects engine based on web technologies") + (description "WebVfx is a video effects library that allows effects to +be implemented using WebKit HTML or Qt QML.") + (license license:bsd-3))) + (define-public v4l-utils (package (name "v4l-utils") -- 2.20.1 From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 22 17:36:37 2020 Received: (at 41991) by debbugs.gnu.org; 22 Jun 2020 21:36:37 +0000 Received: from localhost ([127.0.0.1]:34791 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jnU7I-00039S-Q8 for submit@debbugs.gnu.org; Mon, 22 Jun 2020 17:36:37 -0400 Received: from eggs.gnu.org ([209.51.188.92]:56704) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jnU7F-00039D-CN for 41991@debbugs.gnu.org; Mon, 22 Jun 2020 17:36:36 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:49645) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jnU79-0007yH-6G; Mon, 22 Jun 2020 17:36:27 -0400 Received: from ti0006q161-3115.bb.online.no ([88.95.106.80]:60508 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jnU78-0008TF-NG; Mon, 22 Jun 2020 17:36:27 -0400 From: Marius Bakke To: Vinicius Monego , 41991@debbugs.gnu.org Subject: Re: [bug#41991] [PATCH 2/2] gnu: Add webvfx. In-Reply-To: <20200621182547.27225-2-monego@posteo.net> References: <20200621182547.27225-1-monego@posteo.net> <20200621182547.27225-2-monego@posteo.net> Date: Mon, 22 Jun 2020 23:36:24 +0200 Message-ID: <87tuz2ailj.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 41991 Cc: Vinicius Monego X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --=-=-= Content-Type: text/plain Vinicius Monego writes: > * gnu/packages/video.scm (webvfx): New variable. This fails to install like so: make[2]: Entering directory '/tmp/guix-build-webvfx-1.2.0.drv-0/source/mlt' /gnu/store/59dq1n4wj3maa3kcar6hspj2zd82as7q-qtbase-5.14.2/bin/qmake -install qinstall -exe ../build/release/libmltwebvfx.so /gnu/store/fqf6g8smi81vix825x78z9py5b5qgshh-mlt-6.20.0/lib/mlt/libmltwebvfx.so Error copying ../build/release/libmltwebvfx.so to /gnu/store/fqf6g8smi81vix825x78z9py5b5qgshh-mlt-6.20.0/lib/mlt/libmltwebvfx.so: Cannot create /gnu/store/fqf6g8smi81vix825x78z9py5b5qgshh-mlt-6.20.0/lib/mlt/libmltwebvfx.so for output It seems it attempts to write the the mlt store directory. Can you look into it? TIA, Marius --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl7xJFgACgkQoqBt8qM6 VPof+QgAmSvyJt2MmI0TeXfNc6b2raQHpIYFdCjoNHHj5GOan1SQcIevKgvGIhpB 76OMmIKx6GNhsPS5w1CqWMF9JI7f8qFd3jZkfn9IA6wz8pSed7pJzzzeC9jX1syV M09bgsxgRkGY6R1ObDrZGZfs90Trg3BmJrszkS9JYY4sOtoGoNkxEUxmzh9buJHI i6MVpVV5s8IJ38fqKR1OoSENF7roW667nCjKq4BUTso7t2XFvf6WtGByfXWXEFVA cWKOpgOYWJ7KaY6dui4+tY4LykAp4ebfmj4RtFn7c6x2Rj/Z0P92NjHqUs0HUA7L MNWwnk6xN1S42mklq3TmVg1FClS9Aw== =e/Up -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 02 11:11:00 2020 Received: (at 41991) by debbugs.gnu.org; 2 Sep 2020 15:11:00 +0000 Received: from localhost ([127.0.0.1]:60333 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kDUPb-00030n-Vf for submit@debbugs.gnu.org; Wed, 02 Sep 2020 11:11:00 -0400 Received: from eggs.gnu.org ([209.51.188.92]:60786) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kDUPa-00030Y-8F for 41991@debbugs.gnu.org; Wed, 02 Sep 2020 11:10:58 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:46731) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kDUPU-00083r-V2; Wed, 02 Sep 2020 11:10:52 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=54462 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kDUPS-0006SE-CI; Wed, 02 Sep 2020 11:10:51 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Marius Bakke Subject: Re: [bug#41991] [PATCH 2/2] gnu: Add webvfx. References: <20200621182547.27225-1-monego@posteo.net> <20200621182547.27225-2-monego@posteo.net> <87tuz2ailj.fsf@gnu.org> Date: Wed, 02 Sep 2020 17:10:47 +0200 In-Reply-To: <87tuz2ailj.fsf@gnu.org> (Marius Bakke's message of "Mon, 22 Jun 2020 23:36:24 +0200") Message-ID: <87pn7443k8.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 41991 Cc: Vinicius Monego , 41991@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi Vinicius, Friendly ping! :-) Marius Bakke skribis: > Vinicius Monego writes: > >> * gnu/packages/video.scm (webvfx): New variable. > > This fails to install like so: > > make[2]: Entering directory '/tmp/guix-build-webvfx-1.2.0.drv-0/source/mlt' > /gnu/store/59dq1n4wj3maa3kcar6hspj2zd82as7q-qtbase-5.14.2/bin/qmake -install qinstall -exe ../build/release/libmltwebvfx.so /gnu/store/fqf6g8smi81vix825x78z9py5b5qgshh-mlt-6.20.0/lib/mlt/libmltwebvfx.so > Error copying ../build/release/libmltwebvfx.so to /gnu/store/fqf6g8smi81vix825x78z9py5b5qgshh-mlt-6.20.0/lib/mlt/libmltwebvfx.so: Cannot create /gnu/store/fqf6g8smi81vix825x78z9py5b5qgshh-mlt-6.20.0/lib/mlt/libmltwebvfx.so for output > > It seems it attempts to write the the mlt store directory. Can you look > into it? > > TIA, > Marius From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 02 13:00:47 2020 Received: (at 41991-done) by debbugs.gnu.org; 2 Sep 2020 17:00:47 +0000 Received: from localhost ([127.0.0.1]:60561 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kDW7q-0003xe-Uy for submit@debbugs.gnu.org; Wed, 02 Sep 2020 13:00:47 -0400 Received: from mout01.posteo.de ([185.67.36.65]:35071) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kDW7o-0003xQ-DO for 41991-done@debbugs.gnu.org; Wed, 02 Sep 2020 13:00:45 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 50BAF16006C for <41991-done@debbugs.gnu.org>; Wed, 2 Sep 2020 19:00:38 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1599066038; bh=b51ph8cIX7yoQUasZ3TzDLpb1C0Lj7phXZpb+SDTT8M=; h=From:To:Cc:Subject:Date:From; b=HuspiW7ktwEI6K4pWM43Mwd0CVwEhwng6xuFnuegNSZ+Du2/W+Y8dsG253fwjeAM7 MsJjQyiUNpbucIWeiZMQHhw0r9b/eZNKUlIvWeEiVNeoDGH8DcN5YuBPUS6GAHqitk tcw1/yqP98czd2FdtZ+pEiNdM11Vxt/n5ot80prkejrekGzoOb8eRtbqXnyrv8bYPW nip0yf16OGbFe1MJryINZIX2oBXlxxa69zoGSe+JeXMwpOtBoR1JJQ+EZNkbUGznXr pE6vEizBPy0IsJf2tAVNofy5rmt+hz9ynnsqnc3mA4IXtt4jT2x0RqjjHBWwTO+v+S NCKw2GOzdMkAg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4BhVYv5ltHz6tmV; Wed, 2 Sep 2020 19:00:35 +0200 (CEST) References: <20200621182547.27225-1-monego@posteo.net> <20200621182547.27225-2-monego@posteo.net> <87tuz2ailj.fsf@gnu.org> <87pn7443k8.fsf@gnu.org> User-agent: mu4e 1.4.13; emacs 27.1 From: Vinicius Monego To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: [bug#41991] [PATCH 2/2] gnu: Add webvfx. In-reply-to: <87pn7443k8.fsf@gnu.org> Date: Wed, 02 Sep 2020 13:59:51 -0300 Message-ID: <875z8wjerc.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 41991-done Cc: 41991-done@debbugs.gnu.org, Marius Bakke X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Ludovic Court=C3=A8s writes: > Hi Vinicius, > > Friendly ping! :-) > Hello Ludo, Marius. Apologies for the delay. An easy solution to this is to disable=20 the MLT services by removing MLT from the inputs. I intended to have them enabled because I was packaging webvfx as optional dependency for=20 the Shotcut video editor, which uses MLT. However, I checked the webvfx repository right now and it was=20 deprecated in the meantime and is no longer maintained. For this reason I am closing the issue. Vinicius From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 02 16:19:48 2020 Received: (at 41991-done) by debbugs.gnu.org; 2 Sep 2020 20:19:49 +0000 Received: from localhost ([127.0.0.1]:60802 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kDZES-0000FD-MT for submit@debbugs.gnu.org; Wed, 02 Sep 2020 16:19:48 -0400 Received: from eggs.gnu.org ([209.51.188.92]:52196) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kDZEQ-0000F1-OU for 41991-done@debbugs.gnu.org; Wed, 02 Sep 2020 16:19:47 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:52027) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kDZEL-0008En-Ev; Wed, 02 Sep 2020 16:19:41 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=57096 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kDZEI-0007ei-1E; Wed, 02 Sep 2020 16:19:40 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Vinicius Monego Subject: Re: [bug#41991] [PATCH 2/2] gnu: Add webvfx. References: <20200621182547.27225-1-monego@posteo.net> <20200621182547.27225-2-monego@posteo.net> <87tuz2ailj.fsf@gnu.org> <87pn7443k8.fsf@gnu.org> <875z8wjerc.fsf@posteo.net> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 17 Fructidor an 228 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Wed, 02 Sep 2020 22:19:35 +0200 In-Reply-To: <875z8wjerc.fsf@posteo.net> (Vinicius Monego's message of "Wed, 02 Sep 2020 13:59:51 -0300") Message-ID: <87tuwg2ap4.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 41991-done Cc: 41991-done@debbugs.gnu.org, Marius Bakke X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi, Vinicius Monego skribis: > Apologies for the delay. An easy solution to this is to disable the > MLT > services by removing MLT from the inputs. I intended to have them > enabled because I was packaging webvfx as optional dependency for the > Shotcut video editor, which uses MLT. > > However, I checked the webvfx repository right now and it was > deprecated > in the meantime and is no longer maintained. For this reason I am > closing the issue. OK, thank you for the quick reply! Ludo=E2=80=99. From unknown Fri Sep 05 19:18:42 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 01 Oct 2020 11:24:08 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator