SPECS: lcdmod.spec - more/better descriptoin

hunter hunter at pld-linux.org
Fri Jun 17 21:30:06 CEST 2005


Author: hunter                       Date: Fri Jun 17 19:30:06 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more/better  descriptoin

---- Files affected:
SPECS:
   lcdmod.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/lcdmod.spec
diff -u SPECS/lcdmod.spec:1.6 SPECS/lcdmod.spec:1.7
--- SPECS/lcdmod.spec:1.6	Fri Jun 17 18:56:20 2005
+++ SPECS/lcdmod.spec	Fri Jun 17 21:30:01 2005
@@ -20,10 +20,22 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This is kernel module for HD44780-based LCDs.
+This is kernel module for HD44780-based LCDs, it was written because
+there was no nice way of controlling these displays from a computer
+under linux, most other software written to control these displays run
+in user space, and/or don't support all the features of the displays.
+Lcdmod allows users to easily intergrate the LCD, in its simplest
+form, into shell scripts, C code, et cetera by simply writing ASCII to
+the device file.
 
 %description -l pl
-To jest moduł jądra dla LCD opartych na HD44780.
+To jest moduł jądra dla LCD opartych na HD44780, został napisany
+ponieważ nie było żadnej przyjemnej metody kontrolowania tych
+wyświelaczy pod linuksem, większość innego oprogramowania sterującego
+tymi wyświelaczami pracowała w przestrzeni urzytkownika i/lub nie
+wspierała wszystkich cech wyświetlaczy. Lcdmod pozwala użytkownikom na
+łatwą integrację LCD, w najprostrzy możliwy sposób do skryptów powłoki
+czy programów w C po przez wysyłanie kodów ASCII do pliku urządzenia.
 
 %prep
 %setup -q
@@ -59,6 +71,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/06/17 19:30:01  hunter
+- more/better  descriptoin
+
 Revision 1.6  2005/06/17 16:56:20  megabajt
 - unified sourceforge URL
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lcdmod.spec?r1=1.6&r2=1.7&f=u




More information about the pld-cvs-commit mailing list