From: Tasslehoff Kjappfot <tasskjapp@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH v2] synergy: add synergy 1.3.8
Date: Tue, 01 May 2012 07:51:52 +0200 [thread overview]
Message-ID: <4F9F79F8.9000706@gmail.com> (raw)
In-Reply-To: <CAMKF1sqPuudkP78FbnCR6cd0-RBEurcGScYms-3ZSmwQwsVU8Q@mail.gmail.com>
On 04/30/2012 12:33 AM, Khem Raj wrote:
> On Thu, Apr 26, 2012 at 4:02 PM, Tasslehoff Kjappfot
> <tasskjapp@gmail.com> wrote:
>> Signed-off-by: Tasslehoff Kjappfot<tasskjapp@gmail.com>
>> ---
>> meta-oe/recipes-support/synergy/synergy_1.3.8.bb | 22 ++++++++++++++++++++++
>> 1 file changed, 22 insertions(+)
>> create mode 100644 meta-oe/recipes-support/synergy/synergy_1.3.8.bb
>>
>> diff --git a/meta-oe/recipes-support/synergy/synergy_1.3.8.bb b/meta-oe/recipes-support/synergy/synergy_1.3.8.bb
>> new file mode 100644
>> index 0000000..40efcb1
>> --- /dev/null
>> +++ b/meta-oe/recipes-support/synergy/synergy_1.3.8.bb
>> @@ -0,0 +1,22 @@
>> +DESCRIPTION = "Synergy - control multiple computers with one keyboard and mouse"
>> +HOMEPAGE = "http://synergy.googlecode.com"
>> +LIC_FILES_CHKSUM = "file://COPYING;md5=9772a11e3569985855e2ce450e56f991"
>> +LICENSE = "GPLv2"
> use GPL-2.0
Will do.
>
>> +SECTION = "x11/utils"
>> +
>> +DEPENDS = "libx11 libxtst"
>> +
>> +SRC_URI = "http://synergy.googlecode.com/files/synergy-${PV}-Source.tar.gz"
>> +
>> +SRC_URI[md5sum] = "3534c65ecfa6e47d7899c57975442f03"
>> +SRC_URI[sha256sum] = "0afc83e4ed0b46ed497d4229b2b2854e8d3c581a112f4da05110943edbfacc03"
>> +
>> +S = "${WORKDIR}/${PN}-${PV}-Source"
>> +
>> +inherit cmake siteinfo
>> +
> why is siteinfo needed ?
Leftover from a copy-paste from another recipe using cmake.
next prev parent reply other threads:[~2012-04-30 6:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-26 20:35 [PATCH] Recipe for Synergy 1.3.8 Tasslehoff Kjappfot
2012-04-26 20:35 ` [meta-oe] " Tasslehoff Kjappfot
2012-04-26 23:02 ` [meta-oe][PATCH v2] synergy: add synergy 1.3.8 Tasslehoff Kjappfot
2012-04-29 22:33 ` Khem Raj
2012-05-01 5:51 ` Tasslehoff Kjappfot [this message]
2012-05-01 5:52 ` [meta-oe][PATCH v3] " Tasslehoff Kjappfot
2012-04-30 5:58 ` Martin Jansa
2012-04-30 8:23 ` Tasslehoff Kjappfot
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=4F9F79F8.9000706@gmail.com \
--to=tasskjapp@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.