Bug 106570 - [jhbuild] Build the gstreamer-related dependencies from tarballs
Summary: [jhbuild] Build the gstreamer-related dependencies from tarballs
Status: RESOLVED DUPLICATE of bug 106552
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-10 08:14 PST by Raphael Kubo da Costa (:rakuco)
Modified: 2013-01-10 08:18 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Raphael Kubo da Costa (:rakuco) 2013-01-10 08:14:47 PST
Since the GStreamer dependencies in jhbuild are already built from git tags, it makes sense to just download the release tarballs instead, especially since it is then possible to use the "configure" script instead of autogen.sh and avoid problems with automake 1.13.
Comment 1 Dominik Röttsches (drott) 2013-01-10 08:17:08 PST
Chris already did that after we saw some network issues with jhbuild in the morning.

*** This bug has been marked as a duplicate of bug 106552 ***
Comment 2 Dominik Röttsches (drott) 2013-01-10 08:18:48 PST
That's at least true for using the tarballs - if you wanna use configure instead of autogen, feel free to reopen.