public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libmatroska/
Date: Wed, 12 Dec 2018 08:25:48 +0000 (UTC)	[thread overview]
Message-ID: <1544603085.91653be1491cb7079a2da103d6aa5393406ea220.radhermit@gentoo> (raw)

commit:     91653be1491cb7079a2da103d6aa5393406ea220
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 12 06:50:37 2018 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Wed Dec 12 08:24:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91653be1

media-libs/libmatroska: version bump to 1.4.9

Signed-off-by: Tim Harder <radhermit <AT> gentoo.org>

 media-libs/libmatroska/Manifest                 |  1 +
 media-libs/libmatroska/libmatroska-1.4.9.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/media-libs/libmatroska/Manifest b/media-libs/libmatroska/Manifest
index 39d3396cf23..bff866b4074 100644
--- a/media-libs/libmatroska/Manifest
+++ b/media-libs/libmatroska/Manifest
@@ -1,3 +1,4 @@
 DIST libmatroska-1.4.5.tar.bz2 612987 BLAKE2B 3cf0ddfdcda35a928a684d7f03abf8114dd08703201c5ff801b753ce1fbdba8ff27163f33432fa1afabdf2e70fff059106ffeecf38142afba2bd2e27ce57ab6e SHA512 94ce6fd920e5023b2846b629438a0bd42ff80f21b8f96e270d280311fba3619ab59f1cc6b73778c014ca2dbf060f3b119da052ea143f79aa1e83fac888799f3d
 DIST libmatroska-1.4.7.tar.bz2 619463 BLAKE2B 5cd5adad33e327b07ded8ae042b8e2f8988339e7b5fd79026a0dd6358d8fa93c87dad641eec741d783e0ef91c9d06cd3ad881d4664544a51ecf7e901cf4b1adb SHA512 75371a94c68a472fa55e2277b90a2717dd777b506ac89fb115fa83c5093aee6609eb4b01aa65c1d5a9ce9fc597684baff2ffc330a756050b2fb746abffc2417e
 DIST libmatroska-1.4.8.tar.xz 286284 BLAKE2B 46bec9bbba97d89fe7db63715c2b3d9b648076814b206f6fe2423b09e0b9c6ab130c9cd338442eb810471773c24fe6e32dc6cc044d02bd622789e6e41f36dda1 SHA512 af3b8bfae891be77896b6afa2da3325ebba73a957cd43a4e6086b68e1237bb37b2e6d5eb57322c05ede0ad0c03464087b77fbdf06101314f09411648e1073cee
+DIST libmatroska-1.4.9.tar.xz 64556 BLAKE2B 9f2c01213edd979b325eb1dda148054bc6e0117ad41b29385f6d505108d4e2a4da643df76f957d07541bb581e71d5fed9875f1aef0804894cbab4cc39da50a98 SHA512 281224b66ce7ef39daf0f186cda1144250e190b914e64f4f2524e8bf0170a3d18dbc50f204d4ca8d7eaffe183a61f96c92ba6ec4325bacb068272d62cdbcef33

diff --git a/media-libs/libmatroska/libmatroska-1.4.9.ebuild b/media-libs/libmatroska/libmatroska-1.4.9.ebuild
new file mode 100644
index 00000000000..67c7f07a0a9
--- /dev/null
+++ b/media-libs/libmatroska/libmatroska-1.4.9.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils
+
+DESCRIPTION="Extensible multimedia container format based on EBML"
+HOMEPAGE="https://www.matroska.org/ https://github.com/Matroska-Org/libmatroska/"
+SRC_URI="https://dl.matroska.org/downloads/${PN}/${P}.tar.xz"
+
+LICENSE="LGPL-2.1"
+SLOT="0/6" # subslot = soname major version
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
+IUSE=""
+
+RDEPEND=">=dev-libs/libebml-1.3.6:="
+DEPEND="${RDEPEND}"
+
+src_configure() {
+	local mycmakeargs=( -DBUILD_SHARED_LIBS=YES )
+	cmake-utils_src_configure
+}


             reply	other threads:[~2018-12-12  8:25 UTC|newest]

