Eelco Dolstra
b4c4e2d28d
subversion: Update to 1.8.9
2014-08-05 11:46:04 +02:00
Bjørn Forsman
310400e0f5
intellij-idea: don't access 'shortName' license attribute
...
I don't think packages should poke into the license attributes.
2014-08-05 07:22:06 +02:00
Jascha Geerds
eaad8d6923
Packaging PyCharm IDE
2014-08-05 07:15:43 +02:00
Bjørn Forsman
2857418659
freerdp: mark the unstable version as broken (it fails to build)
2014-08-04 20:09:21 +02:00
aszlig
26440f41fb
chromium: Update beta and dev to latest versions.
...
beta: 37.0.2062.44 -> 37.0.2062.58 (builds fine, tested)
dev: 38.0.2101.0 -> 38.0.2107.3 (builds fine, tested)
Drop patch for fixing angle build for the dev version, because it was
applied upstream already.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-04 07:50:19 +02:00
Rok Garbas
d8fa02b508
synergy: update to 1.5.0
2014-08-03 21:47:10 +02:00
Rok Garbas
4b052cb846
zathura: preBuild phase not needed in latest zathura
2014-08-03 21:34:19 +02:00
Michael Raskin
10f9730d64
Update compiz
2014-08-03 22:29:40 +04:00
Rok Garbas
4c659bafa3
weechatDevel: update to latest
2014-08-03 14:37:39 +02:00
Rok Garbas
0b299403a6
msmtp: update to 1.4.32
2014-08-03 14:04:45 +02:00
Rok Garbas
14f9300402
notmuch: update to 0.18.1
2014-08-03 14:04:45 +02:00
Rok Garbas
16ae8c3e84
zathura: update to 0.2.9
2014-08-03 14:04:44 +02:00
Rok Garbas
3bf7d7c42a
i3lock: update to 2.6
2014-08-03 14:04:44 +02:00
Rok Garbas
9d38aa6591
girara: update to 0.2.2
2014-08-03 14:04:44 +02:00
Bjørn Forsman
5fc4ab1dfe
freecad: small cleanup
...
* FreeCAD v0.14 switched from pyqt4 to pyside, remove unneeded pyqt4 dependency
* cmake.patch is not used anymore, remove it
* License is now only LGPLv2+ (since v0.14)
* Homepage moved to http://www.freecadweb.org/
Ref. http://www.freecadweb.org/wiki/index.php?title=Release_notes_014
2014-08-03 13:26:14 +02:00
Cillian de Róiste
4143d9dfef
shotcut: remove obsolete patch
2014-08-03 11:46:08 +02:00
Cillian de Róiste
cc3b5291d9
shotcut: update from 14.07 to 14.08
2014-08-03 11:44:41 +02:00
Vladimír Čunát
1b169722a3
Merge branch 'x-updates'
...
Close #3147 .
The only major update is freetype-2.5, I think (it cost lots of work).
2014-08-03 11:29:01 +02:00
aszlig
6aabd17d51
i3: Don't override patchPhase.
...
Makes easier to provide a patches attribute through packageOverrides.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-02 17:25:16 +02:00
Cillian de Róiste
d4fb2e83db
kde4_next.kde_wacomtablet: update from 2.0 to 2.0.2, potentially fixes CVE-2012-4514, CVE-2012-4514
2014-08-02 11:33:06 +02:00
Cillian de Róiste
2702cedb53
yoshimi: update from 1.2.0 to 1.2.2
2014-08-02 11:31:30 +02:00
Cillian de Róiste
e29021d502
qtractor: update from 0.6.1 to 0.6.2
2014-08-02 11:30:57 +02:00
Cillian de Róiste
b67c978540
samplv1: update from 0.4.2 to 0.5.0
2014-08-02 11:30:46 +02:00
Cillian de Róiste
49f26425f9
synthv1: update from 0.4.2 to 0.5.0
2014-08-02 11:30:33 +02:00
Cillian de Róiste
664a4cb18f
drumkv1: update from 0.4.2 to 0.5.0
2014-08-02 11:29:23 +02:00
Vladimír Čunát
4d6503e5b5
blender: fix parallel builds
...
(cherry picked from commits f63fb3fda0
+ 5fa61a2904
)
2014-08-02 11:17:25 +02:00
Vladimír Čunát
6295a3ca36
Merge recent master into x-updates
...
Hydra: ?compare=1142825
Conflicts (easy):
pkgs/applications/audio/lmms/default.nix
pkgs/desktops/e18/enlightenment.nix
pkgs/games/exult/default.nix
pkgs/os-specific/linux/alsa-plugins/default.nix
2014-08-02 05:08:07 +02:00
aszlig
3d34dc39ac
i3: Only enable tests for x86_64-linux.
...
Right now, tests for i686-linux fail, see:
https://hydra.nixos.org/build/13024964
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-01 18:41:39 +02:00
Rob Vermaas
64561b437d
Remove broken flag for xen, build with gcc45.
2014-08-01 17:18:27 +02:00
Lluís Batlle i Rossell
00b63f6655
Update mumble to 1.2.7.
...
(Chery picked from release-14.04)
2014-08-01 16:56:27 +02:00
Lluís Batlle i Rossell
5e35fef0eb
freecad: updating to 0.14
...
I had to update all the pyside programs, or freecad failed to build. I picked
the versions advertised in http://qt-project.org/wiki/PySideDownloads . The
rest I took for github latest releases.
2014-08-01 16:56:27 +02:00
aszlig
32d7c4c435
i3: Remove CarpAlways from buildInputs.
...
Oops, it was a leftover from debugging.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-01 11:19:06 +02:00
Pascal Wittmann
bb153cfe72
calibre: update from 1.46.0 to 1.47.0
2014-08-01 11:17:00 +02:00
aszlig
fb1f257189
i3: Don't run test cases in parallel.
...
Unfortunately, running them in parallel sometimes lead to tests not even
starting up. Probably lock contention is the issue here, but haven't
investigated further so I'm deactivating parallel testing.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-01 08:04:09 +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
31e77f5096
i3: Abort build if test suite is failing.
...
The exit code of the i3 test runner is always 0, regardless of whether
tests were failing or not, so let's quickly grep for a "not ok" in the
test logfile and if it occurs, the whole build is failing now.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-01 05:49:14 +02:00
aszlig
2c1d04a563
i3: Enable running test suite by default.
...
Finally, after going through the journey of debugging and gathering
dependencies, we now have tests for i3, hooray!
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-01 05:49:14 +02:00
Austin Seipp
5b9be82617
Merge pull request #3415 from bodil/master
...
thunderbird-bin: Update to version 31.0.
2014-07-31 21:28:20 -05: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
Pascal Wittmann
3e35b46519
Merge pull request #3413 from svenkeidel/gtkpod
...
version bump gtkpod from 1.0.0 to 2.1.4
2014-07-31 13:26:37 +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
Bodil Stokke
5a329bbe23
thunderbird-bin: Update to version 31.0.
2014-07-31 03:08:07 +01:00
Sven Keidel
6a7d82d000
added meta information
2014-07-31 00:49:14 +02:00
Sven Keidel
2d31046a40
gtkpod: bump to 2.1.4
2014-07-31 00:41:17 +02:00
taku0
1cc6dc1984
firefox-bin: update to version 31.0
2014-07-30 16:16:23 +02:00
Matej Cotman
b1ba1689bd
zed: build from source, ditch the installer, upgrade node-webkit
2014-07-30 12:43:24 +02:00
Pascal Wittmann
cf744cb715
org: update from 8.2.7b to 8.2.7c
2014-07-30 12:14:15 +02:00
Vladimír Čunát
be07584397
vlc: minor update
2014-07-30 09:31:24 +02:00
Bjørn Forsman
18b27cf2e3
ardour: install a desktop file
...
I based it on the desktop file from Arch Linux.
2014-07-29 18:31:21 +02:00