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

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


commit e274d8650fe0ffbf36ae91f3bce42ea047abf39a
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Thu Aug 25 11:09:24 2011 -0400

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

diff --git a/kde4/utils/phonon-backend-xine/BUILD b/kde4/utils/phonon-backend-xine/BUILD
index d064572..01f338c 100644
--- a/kde4/utils/phonon-backend-xine/BUILD
+++ b/kde4/utils/phonon-backend-xine/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-xine/DETAILS b/kde4/utils/phonon-backend-xine/DETAILS
index d7566ab..f77d919 100644
--- a/kde4/utils/phonon-backend-xine/DETAILS
+++ b/kde4/utils/phonon-backend-xine/DETAILS
@@ -1,6 +1,5 @@
           MODULE=phonon-backend-xine
-           MAJOR=4.4
-         VERSION=${MAJOR}.4
+         VERSION=4.4.4
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=$KDE_URL/stable/phonon/$MODULE/$VERSION/src
       SOURCE_VFY=sha1:978102346592424865ddbf44fc666334cb3606f1


More information about the Lunar-commits mailing list