Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 175090 - media-video/vlc dependencies on ~x86-fbsd
Summary: media-video/vlc dependencies on ~x86-fbsd
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo/BSD Team
URL:
Whiteboard:
Keywords:
Depends on: 175201
Blocks:
  Show dependency tree
 
Reported: 2007-04-18 12:56 UTC by Alexis Ballier
Modified: 2008-10-18 13:04 UTC (History)
1 user (show)

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 Alexis Ballier gentoo-dev 2007-04-18 12:56:55 UTC
vlc gives lots of DEPEND.badindev when using repoman :

  media-video/vlc/vlc-0.8.6b_beta1.ebuild: ~x86-fbsd(default-bsd/fbsd/6.2/x86) ['>=media-libs/libdvdnav-0.1.9', '>=dev-libs/libebml-0.7.6', 'x11-libs/xosd', '>=media-libs/libmatroska-0.8.0', 'media-libs/libdvdplay', '>=net-misc/upnp-1.2', '>=media-libs/libopendaap-0.3.0']


>=media-libs/libdvdnav-0.1.9 -> upstream is dead and it's under video herd so I suppose I can commit your fixes if you need sone

>=dev-libs/libebml-0.7.6 -> under video herd also, feel free to submit patches if needed ;)

x11-libs/xosd -> metadata says no-herd and no maintainer listed...


media-libs/libdvdplay, >=media-libs/libmatroska-0.8.0 -> video herd

>=net-misc/upnp-1.2 -> prefer net-misc/libupnp (bug #169736 )

=media-libs/libopendaap-0.3.0 -> net-p2p




I'd be very happy if we could get rid of those warnings ;)
Comment 1 Timothy Redaelli (RETIRED) gentoo-dev 2007-04-19 12:54:14 UTC
Keyworded media-libs/libmatroska-0.8.1 and dev-libs/libebml-0.7.7-r1
xosd use flag masked
opened a bug for libupnp and libopendaap
later i'll summit patches for libdvdplay and/or libdvdnav
Comment 2 Alexis Ballier gentoo-dev 2007-04-24 20:43:08 UTC
thanks Timothy, there are much less warnings now ;)

I've just added dc1394 useflag as per bug #167633 which gives more warnings, you'll probably want to mask it as you already do for ieee1394 with e.g. ffmpeg as it's probably linux only
Comment 3 Alexis Ballier gentoo-dev 2008-10-18 13:04:00 UTC
should be good now, only pulseaudio left which i'll handle separately