summaryrefslogtreecommitdiffstats
path: root/debian/lenny/kdevelop.cmake/debian/control
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-08-03 14:44:58 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-08-03 14:44:58 -0500
commit0cc79c34f5e9be7eced52b0565e8e79acfa5f4e6 (patch)
treec0d0d652fef20159e78fa20b2567661bd7db8e41 /debian/lenny/kdevelop.cmake/debian/control
parent6b027437fd51e7874aaffed9e395ddf7913c3ab4 (diff)
downloadtde-packaging-0cc79c34f5e9be7eced52b0565e8e79acfa5f4e6.tar.gz
tde-packaging-0cc79c34f5e9be7eced52b0565e8e79acfa5f4e6.zip
Add initial Debian Lenny/Squeeze packaging as well as symlink Lucid to Maverick
Diffstat (limited to 'debian/lenny/kdevelop.cmake/debian/control')
-rw-r--r--debian/lenny/kdevelop.cmake/debian/control71
1 files changed, 71 insertions, 0 deletions
diff --git a/debian/lenny/kdevelop.cmake/debian/control b/debian/lenny/kdevelop.cmake/debian/control
new file mode 100644
index 000000000..5f2456159
--- /dev/null
+++ b/debian/lenny/kdevelop.cmake/debian/control
@@ -0,0 +1,71 @@
+Source: kdevelop-trinity
+Section: kde
+Priority: optional
+Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
+XSBC-Original-Maintainer: Jeremy Lainé <jeremy.laine@m4x.org>
+Build-Depends: cdbs (>= 0.4.38), debhelper (>= 5), qt3-apps-dev, kdelibs4-trinity-dev (>= 4:3.5.10), gettext, kdelibs4-trinity-doc, qt3-doc, flex, python, libcvsservice-trinity-dev (>= 4:3.5.10), groff-base, libsvn-dev, libaprutil1-dev, cmake, libtool, libltdl-dev
+Standards-Version: 3.8.4
+
+Package: kdevelop-trinity
+Architecture: any
+Depends: ${shlibs:Depends}, kdevelop-data-trinity (>= ${source:Version}), kdebase-trinity-bin
+Recommends: kdevelop-trinity-doc, make, libtool, autoconf, automaken, gdb (>= 6.4)
+Suggests: libqt3-mt-dev, kdelibs4-trinity-dev, sgmltools-lite, gettext, qt3-dev-tools, ark-trinity, kbabel-trinity, kiconedit-trinity, kdesdk-scripts-trinity, graphviz, kdebase-kio-plugins-trinity, exuberant-ctags, khelpcenter-trinity, kdelibs4-trinity-doc, qt3-doc, konsole-trinity, cmake, ruby, python
+Description: An IDE for Unix/X11
+ KDevelop is an easy to use Integrated Development Environment
+ for developing C/C++ applications under X11. It features
+ project management, an advanced editor, a class browser
+ and an integrated debugger.
+ .
+ The application wizard can generate fully functional projects
+ for terminal programs and GUI programs using Qt, KDE or GNOME.
+ .
+ Homepage: http://www.kdevelop.org/
+
+Package: kdevelop-trinity-doc
+Section: doc
+Architecture: all
+Description: An IDE for Unix/X11 - documentation
+ KDevelop is an easy to use Integrated Development Environment
+ for developing C/C++ applications under X11. It features
+ project management, an advanced editor, a class browser
+ and an integrated debugger.
+ .
+ The application wizard can generate fully functional projects
+ for terminal programs and GUI programs using Qt, KDE or GNOME.
+ .
+ This package contains documentation for KDevelop.
+ .
+ Homepage: http://www.kdevelop.org/
+
+Package: kdevelop-data-trinity
+Architecture: all
+Description: An IDE for Unix/X11 - data
+ KDevelop is an easy to use Integrated Development Environment
+ for developing C/C++ applications under X11. It features
+ project management, an advanced editor, a class browser
+ and an integrated debugger.
+ .
+ The application wizard can generate fully functional projects
+ for terminal programs and GUI programs using Qt, KDE or GNOME.
+ .
+ This package contains arch independent data for KDevelop.
+ .
+ Homepage: http://www.kdevelop.org/
+
+Package: kdevelop-trinity-dev
+Architecture: any
+Depends: kdevelop-trinity (= ${binary:Version}), kdelibs4-trinity-dev
+Description: An IDE for Unix/X11 - development files
+ KDevelop is an easy to use Integrated Development Environment
+ for developing C/C++ applications under X11. It features
+ project management, an advanced editor, a class browser
+ and an integrated debugger.
+ .
+ The application wizard can generate fully functional projects
+ for terminal programs and GUI programs using Qt, KDE or GNOME.
+ .
+ This package contains development files for KDevelop.
+ .
+ Homepage: http://www.kdevelop.org/
+