Please find, for review, the debconf templates and packages descriptions for the wine source package.
This review will last from Tuesday, September 04, 2007 to Friday, September 14, 2007.
Please send reviews as unified diffs (diff -u) against the original
files. Comments about your proposed changes will be appreciated.
Your review should be sent as an answer to this mail.
When appropriate, I will send intermediate requests for review, with
"[RFRn]" (n>=2) as a subject tag.
When we will reach a consensus, I send a "Last Chance For
Comments" mail with "[LCFC]" as a subject tag.
Finally, the reviewed templates will be sent to the package maintainer
as a bug report, and a mail will be sent to this list with "[BTS]" as
a subject tag.
Rationale:
--- ../wine.old/debian/libwine.templates.master 2007-08-27 15:18:45.093770173 +0200
+++ debian/libwine.templates.master 2007-08-31 23:13:00.224890030 +0200
@@ -1,8 +1,10 @@
Template: wine/move_to_fhs
Type: note
-_Description: Moving /usr/share/wine/drivec to /var/lib/wine/drivec
- The previous default Drive C location in /usr/share/wine violates the
+_Description: /usr/share/wine/drivec moved to /var/lib/wine/drivec
Note short description treated as a titke, so avoid a sentence
+ The previous default C drive location in /usr/share/wine violates the
Improve English
Filesystem Hierarchy Standard and is thus being relocated to
- /var/lib/wine. Your /etc/wine.conf should be updated automatically, but if
- you have a .winerc or have written scripts that depend on the old
- location, you must update these yourself.
+ /var/lib/wine.
+ .
+ The existing /etc/wine.conf file should be updated automatically, but
+ users' .winerc files or existing scripts may depend on the old
+ location and should be updated.
Unpersonnalization of the file ("your...file" replaced by
"the....file")
Split paragraph for better readability. Reword it in a more neutral
way (and I hope with better wording)
--- ../wine.old/debian/wine-bin.templates.master 2007-08-27 15:18:45.093770173 +0200
+++ debian/wine-bin.templates.master 2007-08-31 23:11:39.229080155 +0200
@@ -1,22 +1,24 @@
Template: wine/del_wine_conf
Type: boolean
Default: true
-_Description: Old wine.conf detected, remove it?
+_Description: Remove old wine.conf file?
Simplify the question and make it direct
Wine no longer tries to load /etc/wine.conf by default. Thus, users that
don't have a ~/.winerc (or ~/.wine/config) file will not be able to run
- Wine, unless they set up a ~/.wine/config file for themselves. This is
- easily done with the winesetup tool, found in the winesetuptk package (or
- else each user can copy the old /etc/wine.conf to ~/.winerc and let wine
- convert it). If you remove the /etc/wine.conf file, then winesetup will
- launch automatically for users that don't have a config file, instead of
- requiring the users to do any of the above themselves.
+ Wine, unless they create such a file. This is
+ easily done with the winesetup tool, found in the winesetuptk package, or
+ by copying the former /etc/wine.conf file.
+ .
+ Removing the /etc/wine.conf file will enforce running winesetup for users
+ who don't have a configuration file.
Split too long paragraph.
Simplify it as the explanation is.....clumsy, imho.
Template: wine/install_type
Type: select
-_Choices: Autodetect, Existing-Windows, No-Windows, Skip
+__Choices: Autodetect, Existing-Windows, No-Windows, Skip
Split choices to help translators. The name of the choices should be
reworded but that needs changes to maintainer scripts. They are way
too much Capitalized.
Default: Autodetect
-_Description: What kind of Wine configuration do you want?
- Wine is able to use an existing Windows installation if you have one
- mounted (preferably with write permissions), but if you don't have one (or
- don't want to use it), Wine can also run completely Microsoft-free. Choose
- the setup most appropriate for you.
+_Description: Wine configuration type:
No interrogative form for select templates...
+ Wine is able to use an existing Windows installation if one
+ is mounted (preferably with write permissions).
+ .
+ Otherwise, Wine can also run without Windows.
+ .
+ Please choose the most appropriate behaviour for this system.
Complete rewording. Split in paragraph to separate the various ideas.
Remove the "Microsoft-free" thing which is an disguised opinion
--- ../wine.old/debian/control 2007-08-27 15:18:45.093770173 +0200
+++ debian/control 2007-09-04 07:46:32.597290298 +0200
@@ -32,27 +32,23 @@
libwine-capi (= ${binary:Version}), libwine-cms (= ${binary:Version}), libwine-gl (= ${binary:Version}), libwine-gphoto2 (= ${binary:Version}), libwine-ldap (= ${binary:Version}), libwine-print (= ${binary:Version}), libwine-sane (= ${binary:Version})
Recommends: msttcorefonts
Suggests: wine-doc, binfmt-support, avscan | klamav | clamav
-Description: Windows API Implementation (standard suite)
- This is a BETA release of Wine, the free MS-Windows API implementation.
+Description: Windows API implementation - standard suite
Use the most common way to separate the "package family" description
and the details. See other packages....
This is repeated all over binary packages.
+ Wine is a free MS-Windows API implementation.
Mentioning that Wine is beta in the description is inappropriate
IMHO. Even if Wine is beta since about 10 years, that does not belong
to the description of a package, particularly with capital letters..:-)
This is still a work in progress and many applications may still not work.
.
- This is a dummy package that depends on the standard wine components.
- .
- Wine is often updated.
+ This is a dummy package that depends on the standard Wine components.
I removed the "Wine is often updated from all packages
description. This *definitely* does not belong to a package description.
Consistent spelling of "Wine".
All other changes to other binary packages are similar.
Template: wine/move_to_fhs Type: note _Description: /usr/share/wine/drivec moved to /var/lib/wine/drivec The previous default C drive location in /usr/share/wine violates the Filesystem Hierarchy Standard and is thus being relocated to /var/lib/wine. . The existing /etc/wine.conf file should be updated automatically, but users' .winerc files or existing scripts may depend on the old location and should be updated.
Template: wine/del_wine_conf Type: boolean Default: true _Description: Remove old wine.conf file? Wine no longer tries to load /etc/wine.conf by default. Thus, users that don't have a ~/.winerc (or ~/.wine/config) file will not be able to run Wine, unless they create such a file. This is easily done with the winesetup tool, found in the winesetuptk package, or by copying the former /etc/wine.conf file. . Removing the /etc/wine.conf file will enforce running winesetup for users who don't have a configuration file. Template: wine/install_type Type: select __Choices: Autodetect, Existing-Windows, No-Windows, Skip Default: Autodetect _Description: Wine configuration type: Wine is able to use an existing Windows installation if one is mounted (preferably with write permissions). . Otherwise, Wine can also run without Windows. . Please choose the most appropriate behaviour for this system.
--- ../wine.old/debian/libwine.templates.master 2007-08-27 15:18:45.093770173 +0200
+++ debian/libwine.templates.master 2007-08-31 23:13:00.224890030 +0200
@@ -1,8 +1,10 @@
Template: wine/move_to_fhs
Type: note
-_Description: Moving /usr/share/wine/drivec to /var/lib/wine/drivec
- The previous default Drive C location in /usr/share/wine violates the
+_Description: /usr/share/wine/drivec moved to /var/lib/wine/drivec
+ The previous default C drive location in /usr/share/wine violates the
Filesystem Hierarchy Standard and is thus being relocated to
- /var/lib/wine. Your /etc/wine.conf should be updated automatically, but if
- you have a .winerc or have written scripts that depend on the old
- location, you must update these yourself.
+ /var/lib/wine.
+ .
+ The existing /etc/wine.conf file should be updated automatically, but
+ users' .winerc files or existing scripts may depend on the old
+ location and should be updated.
--- ../wine.old/debian/wine-bin.templates.master 2007-08-27 15:18:45.093770173 +0200
+++ debian/wine-bin.templates.master 2007-08-31 23:11:39.229080155 +0200
@@ -1,22 +1,24 @@
Template: wine/del_wine_conf
Type: boolean
Default: true
-_Description: Old wine.conf detected, remove it?
+_Description: Remove old wine.conf file?
Wine no longer tries to load /etc/wine.conf by default. Thus, users that
don't have a ~/.winerc (or ~/.wine/config) file will not be able to run
- Wine, unless they set up a ~/.wine/config file for themselves. This is
- easily done with the winesetup tool, found in the winesetuptk package (or
- else each user can copy the old /etc/wine.conf to ~/.winerc and let wine
- convert it). If you remove the /etc/wine.conf file, then winesetup will
- launch automatically for users that don't have a config file, instead of
- requiring the users to do any of the above themselves.
+ Wine, unless they create such a file. This is
+ easily done with the winesetup tool, found in the winesetuptk package, or
+ by copying the former /etc/wine.conf file.
+ .
+ Removing the /etc/wine.conf file will enforce running winesetup for users
+ who don't have a configuration file..
Template: wine/install_type
Type: select
-_Choices: Autodetect, Existing-Windows, No-Windows, Skip
+__Choices: Autodetect, Existing-Windows, No-Windows, Skip
Default: Autodetect
-_Description: What kind of Wine configuration do you want?
- Wine is able to use an existing Windows installation if you have one
- mounted (preferably with write permissions), but if you don't have one (or
- don't want to use it), Wine can also run completely Microsoft-free. Choose
- the setup most appropriate for you.
+_Description: Wine configuration type:
+ Wine is able to use an existing Windows installation if one
+ is mounted (preferably with write permissions).
+ .
+ Otherwise, Wine can also run without Windows.
+ .
+ Please choose the most appropriate behaviour for this system.
--- ../wine.old/debian/control 2007-08-27 15:18:45.093770173 +0200
+++ debian/control 2007-09-04 07:46:32.597290298 +0200
@@ -32,27 +32,23 @@
libwine-capi (= ${binary:Version}), libwine-cms (= ${binary:Version}), libwine-gl (= ${binary:Version}), libwine-gphoto2 (= ${binary:Version}), libwine-ldap (= ${binary:Version}), libwine-print (= ${binary:Version}), libwine-sane (= ${binary:Version})
Recommends: msttcorefonts
Suggests: wine-doc, binfmt-support, avscan | klamav | clamav
-Description: Windows API Implementation (standard suite)
- This is a BETA release of Wine, the free MS-Windows API implementation.
+Description: Windows API implementation (standard suite)
+ Wine is a free MS-Windows API implementation.
This is still a work in progress and many applications may still not work.
.
- This is a dummy package that depends on the standard wine components.
- .
- Wine is often updated.
+ This is a dummy package that depends on the standard Wine components.
Package: wine-bin
Architecture: i386 hurd-i386 kfreebsd-i386 netbsd-i386 amd64 powerpc hurd-powerpc kfreebsd-powerpc netbsd-powerpc sparc hurd-sparc kfreebsd-sparc netbsd-sparc
Depends: ${debconf-depends}, libwine (= ${binary:Version}), xbase-clients (>= 4.0) | xcontrib
Conflicts: binfmt-support (<< 1.1.2)
Replaces: libwine (<< 0.0.20010216), wine-utils (<< 0.9.29), wine (<< 0.9.35)
-Description: Windows API Implementation (Binary Loader)
- This is a BETA release of Wine, the free MS-Windows API implementation.
+Description: Windows API implementation - binary loader
+ Wine is a free MS-Windows API implementation.
This is still a work in progress and many applications may still not work.
.
- This package contains the binary loader program for running Windows
+ This package provides the binary loader program for running Windows
executables.
- .
- Wine is often updated.
Package: libwine-dev
Architecture: i386 hurd-i386 kfreebsd-i386 netbsd-i386 amd64 powerpc hurd-powerpc kfreebsd-powerpc netbsd-powerpc sparc hurd-sparc kfreebsd-sparc netbsd-sparc
@@ -61,13 +57,11 @@
Replaces: libwine (<< 0.0.20010216)
Recommends: wine-utils
Suggests: wine-doc
-Description: Windows API Implementation (Development files)
- This is a BETA release of Wine, the free MS-Windows API implementation.
+Description: Windows API implementation - development files
+ Wine is a free MS-Windows API implementation.
This is still a work in progress and many applications may still not work.
.
- This package consists of the C header files.
- .
- Wine is often updated.
+ This package provides the C header files.
Package: libwine
Section: libs
@@ -77,174 +71,148 @@
Conflicts: libwine0.0.971116
Recommends: libwine-print, libwine-gl
Suggests: wine-doc
-Description: Windows API Implementation (Library)
- This is a BETA release of Wine, the free MS-Windows API implementation.
+Description: Windows API implementation - library
+ Wine is a free MS-Windows API implementation.
This is still a work in progress and many applications may still not work.
.
- This package consists of the library that implements the windows API.
- .
- Wine is often updated.
+ This packageprovides the library that implements the windows API.
Package: libwine-alsa
Section: libs
Architecture: i386 amd64 powerpc sparc
Depends: libwine (= ${binary:Version}), ${shlibs:Depends}
-Description: Windows API Implementation (ALSA Sound Module)
- This is a BETA release of Wine, the free MS-Windows API implementation.
+Description: Windows API implementation - ALSA sound module
+ Wine is a free MS-Windows API implementation.
This is still a work in progress and many applications may still not work.
.
This package contains an ALSA sound driver.
- .
- Wine is often updated.
Package: libwine-capi
Section: libs
Architecture: i386 amd64
Depends: libwine (= ${binary:Version}), ${shlibs:Depends}
-Description: Windows API Implementation (ISDN Module)
- This is a BETA release of Wine, the free MS-Windows API implementation.
+Description: Windows API implementation - ISDN module
+ Wine is a free MS-Windows API implementation.
This is still a work in progress and many applications may still not work.
.
- This package contains a CAPI interface that allows Windows apps
+ This package contains a CAPI interface that allows Windows applications
to communicate with ISDN cards supported by capi4linux.
- .
- Wine is often updated.
Package: libwine-cms
Section: libs
Architecture: i386 hurd-i386 kfreebsd-i386 netbsd-i386 amd64 powerpc hurd-powerpc kfreebsd-powerpc netbsd-powerpc sparc hurd-sparc kfreebsd-sparc netbsd-sparc
Depends: libwine (= ${binary:Version}), ${shlibs:Depends}
Replaces: libwine (<< 0.0.20050830)
-Description: Windows API Implementation (Color Management Module)
- This is a BETA release of Wine, the free MS-Windows API implementation.
+Description: Windows API implementation - color management module
+ Wine is a free MS-Windows API implementation.
This is still a work in progress and many applications may still not work.
.
This package contains a Color Management System implementation that
- lets Windows apps calibrate the colors used for display and print.
- .
- Wine is often updated.
+ lets Windows applications calibrate the colors used for display and print.
Package: libwine-esd
Section: libs
Architecture: i386 hurd-i386 kfreebsd-i386 netbsd-i386 amd64 powerpc hurd-powerpc kfreebsd-powerpc netbsd-powerpc sparc hurd-sparc kfreebsd-sparc netbsd-sparc
Depends: libwine (= ${binary:Version}), ${shlibs:Depends}
-Description: Windows API Implementation (EsounD Sound Module)
- This is a BETA release of Wine, the free MS-Windows API implementation.
+Description: Windows API implementation - EsounD sound module
+ Wine is a free MS-Windows API implementation.
This is still a work in progress and many applications may still not work.
.
This package contains an EsounD sound driver.
- .
- Wine is often updated.
Package: libwine-gl
Section: libs
Architecture: i386 hurd-i386 kfreebsd-i386 netbsd-i386 amd64 powerpc hurd-powerpc kfreebsd-powerpc netbsd-powerpc sparc hurd-sparc kfreebsd-sparc netbsd-sparc
Depends: libwine (= ${binary:Version}), ${shlibs:Depends}
-Description: Windows API Implementation (OpenGL Module)
- This is a BETA release of Wine, the free MS-Windows API implementation.
+Description: Windows API implementation - OpenGL module
+ Wine is a free MS-Windows API implementation.
This is still a work in progress and many applications may still not work.
.
- This package contains the OpenGL and Direct3D modules that allows
- Windows apps to utilize 3D acceleration.
- .
- Wine is often updated.
+ This package contains the OpenGL and Direct3D modules that allow
+ Windows applications to use 3D acceleration.
Package: libwine-gphoto2
Section: libs
Architecture: i386 hurd-i386 kfreebsd-i386 netbsd-i386 amd64 powerpc hurd-powerpc kfreebsd-powerpc netbsd-powerpc sparc hurd-sparc kfreebsd-sparc netbsd-sparc
Depends: libwine (= ${binary:Version}), ${shlibs:Depends}
-Description: Windows API Implementation (Camera Module)
- This is a BETA release of Wine, the free MS-Windows API implementation.
+Description: Windows API implementation - camera module
+ Wine is a free MS-Windows API implementation.
This is still a work in progress and many applications may still not work.
.
- This package contains a TWAIN interface that allows Windows apps
+ This package contains a TWAIN interface that allows Windows applications
to communicate with cameras supported by gphoto2.
- .
- Wine is often updated.
Package: libwine-jack
Section: libs
Architecture: i386 hurd-i386 kfreebsd-i386 netbsd-i386 amd64 powerpc hurd-powerpc kfreebsd-powerpc netbsd-powerpc sparc hurd-sparc kfreebsd-sparc netbsd-sparc
Depends: libwine (= ${binary:Version}), ${shlibs:Depends}${jack}
-Description: Windows API Implementation (JACK Sound Module)
- This is a BETA release of Wine, the free MS-Windows API implementation.
+Description: Windows API implementation - JACK sound module
+ Wine is a free MS-Windows API implementation.
This is still a work in progress and many applications may still not work.
.
This package contains a JACK sound driver.
- .
- Wine is often updated.
Package: libwine-ldap
Section: libs
Architecture: i386 hurd-i386 kfreebsd-i386 netbsd-i386 amd64 powerpc hurd-powerpc kfreebsd-powerpc netbsd-powerpc sparc hurd-sparc kfreebsd-sparc netbsd-sparc
Depends: libwine (= ${binary:Version}), ${shlibs:Depends}
-Description: Windows API Implementation (LDAP Module)
- This is a BETA release of Wine, the free MS-Windows API implementation.
+Description: Windows API implementation - LDAP module
+ Wine is a free MS-Windows API implementation.
This is still a work in progress and many applications may still not work.
.
- This package contains a module that allows Windows apps to access
+ This package contains a module that allows Windows applications to access
LDAP directory services.
- .
- Wine is often updated.
Package: libwine-nas
Section: libs
Architecture: i386 hurd-i386 kfreebsd-i386 netbsd-i386 amd64 powerpc hurd-powerpc kfreebsd-powerpc netbsd-powerpc sparc hurd-sparc kfreebsd-sparc netbsd-sparc
Depends: libwine (= ${binary:Version}), ${shlibs:Depends}
Replaces: libwine (<< 0.0.20020710)
-Description: Windows API Implementation (NAS Sound Module)
- This is a BETA release of Wine, the free MS-Windows API implementation.
+Description: Windows API implementation - NAS sound module
+ Wine is a free MS-Windows API implementation.
This is still a work in progress and many applications may still not work.
.
This package contains a Network Audio System sound driver.
- .
- Wine is often updated.
Package: libwine-oss
Section: libs
Architecture: i386 hurd-i386 kfreebsd-i386 netbsd-i386 amd64 powerpc hurd-powerpc kfreebsd-powerpc netbsd-powerpc sparc hurd-sparc kfreebsd-sparc netbsd-sparc
Depends: libwine (= ${binary:Version}), ${shlibs:Depends}
-Description: Windows API Implementation (OSS Sound Module)
- This is a BETA release of Wine, the free MS-Windows API implementation.
+Description: Windows API implementation - OSS sound module
+ Wine is a free MS-Windows API implementation.
This is still a work in progress and many applications may still not work.
.
This package contains an OSS sound driver.
- .
- Wine is often updated.
Package: libwine-print
Section: libs
Architecture: i386 hurd-i386 kfreebsd-i386 netbsd-i386 amd64 powerpc hurd-powerpc kfreebsd-powerpc netbsd-powerpc sparc hurd-sparc kfreebsd-sparc netbsd-sparc
Depends: libwine (= ${binary:Version}), ${shlibs:Depends}${freetype}${cupsys}
Replaces: libwine (<< 0.0.20020710)
-Description: Windows API Implementation (Printing Module)
- This is a BETA release of Wine, the free MS-Windows API implementation.
+Description: Windows API implementation - printing module
+ Wine is a free MS-Windows API implementation.
This is still a work in progress and many applications may still not work.
.
This package contains a CUPS-enabled spooler and a PostScript driver,
- allowing Windows apps to print.
- .
- Wine is often updated.
+ allowing Windows applications to print.
Package: libwine-sane
Section: libs
Architecture: i386 hurd-i386 kfreebsd-i386 netbsd-i386 amd64 powerpc hurd-powerpc kfreebsd-powerpc netbsd-powerpc sparc hurd-sparc kfreebsd-sparc netbsd-sparc
Depends: libwine (= ${binary:Version}), ${shlibs:Depends}
-Description: Windows API Implementation (Scanner Module)
- This is a BETA release of Wine, the free MS-Windows API implementation.
+Description: Windows API implementation - scanner module
+ Wine is a free MS-Windows API implementation.
This is still a work in progress and many applications may still not work.
.
- This package contains a TWAIN interface that allows Windows apps
+ This package contains a TWAIN interface that allows Windows applications
to communicate with scanners supported by SANE.
- .
- Wine is often updated.
Package: libwine-twain
Section: libs
Architecture: i386 hurd-i386 kfreebsd-i386 netbsd-i386 amd64 powerpc hurd-powerpc kfreebsd-powerpc netbsd-powerpc sparc hurd-sparc kfreebsd-sparc netbsd-sparc
Depends: libwine-sane
Suggests: libwine-gphoto2
-Description: Windows API Implementation (empty transitional package)
+Description: Windows API implementation - empty transitional package
This is a transitional package to help migrate to the new libwine-sane
and libwine-gphoto2 packages. It can safely be removed.
@@ -252,13 +220,11 @@
Architecture: i386 hurd-i386 kfreebsd-i386 netbsd-i386 amd64 powerpc hurd-powerpc kfreebsd-powerpc netbsd-powerpc sparc hurd-sparc kfreebsd-sparc netbsd-sparc
Depends: libwine (= ${binary:Version}), wine-bin
Replaces: libwine-dev (<< 0.0.20010216)
-Description: Windows API Implementation (Utilities)
- This is a BETA release of Wine, the free MS-Windows API implementation.
+Description: Windows API implementation - utilities
+ Wine is a free MS-Windows API implementation.
This is still a work in progress 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
+ This package provides many of the Wine utilities, both
+ for compiling source using winelib and for running Wine. This
package is not strictly necessary.
- .
- Wine is often updated.
Source: wine
Section: otherosfs
Priority: optional
Maintainer: Ove Kaaven <ovek@arcticnet.no>
Build-Depends: debhelper (>= 4.1.16), flex-old | flex (<< 2.5.31), bison,
libx11-dev | xlibs-dev (<< 4.3), libxext-dev | xlibs-dev (<< 4.3),
libxi-dev | xlibs-dev (<< 4.3), libxrandr-dev | xlibs-dev (<< 4.3),
libxrender-dev | xlibs-dev (<< 4.3), libxt-dev | xlibs-dev (<< 4.3),
libxkbfile-dev | xlibs-static-dev (<< 6) | xlibs-dev (<< 4.3),
libxxf86dga-dev | xlibs-static-dev (<< 6) | xlibs-dev (<< 4.3),
libxxf86vm-dev | xlibs-static-dev (<< 6) | xlibs-dev (<< 4.3),
libxinerama-dev | xlibs-static-dev (<< 6) | xlibs-dev (<< 4.3),
xlibmesa-gl-dev | xlibmesa-dev (<< 4.3) | libgl-dev,
libglu1-xorg-dev | xlibmesa-glu-dev | xlibmesa-dev (<= 4.2.1-4) | libglu-dev,
freeglut3-dev | libglut-dev | glutg3-dev, libxmu-dev | xlibs-dev (<< 4.3),
libxcursor-dev | xlibs-dev (<< 4.3), libncurses5-dev, libcupsys2-dev,
libjpeg62-dev | libjpeg-dev, libungif4-dev, libfreetype6-dev,
libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
libjack0.100.0-dev | libjack0.80.0-dev | libjack0.71.2-dev | libjack0.50.0-dev,
libaudio-dev | nas-dev, libesd0-dev, libsane-dev, libusb-dev,
libicu36-dev | libicu34-dev (>= 3.4-4) | libicu28-dev,
libfontconfig1-dev, libssl-dev, libcapi20-dev (>= 1:3.3.0.20041024-2) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
libhal-dev, libdbus-1-dev | dbus-1-dev, libgphoto2-2-dev, liblcms1-dev, libldap2-dev,
libxml2-dev, libxslt1-dev, fontforge, prelink,
grep-dctrl, lzma, sharutils
Standards-Version: 3.6.0
Package: wine
Architecture: i386 hurd-i386 kfreebsd-i386 netbsd-i386 amd64 powerpc hurd-powerpc kfreebsd-powerpc netbsd-powerpc sparc hurd-sparc kfreebsd-sparc netbsd-sparc
Depends: wine-bin (= ${binary:Version}), wine-utils (= ${binary:Version}),
libwine-alsa (= ${binary:Version}) | libwine-oss (= ${binary:Version}) | libwine-esd (= ${binary:Version}) | libwine-jack (= ${binary:Version}) | libwine-nas (= ${binary:Version}),
libwine-capi (= ${binary:Version}), libwine-cms (= ${binary:Version}), libwine-gl (= ${binary:Version}), libwine-gphoto2 (= ${binary:Version}), libwine-ldap (= ${binary:Version}), libwine-print (= ${binary:Version}), libwine-sane (= ${binary:Version})
Recommends: msttcorefonts
Suggests: wine-doc, binfmt-support, avscan | klamav | clamav
Description: Windows API implementation - standard suite
Wine is a free MS-Windows API implementation.
This is still a work in progress and many applications may still not work.
.
This is a dummy package that depends on the standard Wine components.
Package: wine-bin
Architecture: i386 hurd-i386 kfreebsd-i386 netbsd-i386 amd64 powerpc hurd-powerpc kfreebsd-powerpc netbsd-powerpc sparc hurd-sparc kfreebsd-sparc netbsd-sparc
Depends: ${debconf-depends}, libwine (= ${binary:Version}), xbase-clients (>= 4.0) | xcontrib
Conflicts: binfmt-support (<< 1.1.2)
Replaces: libwine (<< 0.0.20010216), wine-utils (<< 0.9.29), wine (<< 0.9.35)
Description: Windows API implementation - binary loader
Wine is a free MS-Windows API implementation.
This is still a work in progress and many applications may still not work.
.
This package provides the binary loader program for running Windows
executables.
Package: libwine-dev
Architecture: i386 hurd-i386 kfreebsd-i386 netbsd-i386 amd64 powerpc hurd-powerpc kfreebsd-powerpc netbsd-powerpc sparc hurd-sparc kfreebsd-sparc netbsd-sparc
Section: libdevel
Depends: libwine (= ${binary:Version}), libc6-dev
Replaces: libwine (<< 0.0.20010216)
Recommends: wine-utils
Suggests: wine-doc
Description: Windows API implementation - development files
Wine is a free MS-Windows API implementation.
This is still a work in progress and many applications may still not work.
.
This package provides the C header files.
Package: libwine
Section: libs
Architecture: i386 hurd-i386 kfreebsd-i386 netbsd-i386 amd64 powerpc hurd-powerpc kfreebsd-powerpc netbsd-powerpc sparc hurd-sparc kfreebsd-sparc netbsd-sparc
Depends: ${debconf-depends}, ${shlibs:Depends}${freetype}, ia32-libs (>= 1.19) [amd64]
Replaces: libwine0.0.971116, wine (<< 0.9.11-1), libwine-twain (<< 0.9.13)
Conflicts: libwine0.0.971116
Recommends: libwine-print, libwine-gl
Suggests: wine-doc
Description: Windows API implementation - library
Wine is a free MS-Windows API implementation.
This is still a work in progress and many applications may still not work.
.
This packageprovides the library that implements the windows API.
Package: libwine-alsa
Section: libs
Architecture: i386 amd64 powerpc sparc
Depends: libwine (= ${binary:Version}), ${shlibs:Depends}
Description: Windows API implementation - ALSA sound module
Wine is a free MS-Windows API implementation.
This is still a work in progress and many applications may still not work.
.
This package contains an ALSA sound driver.
Package: libwine-capi
Section: libs
Architecture: i386 amd64
Depends: libwine (= ${binary:Version}), ${shlibs:Depends}
Description: Windows API implementation - ISDN module
Wine is a free MS-Windows API implementation.
This is still a work in progress and many applications may still not work.
.
This package contains a CAPI interface that allows Windows applications
to communicate with ISDN cards supported by capi4linux.
Package: libwine-cms
Section: libs
Architecture: i386 hurd-i386 kfreebsd-i386 netbsd-i386 amd64 powerpc hurd-powerpc kfreebsd-powerpc netbsd-powerpc sparc hurd-sparc kfreebsd-sparc netbsd-sparc
Depends: libwine (= ${binary:Version}), ${shlibs:Depends}
Replaces: libwine (<< 0.0.20050830)
Description: Windows API implementation - color management module
Wine is a free MS-Windows API implementation.
This is still a work in progress and many applications may still not work.
.
This package contains a Color Management System implementation that
lets Windows applications calibrate the colors used for display and print.
Package: libwine-esd
Section: libs
Architecture: i386 hurd-i386 kfreebsd-i386 netbsd-i386 amd64 powerpc hurd-powerpc kfreebsd-powerpc netbsd-powerpc sparc hurd-sparc kfreebsd-sparc netbsd-sparc
Depends: libwine (= ${binary:Version}), ${shlibs:Depends}
Description: Windows API implementation - EsounD sound module
Wine is a free MS-Windows API implementation.
This is still a work in progress and many applications may still not work.
.
This package contains an EsounD sound driver.
Package: libwine-gl
Section: libs
Architecture: i386 hurd-i386 kfreebsd-i386 netbsd-i386 amd64 powerpc hurd-powerpc kfreebsd-powerpc netbsd-powerpc sparc hurd-sparc kfreebsd-sparc netbsd-sparc
Depends: libwine (= ${binary:Version}), ${shlibs:Depends}
Description: Windows API implementation - OpenGL module
Wine is a free MS-Windows API implementation.
This is still a work in progress and many applications may still not work.
.
This package contains the OpenGL and Direct3D modules that allow
Windows applications to use 3D acceleration.
Package: libwine-gphoto2
Section: libs
Architecture: i386 hurd-i386 kfreebsd-i386 netbsd-i386 amd64 powerpc hurd-powerpc kfreebsd-powerpc netbsd-powerpc sparc hurd-sparc kfreebsd-sparc netbsd-sparc
Depends: libwine (= ${binary:Version}), ${shlibs:Depends}
Description: Windows API implementation - camera module
Wine is a free MS-Windows API implementation.
This is still a work in progress and many applications may still not work.
.
This package contains a TWAIN interface that allows Windows applications
to communicate with cameras supported by gphoto2.
Package: libwine-jack
Section: libs
Architecture: i386 hurd-i386 kfreebsd-i386 netbsd-i386 amd64 powerpc hurd-powerpc kfreebsd-powerpc netbsd-powerpc sparc hurd-sparc kfreebsd-sparc netbsd-sparc
Depends: libwine (= ${binary:Version}), ${shlibs:Depends}${jack}
Description: Windows API implementation - JACK sound module
Wine is a free MS-Windows API implementation.
This is still a work in progress and many applications may still not work.
.
This package contains a JACK sound driver.
Package: libwine-ldap
Section: libs
Architecture: i386 hurd-i386 kfreebsd-i386 netbsd-i386 amd64 powerpc hurd-powerpc kfreebsd-powerpc netbsd-powerpc sparc hurd-sparc kfreebsd-sparc netbsd-sparc
Depends: libwine (= ${binary:Version}), ${shlibs:Depends}
Description: Windows API implementation - LDAP module
Wine is a free MS-Windows API implementation.
This is still a work in progress and many applications may still not work.
.
This package contains a module that allows Windows applications to access
LDAP directory services.
Package: libwine-nas
Section: libs
Architecture: i386 hurd-i386 kfreebsd-i386 netbsd-i386 amd64 powerpc hurd-powerpc kfreebsd-powerpc netbsd-powerpc sparc hurd-sparc kfreebsd-sparc netbsd-sparc
Depends: libwine (= ${binary:Version}), ${shlibs:Depends}
Replaces: libwine (<< 0.0.20020710)
Description: Windows API implementation - NAS sound module
Wine is a free MS-Windows API implementation.
This is still a work in progress and many applications may still not work.
.
This package contains a Network Audio System sound driver.
Package: libwine-oss
Section: libs
Architecture: i386 hurd-i386 kfreebsd-i386 netbsd-i386 amd64 powerpc hurd-powerpc kfreebsd-powerpc netbsd-powerpc sparc hurd-sparc kfreebsd-sparc netbsd-sparc
Depends: libwine (= ${binary:Version}), ${shlibs:Depends}
Description: Windows API implementation - OSS sound module
Wine is a free MS-Windows API implementation.
This is still a work in progress and many applications may still not work.
.
This package contains an OSS sound driver.
Package: libwine-print
Section: libs
Architecture: i386 hurd-i386 kfreebsd-i386 netbsd-i386 amd64 powerpc hurd-powerpc kfreebsd-powerpc netbsd-powerpc sparc hurd-sparc kfreebsd-sparc netbsd-sparc
Depends: libwine (= ${binary:Version}), ${shlibs:Depends}${freetype}${cupsys}
Replaces: libwine (<< 0.0.20020710)
Description: Windows API implementation - printing module
Wine is a free MS-Windows API implementation.
This is still a work in progress and many applications may still not work.
.
This package contains a CUPS-enabled spooler and a PostScript driver,
allowing Windows applications to print.
Package: libwine-sane
Section: libs
Architecture: i386 hurd-i386 kfreebsd-i386 netbsd-i386 amd64 powerpc hurd-powerpc kfreebsd-powerpc netbsd-powerpc sparc hurd-sparc kfreebsd-sparc netbsd-sparc
Depends: libwine (= ${binary:Version}), ${shlibs:Depends}
Description: Windows API implementation - scanner module
Wine is a free MS-Windows API implementation.
This is still a work in progress and many applications may still not work.
.
This package contains a TWAIN interface that allows Windows applications
to communicate with scanners supported by SANE.
Package: libwine-twain
Section: libs
Architecture: i386 hurd-i386 kfreebsd-i386 netbsd-i386 amd64 powerpc hurd-powerpc kfreebsd-powerpc netbsd-powerpc sparc hurd-sparc kfreebsd-sparc netbsd-sparc
Depends: libwine-sane
Suggests: libwine-gphoto2
Description: Windows API implementation - empty transitional package
This is a transitional package to help migrate to the new libwine-sane
and libwine-gphoto2 packages. It can safely be removed.
Package: wine-utils
Architecture: i386 hurd-i386 kfreebsd-i386 netbsd-i386 amd64 powerpc hurd-powerpc kfreebsd-powerpc netbsd-powerpc sparc hurd-sparc kfreebsd-sparc netbsd-sparc
Depends: libwine (= ${binary:Version}), wine-bin
Replaces: libwine-dev (<< 0.0.20010216)
Description: Windows API implementation - utilities
Wine is a free MS-Windows API implementation.
This is still a work in progress and many applications may still not work.
.
This package provides many of the Wine utilities, both
for compiling source using winelib and for running Wine. This
package is not strictly necessary.
Attachment:
signature.asc
Description: Digital signature