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] glista: new recipe
Date: Wed, 15 Apr 2009 23:07:20 +0200	[thread overview]
Message-ID: <gs5ia9$c4i$1@ger.gmane.org> (raw)
In-Reply-To: <1239829008-11236-1-git-send-email-mad_soft@inbox.ru>

On 15-04-09 22:56, Dmitry Artamonow wrote:
> Add new recipe for glista (v0.4) - a simple personal to-do list manager,
> written using GTK+ widget set. It can be used as an alternative to gpe-todo.
>
> Closes OE bug #4525

Looks good to me


>
> Signed-off-by: Dmitry Artamonow<mad_soft@inbox.ru>
> ---
>   conf/checksums.ini           |    4 ++++
>   recipes/glista/glista_0.4.bb |   10 ++++++++++
>   2 files changed, 14 insertions(+), 0 deletions(-)
>   create mode 100644 recipes/glista/glista_0.4.bb
>
> diff --git a/conf/checksums.ini b/conf/checksums.ini
> index 6518eb5..3032b0f 100644
> --- a/conf/checksums.ini
> +++ b/conf/checksums.ini
> @@ -7718,6 +7718,10 @@ sha256=7ff592b6687caefa367b33d8cb8f66f3c0273fa86d4b688c0758d0d9fee7a2cb
>   md5=78fe56143bab9a7df232fa15e35a54a6
>   sha256=972da0f1c35df459b99b24f5bbed5ddec150b714540e2254b6b37035117167ed
>
> +[http://glista.googlecode.com/files/glista-0.4.tar.gz]
> +md5=db4afe3ba157232a6debe58885c693e6
> +sha256=39289c0fc3efd3b003730212201ce7d8a56b06fcf080188ecc76d4ad9375c807
> +
>   [http://camaya.net/download/gloox-0.8.1.tar.bz2]
>   md5=9054d072f5972d5e567c428531734ad5
>   sha256=7f836c8189b55ef4ec8f3387673687d0a5c1a713abc9617144638b28e6857bd2
> diff --git a/recipes/glista/glista_0.4.bb b/recipes/glista/glista_0.4.bb
> new file mode 100644
> index 0000000..d657b46
> --- /dev/null
> +++ b/recipes/glista/glista_0.4.bb
> @@ -0,0 +1,10 @@
> +DESCRIPTION = "Glista is very simple personal to-do list manager"
> +AUTHOR = "Shahar Evron<shahar@prematureoptimization.org>"
> +HOMEPAGE = "http://prematureoptimization.org/glista/"
> +SECTION = "x11/applications"
> +PRIORITY = "optional"
> +LICENSE = "GPLv3"
> +DEPENDS = "gtk+ (>=2.12.0) libxml2"
> +SRC_URI = "http://glista.googlecode.com/files/glista-${PV}.tar.gz"
> +
> +inherit autotools





      reply	other threads:[~2009-04-15 21:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-15 10:31 [PATCH] glista: new recipe Dmitry Artamonow
2009-04-15 11:03 ` Koen Kooi
2009-04-15 20:53   ` Dmitry Artamonow
2009-04-15 20:56     ` Dmitry Artamonow
2009-04-15 21:07       ` 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='gs5ia9$c4i$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.