From: "Stefan Strogin" <steils@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libopenshot-audio/
Date: Sat, 4 Sep 2021 19:20:42 +0000 (UTC) [thread overview]
Message-ID: <1630783184.def388c0e6e912453ae2d8b8f0848a2d45f404be.steils@gentoo> (raw)
commit: def388c0e6e912453ae2d8b8f0848a2d45f404be
Author: Stefan Strogin <steils <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 4 18:54:46 2021 +0000
Commit: Stefan Strogin <steils <AT> gentoo <DOT> 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 <steils <AT> 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}"
next reply other threads:[~2021-09-04 19:20 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-04 19:20 Stefan Strogin [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-09-07 20:55 [gentoo-commits] repo/gentoo:master commit in: media-libs/libopenshot-audio/ Sam James
2023-09-07 20:53 Sam James
2022-06-10 6:48 Agostino Sarubbo
2022-06-09 7:39 Agostino Sarubbo
2021-11-21 16:17 Stefan Strogin
2021-05-30 19:04 Andreas Sturmlechner
2021-05-25 11:15 Sam James
2021-01-21 7:40 Agostino Sarubbo
2021-01-01 22:14 Andreas Sturmlechner
2020-12-03 15:42 Andreas Sturmlechner
2020-05-16 2:44 Stefan Strogin
2020-02-10 19:59 Stefan Strogin
2019-11-20 13:23 Agostino Sarubbo
2019-11-20 11:16 Agostino Sarubbo
2019-08-14 2:33 Stefan Strogin
2019-06-13 15:31 Stefan Strogin
2019-06-13 15:31 Stefan Strogin
2019-01-27 19:46 Pacho Ramos
2018-05-20 23:26 Aaron Bauman
2018-02-06 15:10 Thomas Deutschmann
2017-10-03 22:14 Patrice Clement
2017-07-26 8:12 Michał Górny
2016-11-29 8:17 David Seifert
2016-09-14 7:38 David Seifert
2016-04-21 9:52 Ian Delaney
2016-04-18 8:13 Patrice Clement
2016-03-15 13:32 Ian Delaney
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1630783184.def388c0e6e912453ae2d8b8f0848a2d45f404be.steils@gentoo \
--to=steils@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox