Bug 81401 - media-plugins/gst-plugins-v4l2 ebuild
|
Bug#:
81401
|
Product: Gentoo Linux
|
Version: 2004.3
|
Platform: x86
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: gstreamer@gentoo.org
|
Reported By: plaes@plaes.org
|
|
Component: Ebuilds
|
|
|
URL:
http://gstreamer.net
|
|
Summary: media-plugins/gst-plugins-v4l2 ebuild
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2005-02-09 12:15 0000
|
media-plugins/gst-plugins-v4l2 ebuild
Reproducible: Always
Steps to Reproduce:
i wonder why you make it dep on x11 ?
Comments from configure.ac
dnl v4l/v4l2 checks have been moved down because they require X
if test "$HAVE_X" = "yes"
then
AC_MSG_CHECKING([Checking for uptodate v4l2 installation])
AC_TRY_COMPILE([
#include <sys/types.h>
#include <linux/types.h
...
Created an attachment (id=53694) [details]
gst-plugins-v4l2-0.8.8.ebuild
version bump and re-check deps
really needs 2.6 kernel, but both mplayer and mpeg4ip dont dep on the
kernel...and i cant find an easy way of depping on 2.6 kernel
ok made it dep on >=linux-headers-2.6 and committed into portage