Mudanças entre as edições de "TBO"
De MochilaWiki
Ir para navegaçãoIr para pesquisarLinha 16: | Linha 16: | ||
* http://www.getdeb.net/software/tbo | * http://www.getdeb.net/software/tbo | ||
* http://archive.getdeb.net/ubuntu/rpool/apps/t/tbo/ | * http://archive.getdeb.net/ubuntu/rpool/apps/t/tbo/ | ||
+ | * http://www.danigm.net/node/130 | ||
+ | * http://live.gnome.org/TBO | ||
+ | * http://git.gnome.org/browse/tbo |
Edição atual tal como às 22h53min de 8 de abril de 2012
Programa para criar história em quadrinhos
Instalando
yum install librsvg2-devel
wget -c http://pub.nkosi.org/tbo_0.98.orig.tar.bz2
tar jxvf tbo_0.98.orig.tar.bz2
cd tbo-0.98
./configure
make
make install