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 41A49138331 for ; Sun, 4 Feb 2018 11:48:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A1CCBE0BF2; Sun, 4 Feb 2018 11:48:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 82BBDE0BF1 for ; Sun, 4 Feb 2018 11:48:07 +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 985C6335C3C for ; Sun, 4 Feb 2018 11:48:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 51BF01E0 for ; Sun, 4 Feb 2018 11:48:03 +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: <1517744818.16535f30fbfefbba0719757af1856049a2fd03d3.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-dvdread/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/gst-plugins-dvdread/Manifest media-plugins/gst-plugins-dvdread/gst-plugins-dvdread-1.12.4.ebuild X-VCS-Directories: media-plugins/gst-plugins-dvdread/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 16535f30fbfefbba0719757af1856049a2fd03d3 X-VCS-Branch: master Date: Sun, 4 Feb 2018 11:48:03 +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: d9700025-3ad1-4bd1-bf01-9c7407bcff66 X-Archives-Hash: 0bd0c7f7e94ce83cd28af96cb30ad5df commit: 16535f30fbfefbba0719757af1856049a2fd03d3 Author: Mart Raudsepp gentoo org> AuthorDate: Sun Feb 4 11:03:35 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sun Feb 4 11:46:58 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16535f30 media-plugins/gst-plugins-dvdread: bump to 1.12.4, no code changes compared to 1.12.3 Package-Manager: Portage-2.3.19, Repoman-2.3.6 media-plugins/gst-plugins-dvdread/Manifest | 1 + .../gst-plugins-dvdread/gst-plugins-dvdread-1.12.4.ebuild | 14 ++++++++++++++ 2 files changed, 15 insertions(+) diff --git a/media-plugins/gst-plugins-dvdread/Manifest b/media-plugins/gst-plugins-dvdread/Manifest index e36f1f0acfb..0e92f18074c 100644 --- a/media-plugins/gst-plugins-dvdread/Manifest +++ b/media-plugins/gst-plugins-dvdread/Manifest @@ -1,2 +1,3 @@ DIST gst-plugins-ugly-0.10.19.tar.xz 882452 BLAKE2B df5319481ade22d7acdee6e22ca57a444e104c8540bc4b578cfe7554c79bb4ee33b23a8516940f6504c30d9403c4ced2434e11f3a48548c3721d3d3db2016757 SHA512 16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda DIST gst-plugins-ugly-1.12.3.tar.xz 903784 BLAKE2B f0a9538f8d3c2500470a721a998d385af3611aaa003e1f0f315747f8df1680529c4c0332c5b4130eadfbcbd57d18b7fa1deb794e07cc9b0d8db22b98e27d9cee SHA512 9ca5769c325df3d2d97ba83d785fab08da5119f6d26c4ac4db72853af143477ea8fb7087464a8614b6e59f384463ac01087ee76cec2af8acd80a4dc15e392e34 +DIST gst-plugins-ugly-1.12.4.tar.xz 904592 BLAKE2B 6ec59cea23ba45e705fc3140530576232c758884cc7cdcc293022233f4aeb440918c147563706a7309253dab318190bd6484fe2ac21af4b54af61ede349a1e82 SHA512 920f5be5a060293319f4c45bf7f28e14953e897473a04e1c83bce61261365198a6dc2d7ad6cf5396b2bbdc35a5f77014741e902e67c00c3c6596680ab9924e8a diff --git a/media-plugins/gst-plugins-dvdread/gst-plugins-dvdread-1.12.4.ebuild b/media-plugins/gst-plugins-dvdread/gst-plugins-dvdread-1.12.4.ebuild new file mode 100644 index 00000000000..1ccdcb9cbc9 --- /dev/null +++ b/media-plugins/gst-plugins-dvdread/gst-plugins-dvdread-1.12.4.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +GST_ORG_MODULE=gst-plugins-ugly + +inherit gstreamer + +DESCRIPTION="DVD read plugin for GStreamer" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +IUSE="" + +RDEPEND=">=media-libs/libdvdread-4.2.0-r1[${MULTILIB_USEDEP}]" +DEPEND="${RDEPEND}"