Rob Vermaas
64561b437d
Remove broken flag for xen, build with gcc45.
2014-08-01 17:18:27 +02:00
Pascal Wittmann
0baac649aa
Merge pull request #3188 from vbgl/merlin
...
Adds merlin
2014-08-01 13:39:27 +02:00
aszlig
57781346d7
Merge branch 'i3-tests'.
...
The reason I went through this whole journey of gathering dependencies
and debugging just in order to get i3 tests working was because I wanted
to supply test cases to a small patch I wrote for the upstream project.
This adds/updates quite a few Perl packages and a X dummy helper, which
are all needed in order to successfully run the test suite.
2014-08-01 05:51:57 +02:00
aszlig
feeb5bae23
Add new package xdummy, a dummy X server.
...
This is actually a small script which just starts an X server without
any real display. Right now only needed for running the test suite of
the i3 window manager within the Nix chroot, but might be useful for
running other tests needing a DISPLAY.
Usage is just like a regular X server, so in order to start an instance
for display :666, you just run it like this:
xdummy :666
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-01 05:49:14 +02:00
Austin Seipp
181cdb7cc8
Merge pull request #3412 from Ericson2314/rust-master
...
Add alternative rustc package for master tip
2014-07-31 21:51:21 -05:00
John Ericson
8f763d0539
rustc: rename rust to rustc, but keep rust attr name for backwards compat
2014-08-01 04:39:37 +02:00
John Ericson
641ccec337
rust: Refer to 0.11.nix directly in all-packages
...
rather than use default.nix indirection
2014-08-01 04:28:54 +02:00
John Ericson
584114b697
rust: Add an alternative package for the master tip
...
based off of pull request #3084
2014-07-31 20:42:20 +02:00
Bjørn Forsman
a03ec2692b
lttng: fix evaluation error
...
I'm giving up on the lttngModules backward compatibility attribute :-)
2014-07-31 17:08:23 +02:00
Bjørn Forsman
fdba7f35fe
lttng-modules: fix bad attribute reference
...
Fixup error introduced in commit
410f2a9dab
("lttng: align attribute name
with package name"). lttng-modules is not a top-level attribute.
2014-07-31 17:04:45 +02:00
Vladimír Čunát
dac1791fb5
thunderbird: major update 17.* -> 31.0
...
- To fix build problems, I refactored the build process
according to Mozilla recommendations.
- 31.0 should become the next ESR branch (31 released today).
CC @nbp @edolstra
(cherry picked from commit adc2edd5cf
)
2014-07-31 16:30:04 +02:00
Bjørn Forsman
410f2a9dab
lttng: align attribute name with package name
...
lttngModules => lttng-modules
lttngTools => lttng-tools
lttngUst => lttng-ust
But keep the old attributes around for backward compatibility.
2014-07-31 16:00:04 +02:00
Pascal Wittmann
ba273e41c2
Merge pull request #3405 from wavewave/cadaver
...
added cadaver: a command-line WebDAV client for Unix
2014-07-31 13:57:10 +02:00
Domen Kožar
e07c2c2cfd
add uTox
2014-07-31 12:59:03 +02:00
Bjørn Forsman
62d0a320b3
Revert "Remove obsolete jackaudio version 1."
...
This reverts commit bdb77826d9
.
Jack1 is not obsolete and neither jack1 nor jack2 is called 'jackaudio'.
Q: What's the difference between Jack1 and Jack2?
A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2
2014-07-31 12:52:29 +02:00
Lluís Batlle i Rossell
10d4f1fac7
Setting retroshare 0.6 as lowPrio, it's unstable.
2014-07-31 10:13:20 +02:00
Ian-Woo Kim
ea43305368
added cadaver: a command-line WebDAV client for Unix
2014-07-30 16:55:44 +02:00
taku0
4ed2acc148
add source-han-sans-japanese, source-han-sans-korean, source-han-sans-simplified-chinese, source-han-sans-traditional-chinese: An open source Pan-CJK typeface
2014-07-30 16:27:20 +02:00
John Wiegley
b90e56a53c
Merge pull request #3357 from fignuts/df2014
...
Add dwarf fortress 2014 (unstable) version
2014-07-29 13:20:35 -05:00
John Wiegley
867d3fbf47
Merge pull request #3372 from FlorentBecker/crawl
...
Add dungeon crawl stone soup 0.14
2014-07-29 13:20:18 -05:00
Peter Simons
bdb77826d9
Remove obsolete jackaudio version 1.
2014-07-28 20:32:52 +02:00
Petr Rockai
bde992bbbc
pkgsi686Linux: Use 32b kernels (x86_64 kernels can't be built with 32b gcc).
2014-07-28 20:26:13 +02:00
Rickard Nilsson
ccc22bb662
New package: mopidy-moped, a web client for the mopidy music player daemon
2014-07-28 19:51:08 +02:00
Joachim Schiele
d46c61b863
Merge pull request #3321 from qknight/snes9x-gtk
...
added snes9x-gtk with pulseaudio support
2014-07-27 21:38:25 +02:00
Cillian de Róiste
3447b018c2
Add SDL variant with pulseaudio enabled, this fixes choppy sound in Kdenlive
...
I would rather enable pulseaudio by default for SDL as it will
probably fix issues for other programs too.
2014-07-27 19:35:09 +02:00
Cillian de Róiste
d2193736db
Remove linux_3_10_tuxonice, standard hibernate now works for me
2014-07-27 18:33:30 +02:00
Charles Strahan
5668ac61e9
bud: new package
...
This adds `bud`, a TLS terminating proxy.
2014-07-27 14:23:43 +02:00
Cillian de Róiste
077d989ad1
Merge branch 'shotcut'
...
Add Shotcut (video editor), update Kdenlive and MLT, add frei0r and movit plugins
2014-07-27 13:03:08 +02:00
Cillian de Róiste
ab7349711b
Add Shotcut: A free, open source, cross-platform video editor
...
Includes a patch which has already been applied upstream:
mltframework/shotcut#31
2014-07-27 12:53:57 +02:00
Cillian de Róiste
1f9334cab3
MLT: 0.9.0 -> 0.9.2, add movit and frei0r plugins, add qt4 and qt5 variants
...
Shotcut segfaults on startup when compiled against an MLT which was
built with qt4. Kdenlive seqfaults when compiled against an MLT which
was built with qt5. Hence the need for the two variants.
Also, I'm adopting MLT as a maintainer.
2014-07-27 12:53:56 +02:00
Cillian de Róiste
0fec3f82fc
Add frei0r: Minimalist, cross-platform, shared video plugins
2014-07-27 12:53:56 +02:00
Cillian de Róiste
ae16e892bb
Add movit: High-performance, high-quality video filters for the GPU
...
NOTE: movit expected to be able to read source files from gtest, so I
also made them available.
squash
2014-07-27 12:53:39 +02:00
Cillian de Róiste
e7bb85e448
Add epoxy: A library for handling OpenGL function pointer management
2014-07-27 12:14:38 +02:00
Moritz Ulrich
e4f978d09f
bbdb3: New package.
2014-07-27 10:55:43 +02:00
Matej Cotman
dbc829f5d4
new package: zed 0.12.0 (installer)
2014-07-26 14:41:20 +02:00
Evgeny Egorochkin
a7207cf389
RabbitMQ Java client library: package
2014-07-26 14:33:53 +03:00
Joachim Schiele
4f83b890db
Merge pull request #3371 from qknight/qt53
...
qt-5.3: added attrPath="qt53Full" and "attrPath="qt53"; qt-5.2 still default
2014-07-26 13:10:31 +02:00
Jaka Hudoklin
b035be7b44
Merge pull request #3292 from offlinehacker/elasticsearch_plugins
...
elasticsearch: add support for plugins
2014-07-26 02:23:46 +02:00
Jaka Hudoklin
7f467aeeb2
Merge pull request #3315 from fignuts/master
...
Add SpiderOak secure backup service.
2014-07-26 02:19:51 +02:00
Jaka Hudoklin
598d0460cd
Merge pull request #3355 from ttuegel/gnuplot
...
Update gnuplot and add optional Qt dependency
2014-07-26 02:14:56 +02:00
Jaka Hudoklin
7eb4d306fb
elasticsearch: add support for plugins
2014-07-25 17:28:59 +02:00
Sebastian Korten
620100a406
vimpc: initial install script
2014-07-25 15:32:04 +02:00
Florent Becker
826e96af0e
Add dungeon crawl stone soup 0.14
2014-07-25 15:00:28 +02:00
Joachim Schiele
9d724820c3
added attrPath="qt53Full" and "attrPath="qt53"; qt-5.2 still default
2014-07-25 13:38:56 +02:00
lethalman
9188444027
Merge pull request #3367 from FlashKorten/emv
...
Emv
2014-07-25 10:32:49 +02:00
Sebastian Korten
8da1291928
emv: Initial install script
2014-07-25 09:20:17 +02:00
Andrew Morsillo
7c84e3b785
Add dwarf fortress 2014 (unstable) version
2014-07-23 22:41:30 -04:00
Thomas Tuegel
ac01b79c73
gnuplot: add optional Qt terminal
2014-07-23 18:01:31 -05:00
Bjørn Forsman
49c9ba81a5
kalibrate-rtl: new package
...
kalibrate-rtl calculates the local oscillator frequency offset in
RTL-SDR devices.
kalibrate-rtl has no tags/releases, so I'm using the latest commit from
git master (dated 2013-12-14). I made an upstream issue about making a
release back in May[1], but I've gotten no response yet.
[1] https://github.com/steve-m/kalibrate-rtl/issues/7
2014-07-23 22:47:41 +02:00
William A. Kennington III
9e767db818
lrzsz: Add derivation
...
[Bjørn Forsman: remove "a unix" from beginning of meta.description and
capitalize first word]
2014-07-23 20:27:12 +02:00