[grilo-plugins] [shoutcast] Add plugin's XML file
- From: Juan A. Suarez Romero <jasuarez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins] [shoutcast] Add plugin's XML file
- Date: Mon, 14 Jun 2010 10:30:23 +0000 (UTC)
commit 3e2174db3b147f210ddba5f9f50e9ab9099f1546
Author: Joaquim Rocha <jrocha igalia com>
Date: Fri Jun 11 21:44:12 2010 +0200
[shoutcast] Add plugin's XML file
src/shoutcast/Makefile.am | 5 +++++
src/shoutcast/libgrlshoutcast.xml | 9 +++++++++
2 files changed, 14 insertions(+), 0 deletions(-)
---
diff --git a/src/shoutcast/Makefile.am b/src/shoutcast/Makefile.am
index c6ecc0a..7ab6de4 100644
--- a/src/shoutcast/Makefile.am
+++ b/src/shoutcast/Makefile.am
@@ -21,6 +21,11 @@ libgrlshoutcast_la_SOURCES = grl-shoutcast.c grl-shoutcast.h
libdir=$(GRL_PLUGINS_DIR)
+shoutcastlibxmldir = $(libdir)
+shoutcastlibxml_DATA = libgrlshoutcast.xml
+
+EXTRA_DIR = $(shoutcastlibdata_DATA)
+
MAINTAINERCLEANFILES = \
*.in \
*~
diff --git a/src/shoutcast/libgrlshoutcast.xml b/src/shoutcast/libgrlshoutcast.xml
new file mode 100644
index 0000000..2f9e916
--- /dev/null
+++ b/src/shoutcast/libgrlshoutcast.xml
@@ -0,0 +1,9 @@
+<plugin>
+ <info>
+ <name>SHOUTcast</name>
+ <description>A plugin for browsing SHOUTcast radios</description>
+ <author>Igalia S.L.</author>
+ <license>LGPL</license>
+ <site>http://www.igalia.com</site>
+ </info>
+</plugin>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]