All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@openembedded.org
Subject: Re: [PATCH] zenity: add a new package
Date: Thu, 09 Apr 2009 18:10:31 +0200	[thread overview]
Message-ID: <grl6ln$5qt$1@ger.gmane.org> (raw)
In-Reply-To: <1239292973.4784.178.camel@alap>

On 09-04-09 18:02, Angus Ainslie wrote:
>> From a1fee691b400a3bc6fd70b01c33802718bacf275 Mon Sep 17 00:00:00 2001
> From: Previdi Roberto<previdi.roberto@gmail.com>
> Date: Thu, 9 Apr 2009 09:50:29 -0600
> Subject: [PATCH] zenity: add a new package
>
> Signed-off-by: Angus Ainslie<nytowl@openmoko.org>
> ---
>   recipes/zenity/files/makefile.patch |   13 +++++++++++++
>   recipes/zenity/zenity_2.20.1.bb     |   10 ++++++++++
>   2 files changed, 23 insertions(+), 0 deletions(-)
>   create mode 100644 recipes/zenity/files/makefile.patch
>   create mode 100644 recipes/zenity/zenity_2.20.1.bb
>
> diff --git a/recipes/zenity/files/makefile.patch b/recipes/zenity/files/makefile.patch
> new file mode 100644
> index 0000000..9bdd5dd
> --- /dev/null
> +++ b/recipes/zenity/files/makefile.patch
> @@ -0,0 +1,13 @@
> +diff -c -r patcher_original/zenity-2.20.1/src/Makefile.am zenity-2.20.1/src/Makefile.am
> +*** patcher_original/zenity-2.20.1/src/Makefile.am     Mon Nov 26 22:57:40 2007
> +--- zenity-2.20.1/src/Makefile.am      Thu Apr  2 00:31:39 2009
> +***************
> +*** 21,27 ****
> +       zenity.h
> +
> +  zenity_CPPFLAGS = \
> +-      -I$(includedir)                                 \
> +       -DGNOMELOCALEDIR=\""$(datadir)/locale"\"        \
> +       -DZENITY_DATADIR=\""$(pkgdatadir)"\"            \
> +       $(AM_CPPFLAGS)
> +--- 21,26 ----
> diff --git a/recipes/zenity/zenity_2.20.1.bb b/recipes/zenity/zenity_2.20.1.bb
> new file mode 100644
> index 0000000..7822ee7
> --- /dev/null
> +++ b/recipes/zenity/zenity_2.20.1.bb
> @@ -0,0 +1,10 @@
> +DESCRIPTION = "A tool to display dialogs from the command line and shell scripts."
> +HOMEPAGE = "http://freshmeat.net/projects/zenity"
> +LICENSE = "GPL"
> +DEPENDS = "libgnomecanvas"
> +SECTION = "console/utils"
> +
> +SRC_URI = "ftp://ftp.gnome.org/pub/gnome/sources/zenity/2.20/zenity-${PV}.tar.bz2 \
> +           file://makefile.patch;patch=1"
> +
> +inherit autotools
> --
> 1.5.6.3

NACK:

* missing checksum
* not using 'inherit gnome'

regards,

Koen




      reply	other threads:[~2009-04-09 16:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-09 16:02 [PATCH] zenity: add a new package Angus Ainslie
2009-04-09 16:10 ` Koen Kooi [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='grl6ln$5qt$1@ger.gmane.org' \
    --to=k.kooi@student.utwente.nl \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=openembedded-devel@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.