[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[pkg-wine-party] Bug#591837: Wine 1.2 packages with wine-gecko



  Hello:

  Thanks for your work. This also include Ove for his great effort to get such 
a difficult package in shape.

El Viernes, 13 de Agosto de 2010, Stephen Kitt escribió:
> On Fri, Aug 13, 2010 at 02:31:56PM -0400, Tuco wrote:
> > For kfreebsd, wine 1.2 has the same problem, except in a different
> > place. Here's a new patch. Again I verified it works by running a
> > simple windows program.
> 
> Great, thanks!
> 
> > For the mingw32 stuff, I got this error when trying to install your
> > package:
> > 
> > Unpacking mingw-w32 (from mingw-w32_0~20100726-0.1_all.deb) ...
> > 
> > dpkg: error processing mingw-w32_0~20100726-0.1_all.deb (--install):
> >  trying to overwrite '/usr/i586-mingw32msvc/include/mbstring.h', which
> > 
> > is also in package mingw32-runtime 3.13-1
> 
> Oops, I need to add a Breaks: mingw32-runtime then. mingw-w32 is
> intended to replace mingw32-runtime (it already Provides: it).
> 
> Regards,
> 
> Stephen

  I've managed to build wine 1.2 with sid pacakages. I wanted to point out 
that you'd also need ia32-libs-dev as build-depends on 64bits architectures. 
Find attached patch.

  You also probably can remove libz32-dev as build depend as well.

  HTH, Regards,

-- 
     Raúl Sánchez Siles
----->Proud Debian user<-----
Linux registered user #416098
diff -ur wine-1.2.org/debian//control wine-1.2/debian//control
--- wine-1.2.org/debian//control	2010-10-08 21:50:09.000000000 +0200
+++ wine-1.2/debian//control	2010-10-08 21:41:58.000000000 +0200
@@ -28,6 +28,7 @@
  gcc-multilib [amd64 kfreebsd-amd64] | gcc-4.1 (<< 4.1.2) [amd64 kfreebsd-amd64],
  ia32-libs (>= 1.19) [amd64 kfreebsd-amd64],
  lib32ncurses5-dev [amd64 kfreebsd-amd64], lib32asound2-dev [amd64],
+ ia32-libs-dev (>= 1.19) [amd64 kfreebsd-amd64],
  lib32z1-dev [amd64 kfreebsd-amd64]
 Standards-Version: 3.8.0
 Homepage: http://www.winehq.org/
diff -ur wine-1.2.org/debian//control.in wine-1.2/debian//control.in
--- wine-1.2.org/debian//control.in	2010-10-08 21:50:01.000000000 +0200
+++ wine-1.2/debian//control.in	2010-10-08 21:41:08.000000000 +0200
@@ -28,6 +28,7 @@
  gcc-multilib [amd64 kfreebsd-amd64] | gcc-4.1 (<< 4.1.2) [amd64 kfreebsd-amd64],
  ia32-libs (>= 1.19) [amd64 kfreebsd-amd64],
  lib32ncurses5-dev [amd64 kfreebsd-amd64], lib32asound2-dev [amd64],
+ ia32-libs-dev (>= 1.19) [amd64 kfreebsd-amd64],
  lib32z1-dev [amd64 kfreebsd-amd64]
 Standards-Version: 3.8.0
 Homepage: http://www.winehq.org/

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: