GNOME Internet Radio Locator 8.4.1



GIRL 8.4.1 was released April 30th, 2016 with support for Radio USP at
Universidade de São Paulo in Brazil and Radio UChile in Santiago, Chile
and available for Debian GNU/Linux, Fedora Linux and Mac OS X.

Updated translations for Polish (Piotr Drąg), Serbian (Мирослав
Николић), Hungarian (Balázs Meskó), Brazilian Portuguese (Rafael
Fontenelle), German (Mario Blättermann), added documenter and
translator credits by translator Rafael Fontenelle and documenter
Daniel Mustieles.

The initial work on this program began in 2002 at Norwegian Computing
Center (http://www.nr.no/) and PING, a computer club at University of
Oslo (http://www.ping.uio.no/).  Work on GIRL continued in 2014 after
a visit to SIPB (http://sipb.mit.edu/) at MIT, reached version 1.0 in
2015, and continues in 2016.

To enable debugging messages, modifiy the compilation definition flag
from -DGIRL_DEBUG=1 to -DGIRL_DEBUG=0 in src/Makefile.am, if you want
to debug your own personal station definitions in $HOME/.girl/girl.xml

See src/girl.xml (or ${PREFIX}/share/girl/girl.xml where PREFIX is the
install path specified as ./configure --prefix=${PREFIX}, see INSTALL)
for the GIRL radio station format in XML.

26 people have contributed to the program with new patches and
translations.  See AUTHORS for the list of contributors.

The program is completely free, but you don't have to do anything
else than run it on your computer with a free operating system in
order to listen to and record from Internet radio stations.  You are
also free to fork it as long as you follow the license terms in GNU
GPL version 2, but I would appreciate if you send patches instead of
releasing your own version.

Send patches through Bugzilla on
https://bugzilla.gnome.org/enter_bug.cgi?product=girl

You could install and run it on free GNU/Linux systems (such as
Debian GNU/Linux available from http://www.debian.org/ and Fedora
Linux available from https://getfedora.org/ with the provided binary
packages) and MacOS X (via macports.org) in order to listen to and
record from the 76 supported Internet radio stations around the
world if you have installed the Videos application
(https://wiki.gnome.org/Apps/Videos) from the GNOME project, simply
by opening a terminal window (such as xterm, kterm, rxvt or GNOME
Terminal) and typing

     wget http://download.gnome.org/sources/girl/8.4/girl-8.4.1.tar.xz
     tar Jxvf girl-8.4.1.tar.xz
     cd girl-8.4.1/
     ./configure --prefix=$HOME/local && make && make install
     $HOME/local/bin/girl

or install it from a binary package on a Debian-based distribution

     su -
     wget https://people.gnome.org/~ole/girl/girl_8.4.1-1_i386.deb
     dpkg -i girl_8.4.1-1_i386.deb
     exit
     /usr/bin/girl

or install it from a binary package on a Fedora-based Linux
distribution

     su -
     rpm -i https://people.gnome.org/~ole/girl/girl-8.4.1-1.fc23.x86_64
.rpm
     exit
     /usr/bin/girl

If you install MacPorts from http://macports.org/ you can install GIRL
from Terminal and listen to free radio:

     sudo port install girl
     girl

This program is released as a part of the GNOME project
(http://www.gnome.org/) and 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.  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., 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301 USA


Changes since GNOME Internet Radio Locator 8.4.0:

GUI
        * src/girl.c: Updated translator and documenter credits
        
Stations

        * src/girl.xml: Added Radio USP (São Paulo, Brazil)
        * src/girl.xml: Added Radio UChile (Santiago, Chile)

Translations

        * po/de.po: Updated German translation (Mario Blättermann)
        * po/hu.po: Updated Hungarian translation (Balázs Meskó)
        * po/pl.po: Updated Polish translation (Piotr Drąg)
        * po/pt_BR.po: Updated Brazilian Portuguese translation (Rafael
Fontenelle)
        * po/sr.po: Updated Serbian translation (Мирослав Николић)

Source

http://download.gnome.org/sources/girl/8.4/girl-8.4.1.tar.xz

Source repository
git://git.gnome.org/girl
https://git.gnome.org/browse/girl
ssh://USERNAME git gnome org/git/girl

Translation status
https://l10n.gnome.org/module/girl/

Translators are as always welcome to translate the software to a new
language.

Authors
Ole Aamot <ole src gnome org> (Maintainer)
Marek Černocký <marek manet cz> (Czech translation)
Rafael Fontenelle <rafaelff gnome org> (Brazilian Portuguese
translation)
Мирослав Николић <miroslavnikolic rocketmail com> (Serbian translation)
Wolfgang Stöggl <c72578 yahoo de> (German translation)
Piotr Drąg <piotrdrag gmail com> (Polish translation)
Muhammet Kara <muhammetk gmail com> (Turkish translation)
Balázs Úr <urbalazs gmail com> (Hungarian translation)
Wiki Graphic Designer (Earliest Icon design)
Aly Raj (Earlier Icon design)
Andika Triwidada <andika gmail com> (Indonesian translation)
Daniel Mustieles <daniel mustieles gmail com> (Spanish translation)
Matej Urbančič <mateju svn gnome org> (Slovenian translation)
Γιάννης Κουτσούκος <giankoyt gmail com> (Greek translation)
Efstathios Iosifidis <iosifidis opensuse org> (Greek translation)
Samir Ribić <megaribi epn ba> (Bosnian translation)
Enrico Nicoletto <liverig gmail com> (Brazilian Portuguese translation)
Sveinn í Felli <sv1 fellsnet is> (Icelandic translation)
Josef Andersson <josef andersson gmail com> (Swedish translation)
Pedro Albuquerque <palbuquerque73 gmail com> (Portuguese translation)
Mario Blättermann <mario blaettermann gmail com> (German translation)
Mathilde Agostini <mathilde agostini outlook com> (Icon design)
Necdet Yücel <necdetyucel gmail com> (Turkish translation)
Andy Daniel Cruz Campos <god_of_war_2 hotmail com> (Spanish
translation)
Mирослав Николић <miroslavnikolic rocketmail com> (Serbian translation)
Balázs Meskó <meskobalazs gmail com> (Hungarian translation)


You are welcome to add personal radio stations in $HOME/.girl/girl.xml
(see src/girl.xml for the syntax) and translations to new languages,
and submit suggestions for improvements in Bugzilla on
https://bugzilla.gnome.org/enter_bug.cgi?product=girl

Thanks to all who contributed stations/patches/translations in the
8.4.1 release!

Enjoy Internet radio,
Ole

-- 
____/|
\ o.O|  Ole Aamot, oka oka no, http://oka.no/
 =(_)=
   U    "Meow!"


Attachment: signature.asc
Description: This is a digitally signed message part



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]