[girl] Add dependency on gstreamer-player-1.0 and thank Sebastian Dröge.



commit 2302c0d356b7b02607a855f76c27b68d0181ea68
Author: Ole Aamot <oka oka no>
Date:   Tue Apr 11 13:37:28 2017 +0200

    Add dependency on gstreamer-player-1.0 and thank Sebastian Dröge.

 THANKS       |    1 +
 configure    |   11 ++++++++++-
 configure.ac |    3 ++-
 3 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/THANKS b/THANKS
index db93519..54e42b6 100644
--- a/THANKS
+++ b/THANKS
@@ -38,3 +38,4 @@ Bernd Homuth for German translation.
 Paul Feuvraux and Claude Paroz for French translation.
 Anders Jonsson for Swedish translation.
 Dominique Leuenberger for GStreamer 1.0 port (Bugzilla #777397).
+Sebastian Dröge for gst-player implementation.
\ No newline at end of file
diff --git a/configure b/configure
index 4075036..6912808 100755
--- a/configure
+++ b/configure
@@ -14928,6 +14928,7 @@ if test -n "$GNOME_INTERNET_RADIO_LOCATOR_CFLAGS"; then
                  libxml-2.0 >= 2.0 \\
                  gstreamer-tag-1.0 >= 1.0 \\
                  gstreamer-1.0 >= 1.0 \\
+                 gstreamer-player-1.0 >= 1.0 \\
                  gstreamer-video-1.0\""; } >&5
   ($PKG_CONFIG --exists --print-errors "gtk+-3.0 >= 3.0 \
                  glib-2.0 >= 2.38.0 \
@@ -14937,6 +14938,7 @@ if test -n "$GNOME_INTERNET_RADIO_LOCATOR_CFLAGS"; then
                  libxml-2.0 >= 2.0 \
                  gstreamer-tag-1.0 >= 1.0 \
                  gstreamer-1.0 >= 1.0 \
+                 gstreamer-player-1.0 >= 1.0 \
                  gstreamer-video-1.0") 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
@@ -14949,6 +14951,7 @@ if test -n "$GNOME_INTERNET_RADIO_LOCATOR_CFLAGS"; then
                  libxml-2.0 >= 2.0 \
                  gstreamer-tag-1.0 >= 1.0 \
                  gstreamer-1.0 >= 1.0 \
+                 gstreamer-player-1.0 >= 1.0 \
                  gstreamer-video-1.0" 2>/dev/null`
                      test "x$?" != "x0" && pkg_failed=yes
 else
@@ -14969,6 +14972,7 @@ if test -n "$GNOME_INTERNET_RADIO_LOCATOR_LIBS"; then
                  libxml-2.0 >= 2.0 \\
                  gstreamer-tag-1.0 >= 1.0 \\
                  gstreamer-1.0 >= 1.0 \\
+                 gstreamer-player-1.0 >= 1.0 \\
                  gstreamer-video-1.0\""; } >&5
   ($PKG_CONFIG --exists --print-errors "gtk+-3.0 >= 3.0 \
                  glib-2.0 >= 2.38.0 \
@@ -14978,6 +14982,7 @@ if test -n "$GNOME_INTERNET_RADIO_LOCATOR_LIBS"; then
                  libxml-2.0 >= 2.0 \
                  gstreamer-tag-1.0 >= 1.0 \
                  gstreamer-1.0 >= 1.0 \
+                 gstreamer-player-1.0 >= 1.0 \
                  gstreamer-video-1.0") 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
@@ -14990,6 +14995,7 @@ if test -n "$GNOME_INTERNET_RADIO_LOCATOR_LIBS"; then
                  libxml-2.0 >= 2.0 \
                  gstreamer-tag-1.0 >= 1.0 \
                  gstreamer-1.0 >= 1.0 \
+                 gstreamer-player-1.0 >= 1.0 \
                  gstreamer-video-1.0" 2>/dev/null`
                      test "x$?" != "x0" && pkg_failed=yes
 else
@@ -15019,6 +15025,7 @@ fi
                  libxml-2.0 >= 2.0 \
                  gstreamer-tag-1.0 >= 1.0 \
                  gstreamer-1.0 >= 1.0 \
+                 gstreamer-player-1.0 >= 1.0 \
                  gstreamer-video-1.0" 2>&1`
         else
                GNOME_INTERNET_RADIO_LOCATOR_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-3.0 
= 3.0 \
@@ -15029,6 +15036,7 @@ fi
                  libxml-2.0 >= 2.0 \
                  gstreamer-tag-1.0 >= 1.0 \
                  gstreamer-1.0 >= 1.0 \
+                 gstreamer-player-1.0 >= 1.0 \
                  gstreamer-video-1.0" 2>&1`
         fi
        # Put the nasty error message in config.log where it belongs
@@ -15042,6 +15050,7 @@ fi
                  libxml-2.0 >= 2.0 \
                  gstreamer-tag-1.0 >= 1.0 \
                  gstreamer-1.0 >= 1.0 \
+                 gstreamer-player-1.0 >= 1.0 \
                  gstreamer-video-1.0) were not met:
 
 $GNOME_INTERNET_RADIO_LOCATOR_PKG_ERRORS
@@ -15075,7 +15084,7 @@ $as_echo "yes" >&6; }
 
 fi 2>&5
 
-GNOME_INTERNET_RADIO_LOCATOR_PKG_DEPS="gtk+-3.0 glib-2.0 gobject-2.0 pangoft2 champlain-gtk-0.12 libxml-2.0, 
gstreamer-1.0 gstreamer-video-1.0"
+GNOME_INTERNET_RADIO_LOCATOR_PKG_DEPS="gtk+-3.0 glib-2.0 gobject-2.0 pangoft2 champlain-gtk-0.12 libxml-2.0, 
gstreamer-1.0 gstreamer-player-1.0 gstreamer-video-1.0"
 
 
 
diff --git a/configure.ac b/configure.ac
index 6ff5e68..f218dac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -84,9 +84,10 @@ PKG_CHECK_MODULES(GNOME_INTERNET_RADIO_LOCATOR,
                  libxml-2.0 >= 2.0 \
                  gstreamer-tag-1.0 >= 1.0 \
                  gstreamer-1.0 >= 1.0 \
+                 gstreamer-player-1.0 >= 1.0 \
                  gstreamer-video-1.0) 2>&5
 
-GNOME_INTERNET_RADIO_LOCATOR_PKG_DEPS="gtk+-3.0 glib-2.0 gobject-2.0 pangoft2 champlain-gtk-0.12 libxml-2.0, 
gstreamer-1.0 gstreamer-video-1.0"
+GNOME_INTERNET_RADIO_LOCATOR_PKG_DEPS="gtk+-3.0 glib-2.0 gobject-2.0 pangoft2 champlain-gtk-0.12 libxml-2.0, 
gstreamer-1.0 gstreamer-player-1.0 gstreamer-video-1.0"
 
 GTK_DOC_CHECK([1.16], [--flavour no-tmpl])
 


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