From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-amr/
Date: Sun, 25 Oct 2015 23:01:11 +0000 (UTC) [thread overview]
Message-ID: <1445812816.41adcbd3b331f257c622139cae8fdcb89d31e5ea.eva@gentoo> (raw)
commit: 41adcbd3b331f257c622139cae8fdcb89d31e5ea
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 25 22:06:06 2015 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Oct 25 22:40:16 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41adcbd3
media-plugins/gst-plugins-amr: version bump to 1.6.0
Package-Manager: portage-2.2.23
media-plugins/gst-plugins-amr/Manifest | 1 +
.../gst-plugins-amr/gst-plugins-amr-1.6.0.ebuild | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+)
diff --git a/media-plugins/gst-plugins-amr/Manifest b/media-plugins/gst-plugins-amr/Manifest
index 4172f1d..55a98c4 100644
--- a/media-plugins/gst-plugins-amr/Manifest
+++ b/media-plugins/gst-plugins-amr/Manifest
@@ -2,3 +2,4 @@ DIST gst-plugins-ugly-0.10.19.tar.xz 882452 SHA256 4934f65ff892637e7efaf1cfe6357
DIST gst-plugins-ugly-1.2.3.tar.xz 843156 SHA256 537b0a7607eee499026388bb705b5b68985a3fd59fe22ee09accaf8cdf57eb3b SHA512 fdfd22360cf1cb6ba203fb8a5a2a98658c898a41c630e4b466a4a34749b537ea387eee1069adb73bbbacd2da89632c56cd2cf8c371c315b75b11a49f5b9c4beb WHIRLPOOL 0a24e29f2e06d714059c2a83662fbd011808ba2a1996453c4aa44624efeef2a00fd6a4c578332548fc22494c9c1be93497a133f7ce87ab6325198e3465cc9f42
DIST gst-plugins-ugly-1.2.4.tar.xz 844968 SHA256 4ef6f76a47d57b8385d457c7b620b4c28fc041ab1d7c2e3e2f5f05b12b988ea8 SHA512 91a9d950e73a8d6c8bb4c559ba8f4a4dffc163be714d93c0d0d6421f2c9932a4b1af665f76417e79b50b31c83d8a766df9cf6c337b8371371708efc8683e24e1 WHIRLPOOL c1c3885cf2e041c4427f30ca13cda2948b8a35273d3e6417bfe83566f03230208ce1e019e655ae2c98725e94cce6c7fb37b450307312f682bdbd7c948190e7c0
DIST gst-plugins-ugly-1.4.5.tar.xz 846828 SHA256 5cd5e81cf618944f4dc935f1669b2125e8bb2fe9cc7dc8dc15b72237aca49067 SHA512 9353a5b9492758d8255fcab23c0eb170ec31e884774c22915b57cc4a2ed56bad61643d7bd44fcdb919e7ad9b2023d1d0fab23f9c9fda1cb2b9883c92ec6b6fc0 WHIRLPOOL b212a4dcba654dac7866ad75551b26818349780b0d7905e63c45b75e21ffbb86ae0f4e9e79ef8bfb317149c2d4f01cbda2c6e2cf2cbcf58991bc09ba9aa85f4e
+DIST gst-plugins-ugly-1.6.0.tar.xz 859996 SHA256 91178dc0d687a83c083190a905681d3a66901374b1004fc52cd300b7802e5f06 SHA512 72fadf593d3307b04757763ea7cec00c8c4f1d1aa7ab68a0876e7888f63b995b81b2d5efe6ac45a4dd068c0cfa9ea23b7a6b4435666bcd36b42e174b068874f0 WHIRLPOOL 3ad574a2d74591de9ecb0167bdea29478f48b7fe2cf4a1fec83ece5d0189d66826f1793e84215d7f412245b5b290310c500fea6a67cfcde94358da3884edeb57
diff --git a/media-plugins/gst-plugins-amr/gst-plugins-amr-1.6.0.ebuild b/media-plugins/gst-plugins-amr/gst-plugins-amr-1.6.0.ebuild
new file mode 100644
index 0000000..6a944bb
--- /dev/null
+++ b/media-plugins/gst-plugins-amr/gst-plugins-amr-1.6.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GST_ORG_MODULE=gst-plugins-ugly
+
+inherit gstreamer
+
+DESCRIPTION="GStreamer plugin for AMRNB/AMRWB codec"
+HOMEPAGE="http://gstreamer.freedesktop.org/"
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=media-libs/opencore-amr-0.1.3-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"
+
+GST_PLUGINS_BUILD="amrnb amrwb"
+GST_PLUGINS_BUILD_DIR="amrnb amrwbdec"
next reply other threads:[~2015-10-25 23:01 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-25 23:01 Gilles Dartiguelongue [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-11-08 19:27 [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-amr/ Gilles Dartiguelongue
2015-12-26 18:21 Gilles Dartiguelongue
2016-01-31 15:54 Gilles Dartiguelongue
2016-09-18 22:44 Gilles Dartiguelongue
2017-09-18 20:54 Mart Raudsepp
2017-09-18 20:54 Mart Raudsepp
2017-12-16 14:13 Mart Raudsepp
2018-01-03 22:09 Mart Raudsepp
2018-02-04 11:48 Mart Raudsepp
2018-03-17 17:19 Mikle Kolyada
2018-06-16 18:27 Mart Raudsepp
2018-07-31 7:25 Mart Raudsepp
2018-09-17 22:17 Mart Raudsepp
2018-09-21 5:32 Mart Raudsepp
2019-01-15 23:11 Mart Raudsepp
2019-02-05 23:18 Mart Raudsepp
2020-05-03 19:12 Mart Raudsepp
2021-02-13 17:51 Mart Raudsepp
2021-02-19 23:03 Mart Raudsepp
2021-05-30 0:40 Sam James
2021-06-29 16:35 Sam James
2023-05-30 18:05 Sam James
2023-06-10 9:45 Arthur Zamarin
2023-07-23 19:32 Arthur Zamarin
2023-07-25 18:10 Arthur Zamarin
2023-10-13 7:08 Mart Raudsepp
2024-04-01 19:55 Mart Raudsepp
2024-04-19 14:23 Arthur Zamarin
2024-04-22 8:19 Arthur Zamarin
2025-01-04 21:45 Sam James
2025-01-07 2:24 Sam James
2025-01-09 22:16 Mart Raudsepp
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=1445812816.41adcbd3b331f257c622139cae8fdcb89d31e5ea.eva@gentoo \
--to=eva@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