File: control

package info (click to toggle)
giblib 1.2.2-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 876 kB
  • ctags: 203
  • sloc: sh: 6,696; ansic: 2,108; makefile: 76
file content (20 lines) | stat: -rw-r--r-- 649 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: giblib
Section: devel
Priority: optional
Maintainer: Eric Dorland <eric@debian.org>
Build-Depends: debhelper (>= 3.0), xlibs-dev, libimlib2-dev
Standards-Version: 3.5.6.0

Package: giblib-dev
Architecture: any
Depends: giblib1 (= ${Source-Version}), xlibs-dev, libimlib2-dev
Description: headers for giblib.
 headers and static libraries for giblib, a library of handy stuff.

Package: giblib1
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Description: wrapper library for imlib2, and other stuff.
 giblib is a library of handy stuff. Contains an imlib2 wrapper to avoid the
 context stuff, doubly-linked lists and font styles.