How to compile multiverse variant of plugin library?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How to compile multiverse variant of plugin library?

yiliang
Hi,

I want to compile just the multiverse variant of ulgy plugins on Ubuntu 10.10. How should I do it? The multiverse variant source downloaded from ubuntu is identical to that of universe variant.

Thanks!
Yiliang
Reply | Threaded
Open this post in threaded view
|

Re: How to compile multiverse variant of plugin library?

Santakivi Topi
On 12/31/2010 09:51 AM, yiliang wrote:
>
> Hi,
>
> I want to compile just the multiverse variant of ulgy plugins on Ubuntu
> 10.10. How should I do it? The multiverse variant source downloaded from
> ubuntu is identical to that of universe variant.

Take a look at the Debian rules file. For the multiverse variant:

DEB_CONFIGURE_EXTRA_FLAGS += \
        --disable-examples \
        --enable-debug \
        --with-package-name="GStreamer Ugly Multiverse Plugins (Ubuntu)" \
        --with-package-origin="https://launchpad.net/distros/ubuntu/+source/gst-plugins-ugly-multiverse$(gst_abi)" \
        --disable-gtk-doc \
        --disable-asfdemux \
        --disable-dvdlpcmdec \
        --disable-dvdsub \
        --disable-iec958 \
        --disable-mpegaudioparse \
        --disable-mpegstream \
        --disable-realmedia

BR,
Topi

>
> Thanks!
> Yiliang
>
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/How-to-compile-multiverse-variant-of-plugin-library-tp3169168p3169168.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
> to consolidate database storage, standardize their database environment,
> and,
> should the need arise, upgrade to a full multi-node Oracle RAC database
> without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and,
should the need arise, upgrade to a full multi-node Oracle RAC database
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel