Bjørn Forsman
f58ff54520
vim-plugins: rename simpleDerivation to buildVimPlugin
2014-10-20 17:45:26 +02:00
Michael Raskin
5199b46964
Update Wine unstable
2014-10-18 19:52:59 +04:00
Cray Elliott
e39bf7a704
Replaced retroarchBare with retroarchBareMaster, also added a few new libretro cores
...
retroarchBare was too old for any practical use at this point, so it was removed in favor
of fetching releases from git. RetroArch often recommends checkout out the latest git master
if you are on a desktop platform, so we are conforming with their recommendation. I plan on
bumping the git of retroarch and each core every month, and I plan on adding more libretro
cores in the future.
The libretro cores that were added are nestopia, quicknes, snes9x, and vba-m
planned next are : bsnes-accuracy, bsnes-balanced, bsnes-performance, a few libretro mame ports
Closes #4448
2014-10-16 12:53:39 +01:00
Louis Taylor
7034163832
Add simulator for autonomous sailing boats
2014-10-14 12:00:42 +01:00
Aristid Breitkreuz
e6277bd958
the sha256 of cups 1.5.4 was that of a HTML (broken in md5->sha256 update)
2014-10-12 16:52:54 +02:00
Peter Simons
950adbe487
Merge pull request #4498 from robberer/remove/md5
...
change md5sum to sha256sum for a few packages
2014-10-12 16:20:10 +02:00
Longrin Wischnewski
6e7de2155b
change md5sum to sha256sum for a few packages
2014-10-12 16:13:21 +02:00
Aristid Breitkreuz
76255516c2
Merge pull request #4480 from sepi/lilypond-2.18.2
...
lilypond: updated from 2.16.2 to 2.18.2
2014-10-12 15:49:31 +02:00
Raffael Mancini
ff3dde4904
lilypond: updated from 2.16.2 to 2.18.2
2014-10-12 14:52:55 +02:00
Thomas Strobel
bd57c29032
Update vim plugin vimproc, and add patch for ghc-mod vim plugin
...
Closes #4490
2014-10-12 13:20:04 +01:00
Arseniy Seroka
b8252a4494
apulse: add pkg
...
Closes #4488
2014-10-12 12:21:09 +01:00
Aristid Breitkreuz
7667f3c939
cupsBjnp: update from 1.2.1 to 1.2.2, potentially fixes CVE-2014-2856
2014-10-06 22:02:40 +02:00
Michael Raskin
a451c62650
Update Wine unstable
2014-10-06 02:43:58 +04:00
Cray Elliott
817ebe24ab
Update dolphinEmuMaster
...
The plan at this point is to update dolphinEmuMaster every month in
tanden with the latest development report on the dolphin-emu.org blog.
Closes #4374
2014-10-03 20:30:28 +01:00
Bjørn Forsman
4353e5380b
youcompleteme (vim plugin): use commit date as version number
...
Using a git commit id as version number doesn't work well, so use the
commit date instead.
Also, there is no other version of YouCompleteMe than the git version,
so drop 'git' from the package name.
2014-10-03 20:53:15 +02:00
Bjørn Forsman
abaf2dbeae
youcompleteme (vim plugin): update to latest
...
patchShebangs fixes build failure in chroot (in this new version).
The --system-libclang flag is now needed to prevent YouCompleteMe from
trying to download and build clang (which fails).
2014-10-03 20:51:15 +02:00
Rickard Nilsson
1ccb2f76b5
Merge pull request #4078 from edwtjo/libretro-cores-addendum
...
XBMC RetroArch integration and some cores
2014-10-02 20:50:49 +02:00
Edward Tjörnhammar
9d93f9bcda
XBMC AdvancedLauncher RetroArch launchers.
...
These are wrappers for retroarch wrappers, they are needed since launching a
process from XBMC(as a display manager and probably otherwise), using
AdvancedLauncher, results in it and it's parent recieving the same gamepad
input.
These wrappers will produce no sound on XBMC and AdvancedLauncher setups not
using a sound daemon, since XBMC gets paused while still holding onto the sound
device.
2014-10-02 20:09:18 +02:00
Mateusz Kowalczyk
277f6a9779
Revert "ghostscriptX: update from 9.06 to 9.14, potentially fixes CVE-2012-4405"
...
This reverts commit 13fab57d12
.
Hopefully fixes the printing tests at
http://hydra.nixos.org/build/14952070/log/raw ; if not, it's probably
gutenprint although I doubt:
client# lp: Unsupported document-format "application/pdf".
2014-10-02 09:04:23 +01:00
AndersonTorres
1c0d37a038
Higan: adding config.higan.{guiToolkit,profile} options
...
Now we can parametrize Higan locally.
By default, guiToolkit = "gtk" and profile = "performance" (the accuracy
profile is seriously slow on my machine :) )
Closes #4340
2014-10-01 02:17:40 +01:00
AndersonTorres
6acd05f27a
Sound of Sorting: New Package
...
Sound of Sorting is an array-sorting visual+sound demo program.
It shows an array as a list of horizontal bars, and realizes a
step-by-step sorting of it. Moreover, it colorizes and emits a
"8-bit-game-like" sound throughout its execution.
Closes #4341
2014-10-01 02:04:36 +01:00
Mateusz Kowalczyk
13fab57d12
ghostscriptX: update from 9.06 to 9.14, potentially fixes CVE-2012-4405
...
cc @viric
2014-09-30 11:11:47 +01:00
Mateusz Kowalczyk
d8798a62b7
gutenprint: update from 5.2.9 to 5.2.10
2014-09-30 10:56:12 +01:00
AndersonTorres
efdc89de60
Mednafen: update to 0.9.36.4
...
Closes #4304
2014-09-28 22:48:20 +01:00
Pascal Wittmann
d346a9cc07
fixed some meta.maintainers attributes
2014-09-26 23:44:29 +02:00
Edward Tjörnhammar
655ae33816
libretro.ppsspp: Fixes building on i686
2014-09-26 18:35:46 +02:00
Thomas Strobel
455b8dd9d8
Add package: vim plugin: vimoutliner
...
Closes #4252
2014-09-24 20:36:36 +01:00
Michael Raskin
db0348655c
Update XScreensaver
2014-09-24 13:32:46 +04:00
Nathaniel Baxter
d5f40ea929
wineUnstable: Fix dynamic loading of ncurses lib.
2014-09-24 12:48:39 +10:00
Nathaniel Baxter
b99773fc00
wineUnstable: Bump version to 1.7.27
2014-09-23 21:47:47 +10:00
Nathaniel Baxter
b94e33d7b8
wineUnstable: Bump version to 1.7.26
2014-09-22 20:18:30 +02:00
Edward Tjörnhammar
383f142858
libretro: added bsnes, fba, gambatte, genesis-plus-gx, prboom
2014-09-22 12:35:07 +02:00
Mateusz Kowalczyk
85eec74433
hatari: update from 1.6.2 to 1.8.0
2014-09-21 18:37:58 +01:00
AndersonTorres
4f85f64153
Higan: adding "profile" and "gui" building options
...
Also, removing builder.sh and copying everything to Nix expression.
Closes #4048
2014-09-20 23:51:15 +01:00
Daniel Peebles
72e76a18c1
Update maven to 3.2.3 and put it in a more sensible location
...
Closes #4187 .
Signed-off-by: Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
2014-09-20 22:33:18 +01:00
Siarhei Zirukin
b8848c070c
added alock package
2014-09-16 09:25:47 +02:00
Pascal Wittmann
8d67b9a240
transformed meta.maintainers of some packages into lists
2014-09-13 13:52:02 +02:00
William A. Kennington III
686a139f29
Merge pull request #4030 from AndersonTorres/small-fixups
...
Small style fixups
2014-09-11 21:27:54 -07:00
cillianderoiste
15e134f127
Merge pull request #3829 from ruediger/add/oxygen-gtk3
...
Add oxygen-gtk3.
2014-09-11 11:02:12 +02:00
AndersonTorres
b39e5ce957
Small style fixups
...
In this commit, I modified some files, conforming them to a
idiosyncratic standard - mainly, a template for meta attribs.
2014-09-10 21:34:50 -03:00
Edward Tjörnhammar
6fcab9baca
libretro-cores:
...
- adding: 4do, desmume, fceumm, mame, mupen64plus, scummvm,
snes9x, stella, picodrive, ppsspp and vba
retroarch:
- added retroarch wrapper for configured cores
- changed attributes, old retroarch is now retroarchBare*
2014-09-04 20:03:13 +02:00
Michael Raskin
3f1ce8d864
Merge pull request #3886 from AndersonTorres/higan
...
Higan - a quick&dirty workaround
2014-09-03 21:49:05 +04:00
Michael Raskin
4c41c1ffbf
Merge pull request #3890 from edwtjo/emulationstation-2.0.0-rc1
...
emulationstation: 1.0.2 -> 2.0.0-rc1
2014-09-03 21:47:58 +04:00
Michael Raskin
9cf910cd51
Merge pull request #3932 from MP2E/retroarch_git_master
...
add retroarchMaster package
2014-09-03 18:59:13 +04:00
Strahinja Popovic
fe3f7716f0
Enabled access to binaries of needed tools, and worker daemons can be enabled for phabricator #3306
2014-09-03 15:46:59 +04:00
Michael Raskin
48dce0642b
Add auto-updater for XScreensaver
2014-09-02 14:25:17 +04:00
Peter Simons
b8260f5435
dolphin-emu: drop reference to git from buildInputs since it's no longer an argument to the expression after #3936
2014-09-02 11:57:34 +02:00
Cray Elliott
cc7fa316a4
dolphinEmu doesn't need the git package
2014-09-02 02:07:22 -07:00
Cray Elliott
73439c6053
add dolphinEmu and dolphinEmuMaster
...
Dolphin is a high quality, open source Gamecube/Wii/Triforce emulator for
Windows, Mac OS X and Linux
2014-09-02 01:20:38 -07:00
Cray Elliott
b56a348af7
add retroarchMaster package
2014-09-02 00:56:47 -07:00