From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B4F3413835B for ; Sun, 3 Jan 2021 15:53:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6999E086E; Sun, 3 Jan 2021 15:53:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8C507E086E for ; Sun, 3 Jan 2021 15:53:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1A757340FEC for ; Sun, 3 Jan 2021 15:53:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7E0DBCC for ; Sun, 3 Jan 2021 15:53:10 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1609689171.a7c728b8f2ccacd17d1ce3c5bec727622a64f308.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/mlt/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/mlt/metadata.xml media-libs/mlt/mlt-6.24.0-r1.ebuild X-VCS-Directories: media-libs/mlt/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a7c728b8f2ccacd17d1ce3c5bec727622a64f308 X-VCS-Branch: master Date: Sun, 3 Jan 2021 15:53:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 68017c83-2dfb-4bad-bdb4-dca5cd20e329 X-Archives-Hash: 4904b692f6f1f1d95888de0af9492bc8 commit: a7c728b8f2ccacd17d1ce3c5bec727622a64f308 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jan 3 12:42:38 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jan 3 15:52:51 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7c728b8 media-libs/mlt: Fix media-libs/rubberband automagic w/ IUSE=rubberband Reported-by: Marc Schiffbauer gentoo.org> Closes: https://bugs.gentoo.org/763222 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner gentoo.org> media-libs/mlt/metadata.xml | 6 +- media-libs/mlt/mlt-6.24.0-r1.ebuild | 235 ++++++++++++++++++++++++++++++++++++ 2 files changed, 239 insertions(+), 2 deletions(-) diff --git a/media-libs/mlt/metadata.xml b/media-libs/mlt/metadata.xml index dae5f6d74dd..0a18c2e2c88 100644 --- a/media-libs/mlt/metadata.xml +++ b/media-libs/mlt/metadata.xml @@ -3,6 +3,7 @@ media-video@gentoo.org + Gentoo Video Project kde@gentoo.org @@ -16,8 +17,9 @@ Build the melt commandline tool Build motion tracking module using media-libs/opencv Build SWIG bindings for Python - Builds rtaudio consumer for native audio support on multiple platforms. - Enabled video stabilization with media-libs/vidstab. + Builds rtaudio consumer for native audio support on multiple platforms + Enable audio pitch-shifting using media-libs/rubberband + Enabled video stabilization with media-libs/vidstab