View | Details | Raw Unified | Return to bug 101724 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/home/pankovpv/xcode/distinfo Wed Aug 9 20:09:37 2006 (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (xcode.tar.bz2) = 8a4c6223212f2f434843360d7ec7a138
1
MD5 (xcodesrc.zip) = fbff7da785d443e10bce504b0596ca8b
2
SHA256 (xcode.tar.bz2) = def3f9a0aac0985ab9df0739666e24a2760e8be7b87fde8289bb274ecc2b5df9
2
SHA256 (xcodesrc.zip) = 17f1fbb1d8c0ca3d8a90a475378221faae5f7fc46e90cba45cc7ac1ed188637a
3
SIZE (xcode.tar.bz2) = 3828
3
SIZE (xcodesrc.zip) = 15599
(-)/usr/home/pankovpv/xcode/files/patch-aa Thu Jan 1 03:00:00 1970 (-10 lines)
Lines 1-10 Link Here
1
--- Makefile.orig      Sat Feb 19 22:02:36 2000
2
+++ Makefile   Sat Feb 19 22:02:45 2000
3
@@ -10,7 +10,6 @@
4
       rm -f ${PROG} ${OBJ} ${SRC}~
5
6
 ${PROG}: ${SRC}
7
-      gcc -O6 -fno-strength-reduce -m486 -o ${PROG} ${SRC}
8
9
 install: ${PROG}
10
       install -s -m 755 ${PROG} ${BINDIR}
(-)/usr/home/pankovpv/xcode/pkg-descr Wed Aug 9 21:08:17 2006 (-2 / +5 lines)
Lines 1-2 Link Here
1
This program tries to determine input document encoding
1
Xcode automatically determines input file charset and converts it
2
and to convert it to koi8, CP-1251 or cp866.
2
to the necessary charset. The important feature of the program is
3
biunique charset conversion which protects your file from damages.
4
5
WWW: http://www.rusf.ru/books/yo/xcode.html

Return to bug 101724