After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 634840 - x264: use pkg-config to locate dependencies for plugin
x264: use pkg-config to locate dependencies for plugin
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-ugly
git master
Other All
: Normal normal
: 0.10.17
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-11-14 19:00 UTC by Leo Singer
Modified: 2010-12-12 15:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (1.24 KB, patch)
2010-11-14 19:00 UTC, Leo Singer
committed Details | Review

Description Leo Singer 2010-11-14 19:00:13 UTC
Created attachment 174452 [details] [review]
proposed patch

The attached patch modifies gst-plugins-ugly's configure.ac to use pkg-config in order to locate the dependency for the "x264" plugin.
Comment 1 Sebastian Dröge (slomo) 2010-12-12 15:21:45 UTC
commit 50521fded301c6663f8253839c96c0d704ae9d42
Author: Leo Singer <leo.singer@ligo.org>
Date:   Sun Nov 14 10:57:21 2010 -0800

    x264: uses pkg-config to locate libx264