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 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77
|
Source: wine
Section: otherosfs
Priority: optional
Maintainer: Ove Kaaven <ovek@arcticnet.no>
Build-Depends: debhelper (>= 3.0), docbook-utils | cygnus-stylesheets,
c2man, flex, bison, xlibs-dev | xlib6g-dev, libxpm4-dev | xpm4g-dev,
xlibmesa-dev | libgl-dev, libncurses5-dev, libcupsys2-dev | cupsys-dev,
libjpeg-dev, libfreetype6-dev | xlib6g-dev (<< 4.0), libarts-dev,
libsane-dev, libusb-dev, libperl-dev
Standards-Version: 3.5.6
Package: wine
Architecture: i386
Depends: debconf, libwine (= ${Source-Version}), xbase-clients (>= 4.0) | xcontrib
Suggests: wine-doc, winesetup, msttcorefonts, binfmt-support
Conflicts: binfmt-support (<< 1.1.2)
Replaces: libwine (<< 0.0.20010216)
Description: Windows Emulator (Binary Emulator)
This is an ALPHA release of Wine, the MS-Windows emulator. This is
still a developers release and many applications may still not work.
.
This package consists of the emulator program for running windows executables.
.
Wine is often updated.
Package: libwine-dev
Architecture: i386
Depends: libwine (= ${Source-Version}), libc6-dev
Replaces: libwine (<< 0.0.20010216)
Recommends: wine-utils
Suggests: wine-doc
Description: Windows Emulator (Development files)
This is an ALPHA release of Wine, the MS-Windows emulator. This is
still a developers release and many applications may still not work.
.
This package consists of the C header files.
.
Wine is often updated.
Package: libwine
Architecture: i386
Depends: debconf, ${shlibs:Depends}
Replaces: libwine0.0.971116
Conflicts: libwine0.0.971116
Suggests: wine-doc
Description: Windows Emulator (Library)
This is an ALPHA release of Wine, the MS-Windows emulator. This is
still a developers release and many applications may still not work.
.
This package consists of the library that implements the windows API.
.
Wine is often updated.
Package: wine-doc
Architecture: i386
Description: Windows Emulator (Documentation)
This is an ALPHA release of Wine, the MS-Windows emulator. This is
still a developers release and many applications may still not work.
.
This package consists of the documentation for wine.
.
Wine is often updated.
Package: wine-utils
Architecture: i386
Depends: libwine (= ${Source-Version}), wine
Replaces: libwine-dev (<< 0.0.20010216)
Description: Windows Emulator (Utilities)
This is an ALPHA release of Wine, the MS-Windows emulator. This is
still a developers release and many applications may still not work.
.
This package consists many of the utilities provided by wine, both
for compiling source using winelib and for running wine. This
package is not strictly necessary.
.
Wine is often updated.
|