25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
Sam Hocevar 3c68d1e054 * The big TTYvaders/libcaca split. This is libcaca. 22 yıl önce
autotools * Moved generated autotools files to the autotools/ directory. 23 yıl önce
debian * The big TTYvaders/libcaca split. This is libcaca. 22 yıl önce
libcaca * configure.ac: 22 yıl önce
test * Renamed libee to libcaca. Far less collisions. 22 yıl önce
.cvsignore * Moved generated autotools files to the autotools/ directory. 23 yıl önce
BUGS * libee/ee.h: 22 yıl önce
COPYING * The big TTYvaders/libcaca split. This is libcaca. 22 yıl önce
Makefile.am * The big TTYvaders/libcaca split. This is libcaca. 22 yıl önce
README * The big TTYvaders/libcaca split. This is libcaca. 22 yıl önce
TODO * The big TTYvaders/libcaca split. This is libcaca. 22 yıl önce
bootstrap * The big TTYvaders/libcaca split. This is libcaca. 22 yıl önce
configure.ac * The big TTYvaders/libcaca split. This is libcaca. 22 yıl önce

README

$Id$

Building libcaca

o Run configure then make. Useful configure flags are:

--enable-slang: use the SLang library (default)
--enable-ncurses: use the ncurses library
--enable-conio: use MS-DOS conio.h

o Cross-compilation example:

./configure --enable-conio --host=i386-pc-msdosdjgpp