Herwig Hochleitner
1c215828d5
wine: make features configurable
2016-05-29 10:45:16 +02:00
Lengyel Balázs
0ca96aa43c
wine: add initial pulseaudio support
2015-12-25 00:40:26 +01:00
Herwig Hochleitner
2145c99ae3
wine: fix infinite recursion in wine-staging build
2015-11-15 16:03:54 +03:00
Mathnerd314
eb7404d97a
all-packages: Use callPackage where possible
2015-09-14 22:27:19 -06:00
Herwig Hochleitner
ef9cfd3dda
wine: enable 64bit build for wineStaging
2015-05-18 21:01:54 +02:00
Herwig Hochleitner
ae6d2796bc
wine: add 64 bit build and nixpkgs configuration
...
The default release channel (stable/unstable) and the default
build (wine32/wine64/wineWow) can be customized via the "wine" key in config
2015-05-10 15:45:01 +02:00
Michael Raskin
ae39f6c0cb
Make 1.6 the default Wine version and call 1.7.4 wineUnstable
2013-10-21 21:27:18 +04:00
Michael Raskin
6f3e7d17d3
Fix Wine source
2013-10-20 22:02:02 +04:00
Michael Raskin
c4d78d376a
Updating Wine to 1.7.4
2013-10-20 21:08:42 +04:00
Mathijs Kwik
f918e06988
wine: upgrade to 1.6 + latest gecko/mono extensions
2013-07-30 14:25:10 +02:00
Michael Raskin
8271de6727
Merge remote-tracking branch 'upstream/master' into x-updates
...
Conflicts:
pkgs/misc/emulators/wine/default.nix
2013-06-10 10:04:46 +04:00
Evgeny Egorochkin
8a7bd8b200
Wine: a crude fix to issue #542 : "libgcc_s.so.1 must be installed for pthread_cancel to work".
2013-06-09 05:37:47 +03:00
Michael Raskin
3fe8b9451a
Update Wine
2013-06-07 10:27:19 +04:00
Michael Raskin
8615f6ef35
Update Wine
2013-06-07 10:23:48 +04:00
Vladimír Čunát
ec3965d8d0
Revert Merge x-updates into master due to mesa bloat
...
See #490 discussion.
This reverts commit 1278859d31
, reversing
changes made to 0c020c98f9
.
Conflicts:
pkgs/desktops/xfce/core/xfce4-session.nix (take master)
pkgs/lib/misc.nix (auto)
2013-05-09 14:03:35 +02:00
Vladimír Čunát
1278859d31
Merge branch 'master' into x-updates
...
Conflicts (just splitting version from name):
pkgs/os-specific/linux/systemd/default.nix
2013-05-08 13:46:46 +02:00
Michael Raskin
0c020c98f9
Updates: Wine, SBCL, XBoard
2013-05-08 10:52:47 +04:00
Vladimír Čunát
bde20f3e88
Merge branch 'master' into x-updates
...
Conflicts (just taken x-updates):
pkgs/servers/x11/xorg/overrides.nix
2013-04-24 06:29:09 +00:00
Michael Raskin
b98ece6bc2
Auto-update some packages; no early build failures (SBCL and Wine not yet fully built)
2013-04-23 09:15:48 +04:00
Michael Raskin
e9439d7811
Fix Wine libDRM reference
2013-03-29 09:29:19 +04:00
Michael Raskin
c8acc350b9
Wine: update to 1.5.25
2013-03-07 00:28:59 +04:00
Vladimír Čunát
0fa7bc7379
wine: update to 1.5.23, update gecko
2013-02-02 15:03:02 +01:00
Michael Raskin
029d4fd1db
Wine: Update to 1.5.21
2013-01-07 01:35:58 +04:00
Michael Raskin
17a4e01c69
Wine: update to 1.5.20
2012-12-22 14:54:22 +04:00
Michael Raskin
50f368c0ec
Update Wine
2012-12-08 13:28:15 +04:00
Evgeny Egorochkin
21379504a4
Wine: add printing(cups) support
2012-12-03 17:02:01 +02:00
Michael Raskin
3061db0bb2
Wine: update, add auto-update helper
2012-11-10 14:43:17 +04:00
Michael Raskin
07f44ad945
Update Wine
2012-10-17 17:22:32 +04:00
Michael Raskin
2a2b52201e
Wine: update to 1.5.10
2012-08-09 12:55:30 +04:00
Eelco Dolstra
0435f39008
wine: Update to 1.5.9
2012-07-22 01:18:02 -04:00
Peter Simons
f7a95ce194
wine: update to version 1.5.5
...
Patch submitted by Jan Malakhovski <oxij@oxij.org>.
2012-07-02 16:53:51 +02:00
Michael Raskin
279e5fb324
Update Wine
...
svn path=/nixpkgs/trunk/; revision=30366
2011-11-10 04:31:52 +00:00
Eelco Dolstra
fc77db6d21
* Wine 1.3.29.
...
svn path=/nixpkgs/trunk/; revision=29617
2011-10-03 20:42:45 +00:00
Peter Simons
edfedf6736
pkgs/misc/emulators/wine: enable Hydra builds on x86_64-linux
...
Wine is supposed to compile on both 32 and 64-bit Linux. When I try to build
it in a 64 bit environment, however, the build fails while compiling libgmp,
saying that the C compiler in bootstrap-tools doesn't support C++. I'm not
sure why that happens. Hopefully, the builds in Hydra give me some clue
about this phenomenon.
svn path=/nixpkgs/trunk/; revision=25693
2011-01-26 15:39:40 +00:00
Peter Simons
8b37e1a514
pkgs/misc/emulators/wine: enable multi-threaded builds
...
svn path=/nixpkgs/trunk/; revision=24051
2010-10-04 11:51:17 +00:00
Peter Simons
94826ffee2
pkgs/misc/emulators/wine: encode paths to libpng and libjpeg in RPATH to ensure that WINE will find them at run-time
...
svn path=/nixpkgs/trunk/; revision=24050
2010-10-04 11:51:10 +00:00
Peter Simons
fb4249da1a
pkgs/misc/emulators/wine: add support for gecko HTML rendering engine
...
svn path=/nixpkgs/trunk/; revision=24021
2010-10-01 13:45:19 +00:00
Peter Simons
30eddde3f5
pkgs/misc/emulators/wine: added support for gnutls
...
svn path=/nixpkgs/trunk/; revision=24020
2010-10-01 13:45:12 +00:00
Peter Simons
0a0fe89bf7
pkgs/misc/emulators/wine: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=24019
2010-10-01 13:45:02 +00:00
Eelco Dolstra
76143618b6
svn path=/nixpkgs/trunk/; revision=22059
2010-05-30 19:03:26 +00:00
Michael Raskin
3f30914672
Update wine dependency on flex and add myself as maintainer
...
svn path=/nixpkgs/trunk/; revision=19433
2010-01-14 13:17:40 +00:00
Michael Raskin
f0a3ff997f
Update wine (use new updater script in the process)
...
svn path=/nixpkgs/trunk/; revision=16817
2009-08-23 22:24:17 +00:00
Eelco Dolstra
83c3123617
* Wine 1.1.23.
...
svn path=/nixpkgs/trunk/; revision=15886
2009-06-07 19:48:49 +00:00
Eelco Dolstra
5a2284ac61
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15313
2009-04-25 22:45:32 +00:00
Lluís Batlle i Rossell
1e8fff0915
Updating Wine.
...
svn path=/nixpkgs/trunk/; revision=15308
2009-04-25 16:22:08 +00:00
Eelco Dolstra
6e32a4cea8
svn path=/nixpkgs/branches/stdenv-updates/; revision=15273
2009-04-23 12:46:14 +00:00
Eelco Dolstra
0175270bf9
* Wine 1.1.15.
...
svn path=/nixpkgs/trunk/; revision=14273
2009-02-27 12:52:55 +00:00
Eelco Dolstra
9ed6e06b38
* Wine 1.1.10.
...
svn path=/nixpkgs/trunk/; revision=13625
2008-12-12 23:00:15 +00:00
Eelco Dolstra
2ffc686b67
* Latest Wine, Thunderbird.
...
svn path=/nixpkgs/trunk/; revision=13527
2008-12-01 00:06:14 +00:00
Michael Raskin
89c807afc1
Wine update
...
svn path=/nixpkgs/trunk/; revision=13128
2008-10-28 07:28:39 +00:00