rev 13967 - trunk/packages/qt-creator/debian

Fathi Boudra fabo at alioth.debian.org
Wed Mar 4 16:34:02 UTC 2009


Author: fabo
Date: 2009-03-04 16:34:01 +0000 (Wed, 04 Mar 2009)
New Revision: 13967

Added:
   trunk/packages/qt-creator/debian/not-installed
Modified:
   trunk/packages/qt-creator/debian/control
Log:
Add not-installed file and maybe add a qt-creator plugins package.


Modified: trunk/packages/qt-creator/debian/control
===================================================================
--- trunk/packages/qt-creator/debian/control	2009-03-04 16:23:55 UTC (rev 13966)
+++ trunk/packages/qt-creator/debian/control	2009-03-04 16:34:01 UTC (rev 13967)
@@ -48,3 +48,14 @@
  Build & Run
   * Build Qt projects with integrated qmake cross-platform build tool
   * Run projects from within Qt Creator
+
+#Package: qtcreator-plugins
+#Architecture: any
+#Depends: ${shlibs:Depends}, ${misc:Depends}, gdb, make
+#Suggests: cmake, perforce, git-core, subversion
+#Description: plugins for Qt Creator IDE
+# Qt Creator is a new, lightweight, cross-platform integrated development
+# environment (IDE) designed to make development with the Qt application
+# framework even faster and easier.
+# .
+# This package contains the plugins for Qt Creator IDE.
\ No newline at end of file

Added: trunk/packages/qt-creator/debian/not-installed
===================================================================
--- trunk/packages/qt-creator/debian/not-installed	                        (rev 0)
+++ trunk/packages/qt-creator/debian/not-installed	2009-03-04 16:34:01 UTC (rev 13967)
@@ -0,0 +1,5 @@
+usr/lib/libAggregation.so
+usr/lib/libCPlusPlus.so
+usr/lib/libExtensionSystem.so
+usr/lib/libQtConcurrent.so
+usr/lib/libUtils.so




More information about the pkg-kde-commits mailing list