All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <koen@dominion.thruhere.net>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Cc: Jason Kridner <jdk@ti.com>, k-kooi@ti.com
Subject: Re: [meta-ti PATCH 2/4] gtksourceview: Imported from OE classic
Date: Fri, 26 Aug 2011 10:06:01 +0200	[thread overview]
Message-ID: <45A6D3EA-A30B-411C-A348-57C99244448B@dominion.thruhere.net> (raw)
In-Reply-To: <1314320399-10801-2-git-send-email-joelagnel@ti.com>

meta-oe, right?

Op 26 aug. 2011, om 02:59 heeft Joel A Fernandes het volgende geschreven:

> 
> +++ b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview2_2.10.0.bb
> @@ -0,0 +1,29 @@
> +DESCRIPTION = "Portable C library for multiline text editing"
> +HOMEPAGE = "http://projects.gnome.org/gtksourceview/"
> +LICENSE = "LGPL"

which version?

> +DEPENDS = "gtk+ libgnomeprint virtual/gettext"
> +
> +LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
> +
> +PNAME = "gtksourceview"
> +
> +S = "${WORKDIR}/${PNAME}-${PV}"
> +
> +inherit gnome lib_package
> +
> +# overrule SRC_URI from gnome.conf
> +SRC_URI = "${GNOME_MIRROR}/${PNAME}/${@gnome_verdir("${PV}")}/${PNAME}-${PV}.tar.bz2;name=archive"
> +SRC_URI[archive.md5sum] = "04279db5d4fda41a35bf3d9aafa3a6c1"
> +SRC_URI[archive.sha256sum] = "a72484ff661d3515130911b59f78a88afc1344421431e05e99e9dab791be948f"
> +
> +SRC_URI += " \
> +           file://gtk-doc.make \
> +"
> +
> +do_configure_prepend() {
> +    cp ${WORKDIR}/gtk-doc.make ${S}/
> +    sed -i -e s:docs::g ${S}/Makefile.am
> +    echo "EXTRA_DIST = version.xml" > gnome-doc-utils.make
> +}
> +
> +FILES_${PN} += " ${datadir}/gtksourceview-2.0"
> -- 
> 1.7.0.4
> 
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core




  reply	other threads:[~2011-08-26  8:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-26  0:59 [meta-ti PATCH 1/4] gedit: Imported from OE classic Joel A Fernandes
2011-08-26  0:59 ` [meta-ti PATCH 2/4] gtksourceview: " Joel A Fernandes
2011-08-26  8:06   ` Koen Kooi [this message]
2011-08-26  0:59 ` [meta-ti PATCH 3/4] libgnomecups: Imported from OE Classic Joel A Fernandes
2011-08-26  0:59 ` [meta-ti PATCH 4/4] libgnomeprint: Imported from OE classic Joel A Fernandes
2011-08-26  8:05   ` Koen Kooi
2011-08-26  7:44 ` [meta-ti PATCH 1/4] gedit: " Paul Eggleton
2011-08-26  8:07 ` Koen Kooi

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=45A6D3EA-A30B-411C-A348-57C99244448B@dominion.thruhere.net \
    --to=koen@dominion.thruhere.net \
    --cc=jdk@ti.com \
    --cc=k-kooi@ti.com \
    --cc=openembedded-core@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.