On Sun, Mar 6, 2011 at 7:28 PM, todd rme <[email protected]> wrote: > On Sat, Mar 5, 2011 at 12:39 PM, todd rme <[email protected]> wrote: >> There are ___-32bit versions of some packman packages that cannot be >> installed alongside their native counterparts because there are no >> ___-32bit versions of libraries they depend on. This means the >> packages conflict with their native counterparts, if you try to >> install the __-32bit version it will break or make you uninstall the >> native version. This defeats the purpose of have ___-32bit versions, >> which is to be able to install them alongside their 64bit >> counterparts. >> >> Examples (I'll include the missing dependency it mentions, but there >> may be others missing as well): >> gstreamer-0_10-plugins-bad-32bit - libmms.so.0 >> gstreamer-0_10-plugins-good-32bit - libwavpack.so.1 >> gstreamer-0_10-plugins-good-extra-32bit - libshout.so.3 >> gstreamer-0_10-plugins-ugly-32bit - liba52.so.0 >> libfarsight2_0-32bit - libgupnp-igd-1.0.so.3 >> libnice10-32bit - libgupnp-igd-1.0.so.3 >> >> -Todd >> > > Thanks to whoever added those dependencies. That was enough for some > of them. A few still have missing __-32bit dependencies, though: > > gstreamer-0_10-plugins-bad-32bit - libdca.so.0 > gstreamer-0_10-plugins-good-32bit - libcaca.so.0 > gstreamer-0_10-plugins-ugly-32bit - libmp3lame.so.0
Has there been any progress on getting the last few 32-bit gstreamer dependencies made available? The lack of these packages is currently causing problems with wine, since it requires 32-bit versions of the gstreamer packages in order to work properly. libxine1-32bit also does not install because of missing dependencies. So far -32bit versions of these packages are still needed in order to get full 32-bit support: gstreamer-0_10-plugins-good-32bit: libcaca0-32bit libxine1-32bit: libmodplug1-32bit gstreamer-0_10-plugins-ugly-32bit: libdvdread4-32bit libid3tag-32bit libopencore-amrnb0-32bit libopencore-amrwb0-32bit libsidplay1-32bit libtwolame0-32bit libx264-114-32bit gstreamer-0_10-plugins-bad-32bit: libamrwb3-32bit libass4-32bit libavcodec52-32bit libavutil50-32bit libcdaudio-32bit libdc1394-22-32bit libdca0-32bit libdirac_encoder0-32bit libdvdnav4-32bit libdvdread4-32bit libenca0-32bit libgstsignalprocessor-0_10-0-32bit libgstvdp-0_10-0-32bit libkate1-32bit libmodplug1-32bit libmpcdec5-32bit libmusicbrainz4-32bit libquicktime-32bit libredland0-32bit libslv2-9-32bit libschroedinger-1_0-0-32bit libSoundTouch0-32bit libswscale0-32bit libvpx0-32bit libx264-114-32bit libxvidcore4-32bit mjpegtools-32bit I think this is all of them. There may be a few mistakes, though. Obviously gstreamer-0_10-plugins-good-32bit and libxine1-32bit are the most important, and each only needs one more package before it should work (although each needs a different package). gstreamer-0_10-plugins-ugly-32bit only needs a few additional packages. gstreamer-0_10-plugins-bad-32bit looks like it is still missing a lot of dependencies. -Todd _______________________________________________ Packman mailing list [email protected] http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
