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 D90A3138334 for ; Tue, 27 Aug 2019 21:05:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 09AB4E086C; Tue, 27 Aug 2019 21:05:29 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 A6BD3E086C for ; Tue, 27 Aug 2019 21:05:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 DE50234A406 for ; Tue, 27 Aug 2019 21:05:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A17207C6 for ; Tue, 27 Aug 2019 21:05:23 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1566939876.b6edc63d5203a0d83df9c49b36d67c16878d8401.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-resindvd/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/gst-plugins-resindvd/Manifest media-plugins/gst-plugins-resindvd/gst-plugins-resindvd-1.14.5.ebuild X-VCS-Directories: media-plugins/gst-plugins-resindvd/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: b6edc63d5203a0d83df9c49b36d67c16878d8401 X-VCS-Branch: master Date: Tue, 27 Aug 2019 21:05:23 +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: c5f843a5-f1b9-465e-ae41-1c86ff6fd6c9 X-Archives-Hash: 3f832aca4b5f757f48e4bfba1e50d014 commit: b6edc63d5203a0d83df9c49b36d67c16878d8401 Author: Mart Raudsepp gentoo org> AuthorDate: Tue Aug 27 20:59:03 2019 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Tue Aug 27 21:04:36 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6edc63d media-plugins/gst-plugins-resindvd: bump to 1.14.5, no code changes from 1.14.3 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp gentoo.org> media-plugins/gst-plugins-resindvd/Manifest | 1 + .../gst-plugins-resindvd-1.14.5.ebuild | 17 +++++++++++++++++ 2 files changed, 18 insertions(+) diff --git a/media-plugins/gst-plugins-resindvd/Manifest b/media-plugins/gst-plugins-resindvd/Manifest index 9fd3b6a7d64..b4e19d1a028 100644 --- a/media-plugins/gst-plugins-resindvd/Manifest +++ b/media-plugins/gst-plugins-resindvd/Manifest @@ -1 +1,2 @@ DIST gst-plugins-bad-1.14.3.tar.xz 4678316 BLAKE2B b37d90e04a6bdb01e4f512df67e00790979e4b71fa6730092b4c16dbaf005cf94e09a454ed6e962faa3aaef02c2b811ad1899c3c8153b4ab3bf6d9b5f62998cf SHA512 3e92b33b43181d76bf206496c2fe0f84042c486f854f4fdba7efedc3489874944cef00eb2fd9fd7056d749be17c2b237caffc32800d7063615b30bac7226fbb7 +DIST gst-plugins-bad-1.14.5.tar.xz 4686916 BLAKE2B b22377fbadf54828e86cc4e0bb17fb9b25efe4394c64eeceb228084e58d0db595622670c6c0a2d87fb760fce34974f9e425a2b810460465130ce1a4c2c679e7d SHA512 64d2a9f6203fbeb3db19816f936f4db32dd8bb7d1f4ce1f958ae795f008e72946e8e2e8bcf8c456c33d5567cb66dc34ca95836c52e404835300a3a5f38d52b6b diff --git a/media-plugins/gst-plugins-resindvd/gst-plugins-resindvd-1.14.5.ebuild b/media-plugins/gst-plugins-resindvd/gst-plugins-resindvd-1.14.5.ebuild new file mode 100644 index 00000000000..ab22ad1bedc --- /dev/null +++ b/media-plugins/gst-plugins-resindvd/gst-plugins-resindvd-1.14.5.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +GST_ORG_MODULE=gst-plugins-bad + +inherit gstreamer + +DESCRIPTION="DVD playback support plugin for GStreamer" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" +IUSE="" + +RDEPEND=" + >=media-libs/libdvdnav-4.2.0-r1[${MULTILIB_USEDEP}] + >=media-libs/libdvdread-4.2.0-r1[${MULTILIB_USEDEP}] +" +DEPEND="${RDEPEND}"