From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-libvisual/
Date: Sat, 25 Feb 2017 01:28:49 +0000 (UTC) [thread overview]
Message-ID: <1487986073.0d7f49bb551285bc1f5f67da2ad9ac56300bc5f5.leio@gentoo> (raw)
commit: 0d7f49bb551285bc1f5f67da2ad9ac56300bc5f5
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 25 00:35:40 2017 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Feb 25 01:27:53 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d7f49bb
media-plugins/gst-plugins-libvisual: bump to 1.10.4
Package-Manager: Portage-2.3.3, Repoman-2.3.1
media-plugins/gst-plugins-libvisual/Manifest | 1 +
.../gst-plugins-libvisual-1.10.4.ebuild | 26 ++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/media-plugins/gst-plugins-libvisual/Manifest b/media-plugins/gst-plugins-libvisual/Manifest
index 4ed068c469..9a114954a9 100644
--- a/media-plugins/gst-plugins-libvisual/Manifest
+++ b/media-plugins/gst-plugins-libvisual/Manifest
@@ -1,3 +1,4 @@
DIST gst-plugins-base-0.10.36.tar.xz 2364108 SHA256 1fe45c3894903001d4d008b0713dab089f53726dcb5842d5b40c2595a984e64a SHA512 ea77778e073515df58229a641b4363df31f0b80204a5a43a8feb31f0b03a5a4b9b79d6e07e1615c773a59927a9b649f1b1d782def1120d581d09a090be8363b8 WHIRLPOOL e455f2a1aafd60078080735108e4ac336bc4764ed92b9579d83a453f75491331d16b48e5983f3c9712b6edb28ec379e696f06f6910c93168b019d6077c28fb6d
DIST gst-plugins-base-1.10.3.tar.xz 3060016 SHA256 e6299617d705a0cbfb535107c1d3a8fc0f0967f14193a8c5c7583f46a88b1710 SHA512 011fc1d8382784624c00795c929f61486c2853141c364a812b2457b5874157a099fb2cae74c213e024e24adea801da31518e644503939380af740ae36da39801 WHIRLPOOL ac5dacbf02de4648bf164744a8e6bcbf9af34c68896c5f2013b70411f3037621fdefd73adb20337c45af812003c80aebd7b4b73b1d7fb0dfb933afb7633eb796
+DIST gst-plugins-base-1.10.4.tar.xz 3059368 SHA256 f6d245b6b3d4cb733f81ebb021074c525ece83db0c10e932794b339b8d935eb7 SHA512 7d4777c810d146d99fd7973b9f0f5cb510050c8d8d11514cefb57c3d4c39073ec834f6cb1d490d5715a4a146c3c06f3bb7538c2b03c053e05fa2cbe0f796c2e5 WHIRLPOOL 5fd505383a76daf5b6c855894344b79a1568b12e3f3ceb2e8f7d3e3068f5c9460339cbbc3d0aab9a856ab2c2138b8dfd4da3ddc8167ff7a65f0c82fe28b7df2c
DIST gst-plugins-base-1.8.3.tar.xz 2939464 SHA256 114871d4d63606b4af424a8433cd923e4ff66896b244bb7ac97b9da47f71e79e SHA512 9fe88b73fe85be8614340f65515900998bdee010ebc39d6d4286b7ba39a82b75e58da76dc15e23fae7f228f4efa51c68935e2515ccc367d13dd68e173cf1ae0c WHIRLPOOL 83a41208b37582c8fc3bddbb66916052486f6c3b175f7568bd48dff494c81f219d1273ebdd192c22fad21942b8dbf8a212e9a5b4f5df348efb2058a77bc9a4f1
diff --git a/media-plugins/gst-plugins-libvisual/gst-plugins-libvisual-1.10.4.ebuild b/media-plugins/gst-plugins-libvisual/gst-plugins-libvisual-1.10.4.ebuild
new file mode 100644
index 0000000000..97a0bd263c
--- /dev/null
+++ b/media-plugins/gst-plugins-libvisual/gst-plugins-libvisual-1.10.4.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-base
+
+inherit gstreamer
+
+DESCRIPTION="Visualization elements for GStreamer"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+IUSE=""
+
+RDEPEND="
+ >=media-libs/libvisual-0.4.0-r3[${MULTILIB_USEDEP}]
+ >=media-plugins/libvisual-plugins-0.4.0-r3[${MULTILIB_USEDEP}]
+"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+ default
+ gstreamer_system_link \
+ gst-libs/gst/audio:gstreamer-audio \
+ gst-libs/gst/video:gstreamer-video \
+ gst-libs/gst/pbutils:gstreamer-pbutils
+}
next reply other threads:[~2017-02-25 1:28 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-25 1:28 Mart Raudsepp [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-04 17:07 [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-libvisual/ Arthur Zamarin
2024-12-24 10:20 Sam James
2024-04-30 8:28 Mart Raudsepp
2022-12-13 20:09 Arthur Zamarin
2022-10-20 17:01 Georgy Yakovlev
2022-09-17 10:46 Arthur Zamarin
2022-04-01 11:38 Arthur Zamarin
2021-09-16 6:14 Sam James
2021-08-10 14:18 Marek Szuba
2021-07-10 17:28 Sam James
2021-02-20 9:42 Mart Raudsepp
2021-02-15 4:03 Sam James
2021-02-14 2:09 Sam James
2021-02-13 17:43 Mart Raudsepp
2020-09-07 5:42 Sam James
2020-09-07 5:11 Sam James
2020-01-01 15:08 Mart Raudsepp
2019-12-10 14:08 Agostino Sarubbo
2019-12-10 12:16 Agostino Sarubbo
2019-08-25 19:55 Mart Raudsepp
2019-02-05 23:58 Mart Raudsepp
2019-01-15 23:38 Mart Raudsepp
2019-01-09 6:40 Matt Turner
2018-10-03 16:24 Mart Raudsepp
2018-09-30 22:21 Mart Raudsepp
2018-09-17 22:54 Matt Turner
2018-09-17 21:06 Mart Raudsepp
2018-07-30 10:30 Mart Raudsepp
2018-07-16 13:49 Mikle Kolyada
2018-07-15 23:13 Mart Raudsepp
2018-05-25 4:24 Matt Turner
2018-03-28 22:41 Matt Turner
2018-03-17 17:44 Mikle Kolyada
2018-01-27 3:30 Mart Raudsepp
2018-01-05 15:30 Mart Raudsepp
2017-12-16 17:58 Mart Raudsepp
2017-11-07 8:06 Sergei Trofimovich
2017-09-18 19:51 Mart Raudsepp
2017-09-18 19:51 Mart Raudsepp
2017-06-30 6:02 Alexis Ballier
2017-02-24 13:51 Agostino Sarubbo
2017-02-19 12:00 Jeroen Roovers
2017-01-22 17:45 Agostino Sarubbo
2016-07-31 8:54 Pacho Ramos
2016-07-09 15:09 Pacho Ramos
2016-03-06 19:39 Mikle Kolyada
2016-01-31 13:08 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=1487986073.0d7f49bb551285bc1f5f67da2ad9ac56300bc5f5.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