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 774DC1396D2 for ; Wed, 4 Oct 2017 11:09:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CEEFB2BC012; Wed, 4 Oct 2017 11:09:20 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 A0F282BC012 for ; Wed, 4 Oct 2017 11:09:20 +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 4DCE43417F7 for ; Wed, 4 Oct 2017 11:09:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 88853909A for ; Wed, 4 Oct 2017 11:09:17 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1507115348.c302d4b583f05d442f39481eb8fa57b3dcc12820.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libmatroska/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libmatroska/Manifest media-libs/libmatroska/libmatroska-1.4.8.ebuild X-VCS-Directories: media-libs/libmatroska/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: c302d4b583f05d442f39481eb8fa57b3dcc12820 X-VCS-Branch: master Date: Wed, 4 Oct 2017 11:09:17 +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-Archives-Salt: 8f6d58c5-515d-447a-8f5c-a559fe0812c6 X-Archives-Hash: cb302db4e570a123e33417c16dde89c8 commit: c302d4b583f05d442f39481eb8fa57b3dcc12820 Author: Alexis Ballier gentoo org> AuthorDate: Wed Oct 4 08:16:19 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Wed Oct 4 11:09:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c302d4b5 media-libs/libmatroska: bump to 1.4.8 Package-Manager: Portage-2.3.11, Repoman-2.3.3 media-libs/libmatroska/Manifest | 1 + media-libs/libmatroska/libmatroska-1.4.8.ebuild | 26 +++++++++++++++++++++++++ 2 files changed, 27 insertions(+) diff --git a/media-libs/libmatroska/Manifest b/media-libs/libmatroska/Manifest index fce5087ff13..00d563bf5f5 100644 --- a/media-libs/libmatroska/Manifest +++ b/media-libs/libmatroska/Manifest @@ -1,2 +1,3 @@ DIST libmatroska-1.4.5.tar.bz2 612987 SHA256 79023fa46901e5562b27d93a9dd168278fa101361d7fd11a35e84e58e11557bc SHA512 94ce6fd920e5023b2846b629438a0bd42ff80f21b8f96e270d280311fba3619ab59f1cc6b73778c014ca2dbf060f3b119da052ea143f79aa1e83fac888799f3d WHIRLPOOL 215636ed993bd4c93228204457b2c8989678929f6b78db4aec978eb79e084dd22b892a2a2551f8ce9c4933c0f483b071ddbed51d6c0d6e04f82ed9234e2b3e4d DIST libmatroska-1.4.7.tar.bz2 619463 SHA256 46441eb3bae9f970f68affaa211dd74302a7072dcd2becfb1114da11b66525fa SHA512 75371a94c68a472fa55e2277b90a2717dd777b506ac89fb115fa83c5093aee6609eb4b01aa65c1d5a9ce9fc597684baff2ffc330a756050b2fb746abffc2417e WHIRLPOOL 3810e3ef7805b9e14d6cf215134e89e3a09722f956764190f71e4a5d006ddf119c5df3c2fee347265dc2cfb32c5009736b6993be01e437cee6adba4a9b48c373 +DIST libmatroska-1.4.8.tar.xz 286284 SHA256 d8c72b20d4c5bf888776884b0854f95e74139b5267494fae1f395f7212d7c992 SHA512 af3b8bfae891be77896b6afa2da3325ebba73a957cd43a4e6086b68e1237bb37b2e6d5eb57322c05ede0ad0c03464087b77fbdf06101314f09411648e1073cee WHIRLPOOL c2434eef957cc9d539cfddc4621eb6cce6ec33cfb7d20d79ce1be74641c4405cdd57a6fbae13cc0d6964f17cff664e27630f4429000c748184196e0dd6a491d7 diff --git a/media-libs/libmatroska/libmatroska-1.4.8.ebuild b/media-libs/libmatroska/libmatroska-1.4.8.ebuild new file mode 100644 index 00000000000..588acba0971 --- /dev/null +++ b/media-libs/libmatroska/libmatroska-1.4.8.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +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="GPL-2" +SLOT="0/6" # subslot = soname major version +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-linux" +IUSE="static-libs" + +RDEPEND=">=dev-libs/libebml-1.3.4:=" +DEPEND="${RDEPEND} + virtual/pkgconfig" + +src_configure() { + econf $(use_enable static-libs static) +} + +src_install() { + default + find "${ED}" -name '*.la' -delete +}