gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r2046: add blurb for gtypist


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r2046: add blurb for gtypist
Date: Thu, 28 Mar 2013 19:54:18 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 2046
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Thu 2013-03-28 19:54:18 +0100
message:
  add blurb for gtypist
modified:
  gnu/gtypist/Makefile
=== modified file 'gnu/gtypist/Makefile'
--- a/gnu/gtypist/Makefile      2012-12-17 22:47:33 +0000
+++ b/gnu/gtypist/Makefile      2013-03-28 18:54:18 +0000
@@ -3,6 +3,14 @@
 GARVERSION = 2.9.2
 HOME_URL = http://www.gnu.org/software/gtypist/
 DESCRIPTION = A universal typing tutor
+define BLURB
+ GNU Typist is a universal typing tutor.  It can be used to learn and
+ practice touch-typing.  Several tutorials are included; in addition 
+ to tutorials for the standard QWERTY layout, there are also tutorials
+ for the alternative layouts Dvorak and Colemak, as well as for the
+ numpad.  Tutorials are primarily in English, however some in other 
+ languages are provided.
+endef
 
 ######################################################################
 
@@ -12,12 +20,9 @@
 SIGFILES = $(DISTNAME).tar.gz.sig
 
 BUILDDEPS = 
-LIBDEPS = ncursesw libiconv
+LIBDEPS = ncursesw
 
 ######################################################################
 
 include ../../gar.lib/auto.mk
 include config.mk
-
-CONFIGURE_ARGS += --with-libiconv-prefix=$(prefix)
-LDFLAGS += -liconv 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]