Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: fidencio@profusion.mobi
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 4/4] Add recipe for python-lightmediascanner_git
Date: Fri, 22 Oct 2010 22:14:07 -0200	[thread overview]
Message-ID: <4cc228f2.1d8b970a.4cbb.0976@mx.google.com> (raw)
In-Reply-To: <y>

From: Eduardo Lima (Etrunko) <eblima@gmail.com>

Signed-off-by: Eduardo Lima (Etrunko) <eblima@gmail.com>
---
 recipes/python/python-lightmediascanner_git.bb |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)
 create mode 100644 recipes/python/python-lightmediascanner_git.bb

diff --git a/recipes/python/python-lightmediascanner_git.bb b/recipes/python/python-lightmediascanner_git.bb
new file mode 100644
index 0000000..694aed5
--- /dev/null
+++ b/recipes/python/python-lightmediascanner_git.bb
@@ -0,0 +1,15 @@
+DESCRIPTION = "Python bindings for Light Media Scanner."
+AUTHOR = "Gustavo Sverzut Barbieri <barbieri@profusion.mobi>"
+LICENSE = "LGPL"
+
+SRCREV = "${AUTOREV}"
+PV = "0.4.0+git${SRCREV}"
+PR = "r0"
+
+DEPENDS += "python-pyrex-native python-cython-native lightmediascanner"
+RDEPENDS += "liblightmediascanner"
+
+SRC_URI = "git://git.profusion.mobi/python-lightmediascanner.git;protocol=git;branch=master"
+S = "${WORKDIR}/git"
+
+inherit setuptools
-- 
1.7.3.1




                 reply	other threads:[~2010-10-23  0:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4cc228f2.1d8b970a.4cbb.0976@mx.google.com \
    --to=fidencio@profusion.mobi \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox