Commit graph

2471 commits

Author SHA1 Message Date
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
rnhmjoj aa6a18a6d9
steamcontroller: init at 2017-08-11 2017-12-30 12:31:45 +01:00
Luke Adams 5379bb4def dolphinEmuMaster: 20170902 -> 20171218 2017-12-23 22:31:15 -08:00
Luke Adams 18a1943ad8 dolphinEmuMaster: enable Darwin building (x64 only) 2017-12-23 22:31:15 -08:00
Luke Adams 51e53e0a71 dolphinEmuMaster: Add options to build gui with wx or qt 2017-12-23 22:31:15 -08:00
Luke Adams a44253ec65 dolphinEmuMaster: allow Dolphin to use nix-provided deps 2017-12-23 22:31:15 -08:00
Luke Adams 6d63847041 dolphinEmuMaster: Create darwin outpath 2017-12-23 22:31:15 -08:00
Luke Adams 1852176d2e dolphinEmuMaster: move inputs to nativeBuildInputs
- add Darwin inputs
- Add curl to prevent in-tree build
- add libpng hidapi wxgtk for dolphin to use
2017-12-23 22:31:15 -08:00
Luke Adams 1e5973850e dolphinEmuMaster: convert cmakeFlags to list 2017-12-23 22:31:15 -08:00
Orivej Desh d7e6066c71
Merge pull request #32785 from davidak/elementary-gtk-theme
elementary-gtk-theme: init at 5.1.1
2017-12-24 01:01:04 +00:00
Florian Klink c7f1aa3804 buildUboot: add openssl to nativeBuildInputs
required by tools/kwbimage.c, tools/mxsimage.c and in various other
places too.
As those are tools running on the host, it's a nativeBuildInput.
2017-12-23 04:31:11 +02:00
Florian Klink bae218e7b5 ubootClearfog: add 2017-12-23 04:31:11 +02:00
Florian Klink 8a844db5fc ubootTools: set CONFIG_ARCH_MVEBU=y
u-boot only builds some architecture-specific tools, if this
architecture is selected in configuration. So a 'allnoconfig' won't
include them.

