File: control

package info (click to toggle)
imlib2 1.4.5-1%2Bdeb7u2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 4,540 kB
  • sloc: ansic: 33,203; asm: 20,013; sh: 10,516; makefile: 313
file content (36 lines) | stat: -rw-r--r-- 1,581 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
35
36
Source: imlib2
Section: libs
Priority: optional
Maintainer: Laurence J. Lane <ljlane@debian.org>
Build-Depends: libjpeg-dev, libtiff-dev, libpng-dev, zlib1g-dev, libgif-dev, libx11-dev, libxext-dev, libfreetype6-dev, libltdl3-dev, libbz2-dev, libid3tag0-dev, debhelper (>> 7.0.50), autoconf, automake, libtool, cvs
Standards-Version: 3.9.3

Package: libimlib2
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: powerful image loading and rendering library
 Imlib2 is an advanced replacement for libraries like libXpm. 
 Imlib2 provides many more features with much greater flexibility 
 and speed than standard libraries, including font rasterization, 
 rotation, RGBA space rendering and blending, dynamic binary 
 filters, scripting, and more.
 .
 Imlib2 is not a drop-in replacement for Imlib 1.x.
 
Package: libimlib2-dev
Architecture: any
Section: libdevel
Replaces: libimlib2
Depends: libimlib2 (=${binary:Version}), libc6-dev, libjpeg-dev, libtiff-dev, libpng12-dev, zlib1g-dev, libgif-dev, libx11-dev, libxext-dev, libfreetype6-dev, libltdl3-dev, ${misc:Depends}
Description: Imlib2 development files
 Headers, static library and documentation for developing
 software that uses Imlib2.
 .
 Imlib2 is an advanced replacement for libraries like libXpm. 
 Imlib2 provides many more features with much greater flexibility 
 and speed than standard libraries, including font rasterization, 
 rotation, RGBA space rendering and blending, dynamic binary 
 filters, scripting, and more.
 .
 Imlib2 is not a drop-in replacement for Imlib 1.x.