Skip to content

Instantly share code, notes, and snippets.

@beberlei
Created March 19, 2013 12:35
Show Gist options
  • Save beberlei/598849fcb43ed26f7c7d to your computer and use it in GitHub Desktop.
Save beberlei/598849fcb43ed26f7c7d to your computer and use it in GitHub Desktop.
benny@benny-tp:/opt/pdfpc/build(master)$ sudo cmake ../
-- checking for a minimum Vala version of 0.16.0
-- found Vala, version 0.16.1
-- checking for module 'gstreamer-interfaces-0.10'
-- package 'gstreamer-interfaces-0.10' not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:279 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:333 (_pkg_check_modules_internal)
src/CMakeLists.txt:10 (pkg_check_modules)
-- checking for module 'gstreamer-video-0.10'
-- package 'gstreamer-video-0.10' not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:279 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:333 (_pkg_check_modules_internal)
src/CMakeLists.txt:11 (pkg_check_modules)
-- Configuring incomplete, errors occurred!
benny@benny-tp:/opt/pdfpc/build(master)$ dpkg -l *gstream* | grep '^ii'
ii bluez-gstreamer 4.101-0ubuntu6 amd64 Bluetooth GStreamer support
ii gir1.2-gstreamer-0.10 0.10.36-1ubuntu2 amd64 Description: GObject introspection data for the GStreamer library
ii gstreamer0.10-alsa:amd64 0.10.36-1ubuntu1.1 amd64 GStreamer plugin for ALSA
ii gstreamer0.10-ffmpeg:amd64 0.10.13-5 amd64 FFmpeg plugin for GStreamer
ii gstreamer0.10-fluendo-mp3:amd64 0.10.15.debian-1ubuntu1 amd64 Fluendo mp3 decoder GStreamer plugin
ii gstreamer0.10-gconf:amd64 0.10.31-3ubuntu1.2 amd64 GStreamer plugin for getting the sink/source information from GConf
ii gstreamer0.10-nice:amd64 0.1.2-1 amd64 ICE library (GStreamer plugin)
ii gstreamer0.10-plugins-bad:amd64 0.10.23-7ubuntu1.1 amd64 GStreamer plugins from the "bad" set
ii gstreamer0.10-plugins-bad-multiverse 0.10.21-1 amd64 GStreamer plugins from the "bad" set (Multiverse Variant)
ii gstreamer0.10-plugins-base:amd64 0.10.36-1ubuntu1.1 amd64 GStreamer plugins from the "base" set
ii gstreamer0.10-plugins-base:i386 0.10.36-1ubuntu1.1 i386 GStreamer plugins from the "base" set
ii gstreamer0.10-plugins-base-apps 0.10.36-1ubuntu1.1 amd64 GStreamer helper programs from the "base" set
ii gstreamer0.10-plugins-good:amd64 0.10.31-3ubuntu1.2 amd64 GStreamer plugins from the "good" set
ii gstreamer0.10-plugins-good:i386 0.10.31-3ubuntu1.2 i386 GStreamer plugins from the "good" set
ii gstreamer0.10-plugins-ugly:amd64 0.10.19-2 amd64 GStreamer plugins from the "ugly" set
ii gstreamer0.10-pulseaudio:amd64 0.10.31-3ubuntu1.2 amd64 GStreamer plugin for PulseAudio
ii gstreamer0.10-tools 0.10.36-1ubuntu2 amd64 Tools for use with GStreamer
ii gstreamer0.10-x:amd64 0.10.36-1ubuntu1.1 amd64 GStreamer plugins for X11 and Pango
ii gstreamer0.10-x:i386 0.10.36-1ubuntu1.1 i386 GStreamer plugins for X11 and Pango
ii libgstreamer-interfaces-perl 0.06-2 amd64 Perl interface to the GStreamer Interfaces library
ii libgstreamer-perl 0.17-1 amd64 Perl interface to the GStreamer media processing framework
ii libgstreamer-plugins-bad0.10-0:amd64 0.10.23-7ubuntu1.1 amd64 GStreamer shared libraries from the "bad" set
ii libgstreamer-plugins-base0.10-0:amd64 0.10.36-1ubuntu1.1 amd64 GStreamer libraries from the "base" set
ii libgstreamer-plugins-base0.10-0:i386 0.10.36-1ubuntu1.1 i386 GStreamer libraries from the "base" set
ii libgstreamer0.10-0:amd64 0.10.36-1ubuntu2 amd64 Core GStreamer libraries and elements
ii libgstreamer0.10-0:i386 0.10.36-1ubuntu2 i386 Core GStreamer libraries and elements
ii libgstreamer0.10-dev 0.10.36-1ubuntu2 amd64 GStreamer core development files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment