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 A24A91382C5 for ; Sun, 30 May 2021 00:40:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 53A63E081A; Sun, 30 May 2021 00:40:23 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 3E1D9E081A for ; Sun, 30 May 2021 00:40:23 +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 09EB9340C69 for ; Sun, 30 May 2021 00:40:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 088487A9 for ; Sun, 30 May 2021 00:40:18 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1622334946.e299f7f853962142f359e82a2d9b351af0d40aa6.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-a52dec/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/gst-plugins-a52dec/Manifest media-plugins/gst-plugins-a52dec/gst-plugins-a52dec-1.18.4.ebuild X-VCS-Directories: media-plugins/gst-plugins-a52dec/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e299f7f853962142f359e82a2d9b351af0d40aa6 X-VCS-Branch: master Date: Sun, 30 May 2021 00:40:18 +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: 03c53256-b672-420f-adf4-eee150977608 X-Archives-Hash: c342f07066416568cdc7e30417a84184 commit: e299f7f853962142f359e82a2d9b351af0d40aa6 Author: Haelwenn (lanodan) Monnier hacktivis me> AuthorDate: Sun May 2 18:02:54 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun May 30 00:35:46 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e299f7f8 media-plugins/gst-plugins-a52dec: Version bump, 1.18.4 Signed-off-by: Haelwenn (lanodan) Monnier hacktivis.me> Signed-off-by: Sam James gentoo.org> media-plugins/gst-plugins-a52dec/Manifest | 1 + .../gst-plugins-a52dec/gst-plugins-a52dec-1.18.4.ebuild | 17 +++++++++++++++++ 2 files changed, 18 insertions(+) diff --git a/media-plugins/gst-plugins-a52dec/Manifest b/media-plugins/gst-plugins-a52dec/Manifest index a3ed5323fe2..d6be25e36be 100644 --- a/media-plugins/gst-plugins-a52dec/Manifest +++ b/media-plugins/gst-plugins-a52dec/Manifest @@ -1 +1,2 @@ DIST gst-plugins-ugly-1.16.3.tar.xz 899124 BLAKE2B f848c7bbf36cdfca6e3dec4893b9b1bdc363feb697ee7cc89f4c664aa7aa700b76678873e5dae23f277ad99d6034c1e3617d760acc9cd075e0044fae3f4bb88d SHA512 0223f4ceebd1482329cfc7c3faa094d9f3b1d3eaa51eab3ff42da781f0aede8e838221bdc8d1a3ffc43318fb424421447d5548ebaf9ecaf8a290975d178df9ca +DIST gst-plugins-ugly-1.18.4.tar.xz 509920 BLAKE2B a7aec6ac6e5739205c9567072596a8fb6dfcabc2f56ee0800c430c9bfc9549bf7ac75cb65719dadeb84036130d5b58f9be574f2a6531992ee7a8f23e9fb32d16 SHA512 eac02000ac3e0a54a953fe1531cb29bc6bc9913a707d1508905bf64fe0a4ef92f7d01b196259fc217fac8a344f0b2d683dd6d32210ce6b8c0acab08cb3b1322a diff --git a/media-plugins/gst-plugins-a52dec/gst-plugins-a52dec-1.18.4.ebuild b/media-plugins/gst-plugins-a52dec/gst-plugins-a52dec-1.18.4.ebuild new file mode 100644 index 00000000000..83ca12b55ee --- /dev/null +++ b/media-plugins/gst-plugins-a52dec/gst-plugins-a52dec-1.18.4.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +GST_ORG_MODULE=gst-plugins-ugly + +inherit gstreamer-meson + +DESCRIPTION="ATSC A/52 audio decoder plugin for GStreamer" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +IUSE="+orc" + +RDEPEND=" + >=media-libs/a52dec-0.7.4-r6[${MULTILIB_USEDEP}] + orc? ( >=dev-lang/orc-0.4.17[${MULTILIB_USEDEP}] ) +" +DEPEND="${RDEPEND}"