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 EA4991580B3 for ; Sat, 4 Sep 2021 19:20:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EF87FE0801; Sat, 4 Sep 2021 19:20:44 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 D25F6E0801 for ; Sat, 4 Sep 2021 19:20:44 +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 9A1B133BEE5 for ; Sat, 4 Sep 2021 19:20:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 068FE7E for ; Sat, 4 Sep 2021 19:20:42 +0000 (UTC) From: "Stefan Strogin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Stefan Strogin" Message-ID: <1630783184.def388c0e6e912453ae2d8b8f0848a2d45f404be.steils@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libopenshot-audio/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libopenshot-audio/Manifest media-libs/libopenshot-audio/libopenshot-audio-0.2.1.ebuild X-VCS-Directories: media-libs/libopenshot-audio/ X-VCS-Committer: steils X-VCS-Committer-Name: Stefan Strogin X-VCS-Revision: def388c0e6e912453ae2d8b8f0848a2d45f404be X-VCS-Branch: master Date: Sat, 4 Sep 2021 19:20:42 +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: fd4928a6-6e21-49ca-9ac9-eae391049e34 X-Archives-Hash: 5fe160d917a7e00bba5332dfad67b92b commit: def388c0e6e912453ae2d8b8f0848a2d45f404be Author: Stefan Strogin gentoo org> AuthorDate: Sat Sep 4 18:54:46 2021 +0000 Commit: Stefan Strogin gentoo org> CommitDate: Sat Sep 4 19:19:44 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=def388c0 media-libs/libopenshot-audio: upgrade to 0.2.1 Bug: https://bugs.gentoo.org/810484 Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Stefan Strogin gentoo.org> media-libs/libopenshot-audio/Manifest | 1 + .../libopenshot-audio-0.2.1.ebuild | 24 ++++++++++++++++++++++ 2 files changed, 25 insertions(+) diff --git a/media-libs/libopenshot-audio/Manifest b/media-libs/libopenshot-audio/Manifest index 3bfaac1719d..8ce2b75d6e6 100644 --- a/media-libs/libopenshot-audio/Manifest +++ b/media-libs/libopenshot-audio/Manifest @@ -1 +1,2 @@ DIST libopenshot-audio-0.2.0.tar.gz 1711504 BLAKE2B 144502ac7074039861b16309fdf7d79b4846f4fdc7e4e14cf8e96456bf974b82af289e37454b6a93fd393d5faaf46e2685851ecd867bd5bef8df9f798a00cbc2 SHA512 c014a619f32283a8482e0df9224785610a9563073fbd98378367f28f713afa1dc9873d212a40352d3c96040004344f16084e5fe30e4cf64c57309f96e66068c1 +DIST libopenshot-audio-0.2.1.tar.gz 1808335 BLAKE2B bde891328991050497f284b1ac9367c2102af9ec224fe0fb36db8bd80432aa86f5d189e74a9e1b3cfb3f8f1385c9b0a07f484210463e17f1e5b698b88d043dce SHA512 2d9182f6e25df188a4502cea331de15363e4fa013e7f6d173602326cce60530d317300682d057bf03c7af6fbdc930a76226c3c5b135ef040145c0c997bc394d6 diff --git a/media-libs/libopenshot-audio/libopenshot-audio-0.2.1.ebuild b/media-libs/libopenshot-audio/libopenshot-audio-0.2.1.ebuild new file mode 100644 index 00000000000..12369b3f61c --- /dev/null +++ b/media-libs/libopenshot-audio/libopenshot-audio-0.2.1.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit cmake + +DESCRIPTION="Library for audio editing and playback used by OpenShot" +HOMEPAGE="https://www.openshot.org/" +SRC_URI="https://github.com/OpenShot/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-3+" +SLOT="0/8" +KEYWORDS="~amd64 ~x86" + +RDEPEND="media-libs/alsa-lib + media-libs/freetype + sys-libs/zlib + x11-libs/libX11 + x11-libs/libXcursor + x11-libs/libXext + x11-libs/libXinerama + x11-libs/libXrandr" +DEPEND="${RDEPEND}"