Thread overview: 82+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-12  8:25 Tim Harder [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-20 22:51 [gentoo-commits] repo/gentoo:master commit in: media-libs/libmatroska/ Andreas Sturmlechner
2022-12-04 19:38 Sam James
2022-12-04 17:56 Arthur Zamarin
2022-12-04 17:56 Arthur Zamarin
2022-12-03 20:43 Arthur Zamarin
2022-12-03 20:41 Arthur Zamarin
2022-12-03 20:41 Arthur Zamarin
2022-12-03 20:40 Arthur Zamarin
2022-12-03  6:08 WANG Xuerui
2022-10-08 20:42 Sam James
2022-04-17 19:24 Sam James
2021-08-24 23:26 Sam James
2021-08-24 23:26 Sam James
2021-08-24 11:42 Agostino Sarubbo
2021-08-24 11:41 Agostino Sarubbo
2021-08-24 11:41 Agostino Sarubbo
2021-08-24 11:40 Agostino Sarubbo
2021-08-23 22:16 Agostino Sarubbo
2021-08-21  8:44 Marek Szuba
2021-05-01 18:27 Sam James
2021-04-10  9:18 Thomas Raschbacher
2021-01-23 21:13 Andreas Sturmlechner
2020-09-07  8:47 Sergei Trofimovich
2020-09-05 15:23 Sam James
2020-08-18 11:22 Agostino Sarubbo
2020-08-17  7:01 Agostino Sarubbo
2020-08-12 12:02 Sam James
2020-08-12 11:00 Sam James
2020-08-12  1:58 Sam James
2020-08-11 21:15 Thomas Deutschmann
2020-06-30  2:49 Tim Harder
2019-07-28 21:21 Andreas Sturmlechner
2019-07-28 20:20 Mikle Kolyada
2019-07-26 10:43 Agostino Sarubbo
2019-07-23  9:22 Aaron Bauman
2019-07-22 12:09 Agostino Sarubbo
2019-07-21  8:19 Sergei Trofimovich
2019-07-18 18:35 Sergei Trofimovich
2019-07-18 14:32 Thomas Deutschmann
2019-07-18 13:37 Agostino Sarubbo
2019-07-18 13:37 Agostino Sarubbo
2019-06-22 22:41 Tim Harder
2019-06-12 10:37 Andreas Sturmlechner
2019-05-11 12:23 Mikle Kolyada
2019-05-02 21:26 Mikle Kolyada
2019-04-08 15:46 Mikle Kolyada
2019-04-07 21:34 Sergei Trofimovich
2019-04-07 21:16 Sergei Trofimovich
2019-04-02 19:20 Sergei Trofimovich
2019-04-01 19:58 Thomas Deutschmann
2019-03-28  7:03 Tim Harder
2018-03-18 12:36 Sergei Trofimovich
2018-02-25 21:52 Sergei Trofimovich
2018-01-28 18:23 Tobias Klausmann
2018-01-26 23:24 Thomas Deutschmann
2017-12-27 20:31 Sergei Trofimovich
2017-12-21 19:28 Markus Meier
2017-12-18 16:51 Jason Zaman
2017-10-04 11:09 Alexis Ballier
2017-08-23 12:07 Tim Harder
2017-07-08  9:20 Alexis Ballier
2017-04-24 20:47 Tim Harder
2017-02-25 10:37 Manuel Rüger
2017-02-16 21:14 Markus Meier
2017-01-22 16:27 Agostino Sarubbo
2017-01-20 11:05 Agostino Sarubbo
2017-01-17 14:24 Agostino Sarubbo
2016-12-18 15:57 Agostino Sarubbo
2016-12-17 13:57 Aaron Bauman
2016-12-14  9:14 Tobias Klausmann
2016-08-19  3:07 Tim Harder
2016-06-30  9:22 Aaron Bauman
2015-11-18  9:32 Agostino Sarubbo
2015-11-15 20:59 Markus Meier
2015-11-05 11:01 Agostino Sarubbo
2015-11-04 14:50 Agostino Sarubbo
2015-11-01 14:52 Tobias Klausmann
2015-10-31  6:34 Jeroen Roovers
2015-10-30  8:45 Agostino Sarubbo
2015-10-30  8:45 Agostino Sarubbo
2015-10-20 14:01 Alexis Ballier

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=1544603085.91653be1491cb7079a2da103d6aa5393406ea220.radhermit@gentoo \
    --to=radhermit@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