add first maemo5 deb config
authorFlorian Schweikert <kelvan@logic.at>
Mon, 31 Oct 2011 14:50:59 +0000 (15:50 +0100)
committerFlorian Schweikert <kelvan@logic.at>
Mon, 31 Oct 2011 14:53:39 +0000 (15:53 +0100)
gotovienna-qml
stdeb.cfg.maemo5 [new file with mode: 0644]

index 57cccb6..f8041fe 100755 (executable)
@@ -9,8 +9,6 @@ __license__ = 'GNU General Public License v3 or later'
 
 from datetime import datetime
 
-t = datetime.now()
-
 from PySide.QtCore import QAbstractListModel, QModelIndex, QObject, Slot, Signal
 from PySide.QtGui import QApplication
 from PySide.QtDeclarative import QDeclarativeView
@@ -157,8 +155,6 @@ if __name__ == '__main__':
         # Assume test from source directory, use relative path
         view.setSource(os.path.join(os.path.dirname(__file__), 'qml/main.qml'))
 
-    print datetime.now() - t
-
     view.showFullScreen()
 
     sys.exit(app.exec_())
diff --git a/stdeb.cfg.maemo5 b/stdeb.cfg.maemo5
new file mode 100644 (file)
index 0000000..ea2b62d
--- /dev/null
@@ -0,0 +1,8 @@
+[DEFAULT]
+Depends: python-pyside
+MIME-Desktop-Files: gotovienna.desktop
+Package: gotovienna
+Source: gotovienna
+Suite: fremantle
+Section: user/network
+XS-Python-Version: 2.5