[Lunar-commits] <moonbase-kde> stellarium: Version bump and do note it now *DEPENDS* on qt5.

Dennis Veatch dennisveatch at bellsouth.net
Tue Sep 16 17:12:00 CEST 2014


commit ed7491d275a66b5f8dfb0075e57d3243f747c9af
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Tue, 16 Sep 2014 11:11:15 -0400
URL: https://github.com/lunar-linux/moonbase-kde/commit/ed7491d275a66b5f8dfb0075e57d3243f747c9af

stellarium: Version bump and do note it now *DEPENDS* on qt5.
---
  qt4-apps/stellarium/BUILD   | +1/-7     
  qt4-apps/stellarium/DEPENDS | +1/-1     
  qt4-apps/stellarium/DETAILS | +3/-3     
  3 files changed, 5 insertions(+), 11 deletions(-)

--- a/qt4-apps/stellarium/BUILD
+++ b/qt4-apps/stellarium/BUILD
@@ -1,10 +1,4 @@
 
-  source /etc/profile.d/qt4.rc   &&
-
-# they insist on using the always outdated qt4 version of phonon
-# which conflicts with phonon
-  if [[ "$(get_other_module_config qt4 MAKE_PHONON)" = "n" ]]; then 
-    OPTS+=" -DENABLE_SOUND=OFF"
-  fi &&
+  . /etc/profile.d/qt5.rc   &&
 
   default_cmake_build 
--- a/qt4-apps/stellarium/DEPENDS
+++ b/qt4-apps/stellarium/DEPENDS
@@ -1,3 +1,3 @@
 depends SDL
 depends cmake
-depends qt4
+depends qt5
--- a/qt4-apps/stellarium/DETAILS
+++ b/qt4-apps/stellarium/DETAILS
@@ -1,11 +1,11 @@
           MODULE=stellarium
-         VERSION=0.12.4
+         VERSION=0.13.0
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=$SFORGE_URL/$MODULE
-      SOURCE_VFY=sha1:6d3cc4dc186db831af76830fe2e636ff1f7bbc90
+      SOURCE_VFY=sha1:d14078084f7951d7c5ae7ba38499439234f71292
         WEB_SITE=http://stellarium.free.fr
          ENTERED=20040420
-         UPDATED=20131001
+         UPDATED=20140916
            SHORT="Stellarium astronomy software"
 
 cat << EOF




More information about the Lunar-commits mailing list