Bjørn Forsman
006ebdfe78
linuxstopmotion: new package
...
Linux Stopmotion is a program for creating stop-motion animation movies.
http://linuxstopmotion.org/
I had to apply a small patch to make grabbing images from webcam work
(using uvccapture). I find it odd that it didn't work without the patch,
seeing that Arch Linux also have the v0.8.0 version, but with no patch.
Latest Ubuntu (14.04) has v0.7.2, which is unaffected.
2014-08-20 23:12:38 +02:00
Bjørn Forsman
4ee77e2fc5
libtar: new package
...
libtar is a C library for manipulating POSIX tar files.
http://www.feep.net/libtar/
2014-08-20 23:12:38 +02:00
Bjørn Forsman
c14f3e4039
uvccapture: new package
...
"Capture image from USB webcam at a specified interval"
I apply patches from Debian to make it build with V4L2 (instead of v1
API) and fix some warnings/bugs. Source code is also downloaded from
Debian, as uvccapture homepage is unavailable.
Homepage: http://linux-uvc.berlios.de/ (seems to have vanished...)
2014-08-20 23:12:37 +02:00
Ryan Newton
ff6057d686
Add parallel functional compiler, Manticore
2014-08-19 02:36:57 -04:00
Vladimír Čunát
26d68ce798
merge #3301 : add Adom game (with fixes)
2014-08-18 16:26:39 +02:00
Michael Raskin
fba7d7c4b8
Add Firejail cheap-sandbox-building package
2014-08-18 02:18:33 +04:00
Domen Kožar
57e17edd26
Merge pull request #3536 from geerds/firefox-wrapper
...
Fix default icon location in 'wrapFirefox'
2014-08-16 20:23:15 +02:00
Vladimír Čunát
36a9fb094f
merge #3462 : zotero update and resurrect xulrunner
2014-08-15 01:55:56 +02:00
Daniel P. Wright
7f9eba573d
Add taskserver package ( close #3269 )
2014-08-15 00:28:41 +02:00
John Wiegley
06a324f7dc
Merge pull request #3101 from cstrahan/xquartz
...
Use XQuartz on Darwin
2014-08-14 16:33:46 -05:00
Florian Richter
f5aa55a3f9
Add eiskaltdcpp, a p2p client for the DC protocol
2014-08-14 21:11:20 +02:00
Vladimír Čunát
0ad11df7cd
splint: fix build by using older flex
2014-08-14 18:02:35 +02:00
Sander van der Burg
ba54614773
kzipmix: create package
2014-08-14 16:10:30 +02:00
Sander van der Burg
34d8190e30
pngout: Create new package
2014-08-14 15:59:50 +02:00
Vladimír Čunát
b709036560
all-packages: fix ordering around consul
...
Insertion into lexicographic order seems so difficult :-)
2014-08-14 14:28:33 +02:00
Vladimír Čunát
0cc668bc1a
Merge master into PR
...
Conflicts:
pkgs/top-level/all-packages.nix
2014-08-14 14:27:54 +02:00
Peter Simons
ec6e7d0eb3
Merge pull request #3582 from ts468/fityk
...
Add application for scientific data analysis: fityk
2014-08-14 13:58:06 +02:00
Peter Simons
d65256d495
Merge pull request #3580 from ts468/lib-xylib
...
Add library: xylib
2014-08-14 13:57:34 +02:00
Thomas Strobel
58b4b98377
Add application for scientific data analysis: fityk
2014-08-14 01:57:27 +02:00
Thomas Strobel
6819a069e3
Add library: xylib
2014-08-14 01:14:06 +02:00
Joachim Schiele
6c2763c3bf
Merge pull request #3568 from qknight/pdfgrep
...
pdfgrep: added a nice util to search in pdf files
2014-08-13 20:03:53 +02:00
Joachim Schiele
79617c03eb
pdfgrep: added a nice util to search in pdf files
2014-08-13 20:03:04 +02:00
Charles Strahan
4b7fd0e561
fix mesa_drivers
2014-08-13 00:31:37 -04:00
Charles Strahan
5ea8497933
get xorg/x11 working on Darwin
2014-08-12 20:40:57 -04:00
Vladimír Čunát
d66c0a55da
merge #3342 : update gstreamer to 1.4.0
2014-08-12 22:15:42 +02:00
Vladimír Čunát
df76cbaa21
hugin, enblend-enfuse: enbaleParallelBuilding, default boost
...
Also unset meta.broken.
2014-08-12 21:17:53 +02:00
Vladimír Čunát
a3d33de16a
Merge #3248 : add glmark2-2014.03
2014-08-12 20:53:11 +02:00
Vladimír Čunát
87c3c0e885
Merge master into #2129
...
Conflicts (easy, just UID shifted):
nixos/modules/misc/ids.nix
nixos/modules/module-list.nix
2014-08-12 19:24:08 +02:00
Matt Miemiec
8695c58648
Add the bspwm window manager to Nix.
2014-08-12 18:22:15 +02:00
Michael Raskin
4ab466cc56
Update OpaLang; it still doesn't build for a mysterious reason: apparently the missing fields are actually defined…
2014-08-12 16:22:25 +04:00
Domen Kožar
cc8e4f6814
provide pulseaudioFull and set it as default to hardware.pulseaudio.package
2014-08-12 12:51:25 +02:00
Christoph Hrdinka
f44e69a55d
luminanceHDR: add version 2.4.0
...
fixes #3229
2014-08-12 10:19:35 +02:00
Jascha Geerds
24f3070a85
Fix default icon location in 'wrapFirefox'
2014-08-11 10:20:17 +02:00
John Wiegley
ef171fe543
libusb1: build using clangStdenv ... on darwin
2014-08-10 23:25:33 -05:00
John Wiegley
3dea766731
libusb1: build using clangStdenv
2014-08-10 23:25:06 -05:00
John Wiegley
326ca0f690
Many minor fixes to get things building after recent compiler changes
2014-08-10 23:18:57 -05:00
Bjørn Forsman
b9bd655b16
ucspi-tcp: new package
...
ucspi-tcp is command-line tools for building TCP client-server
applications.
http://cr.yp.to/ucspi-tcp.html
2014-08-10 23:00:42 +02:00
Daniel Peebles
d18ec20878
Change junit to actually compile from source rather than download binaries
2014-08-09 20:53:36 -04:00
Eelco Dolstra
40602a666c
Merge branch 'staging'
2014-08-09 23:41:58 +02:00
Eelco Dolstra
be399bf245
Hack to fix llvm/clang build on Darwin
...
(Or at least restore it to the same level as brokenness as before the
staging merge. I.e. it depends on gcc-apple, which doesn't build on
standard 10.9 systems.)
2014-08-09 23:31:00 +02:00
Eelco Dolstra
a6d1013e66
redis: Build with default gcc
2014-08-09 21:49:09 +02:00
Eelco Dolstra
9f08904c8d
gnuplot: Use default compiler on Darwin
2014-08-09 19:53:09 +02:00
Eelco Dolstra
6c5186cf9b
gnuplot: Reduce dependency bloat a bit
2014-08-09 19:30:48 +02:00
Eelco Dolstra
a7c1541a21
emacs: Fix building on Darwin with recent versions of GCC
...
This gets rid of the "unexec: unrecognized section __static_data in
__DATA segment" error while dumping Emacs.
2014-08-09 19:08:37 +02:00
Georges Dubus
8de8d5a639
nox: Added expression
2014-08-09 12:30:38 +02:00
John Wiegley
db8ab2191d
Merge pull request #3216 from cstrahan/libuv
...
add libuv package
2014-08-09 01:04:09 -05:00
John Wiegley
16ffd0638b
Merge pull request #3266 from cstrahan/mesos
...
[WIP] mesos: Add package
2014-08-09 01:03:58 -05:00
John Wiegley
83cf279452
Add an expression for building Coq HEAD
2014-08-08 18:11:00 -05:00
Pascal Wittmann
0cb0ad27be
Merge pull request #3211 from ttuegel/adobe-fonts
...
Adobe Source fonts
2014-08-08 21:52:59 +02:00
Eelco Dolstra
777617f987
ncurses: Build with standard gcc
2014-08-08 19:28:24 +02:00