[gnome-internet-radio-locator] Public Network Radio Software for Accessing Free World Broadcasts on Internet



commit 9d3a18c3c02e9d2cef8710cbd18844b7c1cc4c46
Author: Ole Aamot <ole gnome org>
Date:   Fri Jun 11 18:59:06 2021 +0200

    Public Network Radio Software for Accessing Free World Broadcasts on Internet

 Makefile.am           |   2 +-
 NEWS                  |  13 +++++++++++++
 configure.ac          |   3 ++-
 doc/AAMOT.txt.xz      | Bin 0 -> 64444 bytes
 doc/Aamot-2020.txt.xz | Bin 0 -> 2032 bytes
 doc/Makefile.am       |   2 ++
 6 files changed, 18 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 635db85..0c0d089 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = data help man src po
+SUBDIRS = data doc help man src po
 
 datadir = @datadir@
 
diff --git a/NEWS b/NEWS
index 2deb169..4081772 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+=============
+Version 5.0.3
+=============
+
+Documentation
+
+       * doc/AAMOT.txt.xz: Ole Kr. Aamot's GNOME Radio 3.0.0 Thesis (2020)
+       * doc/Aamot-2020.txt.xz: Ole Kr. Aamot's Radio Flux Article (2020)
+
+Translations
+
+       * Andika Triwidada (id)
+
 =============
 Version 5.0.2
 =============
diff --git a/configure.ac b/configure.ac
index 292c2bf..561cbe8 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(gnome-internet-radio-locator,5.0.2)
+AC_INIT(gnome-internet-radio-locator,5.0.3)
 AM_INIT_AUTOMAKE([-Wno-portability 1.11 no-dist-gzip dist-xz tar-ustar subdir-objects])
 AM_MAINTAINER_MODE
 AC_CONFIG_SRCDIR([src/gnome-internet-radio-locator.c])
@@ -148,6 +148,7 @@ data/icons/48x48/Makefile
 data/icons/256x256/Makefile
 data/icons/512x512/Makefile
 data/icons/1024x1024/Makefile
+doc/Makefile
 help/Makefile
 help/C/version.xml
 man/Makefile
diff --git a/doc/AAMOT.txt.xz b/doc/AAMOT.txt.xz
new file mode 100644
index 0000000..da54537
Binary files /dev/null and b/doc/AAMOT.txt.xz differ
diff --git a/doc/Aamot-2020.txt.xz b/doc/Aamot-2020.txt.xz
new file mode 100644
index 0000000..d3b68af
Binary files /dev/null and b/doc/Aamot-2020.txt.xz differ
diff --git a/doc/Makefile.am b/doc/Makefile.am
new file mode 100644
index 0000000..571cf57
--- /dev/null
+++ b/doc/Makefile.am
@@ -0,0 +1,2 @@
+gnome_internet_radio_locator_docdir = $(pkgdatadir)/doc
+gnome_internet_radio_locator_doc_DATA = ../doc/AAMOT.txt.xz ../doc/Aamot-2020.txt.xz


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