/[pkg-grass]/packages/qgis/trunk/debian/control
ViewVC logotype

Contents of /packages/qgis/trunk/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 695 - (show annotations) (download)
Wed Apr 4 11:05:37 2007 UTC (6 years, 1 month ago) by frankie
File size: 2296 byte(s)
[svn-inject] Applying Debian modifications to trunk
1 Source: qgis
2 Section: science
3 Priority: extra
4 Maintainer: Steve Halasz <debian@adkgis.org>
5 Build-Depends: debhelper (>= 4.0.0), libgdal1-1.3.2-dev, libqt3-mt-dev (>= 3:3.2.1-6), libqt3-compat-headers (>= 3:3.2.3-2), libpq-dev | postgresql-dev, libgeos-dev (>= 2.0.1-1), dpatch, grass-dev, libsqlite3-dev, libgsl0-dev, proj, libexpat1-dev, libmysqlclient15-dev | libmysqlclient14-dev
6 Standards-Version: 3.7.2
7
8 Package: qgis
9 Architecture: any
10 Depends: ${shlibs:Depends}, ${misc:Depends}
11 Suggests: qgis-plugin-grass
12 Description: Geographic Information System (GIS)
13 A Geographic Information System (GIS) manages,
14 analyzes, and displays databases of geographic
15 information. Quantum GIS (QGIS) supports shapefile
16 viewing and editing, spatial data storage with
17 PostgreSQL/PostGIS, projection on-the-fly, map
18 composition, and a number of other features via
19 a plugin interface. QGIS also supports display
20 of various georeferenced raster and Digital
21 Elevation Model (DEM) formats including
22 GeoTIFF, Arc/Info ASCII Grid, and USGS ASCII DEM.
23
24 Package: libqgis0
25 Architecture: any
26 Depends: ${shlibs:Depends}, ${misc:Depends}
27 Description: QGIS Geographic Information System - shared library
28 QGIS is a Geographic Information System (GIS)
29 which manages, analyzes and display databases of
30 geographic information.
31 .
32 This package contains the shared library that
33 provides an interface for plugins.
34
35 Package: libqgis0-dev
36 Architecture: any
37 Depends: qgis (= ${Source-Version}), libgdal1-1.3.2-dev, libqt3-mt-dev (>= 3:3.2.1-6), libqt3-compat-headers (>= 3:3.2.3-2), libpq-dev | postgresql-dev, libgeos-dev (>= 2.0.1-1), grass-dev, libsqlite3-dev, libgsl0-dev, proj, libexpat1-dev
38 Provides: libqgis-dev
39 Conflicts: libqgis-dev, qgis-dev
40 Replaces: qgis-dev
41 Suggests: qt3-designer
42 Description: QGIS Geographic Information System - development files
43 QGIS is a Geographic Information System (GIS)
44 which manages, analyzes and display databases of
45 geographic information.
46 .
47 This package contains the headers and libraries
48 needed to develop plugins for QGIS.
49
50 Package: qgis-plugin-grass
51 Architecture: any
52 Depends: qgis (= ${Source-Version}), libgdal1-1.3.2-grass
53 Description: Plugin for accessing GRASS data from QGIS
54 This plugin enables display of GRASS data layers in the QGIS
55 geographic data viewer.

  ViewVC Help
Powered by ViewVC 1.1.5