From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-dvb/
Date: Tue, 31 Jul 2018 08:02:57 +0000 (UTC) [thread overview]
Message-ID: <1533024161.dce5ef3e5c1b22e0797aaa4a4bc2bc0f4ba0be6d.leio@gentoo> (raw)
commit: dce5ef3e5c1b22e0797aaa4a4bc2bc0f4ba0be6d
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 31 07:46:37 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Tue Jul 31 08:02:41 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dce5ef3e
media-plugins/gst-plugins-dvb: bump to 1.14.2 for upstream bug fixes
Package-Manager: Portage-2.3.43, Repoman-2.3.10
media-plugins/gst-plugins-dvb/Manifest | 1 +
.../gst-plugins-dvb/gst-plugins-dvb-1.14.2.ebuild | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+)
diff --git a/media-plugins/gst-plugins-dvb/Manifest b/media-plugins/gst-plugins-dvb/Manifest
index ea44180fab2..50292dc5071 100644
--- a/media-plugins/gst-plugins-dvb/Manifest
+++ b/media-plugins/gst-plugins-dvb/Manifest
@@ -1,3 +1,4 @@
DIST gst-plugins-bad-0.10.23.tar.xz 3155044 BLAKE2B 86ed955fb5c73f2145b8f8ed2daaeffd9975362e81c3ca911be00d18f6b6d975381651071eb54514ef94a931f1fc89e673dc8c1d68e10de132bbe51accb6d165 SHA512 6437dd12707ef29651f4014b54612cf2a3a42ed4e05a1c5f4a432d80e27efd2abc0df891ebcfdc9e7b2cf9f71a15b88e48b3aa6db24a178ed6de3b1bdf4c3dc4
DIST gst-plugins-bad-1.12.4.tar.xz 4709272 BLAKE2B a4d1fec48fdd67fc66eb5588dbee820c22b19a41dda4f5643b1ae326bfc827cd4796fc7a523fb0a9758605952377a2491f4e53ea74237ca7841659dea4ddcbc0 SHA512 a8e281aee1f1d0bb3f171fbe4242e997c661cbfd0be78da3913c0f55d68d6b7c3d34cabfcdd8c25728217ff885b86a7bedc0be34a7b14e2eb2a6c6236753231b
DIST gst-plugins-bad-1.14.1.tar.xz 4651852 BLAKE2B 915798f9d07e18b445cae818978def1356299034d14ca2cba8f07df93d5dcf5ed257290bf111298c4f8063b32ceee38dd78c02eae508f6e88956b132740bfa36 SHA512 6969b6c91279fb96bc28acde0284ce980b3982ae0c77820284a903beee61dffa863554dcfadb55de1987404b59c3c7c421372e65dc7b4014fe64a0c91d4ce729
+DIST gst-plugins-bad-1.14.2.tar.xz 4664260 BLAKE2B 477c9a864088676ead3170dc11017ad997c4d0ef136845a7ad34d15745d5f1abf4486dda7a226feb5ff6c7c65c8788cd39eb5e9901f3f15a426d79bf2b81e78c SHA512 7282c8941f1eabf7141362bb8e61097b3b26ef39410ae767712c34d7e40779fc22f6ea97a950009fdb6d62175f9a153d435ead8f663cf66cc6af5aac7f2a73db
diff --git a/media-plugins/gst-plugins-dvb/gst-plugins-dvb-1.14.2.ebuild b/media-plugins/gst-plugins-dvb/gst-plugins-dvb-1.14.2.ebuild
new file mode 100644
index 00000000000..3f4fdd51547
--- /dev/null
+++ b/media-plugins/gst-plugins-dvb/gst-plugins-dvb-1.14.2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-bad
+
+inherit gstreamer
+
+DESCRIPION="DVB device capture plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND="virtual/os-headers"
+
+src_prepare() {
+ default
+ gstreamer_system_link \
+ gst-libs/gst/mpegts:gstreamer-mpegts
+}
next reply other threads:[~2018-07-31 8:03 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-31 8:02 Mart Raudsepp [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-08 10:31 [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-dvb/ Arthur Zamarin
2025-02-08 10:28 Arthur Zamarin
2025-02-07 16:18 Arthur Zamarin
2025-01-07 2:24 Sam James
2023-05-30 18:05 Sam James
2022-11-24 12:12 WANG Xuerui
2022-11-02 5:50 WANG Xuerui
2022-05-25 15:47 Jakov Smolić
2021-09-16 1:46 Sam James
2021-08-10 12:43 Marek Szuba
2021-07-10 17:28 Sam James
2021-02-18 8:47 Sam James
2020-08-08 3:23 Sam James
2020-01-01 14:03 Agostino Sarubbo
2019-08-27 21:05 Mart Raudsepp
2019-06-20 21:28 Mart Raudsepp
2019-02-05 22:57 Mart Raudsepp
2019-01-15 23:11 Mart Raudsepp
2018-09-21 5:23 Mart Raudsepp
2018-08-22 5:12 Markus Meier
2018-06-16 18:27 Mart Raudsepp
2018-03-28 22:41 Matt Turner
2018-03-28 19:24 Markus Meier
2018-03-17 17:29 Mikle Kolyada
2018-02-14 22:06 Mart Raudsepp
2018-01-03 0:05 Mart Raudsepp
2017-12-25 11:51 Markus Meier
2017-12-12 16:55 Mart Raudsepp
2017-09-18 21:42 Mart Raudsepp
2017-09-18 21:42 Mart Raudsepp
2017-09-16 19:46 Mart Raudsepp
2017-07-20 4:40 Markus Meier
2017-06-30 4:58 Alexis Ballier
2017-04-05 14:07 Tobias Klausmann
2017-02-25 20:46 Mart Raudsepp
2017-02-15 17:49 Markus Meier
2016-12-06 21:26 Markus Meier
2016-05-03 20:42 Markus Meier
2016-04-07 10:17 Jeroen Roovers
2016-03-06 19:39 Mikle Kolyada
2016-01-31 14:45 Gilles Dartiguelongue
2016-01-02 21:51 Gilles Dartiguelongue
2015-10-25 17:32 Gilles Dartiguelongue
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1533024161.dce5ef3e5c1b22e0797aaa4a4bc2bc0f4ba0be6d.leio@gentoo \
--to=leio@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox