On Thu, 2010-04-29 at 11:26 +0200, Marc Leeman wrote:
> Package: libgstreamer-plugins-base0.10-0
> Version: 0.10.29-1
> Severity: serious
> Justification: no longer builds from source
> 
> 
> Backporting the latest release to Lenny and noticed that the lenny theora is 
> not enough to compile the package.

It's supposed to be buildable with 1.0 beta3, which is exactly what is
in lenny. What's the error you get?

Snippet from configure.ac:
> dnl *** theora ***
> translit(dnm, m, l) AM_CONDITIONAL(USE_THEORA, true)
> AG_GST_CHECK_FEATURE(THEORA, [Xiph Theora video codec], theora, [
>   dnl theora uses pkg-config version incorrectly, for pkg-config:
>   dnl 1.0 < 1.0RCX < 1.0alphaX < 1.0betaX < 1.0.0
>   dnl theoraenc and theoradec appeared in 1.0beta3
> 
>   AG_GST_PKG_CHECK_MODULES(THEORA, theoradec theoraenc)
> ])

But you're right, the build dependency should be updated to >= 1.0~beta3,
not that this would fix your problem ;)

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to