File: control

package info (click to toggle)
imlib 1.9.14-17.1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 4,136 kB
  • ctags: 1,092
  • sloc: ansic: 49,353; sh: 7,392; makefile: 200; python: 5
file content (31 lines) | stat: -rw-r--r-- 1,354 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: imlib
Build-Depends: debhelper (>= 4), libglib1.2-dev, libgtk1.2-dev, libjpeg62-dev, libpng12-dev, libtiff4-dev, libungif4-dev, xlibs-dev, zlib1g-dev
Build-Conflicts: libpng2-dev
Section: graphics
Priority: optional
Maintainer: Steve M. Robbins <smr@debian.org>
Standards-Version: 3.5.6.0

Package: imlib11
Architecture: any
Section: libs
Depends: imlib-base (>= 1.9.14-1), ${shlibs:Depends}
Provides: imlib
Suggests: imlib-progs
Description: Imlib is an imaging library for X and X11
 Imlib is a low-level Xlib interface for X programmers.  It allows easier
 access to many graphics formats and can write to them as well.

Package: imlib11-dev
Architecture: any
Section: libdevel
Depends: imlib-base (>= 1.9.14-12), imlib11 (= ${Source-Version}), libjpeg62-dev, libpng12-dev, libtiff4-dev, libungif4-dev, xlibs-dev, zlib1g-dev
Provides: imlib-development
Conflicts: imlib-nonfree-dev, libimlib-nonfree-dev, libimlib-dev, imlib-dev, imlib1-dev, gdk-imlib1-dev
Replaces: imlib-nonfree-dev, libimlib-nonfree-dev, libimlib-dev, imlib-progs (<< 1.9.10-4), imlib-dev
Description: Imlib is an imaging library for X and X11
 Imlib is a low-level Xlib interface for X programmers.  It allows easier
 access to many graphics formats and can write to them as well.
 .
 This is the development package containing header files and link
 libraries for Imlib.