[Lunar-commits] <moonbase> qgis4: Version bump and adjusting the BUILD to install qgis.destkop.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Sat Sep 4 15:01:22 CEST 2010


commit bdd7ce86fa4dc3d7a242a71bfbe6491544cc7d46
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Sat Sep 4 09:01:22 2010 -0400

    qgis4: Version bump and adjusting the BUILD to install qgis.destkop.
    
    Additionally and to quote their website;
    
    "Please Note: Our LTS release has been discontinued as we do not have the
    manpower to manage simultaneously two versions of QGIS. QGIS 1.5 should be
    considered the official current, stable, supported release"
---
 qt4-apps/qgis4/BUILD   |    5 ++++-
 qt4-apps/qgis4/DETAILS |    8 ++++----
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/qt4-apps/qgis4/BUILD b/qt4-apps/qgis4/BUILD
index d19975c..3f62105 100644
--- a/qt4-apps/qgis4/BUILD
+++ b/qt4-apps/qgis4/BUILD
@@ -11,7 +11,10 @@
                            -DCMAKE_BUILD_TYPE=RELEASE             \
                            $OPTS                                 &&
 
-  default_make
+  default_make &&
+
+  sedit "s:Icon=:Icon=/usr/share/qgis/images/icons/:" $SOURCE_DIRECTORY/debian/qgis.desktop &&
+  install $SOURCE_DIRECTORY/debian/qgis.desktop /usr/share/applications/ 
 
 ) > $C_FIFO 2>&1
 
diff --git a/qt4-apps/qgis4/DETAILS b/qt4-apps/qgis4/DETAILS
index b9f391b..dd0969c 100644
--- a/qt4-apps/qgis4/DETAILS
+++ b/qt4-apps/qgis4/DETAILS
@@ -1,15 +1,15 @@
           MODULE=qgis4
-         VERSION=1.0.2
+         VERSION=1.5.0
           SOURCE=qgis_$VERSION.tar.gz
       SOURCE_URL=http://download.osgeo.org/qgis/src/
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/qgis-$VERSION
-      SOURCE_VFY=sha1:44fc9c2717646b89d5f369908cad9d102119618d
+      SOURCE_VFY=sha1:f17b1a1175bdfad6f8a005470bfbb70eaeaf806a
         WEB_SITE=http://qgis.org/
          ENTERED=20090212
-         UPDATED=20100118
+         UPDATED=20100904
            SHORT="Qt based Geographic Information System"
 
-PSAFE=no
+#PSAFE=no
 cat << EOF
 QGIS supports vector, raster, and database formats. QGIS is licensed under the
 GNU General Public License. QGIS lets you browse and create map data on your


More information about the Lunar-commits mailing list