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 EEAA0138334 for ; Tue, 27 Aug 2019 21:05:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A3155E0877; Tue, 27 Aug 2019 21:05:29 +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 31091E0877 for ; Tue, 27 Aug 2019 21:05:29 +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 3B9E034A404 for ; Tue, 27 Aug 2019 21:05:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 33F1D7E9 for ; Tue, 27 Aug 2019 21:05:24 +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: <1566939900.3013846f4e7a16f2d2e53b8420d8a607b6292b09.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-x265/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/gst-plugins-x265/Manifest media-plugins/gst-plugins-x265/gst-plugins-x265-1.14.5.ebuild X-VCS-Directories: media-plugins/gst-plugins-x265/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 3013846f4e7a16f2d2e53b8420d8a607b6292b09 X-VCS-Branch: master Date: Tue, 27 Aug 2019 21:05:24 +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: 23b9238b-de4a-4d9b-847e-e91fea4aa36b X-Archives-Hash: 7488757a1e318c3325a4b2bfa7fcd8a7 commit: 3013846f4e7a16f2d2e53b8420d8a607b6292b09 Author: Mart Raudsepp gentoo org> AuthorDate: Tue Aug 27 20:59:57 2019 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Tue Aug 27 21:05:00 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3013846f media-plugins/gst-plugins-x265: 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-x265/Manifest | 1 + .../gst-plugins-x265/gst-plugins-x265-1.14.5.ebuild | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) diff --git a/media-plugins/gst-plugins-x265/Manifest b/media-plugins/gst-plugins-x265/Manifest index 9fd3b6a7d64..b4e19d1a028 100644 --- a/media-plugins/gst-plugins-x265/Manifest +++ b/media-plugins/gst-plugins-x265/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-x265/gst-plugins-x265-1.14.5.ebuild b/media-plugins/gst-plugins-x265/gst-plugins-x265-1.14.5.ebuild new file mode 100644 index 00000000000..be64d7ebefd --- /dev/null +++ b/media-plugins/gst-plugins-x265/gst-plugins-x265-1.14.5.ebuild @@ -0,0 +1,16 @@ +# 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="H.265 encoder plugin for GStreamer" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=" + media-libs/x265:=[${MULTILIB_USEDEP}] +" +DEPEND="${RDEPEND}"