Toni wrote: > Am Donnerstag, 11. September 2008 schrieb Andrés G. Aragoneses: >> Toni wrote: >>> Am Dienstag, 9. September 2008 schrieb Andrés G. Aragoneses: >>>> Investigating more about this issue I'm having, I have reached a point >>>> where maybe I have found a problem in a packman package: >>>> gstreamer010-plugins-base, because I've downloaded totem's SVN version, >>>> and when running ./autogen.sh I get the following error: >>>> >>>> configure: error: >>>> Cannot find required GStreamer-0.10 plugin 'playbin'. >>>> It should be >>>> part of gst-plugins-base. Please install it. >>>> >>>> However, I have the package "gstramer-0_10-plugins-base 0.10.20-42.pm.1 >>>> (x86_64)" already installed successfully in my system (I have already >>>> tried to reinstall it). >>>> >>>> Any ideas about this problem? >>> we use the packman packages to compile and build all other packages... so >>> the plugin is not missing :) >>> a simple rpm -ql or a webpin playbin shows you that it is part of the >>> package. >> Ok, the plugin is there, what's not there is, actually, the tool to >> inspect plugins: gst-inspect010. Do you know why I am lacking this? >> I'll contribute a patch to totem's configure.in file to check for this. > again: use webpin to lok-up programs/packages: > > webpin gst-inspect > 10 results (5 packages) found for "gst-inspect" in openSUSE_103 > * gstreamer010: Streaming-Media Framework Runtime > - 0.10.13 [suse-oss] > >> /usr/bin/gst-inspect > - 0.10.14 [BS::home:/luneo7] > >> /usr/bin/gst-inspect > * gstreamer-0_10-debuginfo: Debug information for package gstreamer-0_10 > - 0.10.20 [packman] > >> /usr/lib/debug/usr/bin/gst-inspect-0.10.debug > * gstreamer-0_10-utils: Streaming-Media Framework Runtime > - 0.10.20 [packman | BS::home:/FunkyPenguin:/Cheese] > >> /usr/bin/gst-inspect-0.10 > - 0.10.19 [BS::GNOME:/STABLE] > >> /usr/bin/gst-inspect-0.10 > * gstreamer-utils: Streaming-Media Framework Runtime > - 0.10.20 [packman | BS::home:/FunkyPenguin:/Cheese] > >> /usr/bin/gst-inspect > - 0.10.19 [BS::GNOME:/STABLE] > >> /usr/bin/gst-inspect > * gstreamer010-debuginfo: Debug information for package gstreamer010 > - 0.10.14 [BS::home:/luneo7] > >> /usr/lib/debug/usr/bin/gst-inspect-0.10.debug > > so you need gstreamer-0_10-utils package. > > webpin is also available online: > http://packages.opensuse-community.org/
I thought webpin was *only* available online, thanks, this is cool. I've submitted a patch: http://bugzilla.gnome.org/show_bug.cgi?id=551774 Andrés -- _______________________________________________ Packman mailing list [email protected] http://212.112.227.138/cgi-bin/mailman/listinfo/packman
