public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-libpng/
Date: Sun, 31 Jan 2016 13:51:28 +0000 (UTC)	[thread overview]
Message-ID: <1454248245.f5a3b92916048619cb1dde258ba7d9e1acd44743.eva@gentoo> (raw)

commit:     f5a3b92916048619cb1dde258ba7d9e1acd44743
Author:     Gilles Dartiguelongue <g.dartiguelongue <AT> lexfo <DOT> fr>
AuthorDate: Sun Jan 31 13:46:01 2016 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Jan 31 13:50:45 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5a3b929

media-plugins/gst-plugins-libpng: version bump to 1.6.3

Package-Manager: portage-2.2.27

 media-plugins/gst-plugins-libpng/Manifest                 |  1 +
 .../gst-plugins-libpng/gst-plugins-libpng-1.6.3.ebuild    | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/media-plugins/gst-plugins-libpng/Manifest b/media-plugins/gst-plugins-libpng/Manifest
index 647171b..b80266c 100644
--- a/media-plugins/gst-plugins-libpng/Manifest
+++ b/media-plugins/gst-plugins-libpng/Manifest
@@ -2,3 +2,4 @@ DIST gst-plugins-good-0.10.31.tar.xz 2738016 SHA256 77a8436a7c0a15f876bad2961683
 DIST gst-plugins-good-1.4.5.tar.xz 3031588 SHA256 79b1b5f3f7bcaa8a615202eb5e176121eeb8336960f70687e536ad78dbc7e641 SHA512 0cf880af21956138e127508f6020fdc10f6ed01b765b0d3364d038c8e104947486c83c157c7b957193b82d59f724e342a6d12900b6a97abe6e2f3dac65d71be0 WHIRLPOOL a56ca2c2f2b73f299cb3c3605eb70ddbd97d9513d26ee11d91608c08589149df97f23490a6513d991c6b552a7b8a71f75463fd6dbf7579943ac859254eb0af3c
 DIST gst-plugins-good-1.6.1.tar.xz 3188188 SHA256 86d4b814099f7b7b16be19d4b94fa41002ac01fdf1525b07c5764d54c0605935 SHA512 6b326d908a6df3af059ee23ff41b10a07ad21a1c88f542eff5223a6e8acc75ae97ddead6adcf455cafc9e93f27f7829f6b7476d1a5d3f1ff123f477f00b4f41f WHIRLPOOL 78bf3a445ec03fde8f6bd8d0c3f774d4b41deedff1d4d45b650d45f25c648ad17d3ab9256a049416594e0d5f2b1e0904e7118af6d1805fb2072d1b461cac0ced
 DIST gst-plugins-good-1.6.2.tar.xz 3176060 SHA256 876e54dfce93274b98e024f353258d35fa4d49d1f9010069e676c530f6eb6a92 SHA512 b63391448cada4a1db6fb2c27f6e913edb339e7ac5bc47cab3ef09ef85c79a7aa01accfc2d9bfe74188b7a744d82988e39f97958e1ad8808765a451b721d6d23 WHIRLPOOL 9f286e09e85969989de561c2939262f77c1ca3ccc2d381ff79cc3b4385b549e49a7fc5adeff51b253c1285658a4e6840aca85c6c4cc803807b22efc14a3fb09a
+DIST gst-plugins-good-1.6.3.tar.xz 3193272 SHA256 24b19db70b2a83461ebddfe20033db432dadfdb5d4b54ffb1dfa0d830134a177 SHA512 33d4e85cd07ea8d6723c7a5f58cefeec15ddc5392693d131f1b88d8fc844cc24e37dc59d4a3cfbda090ebd15a90e1e9a28a0427b1f00e66a69b9ea40447d70b4 WHIRLPOOL 0279764c4ce1cafbb55f839fe045590782910fc79b20679af71731fc6a6ed3d0cfe36e13e4d0121d9587d2e07f7e8ba41849aad4e72b09654591d90e72a546a8

