Commit graph

265 commits

Author SHA1 Message Date
Frederik Rietdijk 0aa59a08d6 Merge master into staging 2018-04-09 15:12:32 +02:00
Lengyel Balazs 7e97675fa1 wine: 3.4 -> 3.5 2018-04-01 22:12:14 +02:00
Shea Levy 05e375d710
Merge remote-tracking branch 'origin/master' into staging 2018-03-28 09:36:47 -04:00
Jan Malakhovski c7cf808ff8 libva: make libva-full the default
It seems that all uses of `libva` it in nixpkgs except `mesa` and itself actually
either will gain from using `libva-full` instead of `libva-minimal` by default
or simply won't care.
2018-03-26 14:02:06 +03:00
Nikolay Amiantov 6bf1421f13 treewide: refactor to use libglvnd
* Implement libGL as a symlink package which uses libraries from libglvnd and
  headers from Mesa (since ones from libglvnd are outdated).
* Use libGL_driver.driverLink treewide; add FHS paths where possible.
2018-03-26 14:01:49 +03:00
Jörg Thalheim 90cfaf1ab3
Merge pull request #37743 from ikervagyok/wine
wine: Unstable 3.3 -> 3.4 & reenable wineStaging
2018-03-26 10:10:28 +01:00
Lengyel Balázs f8f067d627 wine: Unstable 3.3 -> 3.4 & reenable wineStaging 2018-03-24 22:26:51 +01:00
Albert Safin ba960ac383 wine: disable bindnow hardening 2018-03-23 18:11:57 +02:00
Corey O'Connor 7f112e37d1 wine: correct install order for WoW wine build.
Per the wiki at https://wiki.winehq.org/Building_Wine#Shared_WoW64

"if you do choose to install your WoW64 build, you should run make
install in the 32-bit build tree first, then in the 64-bit one."

This is required, for instance, for the resulting "wineserver"
executable to be the 64 bit variant not 32 bit. Which is expected by the
binary loader for WoW64.

This odd dependency is vaguely mentioned on the packaging wiki page:

* https://wiki.winehq.org/Packaging#Binaries
2018-03-14 21:10:12 -07:00
volth 34f12184cd treewide: s/saneBackends/sane-backends/g 2018-03-13 00:47:10 +00:00
Vladimír Čunát 71f899c2c3
Merge #34461: mesa -> libGL* rename
This will just bit rot otherwise.  Almost nothing gets rebuilt.
2018-03-05 14:59:40 +01:00
Herwig Hochleitner 039428d3b2 wine: 3.0 -> 3.3 2018-03-05 14:06:43 +01:00
Alexander V. Nikolaev 0acec7e984 treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
Alexander V. Nikolaev 8f2a22935c treewide: transition from mesa_noglu to libGL 2018-02-24 17:03:46 +02:00
wisut hantanong 317da085aa winetricks: 20171222 -> 20180217 2018-02-23 14:41:52 +07:00
Herwig Hochleitner 4e8cd90b67 wineStaging: remove evaluation warning
cc @peti @7c6f434c
2018-01-26 17:21:58 +01:00
Herwig Hochleitner 4fec62d01d wineUnstable: 2.21 -> 3.0
wineStaging redirects to wineUnstable, for now
2018-01-25 23:43:54 +01:00
Herwig Hochleitner 6cc8541ef5 winetricks: 20171018 -> 20171222 2018-01-22 02:16:42 +01:00
Lengyel Balazs 287415ad52 wine-stable: 2.0.3 -> 3.0 2018-01-18 17:24:34 -08:00
Herwig Hochleitner 5fdf1b972a wine: update stable and unstable
2.0.2 -> 2.0.3
2.19 -> 2.20

