All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <koen@dominion.thruhere.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH][meta-oe] lightmediascanner: Add version 0.4.4 (initial recipe)
Date: Mon, 17 Oct 2011 08:42:30 +0200	[thread overview]
Message-ID: <j7giom$e07$1@dough.gmane.org> (raw)
In-Reply-To: <1318800781-21037-1-git-send-email-pespin.shar@gmail.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

[PATCH][meta-oe] lightmediascanner: Add version 0.4.4 (initial recipe)

I know the difference is academic, but meta-oe or meta-efl?

Op 16-10-11 23:33, Pau Espin Pedrol schreef:
> * Copied from oe-classic
> <http://git.openembedded.org/openembedded/commit/?id=63d3969b0f839fc4b7bf7fe836daec729d9d3c53>
>
> 
* Remove PE=1
> * Add LIC_FILES_CHKSUM * Builds fine using SHR distro
> 
> Signed-off-by: Pau Espin Pedrol <pespin.shar@gmail.com> --- 
> .../lightmediascanner/lightmediascanner_0.4.4.bb   |   29
> ++++++++++++++++++++ 1 files changed, 29 insertions(+), 0 deletions(-) 
> create mode 100644
> meta-efl/recipes-multimedia/lightmediascanner/lightmediascanner_0.4.4.bb
> 
> diff --git
> a/meta-efl/recipes-multimedia/lightmediascanner/lightmediascanner_0.4.4.bb
> b/meta-efl/recipes-multimedia/lightmediascanner/lightmediascanner_0.4.4.bb
>
> 
new file mode 100644
> index 0000000..cb35fb0 --- /dev/null +++
> b/meta-efl/recipes-multimedia/lightmediascanner/lightmediascanner_0.4.4.bb
>
> 
@@ -0,0 +1,29 @@
> +DESCRIPTION = "Lightweight media scanner meant to be used in
> not-so-powerful devices" +AUTHOR = "ProFUSION" +HOMEPAGE =
> "http://lms.garage.maemo.org/" +SECTION = "libs/multimedia" +LICENSE =
> "LGPLv2.1+" +LIC_FILES_CHKSUM =
> "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343" +DEPENDS = "sqlite3
> flac virtual/libiconv" + +PR = "r0" + +SRC_URI =
> "http://git.profusion.mobi/cgit.cgi/lightmediascanner.git/snapshot/release_${PV}.tar.bz2
> \ +" +SRC_URI[md5sum] = "f423376a70f8f321af69b12563b176fe" 
> +SRC_URI[sha256sum] =
> "302a7f6cc355467cd20332f4e02c8b87ba6c0c7a6818a6a987e007aace19b41e" + +S =
> "${WORKDIR}/release_${PV}" + +inherit autotools pkgconfig + 
> +do_install_append() { +    install -d ${D}/${bindir}/ +    install -m
> 755 ${S}/src/bin/.libs/test  ${D}/${bindir}/test-lms +} + +PACKAGES =+
> "${PN}-test" + +FILES_${PN}-test = "${bindir}/test-lms" + 
> +FILES_${PN}-dbg += "${libdir}/${PN}/plugins/.debug"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: GPGTools - http://gpgtools.org

iD8DBQFOm85WMkyGM64RGpERApAnAJ9JtVK+0TfgAev2BW7aB0ACg/3DMwCgoDbv
4r1P2NRHiDH3S6cA64cRP0w=
=92no
-----END PGP SIGNATURE-----




  reply	other threads:[~2011-10-17  6:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-16 21:33 [PATCH][meta-oe] lightmediascanner: Add version 0.4.4 (initial recipe) Pau Espin Pedrol
2011-10-17  6:42 ` Koen Kooi [this message]
2011-10-18 13:33   ` Pau Espin Pedrol

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='j7giom$e07$1@dough.gmane.org' \
    --to=koen@dominion.thruhere.net \
    --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.