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 707886 - videomixer: build fails due to unrenamed files if orc is not installed
videomixer: build fails due to unrenamed files if orc is not installed
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: 1.1.90
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-09-10 22:48 UTC by Seán de Búrca
Modified: 2013-09-18 16:52 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix build in git master (171.75 KB, patch)
2013-09-10 22:49 UTC, Seán de Búrca
committed Details | Review

Description Seán de Búrca 2013-09-10 22:48:26 UTC
Current git master fails to build due to filename changes in gst/videomixer that did not get pushed to git. blendorc-dist.{c,h} should be renamed to videomixerorc-dist.{c,h}.
Comment 1 Seán de Búrca 2013-09-10 22:49:16 UTC
Created attachment 254631 [details] [review]
Fix build in git master
Comment 2 Tim-Philipp Müller 2013-09-10 23:19:12 UTC
Thanks!

commit 268058eb376e7ce2a70fd60386c5695e2adb7435
Author: Seán de Búrca <leftmostcat@gmail.com>
Date:   Tue Sep 10 16:44:53 2013 -0600

    videomixer: fix build if orc is not installed
    
    https://bugzilla.gnome.org/show_bug.cgi?id=707886