additional comments for the update procedure
2017-12-30 14:58:50 +01:00
Herwig Hochleitner ea4320d348 wine: remove wrapper for wine64
fix #28486
2017-12-30 14:58:47 +01:00
Cray Elliott 2e29a1e4b3 wineUnstable: 2.19 -> 2.21 2017-11-26 07:36:21 -08:00
c0bw3b 525380b472 treewide: abandon Google Code homepages 2017-11-03 18:52:28 +00:00
Cray Elliott 83d7fe0f0d wineUnstable: 2.18 -> 2.19
staging and winetricks updated as well
2017-10-23 23:24:15 -07:00
Herwig Hochleitner 30b3b5d85f announce myself as a maintainer
added maintainer entries for `cdemu` (which i've created), as well as
`wine` and `chromium` (which I regularly contribute to)
2017-10-14 11:11:49 +02:00
Alexander V. Nikolaev 8c34112be9 wineUnstable: 2.17 -> 2.18
Staging updated as well
2017-10-05 15:08:01 +03:00
Alexander V. Nikolaev 0317d5d083 wine: replace samba3 with samba4
Unbreak security assertion via samba3 which no more supported.
2017-10-05 15:07:53 +03:00
Cray Elliott 5522cd5cb1 wineUnstable: 2.16 -> 2.17
per usual, staging has been updated as well!
2017-09-21 22:57:27 -07:00
Cray Elliott c892f77e37 wineUnstable: 2.15 -> 2.16
bump staging as well
2017-09-08 13:29:45 -07:00
Cray Elliott f03964ff7c winetricks: 20170614 -> 20170823 2017-09-05 23:29:31 -07:00
Cray Elliott ecea06ab2e wine-mono: 4.7.0 -> 4.7.1 2017-08-28 18:02:05 -07:00
Cray Elliott 2639bcee5d wineUnstable: 2.14 -> 2.15 2017-08-24 13:52:29 -07:00
Alexander V. Nikolaev ed0af35697 wineUnstable: 2.13 -> 2.14
Staging updated as well
2017-08-13 14:51:47 -07:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Cray Elliott d82fa7f915 wineUnstable: 2.12 -> 2.13 2017-07-26 15:36:49 -07:00
Cray Elliott faad06df6b wine: 2.0.1 -> 2.0.2 2017-07-20 13:52:43 -07:00
Cray Elliott ccf7b4b57e wine-mono: 4.6.4 -> 4.7.0 2017-07-18 12:10:29 -07:00
Cray Elliott f91c591ea2 wineUnstable, wineStaging: 2.11 -> 2.12 2017-07-13 14:44:18 -07:00
Cray Elliott 3365fdea04 wineUnstable: 2.10 -> 2.11
2.11 was picked instead of 2.12 since staging hasn't caught up yet,
 also updates staging
2017-07-09 21:23:05 -07:00
0xABAB 784240de3e wine: add missing dependency libcap on Linux 2017-07-09 10:40:53 +02:00
Cray Elliott 71e495e10f winetricks: 20170327 -> 20170614 2017-06-27 02:00:49 -07:00
Cray Elliott 922d706e81 wineStaging: 2.7 -> 2.10
wineUnstable: 2.7 -> 2.10
2017-06-20 11:23:37 -07:00
Nikolay Amiantov e7530e6a5a wine: reorganize packages
Move most of wine configurations to winePackages which is not built on Hydra.
Leave two top-level packages:

wine: stable release with an "office" configuration;
wineStaging: staging release with a "full" configuration.
2017-06-04 00:57:45 +03:00
Nikolay Amiantov 46a2da8766 wine: use gstreamer-1.0 2017-05-24 02:27:05 +03:00
Nikolay Amiantov 2d1e5e87db wine: fix libva support 2017-05-24 02:27:01 +03:00
Nikolay Amiantov bf230536e0 wineStaging: fix patching in nix-shell 2017-05-24 02:26:57 +03:00
Nikolay Amiantov 95f321480f wine: add udev support 2017-05-24 02:26:53 +03:00
Alexander V. Nikolaev f3c19651db winetricks: 20170316 -> 20170327 2017-05-09 01:34:09 +03:00
Alexander V. Nikolaev 1ce951e79a wineUnstable: 2.6 -> 2.7
Update staging as well
2017-05-09 01:33:53 +03:00
aszlig f84b8178aa
wine-staging: Fix SHA256 hash
In c6b3c66277, the unstable version has
been bumped to 2.6.

Unfortunately the staging source is re-using the version attribute from
the unstable source and thus has been bumped as well.

I have built wineStaging on x86_64-linux and it now succeeds.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @FRidh
2017-04-23 20:37:53 +02:00