1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229
|
Source: eclipse
Section: devel
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Jerry Haltom <wasabi@larvalstage.net>, Michael Koch <konqueror@gmx.de>, Matthias Klose <doko@debian.org>, Stephan Michels <stephan@apache.org>
Build-Depends: debhelper (>> 4.2), dpatch (>= 2.0), lsb-release, bzip2, sharutils, java-gcj-compat-dev (>= 1.0.65-6), liblucene-java (>= 1.4.2), liblucene-java-doc (>= 1.4.2), junit (>= 3.8), libjsch-java (>= 0.1.28), libgtk2.0-dev (>= 2.4), libgnome2-dev (>= 2.6), libgnomeui-dev (>= 2.6), libxtst-dev, libgl1-mesa-dev, libglu1-mesa-dev, classpath-doc, pkg-config, libcairo2-dev, ant-optional (>= 1.6.5-3), libtomcat5.5-java, libxul-dev
Standards-Version: 3.7.2
Package: eclipse-rcp
Architecture: any
Depends: libswt3.2-gtk-java (= ${Source-Version})
Recommends: eclipse-rcp-gcj
Replaces: eclipse-rcp-common, libswt3.1-gtk-java (<= 3.1.2-1)
Conflicts: eclipse-rcp-common
Description: Eclipse rich client platform
The Eclipse Platform is an open and extensible platform for anything and yet
nothing in particular. It provides a foundation for constructing and running
integrated software-development tools. The Eclipse Platform allows tool
builders to independently develop tools that integrate with other people's
tools so seamlessly you can't tell where one tool ends and another starts.
.
This package provides only the Eclipse Rich Client Platform upon which any
other Eclipse-based application can be constructed. It doesn't include any
development plug-ins. These are available in different packages:
.
* eclipse-jdt Java Development Tools
* eclipse-pde Plug-in Development Tools
* eclipse Complete development environment
.
This package is the base for all Eclipse applications.
Package: eclipse-rcp-gcj
Architecture: any
Depends: eclipse-rcp (= ${Source-Version}), libswt3.2-gtk-gcj (= ${Source-Version})
Description: Eclipse rich client platform (GCJ version)
The Eclipse Platform is an open and extensible platform for anything and yet
nothing in particular. It provides a foundation for constructing and running
integrated software-development tools. The Eclipse Platform allows tool
builders to independently develop tools that integrate with other people's
tools so seamlessly you can't tell where one tool ends and another starts.
.
This package provides only the Eclipse Rich Client Platform upon which any
other Eclipse-based application can be constructed. It doesn't include any
development plug-ins. These are available in different packages:
.
* eclipse-jdt Java Development Tools
* eclipse-pde Plug-in Development Tools
* eclipse Complete development environment
.
This package is the base for all Eclipse applications.
.
This package contains native GCJ-compiled plugins.
Package: eclipse-platform
Architecture: any
Depends: java-gcj-compat | java1-runtime | java2-runtime, java-common (>= 0.23), zenity, zenity | kdebase-bin | xdialog, eclipse-rcp (= ${Source-Version}), liblucene-java (>= 1.4.2), liblucene-java-doc (>= 1.4.2), libjsch-java (>= 0.1.28), libtomcat5.5-java, ${shlibs:Depends}
Recommends: eclipse-platform-gcj, eclipse
Replaces: libeclipse-jni, eclipse-source (<= 3.1.1-3), eclipse-platform-common
Conflicts: libeclipse-jni, eclipse-source (<= 3.1.1-3), eclipse-platform-common
Suggests: eclipse-jdt, eclipse-pde
Description: Eclipse platform without plug-ins to develop any language
The Eclipse Platform is an open and extensible platform for anything and yet
nothing in particular. It provides a foundation for constructing and running
integrated software-development tools. The Eclipse Platform allows tool
builders to independently develop tools that integrate with other people's
tools so seamlessly you can't tell where one tool ends and another starts.
.
This package provides only the Eclipse Platform. It doesn't include any
development plug-ins. These are available in different packages:
.
* eclipse-jdt Java Development Tools
* eclipse-pde Plug-in Development Tools
* eclipse Complete development environment
.
This package is the base for all eclipse plug-ins.
Package: eclipse-platform-gcj
Architecture: any
Depends: eclipse-platform (= ${Source-Version}), eclipse-rcp-gcj (= ${Source-Version})
Description: Eclipse platform without plug-ins to develop any language (GCJ version)
The Eclipse Platform is an open and extensible platform for anything and yet
nothing in particular. It provides a foundation for constructing and running
integrated software-development tools. The Eclipse Platform allows tool
builders to independently develop tools that integrate with other people's
tools so seamlessly you can't tell where one tool ends and another starts.
.
This package provides only the Eclipse Platform. It doesn't include any
development plug-ins. These are available in different packages:
.
* eclipse-jdt Java Development Tools
* eclipse-pde Plug-in Development Tools
* eclipse Complete development environment
.
This package is the base for all eclipse plug-ins.
.
This package contains native GCJ-compiled plugins.
Package: eclipse-jdt
Architecture: any
Depends: eclipse-platform (= ${Source-Version}), junit (>= 3.8), ant-optional (>= 1.6.5-3)
Recommends: eclipse-jdt-gcj
Replaces: eclipse-jdt-common
Conflicts: eclipse-jdt-common
Description: Java Development Tools plug-ins for Eclipse
Eclipse JDT plug-ins to develop Java applications with Eclipse.
.
JDT provides a whole Java IDE, complete with Java editor, debugger, Ant and
JUnit integration and much more.
Package: eclipse-jdt-gcj
Architecture: any
Depends: eclipse-jdt (= ${Source-Version}), eclipse-rcp-gcj (= ${Source-Version})
Description: Java Development Tools plug-ins for Eclipse (GCJ version)
Eclipse JDT plug-ins to develop Java applications with Eclipse.
.
JDT provides a whole Java IDE, complete with Java editor, debugger, Ant and
JUnit integration and much more.
.
This package contains native GCJ-compiled plugins.
Package: eclipse-pde
Architecture: any
Depends: eclipse-platform (= ${Source-Version}), eclipse-jdt (= ${Source-Version})
Recommends: eclipse-pde-gcj, eclipse-source (>= ${Source-Version})
Replaces: eclipse-pde-common
Conflicts: eclipse-pde-common
Description: Plug-in Development Environment to develop Eclipse plug-ins
Plug-in development environment provides tools to easily develop your own
Eclipse plug-ins.
Package: eclipse-pde-gcj
Architecture: any
Depends: eclipse-pde (= ${Source-Version}), eclipse-rcp-gcj (= ${Source-Version})
Description: Plug-in Development Environment to develop Eclipse plug-ins (GCJ version)
Plug-in development environment provides tools to easily develop your own
Eclipse plug-ins.
.
This package contains native GCJ-compiled plugins.
Package: eclipse-source
Architecture: any
Depends: eclipse-platform (= ${Source-Version})
Description: Eclipse source code plug-ins
This package provides the additional source code plug-ins used for code lookup
(debugger, code completion) and plug-in development.
Package: eclipse-sdk
Architecture: all
Depends: eclipse (>= ${Source-Version})
Description: Extensible Tool Platform and Java IDE
The Eclipse Platform is an open and extensible platform for anything and yet
nothing in particular. It provides a foundation for constructing and running
integrated software-development tools. The Eclipse Platform allows tool
builders to independently develop tools that integrate with other people's
tools so seamlessly you can't tell where one tool ends and another starts.
.
Dummy package for the transition to eclipse package
Package: eclipse
Architecture: any
Depends: eclipse-jdt (= ${Source-Version}), eclipse-pde (= ${Source-Version}), eclipse-source (= ${Source-Version}), zenity
Conflicts: eclipse-sdk (<= 3.1.1-5), eclipse-platform-common (<< 3.1.2-1)
Recommends: eclipse-gcj
Replaces: eclipse-sdk (<= 3.1.1-5), eclipse-platform-common (<< 3.1.2-1), eclipse-platform (<< 3.1.2-2)
Description: Extensible Tool Platform and Java IDE
The Eclipse Platform is an open and extensible platform for anything and yet
nothing in particular. It provides a foundation for constructing and running
integrated software-development tools. The Eclipse Platform allows tool
builders to independently develop tools that integrate with other people's
tools so seamlessly you can't tell where one tool ends and another starts.
.
Package to provide the whole Eclipse SDK, which includes the Java Development
Tools and Plug-in Development Tools.
Package: eclipse-gcj
Architecture: all
Depends: eclipse, java-gcj-compat-dev, ecj-bootstrap-gcj, eclipse-jdt-gcj, eclipse-pde-gcj, eclipse-platform-gcj, eclipse-rcp-gcj, libswt3.2-gtk-gcj
Description: Native Eclipse run with GCJ
The Eclipse Platform is an open and extensible platform for anything and yet
nothing in particular. It provides a foundation for constructing and running
integrated software-development tools. The Eclipse Platform allows tool
builders to independently develop tools that integrate with other people's
tools so seamlessly you can't tell where one tool ends and another starts.
.
Package to provide the whole native Eclipse SDK, which includes the Java
Development Tools and Plug-in Development Tools.
Package: libswt3.2-gtk-java
Architecture: any
Depends: libswt3.2-gtk-jni (= ${Source-Version}), java-common
Recommends: libswt3.2-gtk-gcj, ${shlibs:Depends}
Replaces: libswt3.1-gtk-java, libswt2.1-gtk2-java, libswt-gtk3-java, eclipse-rcp (<< 3.1.2-2)
Conflicts: libswt3.1-gtk-java, libswt2.1-gtk2-java, libswt-gtk3-java, libswt-gtk-3.2-java
Description: Fast and rich GUI toolkit for Java, gtk2 version
SWT (Standard Widget Toolkit) provides functionality similar to
Swing, but is much faster and open source. Mainly, it is used
for the Eclipse platform.
.
This version of SWT is implemented using gtk2 libraries.
Package: libswt3.2-gtk-gcj
Architecture: any
Depends: libswt3.2-gtk-java (= ${Source-Version}), gij-4.1
Replaces: eclipse-rcp-gcj (<< 3.1.2-2), libswt3.1-gtk-gcj
Conflicts: eclipse-rcp-gcj (<< 3.1.2-2), libswt3.1-gtk-gcj
Description: Fast and rich GUI toolkit for Java, gtk2 (GCJ version)
SWT (Standard Widget Toolkit) provides functionality similar to
Swing, but is much faster and open source. Mainly, it is used
for the Eclipse platform.
.
This version of SWT is implemented using gtk2 libraries.
Package: libswt3.2-gtk-jni
Architecture: any
Depends: ${shlibs:Depends}
Recommends: ${shlibs:Recommends}
Replaces: libswt2.1-gtk2-jni, libswt-gtk3-jni
Conflicts: libswt2.1-gtk2-jni, libswt-gtk3-jni, libswt-gtk-3.1-jni, libswt-gnome-gtk-3.1-jni, libswt-mozilla-gtk-3.1-jni, libswt-gtk-3.2-jni
Description: Platform dependent files for libswt3.2-gtk-java
This packages includes all jni native libraries used by the gtk2
version of swt.
Package: eclipse-efj
Architecture: any
Depends: java-runtime, java-gcj-compat | java-virtual-machine, java-common (>= 0.22), eclipse-jdt (= ${Source-Version})
Recommends: ant-optional (>= 1.6.5-3)
Description: Eclipse Java code formatter
This package provides a script to launch the Eclipse JDT code formatter
from outside of Eclipse. Use this utility to format your code from a shell.
|