rnhmjoj
ff74da41fd
winePackages.wine: add SDL support
2018-11-29 00:18:46 +01:00
R. RyanTM
00de60dc3c
atari800: 3.1.0 -> 4.0.0 ( #50816 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/atari800/versions
2018-11-20 20:57:33 +01:00
Frederik Rietdijk
fd26e7be2a
Merge master into staging-next
2018-11-20 11:47:26 +01:00
Herwig Hochleitner
86ec6b14fc
wine: correct comment in sources
2018-11-19 22:30:36 +01:00
Lengyel Balazs
34c09d9caa
wine{Unstable,Staging}: 3.18 -> 3.20
...
close #50637
2018-11-19 22:30:36 +01:00
Matthew Bauer
83d02fad5f
wxmupen64plus: fix with fpermissive
...
This flag seems to make things work again.
2018-11-13 19:15:26 -06:00
Matthew Bauer
06c403e846
treewide: remove unstable packages
...
There’s nothing wrong with unstable packages when they are maintained
and frequently updated. However, when they become out-of-date, as many
do, it is usually best to just get rid of them as the stable version
is become newer than the unstable version. This removes any packages
called "unstable" that have not been updated in over 1 year. Affected
packages include:
- isyncUnstable
- sxhkd-unstable
- dosbox-unstable
Revert "treewide: remove unstable packages"
This reverts commit df01b0b37a04624cfe6f8d2ccb42b99289841b68.
2018-11-13 19:14:44 -06:00
Matthew Bauer
bfbfe941ab
treewide: use scons setup hook
...
Lots of packages can use it. Here is the list:
- jackmix
- klick
- mixx
- nova-filters
- rhvoice
- giv
- mypaint
- swift-im
- bombono
- mapnik
- serf
- nuitka
- pyexiv2
- godot
- hammer
- toluapp
- btanks
- dxx-rebirth
- endless-sky
- globulation
- the-powder-toy
- fceux
- gpsd
- mongodb
- rippled
- mariadb
- lprof
2018-11-13 19:14:10 -06:00
Matthew Bauer
f2a20b6e52
treewide: use wafHook
...
Replace "waf" phases with wafHook that manages everything
automatically. Should make things more modular.
Packages affected here are:
- a2jmidid
- ams-lv2
- ardour
- fomp
- guitarix
- ingen
- jalv
- mda-lv2
- non
- patchage
- hamster-time-tracker
- kupfer
- xiphos
- xfce4-dockbarx-plugin
- xfce4-namebar-plugin
- dropbox
- clasp
- aubio
- liliv
- lv2
- lvtk
- ntk
- raul
- sratom
- suil
- ganv
- ndn-cxx
- ns3
- serd
- sord
- termbox
- wxmupen64plus
- jackaudio
- pflask
- blockhash
- glmark2
- weighttp
2018-11-13 19:13:48 -06:00
Orivej Desh
65e0b5c725
dosbox: 0.74 -> 0.74-2
2018-11-11 02:42:33 +00:00
Frederik Rietdijk
3059cf7f0c
retroarch: use python3 instead of python34
2018-11-04 18:48:24 +01:00
Alex Leferry 2
9a6e899d00
Fix higan typo
2018-10-27 11:45:59 +02:00
lassulus
aac680d4c9
vbam: unstable-2017-09-04 -> 2.1.0
2018-10-16 16:26:20 +02:00
Pierre Bourdon
259cf8812b
dolphin-emu: fix metadata (GPLv2 -> GPLv2+, http -> https)
...
Dolphin has been GPLv2+ since 2015.
2018-10-15 03:28:17 +02:00
Lengyel Balazs
a1b4859d1b
wine: 3.17 -> 3.18 (unstable and staging)
2018-10-13 13:09:20 +02:00
Lengyel Balazs
c73ed9625b
wine: use current flex
2018-10-13 12:55:49 +02:00
Lengyel Balazs
12d9443a66
wineStable: 3.0.2 -> 3.0.3
2018-10-13 12:55:49 +02:00
Cray Elliott
dcd8cec0f0
winetricks: 20180603 -> 20180815
2018-10-09 12:05:38 -07:00
AndersonTorres
f65adf6292
higan: small fixes
2018-10-06 23:36:19 -03:00
Alexander V. Nikolaev
3b67c0b243
wineUnstable: 3.15 -> 3.17
...
Staging updated as well
2018-10-04 21:24:22 +03:00
Alexander V. Nikolaev
b839b25551
wine: 3.14 -> 3.15
2018-10-04 21:24:10 +03:00
Okina Matara
55d43d4e02
dolphinEmuMaster: 2018-08-17 -> 2018-09-24
2018-09-25 09:26:57 -05:00
Brian McKenna
77088b5d12
blastem: init at 0.5.1
2018-09-25 09:33:11 +10:00
Daiderd Jordan
1a1a5af252
Merge pull request #47051 from LnL7/darwin-broken-d
...
broken darwin packages (d)
2018-09-21 20:15:00 +02:00
Christoph Hrdinka
da84efcd12
libretro.mame: 2017-03-02 -> 2018-09-13
...
Fixes build of the MAME libretro core.
Closes #47137 .
Signed-off-by: Christoph Hrdinka <c.github@hrdinka.at>
2018-09-21 18:53:59 +02:00
Daiderd Jordan
f6bc086b21
dolphinEmuMaster: mark broken on darwin
...
The default version isn't enabled on darwin either, however it did work
at some point.
/tmp/nix-build-dolphin-emu-2018-08-17.drv-0/source/Source/Core/Core/NetPlayServer.cpp:1180:26: error: unknown type name 'lzo_uint32_t'; did you mean 'lzo_uint32'?
std::vector<u8> wrkmem(LZO1X_1_MEM_COMPRESS);
/cc ZHF #45961
2018-09-20 22:17:57 +02:00
Samuel Dionne-Riel
2c751dcdc9
yabause: 0.9.14 -> 0.9.15 ( #46353 )
...
+ fixes for Qt 5.11 build.
2018-09-08 13:58:50 +02:00
John Ericson
0828e2d8c3
treewide: Remove usage of remaining redundant platform compatability stuff
...
Want to get this out of here for 18.09, so it can be deprecated
thereafter.
2018-08-30 17:20:32 -04:00
John Ericson
2c2f1e37d4
reewide: Purge all uses stdenv.system
and top-level system
...
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Sarah Brofeldt
ab18814a8e
Merge pull request #45753 from ikervagyok/wine314
...
wine{Unstable,Staging}: 3.13 -> 3.14
2018-08-30 11:20:57 +02:00
Lengyel Balázs
f9ab1c5d41
wine{Unstable,Staging}: 3.13 -> 3.14
2018-08-29 16:54:08 +02:00
Michael Raskin
529c62cd47
gensgs: update src link
2018-08-21 20:51:41 +03:00
Markus Kowalewski
a0f6e0552d
gens-gs: add license
2018-08-20 19:39:08 +02:00
Joachim F
c69e3ba514
Merge pull request #45197 from Chiiruno/dev/dolphin
...
dolphinEmuMaster: 2018-07-22 -> 2018-08-17
2018-08-18 18:43:12 +00:00
Okina Matara
6cf43791e7
dolphinEmuMaster: 2018-07-22 -> 2018-08-17
2018-08-18 12:38:13 -05:00
Vladimír Čunát
00df25ee57
Merge branch 'master' into staging-next
...
Hydra: ?compare=1472947
2018-08-12 10:33:41 +02:00
Frederik Rietdijk
d9fa74ba78
Merge master into staging
2018-08-09 18:28:15 +02:00
Pascal Wittmann
af8cd3c74e
Merge branch 'master' into add-missing-licenses
...
Conflicts:
pkgs/applications/version-management/subversion/default.nix
2018-08-09 13:10:27 +02:00
CrazedProgrammer
cb183acbaa
ccemux: init at 1.1.0 ( #44614 )
2018-08-07 21:45:01 +02:00
Pascal Wittmann
f442f7d2b2
dosbox-unstable: add license
...
see issue #43716
2018-08-06 12:45:57 +02:00
Bignaux Ronan
4c2c12da20
caprice32: unstable-2018-02-10 -> unstable-2018-03-05 ( #44462 )
2018-08-04 22:21:17 +02:00
John Ericson
f0d6b385d1
treewide: Make all the rest of configureFlags
2018-08-03 17:06:03 -04:00
John Ericson
db965063b3
treewide: Make configureFlags lists
2018-08-03 17:06:03 -04:00
Okina Matara
21e5d59f9c
dolphinEmuMaster: 2018-07-02 -> 2018-07-22
2018-07-30 09:42:53 -07:00
Lengyel Balázs
8c8f0c8058
winetricks: 20180513 -> 20180603
2018-07-26 11:52:20 +02:00
Lengyel Balázs
30e0a5b009
wine-mono: 4.7.1 -> 4.7.3
2018-07-26 11:48:41 +02:00
Lengyel Balázs
d3de53eae5
wine{Unstable,Staging}: 3.11 -> 3.13
2018-07-26 11:45:18 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Matthew Bauer
76999cc40e
treewide: remove aliases in nixpkgs
...
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.
Misc...
- qtikz: use libsForQt5.callPackage
This ensures we get the right poppler.
- rewrites:
docbook5_xsl -> docbook_xsl_ns
docbook_xml_xslt -> docbook_xsl
diffpdf: fixup
2018-07-18 23:25:20 -04:00
leenaars
5902e11cd6
termtekst: init -> 1.0 ( #43045 )
2018-07-06 21:55:18 +02:00