Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: ninevoltz at uclibc.org <ninevoltz@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package:  xstroke
Date: Thu,  6 Mar 2008 10:38:20 -0800 (PST)	[thread overview]
Message-ID: <20080306183820.F367B1202BC@busybox.net> (raw)

Author: ninevoltz
Date: 2008-03-06 10:38:20 -0800 (Thu, 06 Mar 2008)
New Revision: 21245

Log:
added xstroke

Added:
   trunk/buildroot/package/xstroke/
   trunk/buildroot/package/xstroke/Config.in
   trunk/buildroot/package/xstroke/xstroke.mk


Changeset:
Added: trunk/buildroot/package/xstroke/Config.in
===================================================================
--- trunk/buildroot/package/xstroke/Config.in	                        (rev 0)
+++ trunk/buildroot/package/xstroke/Config.in	2008-03-06 18:38:20 UTC (rev 21245)
@@ -0,0 +1,7 @@
+config BR2_PACKAGE_XSTROKE
+	bool "xstroke"
+	default n
+	help
+	  Handwriting recognition for X
+
+	  http://avr32linux.org/twiki/pub/Main/XStroke

Added: trunk/buildroot/package/xstroke/xstroke.mk
===================================================================
--- trunk/buildroot/package/xstroke/xstroke.mk	                        (rev 0)
+++ trunk/buildroot/package/xstroke/xstroke.mk	2008-03-06 18:38:20 UTC (rev 21245)
@@ -0,0 +1,17 @@
+#############################################################
+#
+# xstroke
+#
+#############################################################
+XSTROKE_VERSION = 0.6
+XSTROKE_SOURCE = xstroke-$(XSTROKE_VERSION).tar.gz
+XSTROKE_SITE = http://avr32linux.org/twiki/pub/Main/XStroke
+XSTROKE_AUTORECONF = NO
+XSTROKE_INSTALL_STAGING = NO
+XSTROKE_INSTALL_TARGET = YES
+XSTROKE_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install
+
+XSTROKE_DEPENDENCIES = uclibc 
+
+$(eval $(call AUTOTARGETS,package,xstroke))
+

             reply	other threads:[~2008-03-06 18:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-06 18:38 ninevoltz at uclibc.org [this message]
2008-03-06 21:47 ` [Buildroot] svn commit: trunk/buildroot/package: xstroke Peter Korsgaard

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=20080306183820.F367B1202BC@busybox.net \
    --to=ninevoltz@uclibc.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox