Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81401 - media-plugins/gst-plugins-v4l2 ebuild
Summary: media-plugins/gst-plugins-v4l2 ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: GStreamer package maintainers
URL: http://gstreamer.net
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-09 12:15 UTC by Priit Laes (IRC: plaes)
Modified: 2005-03-17 07:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
gst-plugins-v4l2 ebuild (gst-plugins-v4l2-0.8.7.ebuild,292 bytes, text/plain)
2005-02-09 12:16 UTC, Priit Laes (IRC: plaes)
Details
gst-plugins-v4l2-0.8.8.ebuild (gst-plugins-v4l2-0.8.8.ebuild,348 bytes, text/plain)
2005-03-17 03:45 UTC, Zaheer Abbas Merali (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Priit Laes (IRC: plaes) 2005-02-09 12:15:25 UTC
media-plugins/gst-plugins-v4l2 ebuild

Reproducible: Always
Steps to Reproduce:
Comment 1 Priit Laes (IRC: plaes) 2005-02-09 12:16:08 UTC
Created attachment 50849 [details]
gst-plugins-v4l2 ebuild
Comment 2 foser (RETIRED) gentoo-dev 2005-02-09 14:09:14 UTC
i wonder why you make it dep on x11 ?
Comment 3 Priit Laes (IRC: plaes) 2005-02-09 22:12:04 UTC
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 Zaheer Abbas Merali (RETIRED) gentoo-dev 2005-03-17 03:45:46 UTC
Created attachment 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 Zaheer Abbas Merali (RETIRED) gentoo-dev 2005-03-17 07:18:38 UTC
ok made it dep on >=linux-headers-2.6 and committed into portage