Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/3] gupnp-av: new package
Date: Mon, 14 Sep 2015 11:50:15 +0100	[thread overview]
Message-ID: <55F6A667.4040608@imgtec.com> (raw)
In-Reply-To: <1442226095-4316-4-git-send-email-rahul.bedarkar@imgtec.com>

Dear Rahul Bedarkar,

On 09/14/2015 11:21 AM, Rahul Bedarkar wrote:
[snip]
> diff --git a/package/gupnp-av/gupnp-av.mk b/package/gupnp-av/gupnp-av.mk
> new file mode 100644
> index 0000000..e377b6b
> --- /dev/null
> +++ b/package/gupnp-av/gupnp-av.mk
> @@ -0,0 +1,15 @@
> +################################################################################
> +#
> +# gupnp-av
> +#
> +################################################################################
> +
> +GUPNP_AV_VERSION = 0.11.6
> +GUPNP_AV_SOURCE = gupnp-av-$(GUPNP_AV_VERSION).tar.xz
> +GUPNP_AV_SITE = http://ftp.gnome.org/pub/gnome/sources/gupnp-av/0.11

same here:

GUPNP_AV_VERSION_MAJOR = 0.11
GUPNP_AV_VERSION = $(GUPNP_AV_VERSION_MAJOR).6
GUPNP_AV_SOURCE = gupnp-av-$(GUPNP_AV_VERSION).tar.xz
GUPNP_AV_SITE =
http://ftp.gnome.org/pub/gnome/sources/gupnp-av/$(GUPNP_AV_VERSION_MAJOR)

Regards,

Vincent.

> +GUPNP_AV_LICENSE = LGPLv2+
> +GUPNP_AV_LICENSE_FILES = COPYING
> +GUPNP_AV_INSTALL_STAGING = YES
> +GUPNP_AV_DEPENDENCIES = host-pkgconf libglib2 libxml2 gupnp
> +
> +$(eval $(autotools-package))
> 

      reply	other threads:[~2015-09-14 10:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-14 10:21 [Buildroot] [PATCH 0/3] new packages gssdp, gupnp and gupnp-av Rahul Bedarkar
2015-09-14 10:21 ` [Buildroot] [PATCH 1/3] gssdp: new package Rahul Bedarkar
2015-09-14 10:43   ` Vicente Olivert Riera
2015-09-14 10:21 ` [Buildroot] [PATCH 2/3] gupnp: " Rahul Bedarkar
2015-09-14 10:46   ` Vicente Olivert Riera
2015-09-14 10:21 ` [Buildroot] [PATCH 3/3] gupnp-av: " Rahul Bedarkar
2015-09-14 10:50   ` Vicente Olivert Riera [this message]

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=55F6A667.4040608@imgtec.com \
    --to=vincent.riera@imgtec.com \
    --cc=buildroot@busybox.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox