[Lunar-commits] <moonbase> phonon-backend-gstreamer: Removing the $MAJOR from DETAILS and adjusting

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Thu Aug 25 17:03:50 CEST 2011


commit 20410541212953a66bea2db27936a0703227b7d7
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Thu Aug 25 11:03:50 2011 -0400

    phonon-backend-gstreamer: Removing the $MAJOR from DETAILS and adjusting
    
    BUILD to use default_cmake_build().
---
 kde4/utils/phonon-backend-gstreamer/BUILD   |    6 +-----
 kde4/utils/phonon-backend-gstreamer/DETAILS |    3 +--
 2 files changed, 2 insertions(+), 7 deletions(-)

diff --git a/kde4/utils/phonon-backend-gstreamer/BUILD b/kde4/utils/phonon-backend-gstreamer/BUILD
index d064572..01f338c 100644
--- a/kde4/utils/phonon-backend-gstreamer/BUILD
+++ b/kde4/utils/phonon-backend-gstreamer/BUILD
@@ -5,10 +5,6 @@
   source /etc/profile.d/qt4.rc   &&
   source /etc/profile.d/kde4.rc  &&
 
-  cmake -DCMAKE_INSTALL_PREFIX=$MODULE_PREFIX  \
-        -DCMAKE_BUILD_TYPE=RELEASE             \
-        $OPTS .                               &&
-
-  default_make
+  default_cmake_build
 
 ) > $C_FIFO 2>&1
diff --git a/kde4/utils/phonon-backend-gstreamer/DETAILS b/kde4/utils/phonon-backend-gstreamer/DETAILS
index c72120f..2bbb0de 100644
--- a/kde4/utils/phonon-backend-gstreamer/DETAILS
+++ b/kde4/utils/phonon-backend-gstreamer/DETAILS
@@ -1,6 +1,5 @@
           MODULE=phonon-backend-gstreamer
-           MAJOR=4.5
-         VERSION=${MAJOR}.1
+         VERSION=4.5.1
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=$KDE_URL/stable/phonon/$MODULE/$VERSION/src
       SOURCE_VFY=sha1:3f8c059bb60e78fc1eb61bde5ab2c3bba395ca98


More information about the Lunar-commits mailing list