[girl] GNOME Internet Radio Locator 9.8.0



commit 13e8e562a2d1827a878bbe3f262d35b35e06dfbb
Author: Ole Aamot <oka oka no>
Date:   Mon Feb 6 16:22:44 2017 +0100

    GNOME Internet Radio Locator 9.8.0

 NEWS                               |    9 +++++++++
 README                             |    9 +++++++++
 configure                          |   20 ++++++++++----------
 configure.ac                       |    2 +-
 girl.spec.in                       |    9 +++++++++
 src/Makefile.am                    |    4 ++--
 src/Makefile.in                    |    4 ++--
 src/{girl-9.7.dtd => girl-9.8.dtd} |    0
 src/girl.xml                       |   18 ++++++++++++++----
 9 files changed, 56 insertions(+), 19 deletions(-)
---
diff --git a/NEWS b/NEWS
index 186b896..321f1f4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,13 @@
 =============
+Version 9.8.0
+=============
+
+       * data/girl.appdata.xml.in: Update description
+       * po/pl.po: Updated Polish translation by Piotr Drąg
+       * po/sv.po: Updated Swedish translation by Josef Andersson
+       * src/girl.xml: Add Pirate FM (Cornwall, United Kingdom)
+
+=============
 Version 9.7.1
 =============
 
diff --git a/README b/README
index 5094dd5..824c92c 100644
--- a/README
+++ b/README
@@ -1,4 +1,13 @@
 ================
+GIRL 9.8.0 notes
+================
+
+GNOME Internet Radio Locator version 9.8 was released in February 2017.
+
+This new release ships with a new Internet radio station (Pirate FM in
+Cornwall, United Kingdom) and updated Polish and Swedish translations.
+
+================
 GIRL 9.7.0 notes
 ================
 
diff --git a/configure b/configure
index 2713250..dadd933 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.7.1.
+# Generated by GNU Autoconf 2.69 for girl 9.8.0.
 #
 #
 # 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.7.1'
