All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <koen@dominion.thruhere.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-multimedia PATCH 1/6] gssdp: add 0.12.2.1 and 0.13.2
Date: Fri, 21 Dec 2012 13:07:05 +0100	[thread overview]
Message-ID: <kb1jd5$cmt$1@ger.gmane.org> (raw)
In-Reply-To: <1356007963-12208-2-git-send-email-ross.burton@intel.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Op 20-12-12 13:52, Ross Burton schreef:
> Signed-off-by: Ross Burton <ross.burton@intel.com> --- 
> meta-multimedia/recipes-connectivity/gupnp/gssdp.inc   |   16
> ++++++++++++++++ .../recipes-connectivity/gupnp/gssdp_0.12.2.1.bb       |
> 5 +++++ .../recipes-connectivity/gupnp/gssdp_0.13.2.bb         |    8
> ++++++++ 3 files changed, 29 insertions(+) create mode 100644
> meta-multimedia/recipes-connectivity/gupnp/gssdp.inc create mode 100644
> meta-multimedia/recipes-connectivity/gupnp/gssdp_0.12.2.1.bb create mode
> 100644 meta-multimedia/recipes-connectivity/gupnp/gssdp_0.13.2.bb
> 
> diff --git a/meta-multimedia/recipes-connectivity/gupnp/gssdp.inc
> b/meta-multimedia/recipes-connectivity/gupnp/gssdp.inc new file mode
> 100644 index 0000000..51befd9 --- /dev/null +++
> b/meta-multimedia/recipes-connectivity/gupnp/gssdp.inc @@ -0,0 +1,16 @@ 
> +SUMMARY = "Resource discovery and announcement over SSDP" +DESCRIPTION =
> "GSSDP implements resource discovery and announcement over SSDP (Simpe
> Service Discovery Protocol)." +LICENSE = "LGPLv2" +LIC_FILES_CHKSUM =
> "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" +DEPENDS =
> "glib-2.0 libsoup-2.4 gobject-introspection-stub vala-stub-native" + 
> +inherit autotools pkgconfig + +PACKAGES =+ "gssdp-tools" + 
> +FILES_gssdp-tools = "${bindir}/gssdp* ${datadir}/gssdp/*.glade" + 
> +EXTRA_OECONF = "--disable-introspection" + +PACKAGECONFIG ??=
> "${@base_contains('DISTRO_FEATURES', 'x11', 'gtk', '', d)}" 
> +PACKAGECONFIG[gtk] = "--with-gtk,--without-gtk,gtk+"

Minor nit: variables are grouped by task and ordered by task order, so
FILES/PACKAGES/R* goes below EXTRA_OECONF/do_configure/do_compile/do_install



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: GPGTools - http://gpgtools.org

iD8DBQFQ1FDpMkyGM64RGpERAh9SAJ0Yg4G0MXH+zAfMEoEfNAB42YGu4gCfbhpC
y6er7oRE3tVTjJekedFm02Q=
=fT9I
-----END PGP SIGNATURE-----




  parent reply	other threads:[~2012-12-21 12:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-20 12:52 Migrate GUPnP to meta-multimedia Ross Burton
2012-12-20 12:52 ` [meta-multimedia PATCH 1/6] gssdp: add 0.12.2.1 and 0.13.2 Ross Burton
2012-12-21  9:43   ` Martin Jansa
2012-12-21 12:36     ` Burton, Ross
2012-12-21 13:46       ` Burton, Ross
2012-12-21 12:07   ` Koen Kooi [this message]
2012-12-20 12:52 ` [meta-multimedia PATCH 2/6] gupnp: add 0.18.4 and 0.19.3 Ross Burton
2012-12-20 12:52 ` [meta-multimedia PATCH 3/6] gupnp-av: add 0.10.3 and 0.11.6 Ross Burton
2012-12-20 12:52 ` [meta-multimedia PATCH 4/6] gupnp-dlna: add 0.9.2 Ross Burton
2012-12-20 12:52 ` [meta-multimedia PATCH 5/6] gupnp-igd: add 0.2.2 Ross Burton
2012-12-20 12:52 ` [meta-multimedia PATCH 6/6] gupnp-tools: add 0.8.1 Ross Burton

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='kb1jd5$cmt$1@ger.gmane.org' \
    --to=koen@dominion.thruhere.net \
    --cc=openembedded-devel@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.