All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 2/3] jbig2dec-0.11: new recipe
Date: Wed, 9 Jun 2010 06:31:26 -0700	[thread overview]
Message-ID: <20100609133126.GB29724@gmail.com> (raw)
In-Reply-To: <1276068782-23257-3-git-send-email-mad_soft@inbox.ru>

On (09/06/10 11:33), Dmitry Artamonow wrote:
> jbig2dec is a decoder implementation of the JBIG2 image compression
> format. JBIG2 is designed for lossy or lossless encoding of monochrome
> images at moderately high resolution, in particular scanned paper documents.
> 
> Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru>
> ---
>  recipes/jpeg/jbig2dec_0.11.bb |   19 +++++++++++++++++++
>  1 files changed, 19 insertions(+), 0 deletions(-)
>  create mode 100644 recipes/jpeg/jbig2dec_0.11.bb
> 
> diff --git a/recipes/jpeg/jbig2dec_0.11.bb b/recipes/jpeg/jbig2dec_0.11.bb
> new file mode 100644
> index 0000000..9bc7433
> --- /dev/null
> +++ b/recipes/jpeg/jbig2dec_0.11.bb
> @@ -0,0 +1,19 @@
> +DESCRIPTION = "Decoder implementation of the JBIG2 image compression format"
> +HOMEPAGE = "http://jbig2dec.sourceforge.net/"
> +SECTION = "libs"
> +LICENSE = "GPL"
> +PR = "r0"
> +
> +SRC_URI = "${SOURCEFORGE_MIRROR}/jbig2dec/${PN}-${PV}.tar.gz"
> +
> +inherit autotools
> +
> +do_stage() {
> +        autotools_stage_all
> +}

do_stage is not needed for new staging.


> +
> +PACKAGES =+ "jbig2dec-tools "
> +FILES_jbig2dec-tools = "${bindir}/*"
> +
> +SRC_URI[md5sum] = "1f61e144852c86563fee6e5ddced63f1"
> +SRC_URI[sha256sum] = "7e2d8330b36f2765da22043d174827bee0f30db8d78c330904f363275c7dd0b9"
> -- 
> 1.7.1
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel



  reply	other threads:[~2010-06-09 13:35 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-09  7:32 [PATCH 0/3] Recipe for MuPDF Dmitry Artamonow
2010-06-09  7:33 ` [PATCH 1/3] openjpeg-1.3: new recipe Dmitry Artamonow
2010-06-09  7:33 ` [PATCH 2/3] jbig2dec-0.11: " Dmitry Artamonow
2010-06-09 13:31   ` Khem Raj [this message]
2010-06-09 19:46     ` Dmitry Artamonow
2010-06-09  7:33 ` [PATCH 3/3] mupdf-0.6: " Dmitry Artamonow
2010-06-09 13:36   ` Khem Raj
2010-06-09 19:37     ` Dmitry Artamonow
2010-07-18 10:40     ` Martin Jansa
2010-07-18  7:56 ` [PATCH 0/3] Recipe for MuPDF Martin Jansa
2010-08-02  8:52   ` Martin Jansa
  -- strict thread matches above, loose matches on Subject: below --
2010-06-23 17:00 [PATCH v2 " Dmitry Artamonow
2010-06-23 17:00 ` [PATCH 2/3] jbig2dec-0.11: new recipe Dmitry Artamonow

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=20100609133126.GB29724@gmail.com \
    --to=raj.khem@gmail.com \
    --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.