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 AFA151382C5 for ; Wed, 14 Feb 2018 22:06:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98241E0C68; Wed, 14 Feb 2018 22:06: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 66731E0C68 for ; Wed, 14 Feb 2018 22:06:23 +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 45984335C4C for ; Wed, 14 Feb 2018 22:06:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 113C31E0 for ; Wed, 14 Feb 2018 22:06:18 +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: <1518645953.00608e8d1a51d7bedb8b053e50d6ad8bdf11f566.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-smoothstreaming/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/gst-plugins-smoothstreaming/Manifest media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.12.4.ebuild X-VCS-Directories: media-plugins/gst-plugins-smoothstreaming/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 00608e8d1a51d7bedb8b053e50d6ad8bdf11f566 X-VCS-Branch: master Date: Wed, 14 Feb 2018 22:06: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-Archives-Salt: d67ad57c-50f3-4f50-89fb-7989cdb8342a X-Archives-Hash: 90b7c0adcf657e329c150f970b78ae1a commit: 00608e8d1a51d7bedb8b053e50d6ad8bdf11f566 Author: Mart Raudsepp gentoo org> AuthorDate: Wed Feb 14 19:28:11 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Wed Feb 14 22:05:53 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00608e8d media-plugins/gst-plugins-smoothstreaming: bump to 1.12.4 for upstream bug fixes Package-Manager: Portage-2.3.19, Repoman-2.3.6 media-plugins/gst-plugins-smoothstreaming/Manifest | 1 + .../gst-plugins-smoothstreaming-1.12.4.ebuild | 35 ++++++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/media-plugins/gst-plugins-smoothstreaming/Manifest b/media-plugins/gst-plugins-smoothstreaming/Manifest index 931bf8b2151..9365af3a0a5 100644 --- a/media-plugins/gst-plugins-smoothstreaming/Manifest +++ b/media-plugins/gst-plugins-smoothstreaming/Manifest @@ -1 +1,2 @@ DIST gst-plugins-bad-1.12.3.tar.xz 4707000 BLAKE2B 1cb82e6f1c20d24a42ed0c7465e4dd8815627b0e716fe9be5d005ddd609c92a08619214a6b15059e7f537dadbc36c34d4c6ebfde1284c6a6029d2edf89bf9fa2 SHA512 6df47381de3a2f4286d047c1e7de2c76dd4312c9806636e2012717282cde0f3e5b2d0ffa910c564c8e122b19363e842b663cce1eda7ae95a05d63d1dbbd52661 +DIST gst-plugins-bad-1.12.4.tar.xz 4709272 BLAKE2B a4d1fec48fdd67fc66eb5588dbee820c22b19a41dda4f5643b1ae326bfc827cd4796fc7a523fb0a9758605952377a2491f4e53ea74237ca7841659dea4ddcbc0 SHA512 a8e281aee1f1d0bb3f171fbe4242e997c661cbfd0be78da3913c0f55d68d6b7c3d34cabfcdd8c25728217ff885b86a7bedc0be34a7b14e2eb2a6c6236753231b diff --git a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.12.4.ebuild b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.12.4.ebuild new file mode 100644 index 00000000000..e2bea251882 --- /dev/null +++ b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.12.4.ebuild @@ -0,0 +1,35 @@ +# 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 + +DESCRIPTION="Smooth Streaming plugin for GStreamer" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}]" +DEPEND="${RDEPEND}" + +src_prepare() { + default + + # FIXME: gsturidownloader does not have a .pc + # gst-libs/gst/uridownloader:gsturidownloader \ + # gst-libs/gst/adaptativedemux:gstadaptivedemux + gstreamer_system_link \ + gst-libs/gst/codecparsers:gstreamer-codecparsers + + local directory libs + directory="gst-libs/gst/uridownloader" + libs="-lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgstbase-1.0 -lgsturidownloader-1.0" + sed -e "s:\$(top_builddir)/${directory}/.*\.la:${libs}:" \ + -i ext/smoothstreaming/Makefile.{am,in} || die + + directory="gst-libs/gst/adaptivedemux" + libs="-lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgstbase-1.0 -lgstapp-1.0 -lgsturidownloader-1.0 -lgstadaptivedemux-1.0" + sed -e "s:\$(top_builddir)/${directory}/.*\.la:${libs}:" \ + -i ext/smoothstreaming/Makefile.{am,in} || die +}