[Pkg-cli-apps-commits] [SCM] banshee branch, ubuntu/raring, updated. debian/2.6.0-3ubuntu1-1-gbaba69f

Chow Loong Jin hyperair at debian.org
Fri Dec 28 17:21:52 UTC 2012


The following commit has been merged in the ubuntu/raring branch:
commit baba69f68b3d3c4048e4e735da99dc5167b1325e
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Mon Dec 24 11:43:47 2012 +0800

    Fix Remove-check-for-new-enough-playbin….patch

diff --git a/debian/patches/Remove-check-for-new-enough-playbin-for-gapless-play.patch b/debian/patches/Remove-check-for-new-enough-playbin-for-gapless-play.patch
index 5b8435c..396dfd2 100644
--- a/debian/patches/Remove-check-for-new-enough-playbin-for-gapless-play.patch
+++ b/debian/patches/Remove-check-for-new-enough-playbin-for-gapless-play.patch
@@ -9,7 +9,7 @@ playbin, so this check has become irrelevant.
  1 file changed, 1 insertion(+), 4 deletions(-)
 
 diff --git a/configure.ac b/configure.ac
-index ac949c7..36da2fd 100644
+index ac949c7..a0ffc3e 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -179,10 +179,7 @@ AC_ARG_ENABLE(gapless-playback,
@@ -20,7 +20,7 @@ index ac949c7..36da2fd 100644
 -   	if test "x$enable_gapless" == "xyes" -a "x$ENABLE_GAPLESS" == "xno" ; then
 -	   	AC_MSG_ERROR([Gapless playback requires gstreamer-plugins-base > 0.10.25.2])
 -	fi
-+	enable_gapless=yes
++	ENABLE_GAPLESS=yes
  fi
  AM_CONDITIONAL(ENABLE_GAPLESS, test "x$ENABLE_GAPLESS" = "xyes")   
  

-- 
banshee



More information about the Pkg-cli-apps-commits mailing list