File: control

package info (click to toggle)
libexif-gtk 0.3.5-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 2,296 kB
  • ctags: 674
  • sloc: sh: 8,848; ansic: 3,837; makefile: 73; sed: 16
file content (34 lines) | stat: -rw-r--r-- 1,485 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
32
33
34
Source: libexif-gtk
Section: libs
Priority: optional
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Uploaders: Emmanuel Bouthenot <kolter@debian.org>, Frederic Peters <fpeters@debian.org>
Build-Depends: debhelper (>= 7.0.50), libexif-dev (>= 0.6.12), pkg-config,
 libgtk2.0-dev, dh-autoreconf, autopoint
Standards-Version: 3.9.2
Homepage: http://libexif.sourceforge.net/
Vcs-Browser: http://git.debian.org/?p=pkg-phototools/libexif-gtk.git
Vcs-Git: git://git.debian.org/git/pkg-phototools/libexif-gtk.git
DM-Upload-Allowed: yes

Package: libexif-gtk-dev
Section: libdevel
Architecture: any
Depends: libexif-gtk5 (= ${binary:Version}), libgtk2.0-dev, ${misc:Depends}
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 package contains the development files.

Package: libexif-gtk5
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
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.