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 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332
|
Source: wine
Section: otherosfs
Priority: optional
Maintainer: Debian Wine Party <pkg-wine-party@lists.alioth.debian.org>
Uploaders:
Ove Kaaven <ovek@arcticnet.no>,
Arthur Loiret <arthur.loiret@gmail.com>,
Michael Gilbert <mgilbert@debian.org>,
Hilko Bengen <bengen@debian.org>,
Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.0), flex, 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),
libxcomposite-dev | xlibs-static-dev (<< 6) | xlibs-dev (<< 4.3),
libgl1-mesa-dev | xlibmesa-gl-dev | xlibmesa-dev (<< 4.3) | libgl-dev,
libglu1-mesa-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, libcups2-dev | libcupsys2-dev,
libjpeg8-dev | libjpeg62-dev | libjpeg-dev, libpng-dev | libpng3-dev | libpng12-dev,
libfreetype6-dev, libfontconfig1-dev, libopenal-dev,
libasound2-dev, oss4-dev,
libsane-dev, libgsm1-dev, libmpg123-dev,
libcapi20-dev (>= 1:3.3.0.20041024-2) [linux-any],
libdbus-1-dev | dbus-1-dev, libgphoto2-2-dev, liblcms1-dev, libldap2-dev,
libssl-dev, libgnutls-dev, libxml2-dev, libxslt1-dev, unixodbc-dev, prelink [linux-any],
dctrl-tools | grep-dctrl, lzma, sharutils,
gcc (>= 4.4),
Standards-Version: 3.9.2
Homepage: http://www.winehq.org/
Vcs-Browser: http://git.debian.org/?p=pkg-wine/wine.git
Vcs-Git: git://git.debian.org/git/pkg-wine/wine.git
Package: wine
Architecture: any
Depends:
${misc:Depends},
wine-bin (>= ${source:Version}) | wine64-bin (>= ${source:Version}),
Conflicts:
wine1.0,
wine1.2,
wine1.3,
wine1.4,
Replaces:
wine1.0,
wine1.2,
wine1.3,
wine1.4,
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 virtual package that depends on the standard Wine components.
Package: wine-bin
Architecture: any-i386 any-powerpc any-sparc
Multi-Arch: foreign
Depends:
${misc:Depends},
${shlibs:Depends},
libwine-bin (= ${binary:Version}),
x11-utils | xbase-clients (>= 4.0) | xcontrib,
libwine-gecko-1.4
Suggests:
libwine-print,
libwine-gl
Conflicts:
binfmt-support (<< 1.1.2),
wine64-bin,
Replaces:
libwine (<< 0.0.20010216),
wine-utils (<< 1.1.25-1),
wine (<< 0.9.35),
wine-gecko-1.0.0
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: wine64-bin
Architecture: any-amd64
Depends: wine64-bin
Conflicts:
wine-bin,
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 instructions for installing 32-bit wine on 64-bit
systems.
Package: libwine-dbg
Architecture: any-i386 any-powerpc any-sparc
Multi-Arch: same
Section: debug
Priority: extra
Depends:
${misc:Depends},
${shlibs:Depends},
libwine (= ${binary:Version}),
Description: Windows API implementation - debugging symbols
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 debugging symbols.
Package: libwine-dev
Architecture: any-i386 any-powerpc any-sparc
Section: libdevel
Depends:
${misc:Depends},
${shlibs:Depends},
libwine (= ${binary:Version}),
libc6-dev,
Replaces:
libwine (<< 0.0.20010216),
wine-utils (<< 1.1.25-1),
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: any-i386 any-powerpc any-sparc
Multi-Arch: foreign
Depends:
${misc:Depends},
${wine:Depends},
${shlibs:Depends},
Recommends:
${shlibs:Recommends},
ttf-liberation,
libwine-gl (= ${binary:Version}),
libwine-alsa (= ${binary:Version}) [linux-any] | libwine-oss (= ${binary:Version}),
Suggests:
wine-doc,
libwine-cms (= ${binary:Version}),
libwine-sane (= ${binary:Version}),
libwine-ldap (= ${binary:Version}),
libwine-print (= ${binary:Version}),
libwine-openal (= ${binary:Version}),
libwine-gphoto2 (= ${binary:Version}),
Pre-Depends:
${misc:Pre-Depends},
${wine:Pre-Depends}
Replaces:
wine (<< 0.9.11-1),
libwine-twain (<< 0.9.13),
libwine-gl (<< 0.9.53-1),
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 provides the library that implements the Windows API.
Package: libwine-alsa
Section: libs
Architecture: i386 any-powerpc any-sparc
Multi-Arch: same
Depends:
${misc:Depends},
${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-bin
Section: libs
Architecture: any-i386 any-powerpc any-sparc
Multi-Arch: same
Depends:
${misc:Depends},
${shlibs:Depends},
Replaces:
wine-bin (<< 1.4-4),
wine-utils (<< 1.1.25-1),
Description: Windows API implementation - system services
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 system services and utilities needed to use many
Windows applications.
Package: libwine-capi
Section: libs
Priority: extra
Architecture: i386 powerpc sparc
Multi-Arch: same
Depends:
${misc:Depends},
${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: any-i386 any-powerpc any-sparc
Multi-Arch: same
Depends:
${misc:Depends},
${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-gl
Section: libs
Architecture: any-i386 any-powerpc any-sparc
Multi-Arch: same
Depends:
${misc:Depends},
${shlibs:Depends},
Replaces:
libwine (<< 0.9.56),
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: any-i386 any-powerpc any-sparc
Multi-Arch: same
Depends:
${misc:Depends},
${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-ldap
Section: libs
Architecture: any-i386 any-powerpc any-sparc
Multi-Arch: same
Depends:
${misc:Depends},
${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-openal
Section: libs
Architecture: any-i386 any-powerpc any-sparc
Multi-Arch: same
Depends:
${misc:Depends},
${shlibs:Depends},
Description: Windows API implementation - OpenAL 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 OpenAL module, which allows Windows applications
to use advanced 3D sound effects.
Package: libwine-oss
Section: libs
Architecture: any-i386 any-powerpc any-sparc
Multi-Arch: same
Depends:
${misc:Depends},
${shlibs:Depends},
oss-compat,
Replaces:
libwine (<< 0.9.35)
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: any-i386 any-powerpc any-sparc
Multi-Arch: same
Depends:
${misc:Depends},
${shlibs:Depends},
cups-bsd | cupsys-bsd | lpr,
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: any-i386 any-powerpc any-sparc
Multi-Arch: same
Depends:
${misc:Depends},
${shlibs:Depends},
Replaces:
libwine-twain (<< 0.9.13),
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.
|