Gentoo Archives: gentoo-dev

From: "Tomáš Chvátal" <scarabeus@g.o>
To: gentoo-dev@l.g.o
Cc: media-video@g.o
Subject: [gentoo-dev] virtual/ffmpeg and media-video/libav
Date: Wed, 23 Mar 2011 14:10:10
Message-Id: 4D89FEC1.1030905@gentoo.org
1 Hi guys,
2 As there is new ffmpeg fork that is a bit alive we should provide it as
3 alternative to current media-video/ffmpeg.
4
5 So libav is stored in media-video/libav (look at it, try to find issues
6 and stuff).
7
8 Virtual package is virtual/ffmpeg where now i implemented it to have
9 versioned dependencies.
10 So there is virtual/ffmpeg-0.6 virtual/ffmpeg-9999 where the apps can
11 decide what they need.
12 Samuli pointed out that we do not slot ffmpeg nor support versioned deps
13 and always demand everything to be working with latest. If you have
14 strong opinion on that one please express it here so the virtual gets
15 redesigned to just simple virtual/ffmpeg-0.1 without any version stated
16 in it. I myself like the chance to express the version explicitly.
17 Virtual itself provide access to all useflags currently used in eapi2
18 deps. More can be added when required.
19
20 For what is libav i would suggest you go to their homepage
21 http://libav.org/ or poke Diego or Luca whom are actually members of
22 upstream :)
23
24 And finally the list of current dependencies over ffmpeg see in attachment.
25
26 Cheers
27
28 Tomas

Attachments

File name MIME type
libav_virtual.txt text/plain
signature.asc application/pgp-signature

Replies

Subject Author
[gentoo-dev] Re: virtual/ffmpeg and media-video/libav Samuli Suominen <ssuominen@g.o>
Re: [gentoo-dev] virtual/ffmpeg and media-video/libav Jeremy Olexa <darkside@g.o>
Re: [gentoo-dev] virtual/ffmpeg and media-video/libav "Tomáš Chvátal" <scarabeus@g.o>
Re: [gentoo-dev] virtual/ffmpeg and media-video/libav Alexis Ballier <aballier@g.o>