All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] xdotool: new package
Date: Tue, 29 Dec 2015 16:09:41 +0100	[thread overview]
Message-ID: <20151229160941.52b31100@free-electrons.com> (raw)
In-Reply-To: <1451354367-26073-1-git-send-email-nunes.erico@gmail.com>

Dear Erico Nunes,

On Mon, 28 Dec 2015 23:59:27 -0200, Erico Nunes wrote:
> xdotool is a command-line X11 automation tool.
> 
> http://www.semicomplete.com/projects/xdotool
> 
> Signed-off-by: Erico Nunes <nunes.erico@gmail.com>
> ---
>  package/Config.in            |  1 +
>  package/xdotool/Config.in    | 11 +++++++++++
>  package/xdotool/xdotool.hash |  2 ++
>  package/xdotool/xdotool.mk   | 24 ++++++++++++++++++++++++
>  4 files changed, 38 insertions(+)
>  create mode 100644 package/xdotool/Config.in
>  create mode 100644 package/xdotool/xdotool.hash
>  create mode 100644 package/xdotool/xdotool.mk

I've applied after doing a few changes:

    [Thomas:
     - fix <pkg>_LICENSE, as noticed by Baruch
     - use $(TARGET_MAKE_ENV).]

Also, I've submitted a pull request to the original project to allow
the LDCONFIG variable to be overridden so that ultimately we should be
able to use 'make install'. See
https://github.com/jordansissel/xdotool/pull/90.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      parent reply	other threads:[~2015-12-29 15:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-29  1:59 [Buildroot] [PATCH 1/1] xdotool: new package Erico Nunes
2015-12-29  7:07 ` Baruch Siach
2015-12-29 13:51   ` Erico Nunes
2015-12-29 14:04     ` Thomas Petazzoni
2015-12-29 15:09 ` Thomas Petazzoni [this message]

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=20151229160941.52b31100@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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.