summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/motion/motion-3.2.12-r2.ebuild')
-rw-r--r--media-video/motion/motion-3.2.12-r2.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/media-video/motion/motion-3.2.12-r2.ebuild b/media-video/motion/motion-3.2.12-r2.ebuild
index 4486a02c45dc..3ae75b05b750 100644
--- a/media-video/motion/motion-3.2.12-r2.ebuild
+++ b/media-video/motion/motion-3.2.12-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/motion/motion-3.2.12-r2.ebuild,v 1.3 2012/06/09 23:36:03 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/motion/motion-3.2.12-r2.ebuild,v 1.4 2013/02/15 19:17:27 aballier Exp $
EAPI=4
inherit eutils user
@@ -31,6 +31,7 @@ pkg_setup() {
src_prepare() {
epatch \
"${FILESDIR}"/ffmpeg08.patch \
+ "${FILESDIR}"/ffmpeg1.patch \
"${FILESDIR}"/${P}-workaround-v4l1_deprecation.patch
}