summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-01-13 01:38:32 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-01-13 01:38:32 +0000
commit50d517d2cadb1de1558f6e501519361fd96b89c7 (patch)
tree42f167c143510268bc6b37c1c648d640ba312060 /media-video
parentBump to 8.2.6 for #204760. Thanks to Michael Kefeder for ebuilds. (diff)
downloadgentoo-2-50d517d2cadb1de1558f6e501519361fd96b89c7.tar.gz
gentoo-2-50d517d2cadb1de1558f6e501519361fd96b89c7.tar.bz2
gentoo-2-50d517d2cadb1de1558f6e501519361fd96b89c7.zip
add missing pkgconfig dep, bug #205006, add missing alsa-lib dep for 1.1
(Portage version: 2.1.4)
Diffstat (limited to 'media-video')
-rw-r--r--media-video/transcode/ChangeLog8
-rw-r--r--media-video/transcode/transcode-1.0.3-r1.ebuild5
-rw-r--r--media-video/transcode/transcode-1.0.3.ebuild5
-rw-r--r--media-video/transcode/transcode-1.0.4-r2.ebuild3
-rw-r--r--media-video/transcode/transcode-1.0.4.ebuild3
-rw-r--r--media-video/transcode/transcode-1.0.5.ebuild3
-rw-r--r--media-video/transcode/transcode-1.1.0_alpha4.ebuild6
7 files changed, 23 insertions, 10 deletions
diff --git a/media-video/transcode/ChangeLog b/media-video/transcode/ChangeLog
index 3be586edcf90..3eb413bf5fc2 100644
--- a/media-video/transcode/ChangeLog
+++ b/media-video/transcode/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-video/transcode
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/transcode/ChangeLog,v 1.198 2008/01/08 15:17:15 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/transcode/ChangeLog,v 1.199 2008/01/13 01:38:32 aballier Exp $
+
+ 13 Jan 2008; Alexis Ballier <aballier@gentoo.org> transcode-1.0.3.ebuild,
+ transcode-1.0.3-r1.ebuild, transcode-1.0.4.ebuild,
+ transcode-1.0.4-r2.ebuild, transcode-1.0.5.ebuild,
+ transcode-1.1.0_alpha4.ebuild:
+ add missing pkgconfig dep, bug #205006, add missing alsa-lib dep for 1.1
*transcode-1.0.4-r2 (08 Jan 2008)
diff --git a/media-video/transcode/transcode-1.0.3-r1.ebuild b/media-video/transcode/transcode-1.0.3-r1.ebuild
index 9cedc97f1fda..8d4c8f07cb56 100644
--- a/media-video/transcode/transcode-1.0.3-r1.ebuild
+++ b/media-video/transcode/transcode-1.0.3-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/transcode/transcode-1.0.3-r1.ebuild,v 1.2 2007/07/26 16:15:17 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/transcode/transcode-1.0.3-r1.ebuild,v 1.3 2008/01/13 01:38:32 aballier Exp $
WANT_AUTOMAKE=latest
WANT_AUTOCONF=latest
@@ -42,6 +42,7 @@ RDEPEND="a52? ( >=media-libs/a52dec-0.7.4 )
x11-libs/libXv )"
DEPEND="${RDEPEND}
+ dev-util/pkgconfig
v4l2? ( >=sys-kernel/linux-headers-2.6.11 )"
# Make sure the assembler USE flags are unmasked on amd64
# Remove this once default-linux/amd64/2006.1 is deprecated
diff --git a/media-video/transcode/transcode-1.0.3.ebuild b/media-video/transcode/transcode-1.0.3.ebuild
index 836cb2f6619c..563074349338 100644
--- a/media-video/transcode/transcode-1.0.3.ebuild
+++ b/media-video/transcode/transcode-1.0.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/transcode/transcode-1.0.3.ebuild,v 1.8 2007/07/03 21:57:24 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/transcode/transcode-1.0.3.ebuild,v 1.9 2008/01/13 01:38:32 aballier Exp $
WANT_AUTOMAKE=latest
WANT_AUTOCONF=latest
@@ -42,6 +42,7 @@ RDEPEND="a52? ( >=media-libs/a52dec-0.7.4 )
x11-libs/libXv )"
DEPEND="${RDEPEND}
+ dev-util/pkgconfig
v4l2? ( >=sys-kernel/linux-headers-2.6.11 )"
# Make sure the assembler USE flags are unmasked on amd64
# Remove this once default-linux/amd64/2006.1 is deprecated
diff --git a/media-video/transcode/transcode-1.0.4-r2.ebuild b/media-video/transcode/transcode-1.0.4-r2.ebuild
index 1a0ee805d354..736bf54760ae 100644
--- a/media-video/transcode/transcode-1.0.4-r2.ebuild
+++ b/media-video/transcode/transcode-1.0.4-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/transcode/transcode-1.0.4-r2.ebuild,v 1.1 2008/01/08 15:17:15 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/transcode/transcode-1.0.4-r2.ebuild,v 1.2 2008/01/13 01:38:32 aballier Exp $
WANT_AUTOMAKE="1.8"
@@ -43,6 +43,7 @@ RDEPEND="a52? ( >=media-libs/a52dec-0.7.4 )
x11-libs/libXv )"
DEPEND="${RDEPEND}
+ dev-util/pkgconfig
v4l2? ( >=sys-kernel/linux-headers-2.6.11 )"
# Make sure the assembler USE flags are unmasked on amd64
# Remove this once default-linux/amd64/2006.1 is deprecated
diff --git a/media-video/transcode/transcode-1.0.4.ebuild b/media-video/transcode/transcode-1.0.4.ebuild
index 855af840af27..1f4a55f1bb20 100644
--- a/media-video/transcode/transcode-1.0.4.ebuild
+++ b/media-video/transcode/transcode-1.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/transcode/transcode-1.0.4.ebuild,v 1.6 2008/01/07 06:51:22 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/transcode/transcode-1.0.4.ebuild,v 1.7 2008/01/13 01:38:32 aballier Exp $
WANT_AUTOMAKE="1.8"
@@ -44,6 +44,7 @@ RDEPEND="a52? ( >=media-libs/a52dec-0.7.4 )
x11-libs/libXv )"
DEPEND="${RDEPEND}
+ dev-util/pkgconfig
v4l2? ( >=sys-kernel/linux-headers-2.6.11 )"
# Make sure the assembler USE flags are unmasked on amd64
# Remove this once default-linux/amd64/2006.1 is deprecated
diff --git a/media-video/transcode/transcode-1.0.5.ebuild b/media-video/transcode/transcode-1.0.5.ebuild
index 728ffa28a54f..10e67efc0760 100644
--- a/media-video/transcode/transcode-1.0.5.ebuild
+++ b/media-video/transcode/transcode-1.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/transcode/transcode-1.0.5.ebuild,v 1.1 2008/01/05 20:09:05 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/transcode/transcode-1.0.5.ebuild,v 1.2 2008/01/13 01:38:32 aballier Exp $
WANT_AUTOMAKE="1.8"
@@ -40,6 +40,7 @@ RDEPEND="a52? ( >=media-libs/a52dec-0.7.4 )
x11-libs/libXv )"
DEPEND="${RDEPEND}
+ dev-util/pkgconfig
v4l2? ( >=sys-kernel/linux-headers-2.6.11 )"
# Make sure the assembler USE flags are unmasked on amd64
# Remove this once default-linux/amd64/2006.1 is deprecated
diff --git a/media-video/transcode/transcode-1.1.0_alpha4.ebuild b/media-video/transcode/transcode-1.1.0_alpha4.ebuild
index 06474076ed3b..36b985affda3 100644
--- a/media-video/transcode/transcode-1.1.0_alpha4.ebuild
+++ b/media-video/transcode/transcode-1.1.0_alpha4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/transcode/transcode-1.1.0_alpha4.ebuild,v 1.2 2007/09/24 18:19:53 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/transcode/transcode-1.1.0_alpha4.ebuild,v 1.3 2008/01/13 01:38:32 aballier Exp $
WANT_AUTOCONF="2.5"
WANT_AUTOMAKE="1.10"
@@ -19,6 +19,7 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="X 3dnow a52 aac alsa altivec dv dvdread iconv imagemagick jpeg lzo mjpeg mp3 mmx nuv ogg oss postproc quicktime sdl sse sse2 theora truetype v4l2 vorbis x264 xvid xml"
RDEPEND="a52? ( media-libs/a52dec )
+ alsa? ( media-libs/alsa-lib )
dv? ( media-libs/libdv )
dvdread? ( media-libs/libdvdread )
xvid? ( media-libs/xvid )
@@ -43,6 +44,7 @@ RDEPEND="a52? ( media-libs/a52dec )
x11-libs/libXv )"
DEPEND="${RDEPEND}
+ dev-util/pkgconfig
v4l2? ( >=sys-kernel/linux-headers-2.6.11 )"
# Make sure the assembler USE flags are unmasked on amd64
# Remove this once default-linux/amd64/2006.1 is deprecated