File: control

package info (click to toggle)
giblib 1.2.4-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,464 kB
  • ctags: 216
  • sloc: sh: 7,923; ansic: 2,121; makefile: 31
file content (23 lines) | stat: -rw-r--r-- 810 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
Source: giblib
Section: libdevel
Priority: optional
Maintainer: Eric Dorland <eric@debian.org>
Build-Depends: cdbs, debhelper (>= 4.1), libx11-dev, libimlib2-dev, libfreetype6-dev, libltdl3-dev
Standards-Version: 3.6.1

Package: giblib-dev
Architecture: any
Depends: giblib1 (= ${Source-Version}), libx11-dev, libimlib2-dev, libfreetype6-dev
Description: headers for giblib
 headers and static libraries for giblib, a library of handy stuff.
 .
 giblib contains an imlib2 wrapper to avoid the context stuff,
 doubly-linked lists and font styles.

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.