All of lore.kernel.org
 help / color / mirror / Atom feed
From: Phil Blundell <pb@pbcl.net>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: Gstreamer packaging
Date: Wed, 29 Jun 2011 10:55:25 +0100	[thread overview]
Message-ID: <1309341325.15156.232.camel@phil-desktop> (raw)
In-Reply-To: <044DC375-E0BA-44D9-A063-9BB8E11F7742@dominion.thruhere.net>

On Wed, 2011-06-29 at 11:33 +0200, Koen Kooi wrote:
> So the new systems does the following:
> 
> * split out each plugin as gst-plugin-<foo>
> * split out each lib as lib<foo>
> 
> So both plugins and libraries have a stable package name (barring plugin renames, e.g. flvdemux -> flv). Package feeds and upgrades finally work as expected

Agreed, I think this is about the only reasonable thing to do.  The way
that the gstreamer folks bundle up their plugins for distribution, and
particularly the semi-arbitrary split between -base, -good and -bad, is
not especially helpful for consumers of those packages.

In the past I have been strongly tempted to just stick all the plugins
(with the possible exception of -ugly, which might require a bit of
ENTERPRISE_DISTRO care) into a single recipe so that at least you always
know which recipe needs building to get a given plugin.  That would
obviously lead to more build time but I think it is probably a good
tradeoff in this situation.  In an ideal world it would be nice for all
the plugins to be packaged independently a la Xorg, but I have no idea
whether the gstreamer folks would be receptive to that idea.

> OE .dev has a slightly different approach where you manually go
> through deploy and see what got generated by who and plug that into
> PROVIDES. I'm not a big fan of that, but it eliminates those scary
> messages.

I guess that does also work, but I didn't like the patch when it first
went into .dev and I am still not very fond of it.

p.





  reply	other threads:[~2011-06-29  9:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-29  9:33 Gstreamer packaging Koen Kooi
2011-06-29  9:55 ` Phil Blundell [this message]
2011-06-29 10:53   ` Richard Purdie
2011-06-29 11:04     ` Phil Blundell
2011-06-29 11:08     ` Phil Blundell
2011-06-29 13:58       ` Richard Purdie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1309341325.15156.232.camel@phil-desktop \
    --to=pb@pbcl.net \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.