public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-opencv/
Date: Sat, 16 Jun 2018 18:27:30 +0000 (UTC)	[thread overview]
Message-ID: <1529173600.568c0db554a6283e64a17a556fb8863ef81c829c.leio@gentoo> (raw)

commit:     568c0db554a6283e64a17a556fb8863ef81c829c
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 15 19:03:29 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Jun 16 18:26:40 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=568c0db5

media-plugins/gst-plugins-opencv: bump to 1.14.1

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 media-plugins/gst-plugins-opencv/Manifest          |  1 +
 .../gst-plugins-opencv-1.14.1.ebuild               | 28 ++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/media-plugins/gst-plugins-opencv/Manifest b/media-plugins/gst-plugins-opencv/Manifest
index 9365af3a0a5..52d80951ea5 100644
--- a/media-plugins/gst-plugins-opencv/Manifest
+++ b/media-plugins/gst-plugins-opencv/Manifest
@@ -1,2 +1,3 @@
 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
+DIST gst-plugins-bad-1.14.1.tar.xz 4651852 BLAKE2B 915798f9d07e18b445cae818978def1356299034d14ca2cba8f07df93d5dcf5ed257290bf111298c4f8063b32ceee38dd78c02eae508f6e88956b132740bfa36 SHA512 6969b6c91279fb96bc28acde0284ce980b3982ae0c77820284a903beee61dffa863554dcfadb55de1987404b59c3c7c421372e65dc7b4014fe64a0c91d4ce729

diff --git a/media-plugins/gst-plugins-opencv/gst-plugins-opencv-1.14.1.ebuild b/media-plugins/gst-plugins-opencv/gst-plugins-opencv-1.14.1.ebuild
new file mode 100644
index 00000000000..69f293e139b
--- /dev/null
+++ b/media-plugins/gst-plugins-opencv/gst-plugins-opencv-1.14.1.ebuild
@@ -0,0 +1,28 @@
+# 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="OpenCV elements for Gstreamer"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+	>=media-libs/opencv-2.3.0[contrib(+),${MULTILIB_USEDEP}]
+	<media-libs/opencv-3.5
+"
+DEPEND="${RDEPEND}"
+
+# Ships the opencv separate helper library as part of gst-plugins-opencv as it depends on OpenCV
+multilib_src_compile() {
+	emake -C gst-libs/gst/opencv
+	gstreamer_multilib_src_compile
+}
+
+multilib_src_install() {
+	emake -C gst-libs/gst/opencv DESTDIR="${D}" install
+	gstreamer_multilib_src_install
+}


             reply	other threads:[~2018-06-16 18:27 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-16 18:27 Mart Raudsepp [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-15 11:40 [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-opencv/ Mart Raudsepp
2023-06-01  3:07 Sam James
2023-05-30 18:21 Sam James
2022-09-15 17:20 Andreas Sturmlechner
2021-12-28  7:30 Sam James
2021-11-24  0:40 Sam James
2021-07-10 17:28 Sam James
2021-05-30  0:40 Sam James
2021-02-19 23:16 Mart Raudsepp
2021-02-13 19:49 Mart Raudsepp
2020-05-04 20:25 Mart Raudsepp
2020-05-04 17:56 Mart Raudsepp
2019-08-27 21:05 Mart Raudsepp
2019-02-05 22:57 Mart Raudsepp
2019-01-15 23:11 Mart Raudsepp
2018-09-21  5:23 Mart Raudsepp
2018-07-31  8:02 Mart Raudsepp
2018-06-21 10:40 Mart Raudsepp
2018-02-14 22:06 Mart Raudsepp
2018-01-03  0:05 Mart Raudsepp
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-08-11 13:21 Michał Górny
2017-06-18  8:31 Mart Raudsepp
2017-02-25 20:46 Mart Raudsepp
2017-02-11 14:52 Mart Raudsepp
2016-09-18 22:44 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=1529173600.568c0db554a6283e64a17a556fb8863ef81c829c.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