Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 314885 - Version bump: media-libs/libv4l-0.7.91
Summary: Version bump: media-libs/libv4l-0.7.91
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Alexandre Rostovtsev (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-12 19:57 UTC by Samuli Suominen (RETIRED)
Modified: 2010-05-10 15:07 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 Samuli Suominen (RETIRED) gentoo-dev 2010-04-12 19:57:55 UTC
The new release is at,

http://people.fedoraproject.org/~jwrdegoede/v4l-utils-0.7.91.tar.bz2

Notice how Fedora also jumped from 0.6.4 to the new 0.7.91 package here,

http://cvs.fedoraproject.org/viewvc/rpms/libv4l/devel/

This new tarball seems to contain also utilities, among the libraries. I'm not sure if we want to make a new ebuild, like media-video/v4l-utils or just keep using the media-libs/libv4l... also I hate the idea of splitting the package, since it's shipped as one by upstream.
Comment 1 Alexandre Rostovtsev (RETIRED) gentoo-dev 2010-04-12 20:46:42 UTC
If I understand it right, 0.7.91 is a beta package.

As for utilities, see the announcement at http://lwn.net/Articles/376592/ for more details. Basically, for no good reason that I can see, Hans de Goede decided to bundle libv4l with a bunch of v4l and dvb utilities into a single tarball.

My feeling is that we should have separate libv4l and v4l-utils ebuilds (that use the same source tarball). Some of the reasons include:
* That's what Debian and Fedora are doing.
* No need to adjust existing dependencies or create a virtual.
* Almost everyone who has a modern webcam (i.e. almost everyone who has a modern laptop) needs libv4l to make use of their hardware. By contrast, few people will ever need utilities like decode_tm6000 ("decodes tm6000 proprietary format streams") or v4l2-compliance ("tool to test v4l2 API compliance of drivers"). The target users for the library and the utilities are completely different.
* libv4l has no dependencies beyond libc. By contrast, one of the utilities depends on qt.
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-05-10 15:07:53 UTC
bumped libv4l

tools -> new package -> new bug -> ebuild attached, thanks :-p heh