media-plugins/gst-plugins-x265: bump to 1.10.5, no code changes compared to 1.10.4
[gentoo.git] / media-plugins / gst-plugins-gdkpixbuf / gst-plugins-gdkpixbuf-0.10.31-r1.ebuild
1 # Copyright 1999-2014 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI="5"
5
6 GST_ORG_MODULE=gst-plugins-good
7 inherit gstreamer
8
9 DESCRIPION="GdkPixbuf-based image decoder, overlay and sink"
10 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
11 IUSE=""
12
13 RDEPEND=">=x11-libs/gdk-pixbuf-2.30.7:2[${MULTILIB_USEDEP}]"
14 DEPEND="${RDEPEND}"
15
16 GST_PLUGINS_BUILD="gdk_pixbuf"
17 GST_PLUGINS_BUILD_DIR="gdk_pixbuf"