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-gdkpixbuf/
Date: Sat, 25 Feb 2017 01:28:49 +0000 (UTC)	[thread overview]
Message-ID: <1487986083.5bd4a728c8e42383042fd776233679b186d68115.leio@gentoo> (raw)

commit:     5bd4a728c8e42383042fd776233679b186d68115
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 25 00:55:53 2017 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Feb 25 01:28:03 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bd4a728

media-plugins/gst-plugins-gdkpixbuf: bump to 1.10.4, no code changes compared to 1.10.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/gst-plugins-gdkpixbuf/Manifest           |  1 +
 .../gst-plugins-gdkpixbuf-1.10.4.ebuild                | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/media-plugins/gst-plugins-gdkpixbuf/Manifest b/media-plugins/gst-plugins-gdkpixbuf/Manifest
index aa191c7c0d..d0f6a2ef18 100644
--- a/media-plugins/gst-plugins-gdkpixbuf/Manifest
+++ b/media-plugins/gst-plugins-gdkpixbuf/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 SHA256 77a8436a7c0a15f876bad29616835046890df2bcaf72da02151bd91e3d292b64 SHA512 d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809 WHIRLPOOL 952f65219d9e9645c9ab89b071c56d783e2c795fadbf59176e430ba86a5fcaeb6bfc93f0978d424158550a4526145b5567acf2ff1d59e0068241821d332fd3c9
 DIST gst-plugins-good-1.10.3.tar.xz 3426164 SHA256 4e07e93e34d4b93208f1579c21e7d91a236577b36f128a5332ffee85b4465955 SHA512 ae1523e374715b4f65509eb63d987118510fc4fe61b5ac2a98e4ec06feb2ec65899557976d796ea09644b32652f3a321aca462b8fe1621308e0c00dd6913e592 WHIRLPOOL 7c2c5fa9b21cfd35e7895beb947b6396ae55bd2f510fbe55b7696a0b68e7248e0cb04d5e4fe55e8d029ab03b5401fe20c5080a92b0b22532c9ac3dcb7167681f
+DIST gst-plugins-good-1.10.4.tar.xz 3420980 SHA256 8a86c61434a8c44665365bd0b3557a040937d1f44bf69caee4e9ea816ce74d7e SHA512 842c77a41ead43f157a1e2d4cfeec745caefbc5ee2c6658fa6699bd61dc97aeaaae000c053309ed5705fdf659d5bd41db8bc7bfe28c4f850b076fc8bb94c0135 WHIRLPOOL 1ccd38fbcdae5412e7dbb95c4c29e1e6c9136888fa8e26c1c033b72f523c014d404c34237e2b49e307c29a52e6f00b7e59673b18198a880af8c9581e40767c6b
 DIST gst-plugins-good-1.8.3.tar.xz 3234712 SHA256 a1d6579ba203a7734927c24b90bf6590d846c5a5fcec01a48201018c8ad2827a SHA512 4f35f6e20c6a3b448bbf2690b2ad36a496b8b0efadc67e0fec218ed33856588a2b937020791f7ec4ab8a406ce82c178164349e31d4fabe8c7362716b44015f4a WHIRLPOOL 06592c3f076430422205db691c3a7fe95f46fe111ef2eeda9632c6e4004b8a7563a4a5dd8a5360ba59f22cc1e0a7d2baaecd65f7db335f141e52e24d1f667988

diff --git a/media-plugins/gst-plugins-gdkpixbuf/gst-plugins-gdkpixbuf-1.10.4.ebuild b/media-plugins/gst-plugins-gdkpixbuf/gst-plugins-gdkpixbuf-1.10.4.ebuild
new file mode 100644
index 0000000000..68a2ce4c91
--- /dev/null
+++ b/media-plugins/gst-plugins-gdkpixbuf/gst-plugins-gdkpixbuf-1.10.4.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-good
+
+inherit gstreamer
+
+DESCRIPION="Image decoder, overlay and sink plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""
+
+RDEPEND=">=x11-libs/gdk-pixbuf-2.30.7:2[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"
+
+GST_PLUGINS_BUILD="gdk_pixbuf"
+GST_PLUGINS_BUILD_DIR="gdk_pixbuf"


             reply	other threads:[~2017-02-25  1:29 UTC|newest]

Thread overview: 53+ 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 --
2023-08-21  6:31 [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-gdkpixbuf/ Arthur Zamarin
2023-07-25 18:07 Arthur Zamarin
2022-12-13 18:26 Arthur Zamarin
2022-09-16  8:53 Arthur Zamarin
2022-05-25 15:47 Jakov Smolić
2022-02-08  4:45 Sam James
2021-12-08 10:14 Yixun Lan
2021-09-16  1:46 Sam James
2021-06-29 16:35 Sam James
2021-02-20  9:36 Mart Raudsepp
2021-02-18  8:47 Sam James
2021-02-13 17:43 Mart Raudsepp
2020-08-08  3:23 Sam James
2020-01-01 15:08 Mart Raudsepp
2020-01-01 14:03 Agostino Sarubbo
2019-12-28 15:42 Mikle Kolyada
2019-12-08 23:37 Sergei Trofimovich
2019-08-26  9:36 Mart Raudsepp
2019-08-04 22:35 Aaron Bauman
2019-06-20 21:28 Mart Raudsepp
2019-02-05 23:33 Mart Raudsepp
2019-01-15 23:29 Mart Raudsepp
2018-10-03 23:56 Mart Raudsepp
2018-09-30 20:59 Mart Raudsepp
2018-09-19  8:42 Sergei Trofimovich
2018-09-17 21:49 Mart Raudsepp
2018-08-22  5:12 Markus Meier
2018-07-30 22:59 Mart Raudsepp
2018-07-16 13:49 Mikle Kolyada
2018-07-15 23:13 Mart Raudsepp
2018-03-28 19:24 Markus Meier
2018-03-18 19:36 Sergei Trofimovich
2018-03-17 17:39 Mikle Kolyada
2018-01-28 19:13 Mart Raudsepp
2018-01-05 13:29 Mart Raudsepp
2017-12-25 11:51 Markus Meier
2017-12-16 15:33 Mart Raudsepp
2017-11-01  9:19 Sergei Trofimovich
2017-07-20  4:40 Markus Meier
2017-07-08 16:08 Sergei Trofimovich
2017-02-19 12:00 Jeroen Roovers
2017-02-15 17:37 Markus Meier
2017-01-22 18:03 Agostino Sarubbo
2017-01-22 17:45 Agostino Sarubbo
2016-12-06 21:29 Markus Meier
2016-09-26 10:10 Tobias Klausmann
2016-09-23 15:41 Tobias Klausmann
2016-06-11 11:30 Pacho Ramos
2016-05-03 20:45 Markus Meier
2016-04-07 10:17 Jeroen Roovers
2016-03-06 19:39 Mikle Kolyada
2016-01-31 13:51 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=1487986083.5bd4a728c8e42383042fd776233679b186d68115.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