Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 364817 - app-emulation/wine: missing media-libs/libv4l depend and USE=v4l
Summary: app-emulation/wine: missing media-libs/libv4l depend and USE=v4l
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-25 17:11 UTC by Samuli Suominen (RETIRED)
Modified: 2011-04-30 06:26 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Samuli Suominen (RETIRED) gentoo-dev 2011-04-25 17:11:11 UTC
should have media-libs/libv4l depend and propably USE=v4l to go with it for -lv4l1 library.

media-libs/libv4l-0.8.3 (/usr/lib64/libv4l1.so)
app-emulation/emul-linux-x86-medialibs-20110129 (/usr/lib32/libv4l1.so)

[ .. snip .. ]

AC_ARG_WITH(v4l,       AS_HELP_STRING([--without-v4l],[do not use v4l1 (v4l support)]))

[ .. snip .. ]

dnl **** Check for libv4l1 ****
if test "x$with_v4l" != "xno"
then
    WINE_CHECK_SONAME(v4l1,v4l1_open,,,)
fi
WINE_NOTICE_WITH(v4l,[test "x$ac_cv_lib_soname_v4l1" = "x"],
[libv4l ${notice_platform}development files not found.])
Comment 1 SpanKY gentoo-dev 2011-04-30 06:26:26 UTC
http://sources.gentoo.org/app-emulation/wine/wine-1.2.ebuild?r1=1.8&r2=1.9
http://sources.gentoo.org/app-emulation/wine/wine-1.2.1.ebuild?r1=1.4&r2=1.5
http://sources.gentoo.org/app-emulation/wine/wine-1.2.2.ebuild?r1=1.3&r2=1.4
http://sources.gentoo.org/app-emulation/wine/wine-1.2.3.ebuild?r1=1.1&r2=1.2
http://sources.gentoo.org/app-emulation/wine/wine-1.3.0.ebuild?r1=1.9&r2=1.10
http://sources.gentoo.org/app-emulation/wine/wine-1.3.1.ebuild?r1=1.7&r2=1.8
http://sources.gentoo.org/app-emulation/wine/wine-1.3.2.ebuild?r1=1.9&r2=1.10
http://sources.gentoo.org/app-emulation/wine/wine-1.3.3.ebuild?r1=1.6&r2=1.7
http://sources.gentoo.org/app-emulation/wine/wine-1.3.4.ebuild?r1=1.5&r2=1.6
http://sources.gentoo.org/app-emulation/wine/wine-1.3.5.ebuild?r1=1.4&r2=1.5
http://sources.gentoo.org/app-emulation/wine/wine-1.3.6.ebuild?r1=1.4&r2=1.5
http://sources.gentoo.org/app-emulation/wine/wine-1.3.7.ebuild?r1=1.3&r2=1.4
http://sources.gentoo.org/app-emulation/wine/wine-1.3.8.ebuild?r1=1.3&r2=1.4
http://sources.gentoo.org/app-emulation/wine/wine-1.3.9.ebuild?r1=1.3&r2=1.4
http://sources.gentoo.org/app-emulation/wine/wine-1.3.10.ebuild?r1=1.4&r2=1.5
http://sources.gentoo.org/app-emulation/wine/wine-1.3.11.ebuild?r1=1.3&r2=1.4
http://sources.gentoo.org/app-emulation/wine/wine-1.3.12.ebuild?r1=1.1&r2=1.2
http://sources.gentoo.org/app-emulation/wine/wine-1.3.13.ebuild?r1=1.1&r2=1.2
http://sources.gentoo.org/app-emulation/wine/wine-1.3.14.ebuild?r1=1.2&r2=1.3
http://sources.gentoo.org/app-emulation/wine/wine-1.3.15.ebuild?r1=1.1&r2=1.2
http://sources.gentoo.org/app-emulation/wine/wine-1.3.16.ebuild?r1=1.2&r2=1.3
http://sources.gentoo.org/app-emulation/wine/wine-1.3.17.ebuild?r1=1.2&r2=1.3
http://sources.gentoo.org/app-emulation/wine/wine-1.3.18.ebuild?r1=1.1&r2=1.2
http://sources.gentoo.org/app-emulation/wine/wine-9999.ebuild?r1=1.75&r2=1.76