File: control

package info (click to toggle)
libexif-gtk 0.3.5-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 2,200 kB
  • ctags: 676
  • sloc: sh: 8,848; ansic: 3,837; makefile: 111; sed: 16
file content (31 lines) | stat: -rw-r--r-- 1,218 bytes parent folder | download
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
Source: libexif-gtk
Section: libs
Priority: optional
Maintainer: Frederic Peters <fpeters@debian.org>
Build-Depends: debhelper (>> 3.0.0), libexif-dev (>= 0.6.12), libglib2.0-dev, pkg-config, libgtk2.0-dev, libatk1.0-dev, libpango1.0-dev
Standards-Version: 3.6.2

Package: libexif-gtk-dev
Section: libdevel
Architecture: any
Depends: libexif-gtk5 (= ${Source-Version}), libc6-dev
Description: Library providing GTK+ widgets to display/edit EXIF tags (development files)
 Most digital cameras produce EXIF files, which are JPEG files with
 extra tags that contain information about the image. The EXIF library
 allows you to parse an EXIF file and read the data from those tags.
 .
 This library provides GTK+ widgets to display/edit EXIF tags.

Package: libexif-gtk5
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: libexif-gtk4
Replaces: libexif-gtk4
Description: Library providing GTK+ widgets to display/edit EXIF tags
 Most digital cameras produce EXIF files, which are JPEG files with
 extra tags that contain information about the image. The EXIF library
 allows you to parse an EXIF file and read the data from those tags.
 .
 This library provides GTK+ widgets to display/edit EXIF tags.