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
|
Source: uclmmbase
Section: libs
Priority: optional
Maintainer: David MartÃnez Moreno <ender@debian.org>
Build-Depends: debhelper (>= 4.0.16), gtk-doc-tools
Standards-Version: 3.6.2.2
Package: libuclmmbase1
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Replaces: libmbonecommon, libucl-common
Provides: libuclmmbase, libmbonecommon, libucl-common
Conflicts: libuclmmbase, libmbonecommon, libucl-common
Description: UCL Common Code (Multimedia) Library
Routines common to a number of multimedia tools. This library is required
to build RAT v3.2.7 or later, SDR, and may be needed for other UCL tools.
.
Shared library.
Package: libuclmmbase1-dev
Architecture: any
Section: libdevel
Depends: libuclmmbase1 (= ${Source-Version}), libc6-dev
Replaces: libmbonecommon-dev, libucl-common-dev
Provides: libuclmmbase-dev, libmbonecommon-dev, libucl-common-dev
Conflicts: libuclmmbase-dev, libumbonecommon-dev, libucl-common-dev
Description: UCL Common Code (Multimedia) Library - development
Routines common to a number of multimedia tools. This library is required
to build RAT v3.2.7 or later, SDR, and may be needed for other UCL tools.
.
Header files and static library.
|