diff --git a/media-plugins/gst-plugins-libpng/gst-plugins-libpng-1.6.3.ebuild b/media-plugins/gst-plugins-libpng/gst-plugins-libpng-1.6.3.ebuild
new file mode 100644
index 0000000..dd13dde
--- /dev/null
+++ b/media-plugins/gst-plugins-libpng/gst-plugins-libpng-1.6.3.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GST_ORG_MODULE=gst-plugins-good
+
+inherit gstreamer
+
+DESCRIPTION="GStreamer encoder/decoder for PNG images"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=media-libs/libpng-1.6.10:0=[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"


             reply	other threads:[~2016-01-31 13:51 UTC|newest]

Thread overview: 66+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-31 13:51 Gilles Dartiguelongue [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-03-06 19:39 [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-libpng/ Mikle Kolyada
2016-04-07 10:17 Jeroen Roovers
2016-06-11 11:30 Pacho Ramos
2016-07-09 15:09 Pacho Ramos
2016-09-23 15:41 Tobias Klausmann
2016-09-26 10:10 Tobias Klausmann
2017-01-22 17:45 Agostino Sarubbo
2017-02-24 13:51 Agostino Sarubbo
2017-02-25  1:28 Mart Raudsepp
2017-09-18 20:34 Mart Raudsepp
2017-11-08 20:50 Tobias Klausmann
2017-12-16 15:33 Mart Raudsepp
2018-01-05 13:29 Mart Raudsepp
2018-01-28 19:13 Mart Raudsepp
2018-03-17 17:44 Mikle Kolyada
2018-04-01 15:51 Tobias Klausmann
2018-05-25  4:24 Matt Turner
2018-06-21 10:40 Mart Raudsepp
2018-07-16 13:49 Mikle Kolyada
2018-07-21 16:57 Tobias Klausmann
2018-07-30 22:59 Mart Raudsepp
2018-09-17 21:49 Mart Raudsepp
2018-09-17 22:54 Matt Turner
2018-09-30 20:59 Mart Raudsepp
2018-10-03 23:56 Mart Raudsepp
2019-01-09  6:40 Matt Turner
2019-01-15 23:29 Mart Raudsepp
2019-01-25  2:38 Matt Turner
2019-02-05 23:33 Mart Raudsepp
2019-03-02 23:28 Andreas Sturmlechner
2019-07-29 20:02 Aaron Bauman
2019-08-26  9:36 Mart Raudsepp
2019-12-10 12:16 Agostino Sarubbo
2019-12-10 14:08 Agostino Sarubbo
2019-12-10 18:10 Aaron Bauman
2019-12-28 15:42 Mikle Kolyada
2020-01-01 15:08 Mart Raudsepp
2020-05-03 19:12 Mart Raudsepp
2020-06-21 21:59 Mart Raudsepp
2020-09-07  5:11 Sam James
2020-09-07  5:42 Sam James
2021-02-13 17:43 Mart Raudsepp
2021-02-14  2:09 Sam James
2021-02-15  4:03 Sam James
2021-02-17 13:53 Sam James
2021-02-20  9:36 Mart Raudsepp
2021-06-29 16:35 Sam James
2021-09-16  6:14 Sam James
2021-09-16 18:55 Sam James
2021-09-27 14:14 Yixun Lan
2022-04-01 11:38 Arthur Zamarin
2022-09-16  8:53 Arthur Zamarin
2022-09-17 10:46 Arthur Zamarin
2022-12-13 18:26 Arthur Zamarin
2023-07-29 20:35 Arthur Zamarin
2023-07-29 20:35 Arthur Zamarin
2023-07-29 20:35 Arthur Zamarin
2023-08-21  6:31 Arthur Zamarin
2023-10-14  3:43 Sam James
2023-11-29  8:22 Arthur Zamarin
2024-04-15  5:01 Arthur Zamarin
2025-01-04 17:07 Arthur Zamarin
2025-01-04 21:45 Sam James
2025-01-09 22:16 Mart Raudsepp
2025-02-07 16:18 Arthur Zamarin

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=1454248245.f5a3b92916048619cb1dde258ba7d9e1acd44743.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