File: control

package info (click to toggle)
clxclient 3.3.2-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 208 kB
  • ctags: 688
  • sloc: cpp: 3,561; makefile: 41
file content (22 lines) | stat: -rw-r--r-- 771 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
Source: clxclient
Priority: extra
Maintainer: Debian Multimedia Team <debian-multimedia@lists.debian.org>
Uploaders: Free Ekanayaka <freee@debian.org>
Build-Depends: debhelper (>= 5), cdbs, libasound2-dev, libx11-dev, libclthreads-dev, libxft-dev
Standards-Version: 3.7.2

Package: libclxclient-dev
Section: devel
Architecture: any
Depends: libclxclient3 (= ${Source-Version}), libxft-dev
Description: Development file for libclxclient
 X Window System C++ access library. This package includes 
 the development tools.

Package: libclxclient3
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: X Window System C++ access library
 C++ wrapper library around the X Window System API. This package
 includes the shared library object.