summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2013-08-12 00:09:07 +0000
committerAlexis Ballier <aballier@gentoo.org>2013-08-12 00:09:07 +0000
commit2c87b80a05a2ea029bc03414fa1aea9e7a0b756f (patch)
treede191344c9eea0f560a6ea0ee2d129807d88ec35 /media-video/ffmpeg
parentAdd a slotted 0.10 version for binary compatibility and multilib. This is out... (diff)
downloadgentoo-2-2c87b80a05a2ea029bc03414fa1aea9e7a0b756f.tar.gz
gentoo-2-2c87b80a05a2ea029bc03414fa1aea9e7a0b756f.tar.bz2
gentoo-2-2c87b80a05a2ea029bc03414fa1aea9e7a0b756f.zip
Add missing openssl dep
(Portage version: 2.2.0_alpha196/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'media-video/ffmpeg')
-rw-r--r--media-video/ffmpeg/ChangeLog7
-rw-r--r--media-video/ffmpeg/ffmpeg-1.0.7.ebuild3
-rw-r--r--media-video/ffmpeg/ffmpeg-1.2.1.ebuild3
-rw-r--r--media-video/ffmpeg/ffmpeg-1.2.2.ebuild3
-rw-r--r--media-video/ffmpeg/ffmpeg-2.0.1.ebuild3
-rw-r--r--media-video/ffmpeg/ffmpeg-2.0.ebuild3
-rw-r--r--media-video/ffmpeg/ffmpeg-9999.ebuild3
7 files changed, 18 insertions, 7 deletions
diff --git a/media-video/ffmpeg/ChangeLog b/media-video/ffmpeg/ChangeLog
index 2532de88a06d..03950768303d 100644
--- a/media-video/ffmpeg/ChangeLog
+++ b/media-video/ffmpeg/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-video/ffmpeg
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.673 2013/08/12 00:03:06 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.674 2013/08/12 00:09:07 aballier Exp $
+
+ 12 Aug 2013; Alexis Ballier <aballier@gentoo.org> ffmpeg-1.0.7.ebuild,
+ ffmpeg-1.2.1.ebuild, ffmpeg-1.2.2.ebuild, ffmpeg-2.0.ebuild,
+ ffmpeg-2.0.1.ebuild, ffmpeg-9999.ebuild:
+ Add missing openssl dep
*ffmpeg-0.10.8 (11 Aug 2013)
diff --git a/media-video/ffmpeg/ffmpeg-1.0.7.ebuild b/media-video/ffmpeg/ffmpeg-1.0.7.ebuild
index 704810472651..7bdc221a5972 100644
--- a/media-video/ffmpeg/ffmpeg-1.0.7.ebuild
+++ b/media-video/ffmpeg/ffmpeg-1.0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.0.7.ebuild,v 1.12 2013/08/08 09:45:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.0.7.ebuild,v 1.13 2013/08/12 00:09:07 aballier Exp $
EAPI="4"
@@ -84,6 +84,7 @@ RDEPEND="
libv4l? ( media-libs/libv4l )
modplug? ( media-libs/libmodplug )
openal? ( >=media-libs/openal-1.1 )
+ openssl? ( dev-libs/openssl )
opus? ( media-libs/opus )
pulseaudio? ( media-sound/pulseaudio )
rtmp? ( >=media-video/rtmpdump-2.2f )
diff --git a/media-video/ffmpeg/ffmpeg-1.2.1.ebuild b/media-video/ffmpeg/ffmpeg-1.2.1.ebuild
index 8812f5a6eb59..d118e1a3dfa2 100644
--- a/media-video/ffmpeg/ffmpeg-1.2.1.ebuild
+++ b/media-video/ffmpeg/ffmpeg-1.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.2.1.ebuild,v 1.3 2013/07/20 16:01:24 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.2.1.ebuild,v 1.4 2013/08/12 00:09:07 aballier Exp $
EAPI="4"
@@ -86,6 +86,7 @@ RDEPEND="
libv4l? ( media-libs/libv4l )
modplug? ( media-libs/libmodplug )
openal? ( >=media-libs/openal-1.1 )
+ openssl? ( dev-libs/openssl )
opus? ( media-libs/opus )
pulseaudio? ( media-sound/pulseaudio )
rtmp? ( >=media-video/rtmpdump-2.2f )
diff --git a/media-video/ffmpeg/ffmpeg-1.2.2.ebuild b/media-video/ffmpeg/ffmpeg-1.2.2.ebuild
index ac92c64b74f0..20cb7dd2278f 100644
--- a/media-video/ffmpeg/ffmpeg-1.2.2.ebuild
+++ b/media-video/ffmpeg/ffmpeg-1.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.2.2.ebuild,v 1.1 2013/08/07 21:29:44 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.2.2.ebuild,v 1.2 2013/08/12 00:09:07 aballier Exp $
EAPI="4"
@@ -86,6 +86,7 @@ RDEPEND="
libv4l? ( media-libs/libv4l )
modplug? ( media-libs/libmodplug )
openal? ( >=media-libs/openal-1.1 )
+ openssl? ( dev-libs/openssl )
opus? ( media-libs/opus )
pulseaudio? ( media-sound/pulseaudio )
rtmp? ( >=media-video/rtmpdump-2.2f )
diff --git a/media-video/ffmpeg/ffmpeg-2.0.1.ebuild b/media-video/ffmpeg/ffmpeg-2.0.1.ebuild
index 9f9740a1f31a..bd3b189cc36c 100644
--- a/media-video/ffmpeg/ffmpeg-2.0.1.ebuild
+++ b/media-video/ffmpeg/ffmpeg-2.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-2.0.1.ebuild,v 1.1 2013/08/11 13:28:36 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-2.0.1.ebuild,v 1.2 2013/08/12 00:09:07 aballier Exp $
EAPI="5"
@@ -100,6 +100,7 @@ RDEPEND="
libv4l? ( media-libs/libv4l )
modplug? ( media-libs/libmodplug )
openal? ( >=media-libs/openal-1.1 )
+ openssl? ( dev-libs/openssl )
opus? ( media-libs/opus )
pulseaudio? ( media-sound/pulseaudio )
quvi? ( media-libs/libquvi )
diff --git a/media-video/ffmpeg/ffmpeg-2.0.ebuild b/media-video/ffmpeg/ffmpeg-2.0.ebuild
index 935bd28404c2..62ff71e35190 100644
--- a/media-video/ffmpeg/ffmpeg-2.0.ebuild
+++ b/media-video/ffmpeg/ffmpeg-2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-2.0.ebuild,v 1.3 2013/07/28 19:43:59 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-2.0.ebuild,v 1.4 2013/08/12 00:09:07 aballier Exp $
EAPI="5"
@@ -100,6 +100,7 @@ RDEPEND="
libv4l? ( media-libs/libv4l )
modplug? ( media-libs/libmodplug )
openal? ( >=media-libs/openal-1.1 )
+ openssl? ( dev-libs/openssl )
opus? ( media-libs/opus )
pulseaudio? ( media-sound/pulseaudio )
quvi? ( media-libs/libquvi )
diff --git a/media-video/ffmpeg/ffmpeg-9999.ebuild b/media-video/ffmpeg/ffmpeg-9999.ebuild
index 385ea936e1bc..e38b77a4da6f 100644
--- a/media-video/ffmpeg/ffmpeg-9999.ebuild
+++ b/media-video/ffmpeg/ffmpeg-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild,v 1.135 2013/07/28 19:43:59 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild,v 1.136 2013/08/12 00:09:07 aballier Exp $
EAPI="5"
@@ -100,6 +100,7 @@ RDEPEND="
libv4l? ( media-libs/libv4l )
modplug? ( media-libs/libmodplug )
openal? ( >=media-libs/openal-1.1 )
+ openssl? ( dev-libs/openssl )
opus? ( media-libs/opus )
pulseaudio? ( media-sound/pulseaudio )
quvi? ( media-libs/libquvi )