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
Description:   Opened: 2005-02-09 12:15 0000
media-plugins/gst-plugins-v4l2 ebuild

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Priit Laes (IRC: plaes) 2005-02-09 12:16:08 0000 -------
Created an attachment (id=50849) [details]
gst-plugins-v4l2 ebuild

------- Comment #2 From foser (RETIRED) 2005-02-09 14:09:14 0000 -------
i wonder why you make it dep on x11 ?

------- Comment #3 From Priit Laes (IRC: plaes) 2005-02-09 22:12:04 0000 -------
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
...

------- Comment #4 From Zaheer Abbas Merali (RETIRED) 2005-03-17 03:45:46 0000 -------
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

------- Comment #5 From Zaheer Abbas Merali (RETIRED) 2005-03-17 07:18:38 0000 -------
ok made it dep on >=linux-headers-2.6 and committed into portage