summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndraž Levstik2010-10-28 22:19:00 +0200
committerAndraž Levstik2010-10-28 22:19:00 +0200
commit4515ec1f740b12316ff8919eef9597c21ad66a37 (patch)
tree1c86092b46ed8c57b1b92ccc98729a8d1d842b44
parent0536b24eff531fa3bd65aab529f866b231219d75 (diff)
ossimplanetqt: Ossim planet QT4 GUI
-rwxr-xr-xscience/ossimplanetqt/BUILD3
-rwxr-xr-xscience/ossimplanetqt/DEPENDS4
-rwxr-xr-xscience/ossimplanetqt/DETAILS13
-rw-r--r--science/ossimplanetqt/HISTORY2
4 files changed, 22 insertions, 0 deletions
diff --git a/science/ossimplanetqt/BUILD b/science/ossimplanetqt/BUILD
new file mode 100755
index 0000000000..f9a10f408b
--- /dev/null
+++ b/science/ossimplanetqt/BUILD
@@ -0,0 +1,3 @@
+qmake PREFIX="${INSTALL_ROOT}/usr" &&
+make
+
diff --git a/science/ossimplanetqt/DEPENDS b/science/ossimplanetqt/DEPENDS
new file mode 100755
index 0000000000..761ecdff22
--- /dev/null
+++ b/science/ossimplanetqt/DEPENDS
@@ -0,0 +1,4 @@
+depends ossim
+depends ossimplanet
+depends libwms
+depends openscenegraph
diff --git a/science/ossimplanetqt/DETAILS b/science/ossimplanetqt/DETAILS
new file mode 100755
index 0000000000..e8ebdbbf49
--- /dev/null
+++ b/science/ossimplanetqt/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=ossimplanetqt
+ VERSION=15843
+ SOURCE=$SPELL-scm.tar.bz2
+ SOURCE_URL=svn_http://svn.osgeo.org/ossim/trunk/ossimPlanetQt:$SPELL-scm:$VERSION
+ SOURCE_IGNORE=volatile
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-scm"
+ WEB_SITE=http://www.ossim.org
+ LICENSE[0]=LGPL
+ ENTERED=20091103
+ SHORT='Ossim planet QT4 GUI'
+cat << EOF
+Ossime planet QT4 GUI
+EOF
diff --git a/science/ossimplanetqt/HISTORY b/science/ossimplanetqt/HISTORY
new file mode 100644
index 0000000000..f37eb1c052
--- /dev/null
+++ b/science/ossimplanetqt/HISTORY
@@ -0,0 +1,2 @@
+2009-11-03 Andraž "ruskie" Levstik <ruskie+f03a580f@codemages.net>
+ * DETAILS: spell created