[Solar-general] OT: Cliente de twitter para Linux

Marcos Guglielmetti marcos en ovejafm.com
Mar Nov 3 16:19:19 CET 2009


On Tuesday 03 November 2009 11:50:42 Daniel Olivera wrote:
> Pablo Manuel Rizzo escribió:
> > 2009/11/3 Christopher Atanasopulo [John Doe] <lugsam en gmail.com
> > <mailto:lugsam en gmail.com>>
> >
> >
> >
> >     ¿Probaste Chromium?
> >     http://code.google.com/chromium/
> >
> >     En Ubuntu anda joyita joyita :)
> >     https://launchpad.net/~chromium-daily/+archive/ppa
> >     <https://launchpad.net/%7Echromium-daily/+archive/ppa>
> >
> >     A nivel licencias es un enjunje tremendo...pero no está taaaaaaaaan
> >     lejos de la libertad :)
> >     http://code.google.com/chromium/terms.html
> >
> >
> >
> > Me parece que son todas libres, alguna no lo es?
>
> La licencia es bsd pero depende de las corefonts de MS.
> Salvo la "MS Permissive" que no afecta a los GNU/Linux las demas son
> libres  a primera vista.
> LAs Corefonts de MS no son libres pero creo que sin ellas puede
> funcionar sin problemas. Estoy compilando a ver si es asi.
>
>
> Saludos
>
> happy hacking!!

en debian depende de un paquete llamado

libfreetype6 

que es libre

-- 
Marcos Guglielmetti

www.musix.org.ar

www.ovejafm.com

"You say
 	C
 	Love is a temple
 	Am
 	Love a higher law
 	C
 	Love is a temple
 	Am
 	Love the higher law
"

mailman/bin/version

#! @PYTHON@
#
# Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# 
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details. 
http://www.gnu.org/licenses/gpl.txt
# 
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software 
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

"""Print the Mailman version.
"""

import paths
import Mailman.mm_cfg
from Mailman.i18n import _

print _('Using Mailman version:'), Mailman.mm_cfg.VERSION

#Este es un mail libre. Para más detalles acerca del método usado para 
liberarlo, ver: 
http://www.gnu.org/licenses/gpl-faq.es.html#WhatCaseIsOutputGPL






Más información sobre la lista de distribución Solar-general