* [Buildroot] svn commit: trunk/buildroot/package: xstroke
@ 2008-03-06 18:38 ninevoltz at uclibc.org
2008-03-06 21:47 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: ninevoltz at uclibc.org @ 2008-03-06 18:38 UTC (permalink / raw)
To: buildroot
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))
+
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] svn commit: trunk/buildroot/package: xstroke
2008-03-06 18:38 [Buildroot] svn commit: trunk/buildroot/package: xstroke ninevoltz at uclibc.org
@ 2008-03-06 21:47 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2008-03-06 21:47 UTC (permalink / raw)
To: buildroot
>>>>> "ninevoltz" == ninevoltz <ninevoltz@uclibc.org> writes:
Hi,
ninevoltz> +config BR2_PACKAGE_XSTROKE
ninevoltz> + bool "xstroke"
ninevoltz> + default n
ninevoltz> + help
ninevoltz> + Handwriting recognition for X
ninevoltz> +
ninevoltz> + http://avr32linux.org/twiki/pub/Main/XStroke
Is that the official upstream nowadays? Didn't it used to live on
handhelds.org?
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-03-06 21:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-06 18:38 [Buildroot] svn commit: trunk/buildroot/package: xstroke ninevoltz at uclibc.org
2008-03-06 21:47 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox