[girl] Prepare GIRL 9.4.0



commit a54703295f9844e4c4d85ed30445eb89401bbe50
Author: Ole Aamot <oka oka no>
Date:   Thu Jul 7 18:09:36 2016 +0200

    Prepare GIRL 9.4.0

 NEWS         |   15 +++++++++++++++
 README       |   11 +++++++++++
 configure    |   20 ++++++++++----------
 configure.ac |    2 +-
 girl.spec.in |    3 +++
 src/girl.xml |   47 ++++++++++++++++++++++++++++++++++++++++++++++-
 6 files changed, 86 insertions(+), 12 deletions(-)
---
diff --git a/NEWS b/NEWS
index fa9bfd7..04eafb2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,19 @@
 =============
+Version 9.4.0
+=============
+
+Stations
+
+       * src/girl.xml: Add Blur FM (Buenos Aires, Argentina)
+       * src/girl.xml: Add KSLU (Hammond, LA)
+       * src/girl.xml: Add Radio K (Minneapolis, MN)
+       * src/girl.xml: Add CIUT (University of Toronto, Canada)
+
+The girl 9.4.0 "Never shoot" release is released against police
+violence and racism in U.S.A. and in support of the Black Lives
+Matter movement.  CIUT in Canada is broadcasting Democracy Now.
+
+=============
 Version 9.3.0
 =============
 
diff --git a/README b/README
index 8c5abb8..f03d636 100644
--- a/README
+++ b/README
@@ -1,4 +1,15 @@
 ================
+GIRL 9.4.0 notes
+================
+
+GIRL 9.4.0 was released on June 7th, 2016 and support Democracy Now
+broadcasted through Canadian radio station CIUT in Toronto, Canada.
+
+The GIRL program now supports process control for GIRL_HELPER_PLAYER
+and GIRL_HELPER_RECORD with GAsyncReadyCallback from the GSubprocess
+API in glib 2.40 and later.
+
+================
 GIRL 8.4.2 notes
 ================
 
diff --git a/configure b/configure
index 5617c67..c82f815 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.3.0.
+# Generated by GNU Autoconf 2.69 for girl 9.4.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.3.0'
-PACKAGE_STRING='girl 9.3.0'
+PACKAGE_VERSION='9.4.0'
+PACKAGE_STRING='girl 9.4.0'
 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.3.0 to adapt to many kinds of systems.
+\`configure' configures girl 9.4.0 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.3.0:";;
+     short | recursive ) echo "Configuration of girl 9.4.0:";;
    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.3.0
+girl configure 9.4.0
 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.3.0, which was
+It was created by girl $as_me 9.4.0, 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.3.0'
+ VERSION='9.4.0'
 
 
 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.3.0, which was
+This file was extended by girl $as_me 9.4.0, 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.3.0
+girl config.status 9.4.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff --git a/configure.ac b/configure.ac
index 2d4db8b..77b34d7 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.3.0)
+AC_INIT(girl, 9.4.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 e8b2ad8..0bf2d03 100644
--- a/girl.spec.in
+++ b/girl.spec.in
@@ -70,6 +70,9 @@ fi
 %{_datadir}/help/*/%{name}
 
 %changelog
+* Thu Jul 07 2016 Ole Aamot - 9.4.0-1.fc23
+- Girl 9.4.0 build on Fedora Linux 23
+
 * Sat Jun 25 2016 Ole Aamot - 9.3.0-1.fc23
 - Girl 9.3.0 build on Fedora Linux 23
 
diff --git a/src/girl.xml b/src/girl.xml
index e7c1f9a..4156e05 100644
--- a/src/girl.xml
+++ b/src/girl.xml
@@ -1,7 +1,52 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?xml-stylesheet type="text/xsl" href="girl.xsl" ?>
 <!DOCTYPE girl SYSTEM "girl-9.3.dtd">
-<girl version="9.3.0">
+<girl version="9.4.0">
+  <station band="CIUT" 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">
+      CIUT 89.5 FM is Toronto’s preeminent, listener-supported, presenter of leading-edge music and 
spoken-word programming since 1966. Firmly rooted in the University of Toronto community, CIUT’s programming 
reaches and represents the community at large and encompasses a wide panorama of styles and expressions. CIUT 
entertains and informs listeners from Barrie to Buffalo, Kitchener to Cobourg, 24 hours a day, seven days a 
week.
+      Based on our mission statement, we provide an alternative to mainstream media, provide community 
access to the airwaves, and offer programming that reflects the diverse elements of the communities we serve.
+      We draw on the wide-ranging talents and global interests of students, faculty and community members, 
and provide opportunities for volunteers to learn about and participate in radio-related activities.
+      Above all, CIUT 89.5 FM exists to serve its listeners. We seek to stimulate, educate, entertain and 
challenge our audiences, and to meet listener needs that are not currently addressed by other broadcast media.
+    </description>
+    <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">
+    <frequency uri="http://www2.southeastern.edu/kslu/";>90.9 FM in Hammond, LA</frequency>
+    <location>Hammond, LA</location>
+    <description lang="en">
+      KSLU is a 3000 watt CPB-qualified non-commercial educational radio station owned and operated by 
Southeastern Louisiana University in Hammond, LA. The radio station's city-grade signal reaches a 10 mile 
radius and is often heard from Denham Springs to Covington to Kentwood. Many of the announcers are 
communication students at Southeastern training for careers in the broadcast industry. KSLU strives to serve 
both the Southeastern and surrounding communities.
+    </description>
+    <stream mime="audio/mpeg" uri="http://147.174.55.27:7998/listen.pls"; codec="MPEG 1 Audio, Layer 3 (MP3)" 
samplerate="44100 Hz" channels="Mono" bitrate="64 kbps" />
+    <stream mime="audio/mpeg" uri="http://147.174.55.27:8000/listen.pls"; codec="MPEG 1 Audio, Layer 3 (MP3)" 
samplerate="44100 Hz" channels="Mono" bitrate="48 kbps" />
+    <stream mime="audio/mpeg" uri="http://147.174.55.27:8002/listen.pls"; codec="MPEG 1 Audio, Layer 3 (MP3)" 
samplerate="44100 Hz" channels="Mono" bitrate="24 kbps" />
+    <uri>http://www2.southeastern.edu/kslu/</uri>
+  </station>
+  <station band="RadioK" id="radiok" lang="en" name="Radio K" rank="1.0" type="edu">
+    <frequency>88.1 FM in Minneapolis, MN</frequency>
+    <location>Minneapolis, MN</location>
+    <description lang="en">
+      Radio K - KUOM is the award-winning student-run radio station of the University of Minnesota, playing 
an eclectic variety of independent music both old and new. Radio K educates students, breaks ground in 
musical programming, and provides cutting-edge cultural coverage through our specialty shows and Real College 
Podcast.
+      The independent music heard every day on Radio K is made possible through the support of listeners 
like you. Additional support comes from the students of the University of Minnesota, the College of 
Continuing Education, the Minnesota Arts and Cultural Heritage Fund, and the State of Minnesota.
+    </description>
+    <stream mime="audio/mpeg" uri="http://radiokstreams.cce.umn.edu:8256/listen.pls"; codec="MPEG 1 Audio, 
Layer 3 (MP3)" samplerate="44100 Hz" channels="Stereo" bitrate="256 kbps" />
+    <stream mime="audio/mpeg" uri="http://radiokstreams.cce.umn.edu:8128/listen.pls"; codec="MPEG 1 Audio, 
Layer 3 (MP3)" samplerate="44100 Hz" channels="Stereo" bitrate="128 kbps" />
+    <uri>http://radiok.org/</uri>
+  </station>
+  <station band="ONLINE" id="blurfm" lang="es-AR" name="Blur FM" rank="1.0" type="com">
+    <frequency uri="http://www.blurfm.com/";>ONLINE in Buenos Aires, Argentina</frequency>
+    <location>Buenos Aires, Argentina</location>
+    <description>
+      Blur FM is an online radio station that works without advertising and with the sole purpose of 
promoting the artists that are broadcasted.  Music files are downloaded legally-free, or under consent of the 
artists, from online sources, which aim to promote independent/emerging artists.
+    </description>
+    <stream mime="audio/mpeg" uri="http://www.blurfm.com/streams/m3u/blurfm.m3u"; codec="MPEG-1 Layer 3 
(MP3)" samplerate="44100 Hz" channels="Stereo" bitrate="128 kbps" />
+    <stream mime="audio/mpeg" uri="http://www.blurfm.com/streams/m3u/blurfmlowmp3.m3u"; codec="MPEG-1 Layer 3 
(MP3)" samplerate="44100 Hz" channels="Stereo" bitrate="64 kbps" />
+    <stream mime="audio/aacp" uri="http://www.blurfm.com/streams/m3u/blurfmlow.m3u"; codec="MPEG-2 AAC 
(AAC+)" samplerate="44100 Hz" channels="Stereo" bitrate="32 kbps" />
+    <uri>http://www.blurfm.com/</uri>
+  </station>
   <station band="105.3FM" id="urgentfm" lang="be" name="Urgent.fm" rank="1.0" type="edu">
     <frequency uri="http://www.urgent.fm/";>105.3 FM in Gent, Belgium</frequency>
     <location>Gent, Belgium</location>


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