| 1 |
Source: ia32-libs
|
| 2 |
Section: libs
|
| 3 |
Priority: extra
|
| 4 |
Maintainer: Debian ia32-libs Team <pkg-ia32-libs-maintainers@lists.alioth.debian.org>
|
| 5 |
Uploaders: Bdale Garbee <bdale@gag.com>, Goswin von Brederlow <goswin-v-b@web.de>, Frederik Schüler <fs@debian.org>
|
| 6 |
Build-Depends: debhelper (>> 5.0.0), dpkg-dev (>= 1.10.23), lsb-release, grep-dctrl
|
| 7 |
Standards-Version: 3.6.2.0
|
| 8 |
|
| 9 |
Package: ia32-libs
|
| 10 |
Architecture: amd64 ia64
|
| 11 |
Pre-Depends: dpkg (>= 1.13.21)
|
| 12 |
Depends: ${misc:Depends}, lsb-release, lib32gcc1, ${lib:Depends}
|
| 13 |
Replaces: ia32-libs-openoffice.org, ia32-libs-dev (<< 1.6), nvidia-glx-ia32 (<< 1.0.8774-7)
|
| 14 |
Conflicts: ia32-libs-dev (<< 1.6), nvidia-glx-ia32 (<< 1.0.8774-7)
|
| 15 |
Suggests: ia32-libs-gtk
|
| 16 |
Description: ia32 shared libraries for use on amd64 and ia64 systems
|
| 17 |
This package contains runtime libraries for the ia32/i386
|
| 18 |
architecture, configured for use on an amd64 or ia64 Debian system running
|
| 19 |
a 64-bit kernel.
|
| 20 |
|
| 21 |
Package: ia32-libs-dev
|
| 22 |
Architecture: ia64
|
| 23 |
Section: libdevel
|
| 24 |
Depends: ${misc:Depends}, ia32-libs (= ${Source-Version})
|
| 25 |
Description: ia32 development libraries and headers for use on ia32/ia64 systems
|
| 26 |
This package contains headers and development libraries for building
|
| 27 |
32-bit ia32 applications on amd64/ia64 Debian systems.
|
| 28 |
|
| 29 |
Package: lib32gcc1
|
| 30 |
Architecture: ia64
|
| 31 |
Depends: ${misc:Depends}, ia32-libs (= ${Source-Version})
|
| 32 |
Description: GCC support library (ia32)
|
| 33 |
Shared version of the support library, a library of internal subroutines
|
| 34 |
that GCC uses to overcome shortcomings of particular machines, or
|
| 35 |
special needs for some languages.
|