[PATCH] add luit module to xorg7
Jeff Kirsher
tarbal at gmail.com
Tue Nov 7 08:59:01 CET 2006
Index: luit/BUILD
===================================================================
--- luit/BUILD (revision 0)
+++ luit/BUILD (revision 0)
@@ -0,0 +1,6 @@
+(
+ . /etc/profile.d/x11r7.rc &&
+
+ default_build
+
+) > $C_FIFO 2>&1
Index: luit/CONFLICTS
===================================================================
--- luit/CONFLICTS (revision 0)
+++ luit/CONFLICTS (revision 0)
@@ -0,0 +1,6 @@
+conflicts XOrg &&
+conflicts XOrg-test &&
+conflicts XOrg-fonts-base &&
+conflicts XOrg-fonts-extra &&
+conflicts XOrg-drm &&
+conflicts XOrg-drm-cvs
Index: luit/DETAILS
===================================================================
--- luit/DETAILS (revision 0)
+++ luit/DETAILS (revision 0)
@@ -0,0 +1,16 @@
+ MODULE=luit
+ VERSION=X11R7.0-1.0.1
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=$XORG_URL/X11R7.0/src/everything/
+ SOURCE_VFY=sha1:67214245e02fb921e694a1539d030be6ca979a2c
+ MODULE_PREFIX=${X11R7_PREFIX:-/usr}
+ WEB_SITE=http://www.x.org/
+ ENTERED=20061106
+ UPDATED=20061106
+ SHORT="Locale and ISO 2022 support for Unicode terminals"
+
+cat << EOF
+Luit is a filter that can be run between an arbitrary application and
a UTF-8 terminal emulator. It will convert application output from
the locale's encoding into UTF-8, and convert terminal input from
UTF-8 into the locale's encoding.
+
+An application may also request to a different output encoding using
ISO 2022 and ISO 6429 escape sequences. Use of this feature is
discouraged: multilingual applications should be modified to directly
generate UTF-8 instead.
+EOF
--
Cheers,
Jeff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: luit.tar
Type: application/x-tar
Size: 10240 bytes
Desc: not available
Url : http://foo-projects.org/pipermail/lunar-dev/attachments/20061106/a62651a2/luit.tar
More information about the Lunar-dev
mailing list