diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-06-09 09:45:31 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-06-09 09:45:31 +0000 |
commit | 7ba55468a0a9a36a3272eb47ff42eb8cc6fcf352 (patch) | |
tree | 555fdca8efffac09d101ad1a85c6ebc3ecde4d21 /media-libs | |
parent | QA Useless blank line on last line (diff) | |
download | gentoo-2-7ba55468a0a9a36a3272eb47ff42eb8cc6fcf352.tar.gz gentoo-2-7ba55468a0a9a36a3272eb47ff42eb8cc6fcf352.tar.bz2 gentoo-2-7ba55468a0a9a36a3272eb47ff42eb8cc6fcf352.zip |
DEPEND >=sys-kernel/linux-headers-2.6.30-r1 wrt #323307 by Jonas Berlin.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libv4l/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/libv4l/libv4l-0.5.3.ebuild | 4 | ||||
-rw-r--r-- | media-libs/libv4l/libv4l-0.6.1.ebuild | 5 | ||||
-rw-r--r-- | media-libs/libv4l/libv4l-0.7.91.ebuild | 5 |
4 files changed, 15 insertions, 5 deletions
diff --git a/media-libs/libv4l/ChangeLog b/media-libs/libv4l/ChangeLog index 502ed124c7c6..d465e35e8ae2 100644 --- a/media-libs/libv4l/ChangeLog +++ b/media-libs/libv4l/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/libv4l # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/ChangeLog,v 1.30 2010/05/16 16:13:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/ChangeLog,v 1.31 2010/06/09 09:45:31 ssuominen Exp $ + + 09 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> libv4l-0.6.1.ebuild, + libv4l-0.7.91.ebuild: + DEPEND >=sys-kernel/linux-headers-2.6.30-r1 wrt #323307 by Jonas Berlin. 16 May 2010; Raúl Porcel <armin76@gentoo.org> libv4l-0.6.1.ebuild: alpha stable wrt #306419 diff --git a/media-libs/libv4l/libv4l-0.5.3.ebuild b/media-libs/libv4l/libv4l-0.5.3.ebuild index 265445726993..9d3c94bfed87 100644 --- a/media-libs/libv4l/libv4l-0.5.3.ebuild +++ b/media-libs/libv4l/libv4l-0.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/libv4l-0.5.3.ebuild,v 1.9 2010/05/10 15:07:28 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/libv4l-0.5.3.ebuild,v 1.10 2010/06/09 09:45:31 ssuominen Exp $ # this version is marked as obsolete, delete asap @@ -13,7 +13,7 @@ SRC_URI="http://people.atrpms.net/~hdegoede/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha hppa" +KEYWORDS="hppa" IUSE="" src_compile() { diff --git a/media-libs/libv4l/libv4l-0.6.1.ebuild b/media-libs/libv4l/libv4l-0.6.1.ebuild index 1c7b76687e32..f7339ede0917 100644 --- a/media-libs/libv4l/libv4l-0.6.1.ebuild +++ b/media-libs/libv4l/libv4l-0.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/libv4l-0.6.1.ebuild,v 1.7 2010/05/16 16:13:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/libv4l-0.6.1.ebuild,v 1.8 2010/06/09 09:45:31 ssuominen Exp $ inherit multilib toolchain-funcs @@ -14,6 +14,9 @@ SLOT="0" KEYWORDS="alpha amd64 ~arm ~hppa ppc ppc64 ~sparc x86" IUSE="" +RDEPEND="" +DEPEND=">=sys-kernel/linux-headers-2.6.30-r1" + src_compile() { tc-export CC emake PREFIX="/usr" LIBDIR="/usr/$(get_libdir)" CFLAGS="${CFLAGS}" \ diff --git a/media-libs/libv4l/libv4l-0.7.91.ebuild b/media-libs/libv4l/libv4l-0.7.91.ebuild index 778df238f4c9..800eb738c454 100644 --- a/media-libs/libv4l/libv4l-0.7.91.ebuild +++ b/media-libs/libv4l/libv4l-0.7.91.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/libv4l-0.7.91.ebuild,v 1.1 2010/05/10 15:07:28 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/libv4l-0.7.91.ebuild,v 1.2 2010/06/09 09:45:31 ssuominen Exp $ EAPI=3 inherit multilib toolchain-funcs @@ -16,6 +16,9 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" +RDEPEND="" +DEPEND=">=sys-kernel/linux-headers-2.6.30-r1" + S=${WORKDIR}/${MY_P} src_compile() { |