Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78830 - vlc 0.8.1ebuild DEPEND section contains a non-existent USE flag
Summary: vlc 0.8.1ebuild DEPEND section contains a non-existent USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-20 09:23 UTC by ta2002
Modified: 2005-01-29 08:18 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 ta2002 2005-01-20 09:23:04 UTC
I can't find the flag "dvdnav" in use.desc or use.local.desc
(or in the IUSE  for the ebuild), but the DEPEND section has:

dvdnav? ( >=media-libs/libdvdnav-0.1.9 )

(which appears already covered by the dvd flag)

Looks okay to just drop this line the next time
the ebuild gets updated.

Reproducible: Always
Steps to Reproduce:




For bonus points, could someone explain why the dvd
flag acts so much different in vlc than mplayer.

I think I prefer the vlc approach (the dvd flag
automatically pulling in everything) as opposed to
the mplayer approach, where don't get much without
the dvdread flag, too (always like to see more
consistency). Thanks.

By the way, use.local.desc still shows a dvdread
flag for vlc (which doesn't exist in vlc).

Nice job cleaning up the ebuild, by the way. :)
Comment 1 Jan Brinkmann (RETIRED) gentoo-dev 2005-01-29 08:18:26 UTC
i can't really explain why there are different behaviours for the dvd handling, maybe chris can say some words about this. however, i've removed the needless line from the ebuild. i've also removed the unused local useflag dvdread for vlc. thanks