summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndraž Levstik2010-10-28 22:18:24 +0200
committerAndraž Levstik2010-10-28 22:18:24 +0200
commit5a746786bc4b861ea751ee0c9d656814f3e4f188 (patch)
treeebcbcbbfe07b716bf5be9ee7f67bbde3aa250b0b
parent1834dbb3e612db52af24000ec7d89bac09964bd2 (diff)
ossim_qt4: Ossim QT4 based GUI
-rwxr-xr-xscience/ossim_qt4/BUILD1
-rwxr-xr-xscience/ossim_qt4/DETAILS13
-rw-r--r--science/ossim_qt4/HISTORY2
3 files changed, 16 insertions, 0 deletions
diff --git a/science/ossim_qt4/BUILD b/science/ossim_qt4/BUILD
new file mode 100755
index 0000000000..eec3de4651
--- /dev/null
+++ b/science/ossim_qt4/BUILD
@@ -0,0 +1 @@
+qt4_build
diff --git a/science/ossim_qt4/DETAILS b/science/ossim_qt4/DETAILS
new file mode 100755
index 0000000000..92e6e8f1c9
--- /dev/null
+++ b/science/ossim_qt4/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=ossim_qt4
+ VERSION=15843
+ SOURCE=$SPELL-scm.tar.bz2
+ SOURCE_URL=svn_http://svn.osgeo.org/ossim/trunk/$SPELL:$SPELL-scm:$VERSION
+ SOURCE_IGNORE=volatile
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-scm"
+ WEB_SITE=http://www.ossim.org
+ LICENSE[0]=LGPL
+ ENTERED=20091103
+ SHORT='Experimental ossim QT4 based GUI'
+cat << EOF
+Experimental ossim QT4 based GUI
+EOF
diff --git a/science/ossim_qt4/HISTORY b/science/ossim_qt4/HISTORY
new file mode 100644
index 0000000000..f37eb1c052
--- /dev/null
+++ b/science/ossim_qt4/HISTORY
@@ -0,0 +1,2 @@
+2009-11-03 Andraž "ruskie" Levstik <ruskie+f03a580f@codemages.net>
+ * DETAILS: spell created