Christopher Stone píše v Pá 31. 10. 2008 v 09:31 -0700:
On Fri, Oct 31, 2008 at 1:43 AM, Dan Horák <dan(a)danny.cz>
wrote:
Christopher Stone píše v Pá 31. 10. 2008 v 01:33 -0700:
> I needed to remove pulseaudio after upgrading to rawhide the
other
> day, and in doing so I noticed that kino has a requirement
on
> pulseaudio. Should kino Requires be pulseaudio-libs
instead?
It must be an indirect dependency via esound. There are 3
manual
Requires - audiofile, esound and ffmpeg. I will recheck the
need for the
first two, ffmpeg is used in the export scripts, so it must be
there.
This is what I get when yum runs a dependency check:
--> Running transaction
check
---> Package kino.x86_64 0:1.3.2-1.fc10 set to be
updated
--> Processing Dependency: esound for package:
kino
--> Running transaction
check
---> Package pulseaudio-esound-compat.x86_64 0:0.9.13-4.fc10 set to be
updated
--> Processing Dependency: pulseaudio = 0.9.13-4.fc10 for package:
pulseaudio-esound-compat
--> Running transaction
check
---> Package pulseaudio.x86_64 0:0.9.13-4.fc10 set to be
updated
--> Processing Dependency: pulseaudio-core-libs = 0.9.13-4.fc10 for
package: pulseaudio
--> Processing Dependency: libpulsecore.so.8()(64bit) for package:
pulseaudio
--> Running transaction check
---> Package pulseaudio-core-libs.x86_64 0:0.9.13-4.fc10 set to be
updated
--> Finished Dependency Resolution
I could not find out why they are there (probably due some sound issues
in the history), so I have removed them. But I have added new deps
(mjpegtools and mencoder) for better AV format support in the
import/export scripts.
resulting rpms are now at
http://buildsys.rpmfusion.org/plague-results/fedora-development-rpmfusion...
Dan