As they are pretty useful however, we'd like to have them in ubootTools.
This can be accomplished by enabling CONFIG_KIRKWOOD=y and possibly
more later.
2017-12-23 03:51:12 +02:00
Florian Klink 027d7bbb71 uboot: add extraMakeFlags option 2017-12-23 03:51:12 +02:00
Orivej Desh c47ac0d8bf
Merge pull request #32867 from yegortimoshenko/20171219.103133/propagate-murrine
themes: propagate gtk-murrine-engine, resolves #16268
2017-12-20 04:16:52 +00:00
Orivej Desh 3445138387
Merge pull request #32833 from jtojnar/vala-cleanup
Vala cleanup
2017-12-20 03:40:33 +00:00
Yegor Timoshenko dfcbbd380e
themes: propagate gtk-murrine-engine, resolves #16268 2017-12-19 22:09:32 +00:00
Jan Tojnar c9bf4b4f05
seafile-shared: use recent vala + clean-up 2017-12-19 17:25:55 +01:00
José Romildo Malaquias 682022a88a materia-theme: 20171112 -> 20171213 2017-12-19 08:54:45 -02:00
davidak bf75e9b57a elementary-gtk-theme: init at 5.1.1 2017-12-18 01:44:57 +01:00
Daiderd Jordan 37196b9efa
vim-rhubarb: init at 2017-06-28 2017-12-17 17:45:57 +01:00
Graham Christensen e5629dc51a
Merge pull request #32365 from vcunat/p/check-meta
check meta, treewide
2017-12-12 18:55:23 -05:00
Vladimír Čunát 3a110ea3f9
treewide platform checks: abort -> throw
They aren't meant to be critical (uncatchable) errors.
Tested with nix-env + checkMeta:
[ "x86_64-linux" "i686-linux" "x86_64-darwin" "aarch64-linux" ]
2017-12-12 18:08:10 -05:00
Frederik Rietdijk 1817ec70fd
Merge pull request #31221 from jraygauthier/jrg/vscode-ext-python
vscode-extension-ms-python-python: Init at 0.8.0
2017-12-12 20:58:17 +01:00
Tuomas Tynkkynen bedc18c461 U-Boot: Add ubootQemuArm 2017-12-12 01:16:10 +02:00
Tuomas Tynkkynen 8b358b84a8 U-Boot: Add a patch to increase max kernel command line length 2017-12-12 01:16:10 +02:00
Samuel Dionne-Riel 262514a3c7 U-Boot: Adds Orange Pi PC build 2017-12-11 19:05:15 +02:00
Vladimír Čunát 2309acf723
Merge branch 'master' into staging 2017-12-09 21:00:07 +01:00
Vladimír Čunát ca6952fcb7
ghostscript: security 9.20 -> 9.22
There are also non-security changes in the releases. /cc #32459.
Printing test OK, and I tested work with some postscript files.
I also fixed the license - it was changed in 2013 :-/
2017-12-09 17:50:05 +01:00
Jörg Thalheim f7c7a4cde1 vimPlugins.vim-yapf: fix evaluation 2017-12-09 10:28:40 +00:00
Jörg Thalheim 1592d5a9e7 vimPlugins: update all 2017-12-09 09:59:03 +00:00
Vladimír Čunát 6f5d989478
treewide: checkMeta fixes for x86_64-linux 2017-12-07 07:50:47 -05:00
Orivej Desh bf0d121aed cups: fix configure flags 2017-12-07 07:22:39 +00:00
Peter Hoeg e5715d9464 cups: 2.2.2 -> 2.2.6 2017-12-07 07:22:39 +00:00
Jan Malakhovski 1858e8909e tree-wide: fix either check-meta or meta attrs of all the packages I evaluate 2017-12-05 13:46:52 +01:00
Joerg Thalheim 62e6f2eb1d vimPlugins.vim-codefmt: init at 2017-03-04 2017-12-05 10:33:51 +00:00
Joerg Thalheim 5c6c794ae9 vimPlugins.vim-maktaba: init at 2017-05-07 2017-12-05 10:33:51 +00:00
Orivej Desh 4cbbecc85d libretro.mame: fix parallel building 2017-11-29 11:18:14 +00:00
Orivej Desh c905d9351c gutenprint: fix build
after "gnutls: 3.5.15 -> 3.6.1" became independent from zlib.
2017-11-29 10:08:37 +00:00
Vladimír Čunát 5f020d5627
Merge branch 'staging'
There are security fixes in multiple packages /cc #32117,
so I'm merging a little earlier, with a few thousand jobs
still not finished on Hydra for x86_64-darwin and aarch64-linux.
2017-11-29 10:02:40 +01:00
Steve Trout 8bc74a908d cnijfilter2: specify --datadir for cnijlgmon3
If --datadir is not given, it uses '${datarootdir}/cnijlgmon3',
with the unsubstituted variable.
2017-11-28 11:26:42 -06:00
Vladimír Čunát addd20e6f9
Merge branch 'master' into staging 2017-11-28 18:19:34 +01:00
adisbladis bc6d45f8c5
Merge pull request #32136 from AndersonTorres/upload/higan
higan: 105 -> 106
2017-11-28 18:13:21 +08:00
AndersonTorres 33f9847376 higan: 105 -> 106 2017-11-28 07:23:42 -02:00
Vladimír Čunát 6705f30e2c
Merge branch 'master' into staging 2017-11-27 15:09:53 +01:00
John Ericson e755a8a27d treewide: Use targetPrefix instead of prefix for platform name prefixes
Certain tools, e.g. compilers, are customarily prefixed with the name of
their target platform so that multiple builds can be used at once
without clobbering each other on the PATH. I was using identifiers named
`prefix` for this purpose, but that conflicts with the standard use of
`prefix` to mean the directory where something is installed. To avoid
conflict and confusion, I renamed those to `targetPrefix`.
2017-11-27 03:15:50 -05:00
Raymond Gauthier faf13b6794 vscode-extension-ms-python-python: Init at 0.8.0 2017-11-26 22:09:16 -05:00
Orivej Desh 4e344bb5ce retroarch: enable parallel building 2017-11-26 20:12:23 +00:00
Cray Elliott 2e29a1e4b3 wineUnstable: 2.19 -> 2.21 2017-11-26 07:36:21 -08:00