[girl] GNOME Internet Radio Locator version 9.5.1



commit 63223769f9fb990d996c7f9ace82a07a471c9a43
Author: Ole Aamot <oka oka no>
Date:   Sat Aug 27 19:34:55 2016 +0200

    GNOME Internet Radio Locator version 9.5.1

 AUTHORS      |    4 +++-
 DEBIAN       |    6 ++++++
 MAILINGLIST  |    4 ++++
 Makefile.am  |    2 ++
 NEWS         |   19 +++++++++++++++++++
 README       |   15 +++++++++++++++
 THANKS       |    2 ++
 configure    |   20 ++++++++++----------
 configure.ac |    2 +-
 girl.spec.in |    9 ++++++---
 src/girl.c   |   19 ++++++++++---------
 src/girl.xml |   13 +++++++++++--
 12 files changed, 89 insertions(+), 26 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index 9c8faae..bd72792 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -24,4 +24,6 @@ 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)
-Laudivan Freire de Almeida <laudivan riseup net> (Brazilian Portuguese translation)
\ No newline at end of file
+Laudivan Freire de Almeida <laudivan riseup net> (Brazilian Portuguese translation)
+Tarjei Tjønn <captzalo gmail com> (Debian build script)
+Claude Paroz <claude 2xlibre net> (Station patch for paroles.fm)
diff --git a/DEBIAN b/DEBIAN
new file mode 100644
index 0000000..c75e214
--- /dev/null
+++ b/DEBIAN
@@ -0,0 +1,6 @@
+GNOME Internet Radio Locator runs on Debian GNU/Linux (http://www.debian.org/)
+and Tarjei Tjønn has written a build script for Debian-based systems available
+from https://github.com/CaptainZalo/girl-installer/blob/master/install-girl.sh
+
+If you are packaging GNOME Internet Radio Locator for Debian GNU/Linux and/or
+other GNU/Linux distributions, please coordinate this with ole src gnome org.
diff --git a/MAILINGLIST b/MAILINGLIST
new file mode 100644
index 0000000..d7649fb
--- /dev/null
+++ b/MAILINGLIST
@@ -0,0 +1,4 @@
+The mailing list for GNOME Internet Radio Locator is available for
+subscription on https://mail.gnome.org/mailman/listinfo/girl-list/
+
+To post a message to all the list members, send email to girl-list gnome org.
diff --git a/Makefile.am b/Makefile.am
index fcb2e1a..538427e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,8 +6,10 @@ EXTRA_DIST = config.rpath m4/ChangeLog  \
        AUTHORS \
        ChangeLog \
        BROADCAST \
+       DEBIAN \
        HACKING \
        LETTER \
+       MAILINGLIST \
        Makefile \
        NEWS \
        README \
diff --git a/NEWS b/NEWS
index d2b4ac3..6d2943a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,23 @@
 =============
+Version 9.5.1
+=============
+
+GUI
+
+       * src/girl.c: Close Bugzilla #770188 - Plural forms missing (Marek Černocký)
+
+Stations
+
+       * src/girl.xml: Close Bugzilla #770473 - Add paroles.fm (Claude Paroz)
+
+Translations
+
+       * po/cs.po: Updated Czech translation (Marek Černocký)
+       * po/hu.po: Updated Hungarian translation (Balázs Meskó)
+       * po/pl.po: Updated Polish translation (Piotr Drąg)
+       * po/sr.po: Updated Serbian translation (Мирослав Николић)
+
+=============
 Version 9.5.0
 =============
 
diff --git a/README b/README
index 4761ba5..b64c129 100644
--- a/README
+++ b/README
@@ -1,4 +1,19 @@
 ================
+GIRL 9.5.1 notes
+================
+
+GIRL 9.5.1 was released on August 27th, 2016 with support for the free
+Internet radio station paroles.fm which is broadcasting in French from
+Bevaix, Switzerland and 77 other Internet radio stations in the world.
+
+================
+GIRL 9.5.0 notes
+================
+
+GIRL 9.5.0 was released on August 14th, 2016 with support for NRK
+Klassisk, NRK Jazz, and NRK P13 and ships with 77 radio stations.
+
+================
 GIRL 9.4.0 notes
 ================
 
diff --git a/THANKS b/THANKS
index 17f2ecf..0ca448d 100644
--- a/THANKS
+++ b/THANKS
@@ -32,3 +32,5 @@ Balázs Meskó for Hungarian translation.
 Petter Reinholdtsen for tip on Save requester for recording and Debian package.
 Hans Petter Jansson for help with GAsyncReadyCallback.
 Laudivan Freire de Almeida for Brazilian Portuguese translation.
+Tarjei Tjønn for Debian build script.
+Claude Paroz for paroles.fm Internet radio station patch (Bugzilla #770473).
diff --git a/configure b/configure
index ac84c04..9c23b79 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for girl 9.5.0.
+# Generated by GNU Autoconf 2.69 for girl 9.5.1.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -577,8 +577,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='girl'
 PACKAGE_TARNAME='girl'
-PACKAGE_VERSION='9.5.0'
-PACKAGE_STRING='girl 9.5.0'
+PACKAGE_VERSION='9.5.1'
+PACKAGE_STRING='girl 9.5.1'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1364,7 +1364,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures girl 9.5.0 to adapt to many kinds of systems.
+\`configure' configures girl 9.5.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1430,7 +1430,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of girl 9.5.0:";;
+     short | recursive ) echo "Configuration of girl 9.5.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1545,7 +1545,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-girl configure 9.5.0
+girl configure 9.5.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1910,7 +1910,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by girl $as_me 9.5.0, which was
+It was created by girl $as_me 9.5.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2773,7 +2773,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='girl'
- VERSION='9.5.0'
+ VERSION='9.5.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -7457,7 +7457,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by girl $as_me 9.5.0, which was
+This file was extended by girl $as_me 9.5.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -7523,7 +7523,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-girl config.status 9.5.0
+girl config.status 9.5.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff --git a/configure.ac b/configure.ac
index 0e2e24a..2612473 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT(girl, 9.5.0)
+AC_INIT(girl, 9.5.1)
 AM_INIT_AUTOMAKE([no-dist-gzip dist-xz])
 AC_CONFIG_SRCDIR([src/girl.c])
 AC_CONFIG_HEADER([config.h])
diff --git a/girl.spec.in b/girl.spec.in
index 73356fe..8008eda 100644
--- a/girl.spec.in
+++ b/girl.spec.in
@@ -20,8 +20,8 @@ Requires:       totem >= 3.10.1
 Requires:       streamripper >= 1.64.6
 
 %description
-GIRL is a GNOME Internet Radio Locator program that allows the user
-to easily find and record live radio programs on radio broadcasters
+GNOME Internet Radio Locator (GIRL) is a program that allows the user
+to easily locate and record live radio programs on radio broadcasters
 on the Internet.
 
 GIRL is developed on the GNOME platform and it requires at least
@@ -59,7 +59,7 @@ fi
 /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 %files -f %{name}.lang
-%doc AUTHORS LETTER NEWS README TODO VERSION YP-DIRS ChangeLog
+%doc AUTHORS DEBIAN LETTER MAILINGLIST NEWS README TODO VERSION YP-DIRS ChangeLog
 %license COPYING
 %{_bindir}/%{name}
 %{_datadir}/%{name}/
@@ -70,6 +70,9 @@ fi
 %{_datadir}/help/*/%{name}
 
 %changelog
+* Sat Aug 27 2016 Ole Aamot - 9.5.1-1.fc23
+- Girl 9.5.1 build on Fedora Linux 23
+
 * Sun Aug 14 2016 Ole Aamot - 9.5.0-1.fc23
 - Girl 9.5.0 build on Fedora Linux 23
 
diff --git a/src/girl.c b/src/girl.c
index bbed360..82e5db8 100644
--- a/src/girl.c
+++ b/src/girl.c
@@ -32,6 +32,7 @@
 #include <string.h>
 #include <fcntl.h>
 #include <signal.h>
+#include <libintl.h>
 #include "girl.h"
 #include "girl-gui.h"
 #include "girl-listener.h"
@@ -59,7 +60,8 @@ gchar *list_item_data_key ="list_item_data";
 int main(int argc, char *argv[])
 {
        gchar *iconname;
-
+       gchar msg[256];
+       gchar *msg1, *msg2;
 #ifdef GETTEXT_PACKAGE
        bindtextdomain(GETTEXT_PACKAGE, GNOMELOCALEDIR);
        bind_textdomain_codeset(GETTEXT_PACKAGE, "UTF-8");
@@ -118,14 +120,13 @@ int main(int argc, char *argv[])
        if (girl->icon != NULL)
                gtk_window_set_icon(GTK_WINDOW(girl_app), girl->icon);
 
-#if HAVE_GIRL_RECORD == 1
-       appbar_send_msg(_("%i stations and %i streams found "),
-                       girl->station_count, girl->stream_count);
-#else
-       appbar_send_msg(_("%i stations and %i streams found"),
-                       girl->station_count, girl->stream_count);
-#endif
-
+#ifdef GETTEXT_PACKAGE
+       msg1 = ngettext("%i station", "%i stations", girl->station_count);
+       msg2 = ngettext("and %i stream found", "and %i streams found",
+                       girl->stream_count);
+       snprintf(msg, sizeof(msg), _("%s %s"), msg1, msg2);
+       appbar_send_msg(msg, girl->station_count, girl->stream_count);
+#endif /* GETTEXT_PACKAGE */
        gtk_main();
        return 0;
 }
diff --git a/src/girl.xml b/src/girl.xml
index 4077c67..9564e3e 100644
--- a/src/girl.xml
+++ b/src/girl.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?xml-stylesheet type="text/xsl" href="girl.xsl" ?>
 <!DOCTYPE girl SYSTEM "girl-9.5.dtd">
-<girl version="9.5.0">
-  <station band="CIUT" id="ciut" lang="en" name="CIUT" rank="1.0" type="edu">
+<girl version="9.5.1">
+  <station band="ONLINE" id="ciut" lang="en" name="CIUT" rank="1.0" type="edu">
     <frequency uri="http://www.ciut.fm/";>89.5 FM in Toronto, Canada</frequency>
     <location>Toronto, Canada</location>
     <description lang="en">
@@ -809,4 +809,13 @@ Behind the scenes we rely on our fantastic technical, musical and promotional te
     <stream mime="audio/mpeg" uri="http://www.wnyc.org/stream/wnyc-fm939/mp3.pls"; codec="MPEG 1 Audio, Layer 
3 (MP3)" samplerate="24000 Hz" channels="Mono" bitrate="32 kbps" />
     <uri>http://www.wnyc.org/</uri>
   </station>
+  <station band="ONLINE" id="parolesfm" lang="fr" name="paroles.fm" rank="1.0" type="edu">
+    <frequency uri="http://parolesfm.ice.infomaniak.ch/parolesfm-128.mp3";>ONLINE in Bevaix, 
Switzerland</frequency>
+    <location>Bevaix, Switzerland</location>
+    <description lang="en">
+      paroles.fm is a Web radio powered by the non-profit Radio Réveil association active in Switzerland and 
France. This association aims to open reflection on main questions about life in a Christian perspective. It 
is not dependent on specific church denominations.
+    </description>
+    <stream mime="audio/mpeg" uri="http://parolesfm.ice.infomaniak.ch/parolesfm-128.mp3"; codec="MPEG-1 Layer 
3 (MP3)" samplerate="44100 Hz" channels="Stereo" bitrate="128 kbps" />
+    <uri>http://www.paroles.fm/liveradio.php</uri>
+  </station>
 </girl>


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