From 2d0c5be76bf3a601ba9616791eac3ae918534e94 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Wed, 22 Mar 2017 01:56:55 +0200 Subject: media-video/gnome-video-effects: bump to 0.4.3 --- .../gnome-video-effects-0.4.3.ebuild | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 media-video/gnome-video-effects/gnome-video-effects-0.4.3.ebuild (limited to 'media-video/gnome-video-effects/gnome-video-effects-0.4.3.ebuild') diff --git a/media-video/gnome-video-effects/gnome-video-effects-0.4.3.ebuild b/media-video/gnome-video-effects/gnome-video-effects-0.4.3.ebuild new file mode 100644 index 000000000000..323f85d0f18d --- /dev/null +++ b/media-video/gnome-video-effects/gnome-video-effects-0.4.3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit gnome2 + +DESCRIPTION="Effects for Cheese, the webcam video and picture application" +HOMEPAGE="https://wiki.gnome.org/Projects/GnomeVideoEffects" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND} + >=dev-util/intltool-0.40.0 + >=sys-devel/gettext-0.17 +" + +# This ebuild does not install any binaries +RESTRICT="binchecks strip" -- cgit v1.2.3-65-gdbad