Mathijs Kwik
caaa4d1122
openscenegraph: pin to ffmpeg 0.10
2013-12-23 11:03:11 +01:00
Mathijs Kwik
bda93fb1e8
minidlna: pin to ffmpeg 0.10
2013-12-23 11:03:11 +01:00
Mathijs Kwik
ef214655d6
cfdg: use default/latest ffmpeg
2013-12-23 11:03:11 +01:00
Mathijs Kwik
d735014548
acoustid_fingerprinter: pin to ffmpeg_1
2013-12-23 11:03:10 +01:00
Mathijs Kwik
70c2d2416b
gst-ffmpeg: stick to ffmpeg 0.10
2013-12-23 11:03:10 +01:00
Mathijs Kwik
5b4635d6fa
ffmpeg: change default 0.10 -> 2.0
...
This commit, and the "pinnings" that follow should not cause major issues.
I personally checked (build-only) each and every package that depends
on ffmpeg to find the maximum supported version.
I performed this on stdenv-updates+glibc2.18+x-updates but I don't expect
that to matter.
2013-12-23 11:03:10 +01:00
Mathijs Kwik
d2ccef5140
ffmpeg: order and cleanup versions
2013-12-23 11:03:09 +01:00
Mathijs Kwik
e3acde0b44
ffmpeg: switch to default versioning-scheme
2013-12-23 11:03:09 +01:00
Mathijs Kwik
3493b7cacf
webkit: pin to bison 2.7
2013-12-23 10:25:17 +01:00
Mathijs Kwik
c9cf6ecd40
bogofilter: get rid of bdb alias
2013-12-23 10:25:16 +01:00
Mathijs Kwik
9f83c13dde
go: change default to 1.2
2013-12-23 10:25:13 +01:00
Mathijs Kwik
e2e923644f
add rethinkdb
2013-12-23 10:21:20 +01:00
Mathijs Kwik
1b9884b7ae
opusfile: new package
2013-12-23 10:21:19 +01:00
Lluís Batlle i Rossell
10f250f65c
Adding go 1.2.
...
It doesn't include godoc anymore.
I could reproduce this, building this package:
http://code.google.com/p/go/issues/detail?id=6999
2013-12-23 09:43:19 +01:00
Karn Kallio
a0297b7be4
Add older mdds as libreoffice does not build with current version.
2013-12-22 20:29:07 +02:00
Lluís Batlle i Rossell
a7a7e414f0
Updating mpv, and making it use ffmpeg_2
2013-12-22 19:00:05 +01:00
Evgeny Egorochkin
9fa0c71401
add libgcrypt-1.6
2013-12-21 02:28:26 +02:00
Bjørn Forsman
74f63a62f8
docbook2odf: new package
...
Tested like this:
nix-build -A docbook2odf
./result/bin/docbook2odf --verbose --debug result/share/doc/docbook2odf/examples/book.docbook
swriter book.odt # verify that the document looks ok
2013-12-20 12:25:57 +01:00
David Virgilio
84b09e26e5
dzen2: new package
...
"Dzen is a general purpose messaging, notification and menuing program for X11. It was designed to be fast, tiny and scriptable in any language." -- https://github.com/robm/dzen
2013-12-17 12:05:42 +00:00
Michael Raskin
06d079e089
Merge pull request #1382 from jagajaga/master
...
Add MOC (Music on console)
2013-12-14 22:58:09 -08:00
Michael Raskin
5a333ab0c9
Merge pull request #1381 from AndersonTorres/master
...
MPV: new package
2013-12-14 22:57:23 -08:00
Michael Raskin
fc3a316d55
Merge pull request #1361 from iyzsong/ranger
...
add ranger 1.6.1
2013-12-14 22:51:15 -08:00
Michael Raskin
397721b870
Merge pull request #1360 from tomberek/add_shellinabox
...
Add shellinabox
2013-12-14 22:50:47 -08:00
Michael Raskin
152f7666af
Merge pull request #1340 from bjornfor/ntopng
...
Add ntopng package and nixos service module
2013-12-14 22:46:49 -08:00
Michael Raskin
d2c57ddabb
Merge pull request #1383 from iyzsong/love2d
...
add love-0.9.0
2013-12-14 22:44:50 -08:00
Song Wenwu
87e572a3d1
add love-0.9.0 (use luajit by default)
2013-12-15 14:24:28 +08:00
Arseniy Seroka
674047ed91
Add moc music player
2013-12-15 01:16:18 +04:00
AndersonTorres
ed05981c8a
It is a first try to an expression for MPV video player.
...
It certainly needs a bit of improvement and testing, but it works
nicely - so it's a good time to put it to the great public!
2013-12-14 19:46:30 +01:00
Bjørn Forsman
4353a1a873
freecad: add matplotlib and pycollada dependencies
...
When FreeCAD is started it prints that it's missing matplotlib and
pycollada:
$ FreeCAD
[...]
matplotlib not found, Plot module will be disabled
pycollada not found, collada support will be disabled.
The closure size of freecad is currently at 1.9 GiB. Adding these two
deps increase it to 2.0 GiB.
Reflow the expression function argument list.
2013-12-14 13:00:46 +01:00
Vladimír Čunát
0fe37b7519
Merge #1269 : add vagrant
2013-12-14 11:03:21 +01:00
Petr Rockai
c592783741
stepmania: A dance (rhythm) game in the spirit of DDR.
2013-12-13 20:56:36 +02:00
Petr Rockai
8f583cced9
photivo: Add photivo photo processor / RAW development laboratory.
2013-12-13 20:56:35 +02:00
Vladimir Still
6ffa9261f9
tmpwatch: Add package.
2013-12-13 20:56:35 +02:00
Lluís Batlle i Rossell
2e09489895
Adding Apache Thrift.
2013-12-13 11:17:44 +01:00
Moritz Ulrich
e69887ea67
LISP: Don't build/download texlive for every lispPackage.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-12 18:49:14 +01:00
Song Wenwu
85372d5fba
add ranger 1.6.1
2013-12-12 11:04:38 +08:00
Thomas Bereknyei
b7a9e1a998
Add shellinabox
2013-12-11 03:52:30 -05:00
Bjørn Forsman
3cff0a8014
ntopng: new package
...
ntopng is a high-speed web-based traffic analysis and flow collection
tool. ntopng => ntop next generation.
http://www.ntop.org/products/ntop/
2013-12-09 21:35:01 +01:00
Shea Levy
088f472fe5
Add oracle jdk 7
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-09 11:37:40 -05:00
Peter Simons
6dfc18dc00
gnumake: add version 4.0
2013-12-09 16:14:41 +01:00
Peter Simons
e2f8c7a208
all-packages.nix: strip trailing whitespace
2013-12-09 16:09:43 +01:00
Peter Simons
aa58b5f571
gnumake: clean up directory structure; no functional change
2013-12-09 16:09:33 +01:00
Evgeny Egorochkin
a0d8196f60
Use old giflib for packages which lack new versions/compatibility patches for giflib5
2013-12-08 12:36:46 +02:00
Michael Raskin
4d33a94fae
Passing giflib 4.1.x to OpenSceneGraph for now
2013-12-08 13:20:07 +04:00
Michael Raskin
fa6e689dcb
Use fresh libnl for ntrack
2013-12-07 12:36:31 +04:00
Michael Raskin
2afb58a8d5
Merge pull request #1316 from roelof1967/cinnamon-translations
...
new pakage: Cinnamon translations
2013-12-07 00:13:24 -08:00
Michael Raskin
1ce105394b
Merge pull request #1337 from codename68/master
...
Add ocaml packages for version 4.01.0
2013-12-07 00:04:49 -08:00
Michael Raskin
0c63a9283d
Merge pull request #1338 from ktosiek/quassel
...
Rename quassel packages
2013-12-07 00:04:14 -08:00
Lluís Batlle i Rossell
142298495e
Fixing the Ultrastardx build. Not tested if it works and how.
2013-12-07 00:07:35 +01:00
Andrew Morsillo
3814415be4
Add robomongo, a GUI for exploring mongodb data and building queries.
2013-12-06 19:40:40 +01:00