-PACKAGE_STRING='girl 9.7.1'
+PACKAGE_VERSION='9.8.0'
+PACKAGE_STRING='girl 9.8.0'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1362,7 +1362,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.7.1 to adapt to many kinds of systems.
+\`configure' configures girl 9.8.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1428,7 +1428,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of girl 9.7.1:";;
+     short | recursive ) echo "Configuration of girl 9.8.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1543,7 +1543,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-girl configure 9.7.1
+girl configure 9.8.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1908,7 +1908,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.7.1, which was
+It was created by girl $as_me 9.8.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2771,7 +2771,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='girl'
- VERSION='9.7.1'
+ VERSION='9.8.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -7267,7 +7267,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.7.1, which was
+This file was extended by girl $as_me 9.8.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -7333,7 +7333,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.7.1
+girl config.status 9.8.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff --git a/configure.ac b/configure.ac
index 7eb020e..79ac38d 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.7.1)
+AC_INIT(girl, 9.8.0)
 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 e4f2b65..959eb40 100644
--- a/girl.spec.in
+++ b/girl.spec.in
@@ -71,6 +71,15 @@ fi
 %{_datadir}/help/*/%{name}
 
 %changelog
+* Sun Feb 05 2017 Ole Aamot - 9.8.0-1.fc25
+- Girl 9.8.0 build on Fedora Linux 25
+
+* Sat Feb 04 2017 Ole Aamot - 9.7.2-1.fc25
+- Girl 9.7.2 build on Fedora Linux 25
+
+* Wed Jan 18 2017 Ole Aamot - 9.7.1-1.fc25
+- Girl 9.7.1 build on Fedora Linux 25
+
 * Tue Jan 17 2017 Ole Aamot - 9.7.0-1.fc24
 - Girl 9.7.0 build on Fedora Linux 24
 
diff --git a/src/Makefile.am b/src/Makefile.am
index 3f33c08..c34b971 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -52,9 +52,9 @@ girl_LDADD = $(GIRL_LIBS)
 
 girldir = $(datadir)/girl
 
-girl_DATA = girl-9.7.dtd girl-logo.png girl.png girl.xml girl.xsl
+girl_DATA = girl-9.8.dtd girl-logo.png girl.png girl.xml girl.xsl
 
-EXTRA_DIST = girl.h girl-station.h girl-stations-map.h girl-tz.h girl-gui.h girl-listener.h girl-player.h 
girl-player-globals.h girl-player-frontend.h girl-player-backend.h girl-record.h girl-record-backend.h 
girl-record-globals.h girl-record-frontend.h girl-program.h girl-runners.h girl-streams.h girl-9.7.dtd 
girl-map.png girl-logo.png girl.png girl.xml girl.xsl
+EXTRA_DIST = girl.h girl-station.h girl-stations-map.h girl-tz.h girl-gui.h girl-listener.h girl-player.h 
girl-player-globals.h girl-player-frontend.h girl-player-backend.h girl-record.h girl-record-backend.h 
girl-record-globals.h girl-record-frontend.h girl-program.h girl-runners.h girl-streams.h girl-9.8.dtd 
girl-map.png girl-logo.png girl.png girl.xml girl.xsl
 
 all-local: check-local
 
diff --git a/src/Makefile.in b/src/Makefile.in
index f44a815..a06b910 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -406,8 +406,8 @@ girl_CFLAGS = $(GIRL_CFLAGS) \
 
 girl_LDADD = $(GIRL_LIBS)
 girldir = $(datadir)/girl
-girl_DATA = girl-9.7.dtd girl-logo.png girl.png girl.xml girl.xsl
-EXTRA_DIST = girl.h girl-station.h girl-stations-map.h girl-tz.h girl-gui.h girl-listener.h girl-player.h 
girl-player-globals.h girl-player-frontend.h girl-player-backend.h girl-record.h girl-record-backend.h 
girl-record-globals.h girl-record-frontend.h girl-program.h girl-runners.h girl-streams.h girl-9.7.dtd 
girl-map.png girl-logo.png girl.png girl.xml girl.xsl
+girl_DATA = girl-9.8.dtd girl-logo.png girl.png girl.xml girl.xsl
+EXTRA_DIST = girl.h girl-station.h girl-stations-map.h girl-tz.h girl-gui.h girl-listener.h girl-player.h 
girl-player-globals.h girl-player-frontend.h girl-player-backend.h girl-record.h girl-record-backend.h 
girl-record-globals.h girl-record-frontend.h girl-program.h girl-runners.h girl-streams.h girl-9.8.dtd 
girl-map.png girl-logo.png girl.png girl.xml girl.xsl
 all: all-am
 
 .SUFFIXES:
diff --git a/src/girl-9.7.dtd b/src/girl-9.8.dtd
similarity index 100%
rename from src/girl-9.7.dtd
rename to src/girl-9.8.dtd
diff --git a/src/girl.xml b/src/girl.xml
index fbeb4a7..eda44e9 100644
--- a/src/girl.xml
+++ b/src/girl.xml
@@ -1,7 +1,17 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?xml-stylesheet type="text/xsl" href="girl.xsl" ?>
-<!DOCTYPE girl SYSTEM "girl-9.7.dtd">
-<girl version="9.7.0">
+<!DOCTYPE girl SYSTEM "girl-9.8.dtd">
+<girl version="9.8.0">
+  <station band="102.2FM" id="piratefm" lang="en" name="Pirate FM" rank="1.0" type="com">
+    <frequency uri="http://www.piratefm.co.uk/";>102.2 FM in Cornwall, United Kingdom</frequency>
+    <location>Cornwall, United Kingdom</location>
+    <description lang="en">
+      Pirate FM was born on the 3rd April 1992. We were launched by the legendary radio presenter Roger Day, 
using state-of-the-art computer technology that even saw us featured on BBC TV's "Tomorrow's World".
+...and to this day, we are proud to be made IN Cornwall, FOR Cornwall. We broadcast our programming from our 
studios in Redruth, and cover the whole of the Duchy using two transmitters - one in the West (102.8), and 
one in the East (102.2).
+In fact we even split our adverts, and many of our local news and travel bulletins between the two areas, to 
enable us to super-serve the communities of the Duchy with relevant information.
+    </description>
+    <stream mime="audio/mpeg" uri="http://str1.sad.ukrd.com:80/pirate"; codec="MPEG 1 Audio, Layer 3 (MP3)" 
samplerate="44100 Hz" channels="Stereo" bitrate="128 kbps" />
+  </station>
   <station band="909/693 MW" id="bbcradio5live" lang="en" name="BBC Radio 5 Live" rank="1.0" type="gov">
     <frequency uri="http://www.bbc.co.uk/5live";>909/693 MW in Salford, United Kingdom</frequency>
     <location>Salford, United Kingdom</location>
@@ -27,7 +37,7 @@
     <stream mime="audio/mpeg" uri="http://128.100.197.46:80/"; codec="MPEG 1 Audio, Layer 3 (MP3)" 
samplerate="44100 Hz" channels="Stereo" bitrate="128 kbps" />
     <uri>http://www.ciut.fm/</uri>
   </station>
-  <station band="KSLU" id="kslu" lang="en" name="KSLU" rank="1.0" type="edu">
+  <station band="ONLINE" id="kslu" lang="en" name="KSLU" rank="1.0" type="edu">
     <frequency uri="http://www2.southeastern.edu/kslu/";>90.9 FM in Hammond, LA</frequency>
     <location>Hammond, LA</location>
     <description lang="en">
@@ -166,7 +176,7 @@ WUMR has been the University of Memphis broadcasting outlet since 1979, when Sou
   <station band="100FM" id="radiorevolt" lang="no" name="Radio Revolt" rank="1.0" type="edu">
     <frequency uri="http://www.radiorevolt.no/";>100 FM in Trondheim, Norway</frequency>
     <location>Trondheim, Norway</location>
-    <description lang="no">
+    <description lang="en">
       Radio Revolt (formerly known as Studentradion i Trondheim), is the student radio in Trondheim, Norway. 
It airs 55 hours a week on 100 and 106,2 FM, and 24 hours a day on the internet. It employs about 80 students 
on a voluntary basis. The radio is a part of the Student Society in Trondheim, and is so a part of the 
running of the house.
     </description>
     <stream mime="audio/mpeg" uri="http://streamer.radiorevolt.no:8000/revolt"; codec="MPEG 1 Audio, Layer 3 
(MP3)" samplerate="44100 Hz" channels="Stereo" bitrate="128 kbps" />


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