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: xaw3d
Section: x11
Priority: optional
Maintainer: Francesco Paolo Lovergine <frankie@debian.org>
Build-Depends: debhelper (>= 8.1.3~), xutils-dev (>= 1:1.0.2-3), libx11-dev, libxmu-dev, libxpm-dev, libxt-dev, x11proto-core-dev, x11proto-xext-dev,
bison, flex-old|flex (>= 2.5.31-16), dpatch
Standards-Version: 3.8.4
Package: xaw3dg
Architecture: any
Multi-Arch: same
Pre-Depends: multiarch-support
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: axe (<< 6.1.2-2), xaw3d (<= 1.3-6), xfig (<< 1:3.2.4-rel-9), gv (<< 1:3.5.8-30.1)
Description: Xaw3d widget set
Xaw3d is a set of 3-D widgets based on the Athena Widget set, which
adds a three dimensional appearance on some of the widgets of X11
applications linked with this library.
.
Please note that this package no longer adds a three dimensional
appearance on applications dynamically linked against libXaw.
Package: xaw3dg-dev
Section: devel
Architecture: any
Multi-Arch: same
Depends: xaw3dg (=${binary:Version}), xutils-dev, libx11-dev, libxmu-dev, libxpm-dev, libxt-dev, x11proto-core-dev, x11proto-xext-dev, ${misc:Depends}
Conflicts: xaw3d-dev
Replaces: xaw3dg (<< 1.5+E-16)
Description: Xaw3d widget set development package
Xaw3d is a set of 3-D widgets based on the R6.1 Athena Widget set, which
adds a three dimensional appearance on some of the widgets of X11
applications linked with this library.
.
This is the development package (i.e. include files and static library)
of the xaw3dg library.
|