Commit Graph

30127 Commits

Author SHA1 Message Date
Peter Simons
3543da4eb4 haskell-pipes-safe: update to version 2.0.1 2013-11-26 21:09:20 +01:00
Peter Simons
dca56f2352 haskell-pipes-bytestring: update to version 1.0.2 2013-11-26 21:09:20 +01:00
Peter Simons
1387beca0d haskell-netwire: update to version 5.0.0 2013-11-26 21:09:20 +01:00
Peter Simons
a3cf9f562b haskell-language-ecmascript: update to version 0.15.3 2013-11-26 21:09:20 +01:00
Peter Simons
efd82cdc2b haskell-hmatrix: update to version 0.15.2.0 2013-11-26 21:09:19 +01:00
Peter Simons
94f85d42c7 haskell-haskeline: update to version 0.7.1.1 2013-11-26 21:09:19 +01:00
Peter Simons
f37f2f1791 haskell-ghc-syb-utils: update to version 0.2.1.2 2013-11-26 21:09:19 +01:00
Peter Simons
c89a375a40 haskell-ghc-mod: update to version 3.1.4 2013-11-26 21:09:19 +01:00
Peter Simons
c1301780bd haskell-doctest: update to version 0.9.10 2013-11-26 21:09:19 +01:00
Peter Simons
e377575a68 haskell-cuda: update to version 0.5.1.1 2013-11-26 21:09:19 +01:00
Peter Simons
05fcd91c57 haskell-conduit: update to version 1.0.9.1 2013-11-26 21:09:19 +01:00
Peter Simons
f7e5bf4e79 haskell-blaze-builder: update to version 0.3.3.0 2013-11-26 21:09:19 +01:00
Peter Simons
e7327b989c haskell-accelerate: update to version 0.14.0.0 2013-11-26 21:09:19 +01:00
Peter Simons
e7e6f40081 haskell-accelerate-io: update to version 0.14.0.0 2013-11-26 21:09:19 +01:00
Peter Simons
318da895c3 haskell-accelerate-fft: update to version 0.14.0.0 2013-11-26 21:09:18 +01:00
Peter Simons
fe96c6bc11 haskell-accelerate-examples: update to version 0.14.0.0 2013-11-26 21:09:18 +01:00
Peter Simons
3565daeb02 haskell-accelerate-cuda: update to version 0.14.0.0 2013-11-26 21:09:18 +01:00
Peter Simons
f871ee09ca haskell-MonadCatchIO-transformers: update to version 0.3.1.0 2013-11-26 21:09:18 +01:00
Peter Simons
5644003632 haskell-git-annex: update to version 5.20131120 2013-11-26 21:09:18 +01:00
Peter Simons
d019c243f3 haskell-HTTP: add version 4000.2.9 2013-11-26 21:09:18 +01:00
Peter Simons
b20b8b9844 happy: update to version 1.19.1 2013-11-26 21:09:18 +01:00
Peter Simons
0d811d4a10 haskell-gloss-raster-accelerate: add version 1.8.0.0 2013-11-26 21:09:18 +01:00
Peter Simons
ed9a255951 haskell-gloss-accelerate: add version 1.8.0.0 2013-11-26 21:09:18 +01:00
Peter Simons
2cfc208f26 haskell-ekg: add version 0.3.1.3 2013-11-26 21:09:18 +01:00
Peter Simons
09c50d6f9c alex: update to version 3.1.2 2013-11-26 21:09:17 +01:00
Michael Raskin
411535365d Give up and use Oracle JRE for VUE 2013-11-26 22:41:56 +04:00
Shea Levy
da093461a2 Update node packages
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-26 10:49:57 -05:00
aszlig
3ff6197e90
python-protobuf: Fix generating *_pb2.py files.
This only happens during setup.py build and generates the corresponding
_pb2.py files from the .proto files, as they're no longer included in
the source distribution starting from 2.5.0.

Thanks to @iElectric for reporting this build failure:

http://hydra.nixos.org/build/6897112

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-11-26 16:38:13 +01:00
Shea Levy
d34e1ac42c fix build-node-package
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-26 10:18:42 -05:00
Peter Simons
49db8a524c xmlto: remove misleading meta.platforms attribute that prevents this package from being built on Darwin 2013-11-26 16:10:04 +01:00
Eelco Dolstra
139c5b5069 linux: Update to 3.4.70 2013-11-26 11:46:41 +01:00
Peter Simons
8aa2de3e1d Merge pull request #1256 from tomberek/add_hdevtools
Add hdevtools
2013-11-26 00:48:21 -08:00
aszlig
da62e513e7
chromium: Update all channels to latest versions.
This introduces version 31.0.1650.57 as the new version for the stable
channel.

Overview of the updated channels:

stable: 30.0.1599.114 -> 31.0.1650.57
beta:   31.0.1650.34  -> 32.0.1700.19
dev:    32.0.1671.3   -> 33.0.1712.4

This drops the sandbox_userns_30.patch as version 30 is no longer
stable. In addition, we had to patch out some references to /usr/bin/gcc
in the bundled WebKit sources.

Builds are passing and running fine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-11-26 03:00:01 +01:00
aszlig
d809fd135f
protobuf: Update to new upstream version 2.5.0.
Starting from version 32, Chromium now relies on protobuf version 2.5.0,
so let's update it, especially because it doesn't have backwards
compatible changes in the release notes.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-11-26 02:59:47 +01:00
Ian-Woo Kim
fe32d12ef7 glibc-locales: don't depend on /nix/store location
previously, $TMPDIR/nix/store is hard-coded so that only building and installing is correct with /nix/store
See #1273.
2013-11-25 08:31:48 +01:00
Michael Raskin
2f53f6c82d Fixing automatic update of Nginx 2013-11-25 10:59:39 +04:00
Michael Raskin
980c7929ab Updating Nginx to 1.4.4 2013-11-25 10:59:39 +04:00
Michael Raskin
5c90e785b2 Updating LuaRocks to 2.1.1 2013-11-25 10:59:38 +04:00
Michael Raskin
435cffee5b Update unstable Wine to 1.7.7 2013-11-25 10:59:38 +04:00
Michael Raskin
a8048382e5 Update GNU Chess 2013-11-25 10:59:37 +04:00
Michael Raskin
940c52f4c3 Update SlimerJS - there is still no fresh release for xulrunner 25 2013-11-25 10:59:37 +04:00
Michael Raskin
b7dc2c78de Updating ASDF 2013-11-25 10:59:36 +04:00
Michael Raskin
c89df12be9 Updating Sodium crypto library 2013-11-25 10:59:36 +04:00
Michael Raskin
a4701db302 Updating SBCL to 1.1.13 2013-11-25 10:59:36 +04:00
Michael Raskin
4140dc2628 Updating EKRHuper 2013-11-25 10:59:35 +04:00
Shea Levy
76d77960ec Update node packages
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-25 00:12:03 -05:00
Shea Levy
2186207b82 node: Bump
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-25 00:08:09 -05:00
zimbatm
fb596303cf Adds beanstalkd v1.9 2013-11-24 23:13:13 +00:00
Cillian de Róiste
18685b7d44 MyPaint, fix impurity: add hicolor_icon_theme wrapper to ensure MyPaint can start
MyPaint fails to find its own icons and refuses to start if another
icon theme is not available on the system. Running
gtk-update-icon-cache on MyPaint's share/icons/hicolor folder did not
help, and setting the XDG_DATA_DIRS to point to MyPaint's icons also
didn't work.

https://gna.org/bugs/?18460

Thanks to Kim Simmons for reporting this and helping to debug.
2013-11-24 16:34:10 +01:00
Domen Kožar
4f199ef7bb alienfx: also build on i686 2013-11-24 15:20:38 +01:00
Thomas Bereknyei
f2581d2894 Add alienfx. Only tested with M11x Made some corrections. Added meta-data Use more of the original makefile 2 space indent 2013-11-24 15:19:54 +01:00
Lluís Batlle i Rossell
370dec91cc Updating amrnb to the latest version. 2013-11-24 14:57:55 +01:00
Lluís Batlle i Rossell
bf48a6f3d6 Adding freetype to ffmpeg. To use the drawtext filter. 2013-11-24 14:57:54 +01:00
Jason "Don" O'Conal
6c7ca091fd newsbeuter-dev: update to latest master 2013-11-24 14:28:33 +01:00
William A. Kennington III
49b36a3a77 Fix nix-prefetch-git
The nix-prefect git script was broken when trying to parse certain
groups of submodules. This patch fixes the url detection for submodule
repositories to use the more reliable `git config` commands.
2013-11-24 14:03:34 +01:00
Jason "Don" O'Conal
e9963296b1 pythonPackages.goobook: add expression 2013-11-24 13:56:52 +01:00
Bjørn Forsman
8347ff8a21 solfege: refactor meta attributes 2013-11-24 13:27:24 +01:00
Bjørn Forsman
2a78fadf33 solfege: update 3.22 -> 3.22.2 (latest stable)
Changes:

Solfege 3.22.2, October 6, 2013
* Updated Esperanto, Portugese and Turkish translations to the users manual
* Updated Spannish and Turkish messages
* distribute solfege/tests/lesson-files/*
* help/C/scales/modes.html are never translated. So we must link to the
  C-locale file in every translation.
* gettext tweaks to make the test suite work both when run as "test.py" and
  "test.py test_lessonfile". There is still something wrong because we have to
  disable the test to run debuild
* distribute solfege/tests/lib/* and solfege/test/include/*

Solfege 3.22.1, September 16, 2013
* Adjust some of the short interval names used when selecting intervals to
  practise: u->P1 4->P4, 5->P5, tt->TT, p11->P11, p12->P12, tt8->d12. Added long
  name for intervals from Eleventh to Double Octave.
* Fix the bug where we could not select the Default profile
* Updated Esperanto, Spannish, Polish, Turkish, Vietnamese, Norwegian bokmål,
  Brazilian Portugese and Vietnamese translations.
2013-11-24 13:23:50 +01:00
Bjørn Forsman
3f21d7c334 python-seqdiag: bump 0.8.2 -> 0.9.0
Changes:
  0.9.0 (2013-10-05)
  Support python 3.2 and 3.3 (thanks to @masayuko)
  Drop supports for python 2.4 and 2.5
  Replace dependency: PIL -> Pillow

(The test phase still fails, so continue having it disabled.)
2013-11-24 13:11:34 +01:00
Bjørn Forsman
be0a7c1238 python-nwdiag: bump 0.9.4 -> 1.0.0
Changes:
  1.0.0 (2013-10-05)
  Support python 3.2 and 3.3 (thanks to @masayuko)
  Drop supports for python 2.4 and 2.5
  Replace dependency: PIL -> Pillow

(The test phase still fails, so continue having it disabled.)
2013-11-24 13:07:02 +01:00
Bjørn Forsman
6b2a7d0aa4 python-actdiag: bump 0.4.3 -> 0.5.1
Changes:
  0.5.1 (2013-10-22)
  Fix bugs

  0.5.0 (2013-10-05)
  Support python 3.2 and 3.3 (thanks to @masayuko)
  Drop supports for python 2.4 and 2.5
  Replace dependency: PIL -> Pillow

(The test phase still fails for one test, so continue having it disabled.)
2013-11-24 13:04:06 +01:00
Bjørn Forsman
36612c7614 python-blockdiag: bump 1.2.4 -> 1.3.2
Changes:
  1.3.2 (2013-11-19)
  Fix bugs

  1.3.1 (2013-10-22)
  Fix bugs

  1.3.0 (2013-10-05)
  Support python 3.2 and 3.3 (thanks to @masayuko)
  Drop supports for python 2.4 and 2.5
  Replace dependency: PIL -> Pillow

(The test phase still fails for one test, so continue having it disabled.)
2013-11-24 12:58:21 +01:00
Bjørn Forsman
a071712606 python-pyodbc: bump 3.0.6 -> 3.0.7
Changes:
* Added context manager support to Cursor
* Added padding for driver bugs writing an extra byte
* Cursor.executemany now accepts an iterator or generator.
* Compilation improvements for FreeBSD, Cygwin, and OS/X
* Use SQL_DATA_AT_EXEC instead of SQL_DATA_LEN_AT_EXEC when possible for driver compatibility.
* Row objects can now be pickled.
2013-11-24 12:47:58 +01:00
Shea Levy
7ab7be0cc3 Add automake 1.14
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-23 21:18:37 -05:00
Thomas Bereknyei
53f05a812f Add hdevtools
4 spaces per indent
2013-11-23 16:12:21 -05:00
Cillian de Róiste
7f791a6449 MyPaint: fix the mypaint script to use the correct python instead of calling env 2013-11-23 18:09:39 +01:00
cillianderoiste
d0ce0f836f Merge pull request #1268 from cillianderoiste/tuxonice
TuxOnIce: Add a 3.10 linux kernel with the TuxOnIce hibernation patch
2013-11-23 08:33:36 -08:00
Cillian de Róiste
a34354ef81 TuxOnIce: Add a 3.10 linux kernel with the TuxOnIce hibernation patch 2013-11-23 17:21:19 +01:00
Aristid Breitkreuz
608bfa50ff xmobar: add support for wireless
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-11-23 15:50:28 +01:00
Rok Garbas
a8d5881c3e varnish: update to 3.0.4 2013-11-23 15:36:20 +01:00
Rok Garbas
b06462f9ec vifm: update 0.7.6 2013-11-23 15:33:43 +01:00
Rok Garbas
6aff4d5ee5 zathuraCollection: update to latest
girara -> 0.1.9
zathura-core -> 0.2.5
zathura-djvu -> 0.2.3
zathura-pdf-poppler -> 0.2.4
zathura-ps -> 0.2.2
2013-11-23 15:19:54 +01:00
Rok Garbas
830bcd1850 jmeter: update to 2.10 2013-11-23 15:06:07 +01:00
Rok Garbas
b4aa481080 notmuch: update to 0.16 2013-11-23 14:57:20 +01:00
Vladimír Čunát
5fd97b7067 wireshark: bugfix+CVE update to current old-stable
The old version also didn't build anymore on x-updates.
2013-11-23 14:42:42 +01:00
Oliver Charles
b97e4a1ac6 fish: Update to 2.1.0 (close #1261) 2013-11-23 11:09:09 +01:00
Michael Raskin
a7675b2aae Merge pull request #1265 from iyzsong/swig
swig: bump 2.0.4 -> 2.0.11
2013-11-22 23:28:34 -08:00
Michael Raskin
161ac7cde5 Merge pull request #1205 from wizeman/xfce
Xfce improvements
2013-11-22 23:25:54 -08:00
Michael Raskin
87eac0321e Merge pull request #1236 from lovek323/sdlmame
sdlmame: update to latest version
2013-11-22 23:24:35 -08:00
Michael Raskin
06e9a8f31a Merge pull request #1249 from wkennington/ccid
Update ccid to 1.4.13
2013-11-22 23:23:40 -08:00
Bjørn Forsman
325894eb1b smc: new package
SMC is a state machine compiler. It generates state machine code from
text input files (state diagrams).

Homepage: http://smc.sourceforge.net/
2013-11-23 00:11:23 +01:00
Bjørn Forsman
c6d548f9b3 spyder: update 2.1.13.1 -> 2.2.5
This update brings bug fixes and new features.

Full changelog: https://code.google.com/p/spyderlib/source/browse/CHANGELOG
2013-11-22 23:56:17 +01:00
aszlig
440af2e5e5
log4cxx: Clean up package expression.
Add meta.license and use a version attribute instead of hardcoding
everything.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-11-22 17:26:00 +01:00
aszlig
c853841c8c
log4cxx: Fix build by adding missing includes.
This adds a bit too many includes but in the end it won't hurt on the
size of the build output because those are optimized away. But having a
whole bunch of sed expressions just for selectively adding includes just
clutters up the package expression.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-11-22 17:25:59 +01:00
Michael Raskin
50ee1b2498 Updating Visual Understanding Environment 2013-11-22 10:35:10 +04:00
Song Wenwu
61b8ebc77f swig: bump 2.0.4 -> 2.0.11 2013-11-22 09:41:17 +08:00
William A. Kennington III
3a4281a3c9 Update ccid to 1.4.13 2013-11-21 17:28:07 -06:00
Bjørn Forsman
fed248c78e sdcc: bump 3.2.0 -> 3.3.0
SDCC 3.3.0 Feature List:

 * Many small improvements in code generation for the z80-related ports - merged smallopts branch
 * lospre (currently enabled for z80-related and hc08-related ports only) - merged lospre branch
 * More efficient initialization of globals in z80, z180, r2k and r3ka ports.
 * Inclusion of tests from the gcc test suite into the sdcc regression test suite led to many bugs being found and fixed.
 * Split sdas390 from sdas8051
 * Merged big parts of ASxxxx v5 into sdas
 * New pic devices (synchronization with MPLABX 1.60). (Except for very old MCU-s.)
 * New script which disassembles those hex files, in which MCS51 code there is. (mcs51-disasm.pl)
 * Added the PIC16F1788 and PIC16F1789 devices.
 * C11 _Alignof operator.
 * C11 _Alignas alignment specifier.
 * C11 _Static_Assert static assertion.

Numerous feature requests and bug fixes are included as well.
2013-11-21 23:22:06 +01:00
Bjørn Forsman
bd67a1a16f basex: bump 7.7 -> 7.7.2
This update brings "fixes and better CSV support":

  http://basex.org/about-us/news/
2013-11-21 22:52:42 +01:00
Domen Kožar
f770739290 curl: 7.30.0 -> 7.33.0 (CVE-2013-4545) 2013-11-21 16:24:32 +01:00
Domen Kožar
241738bca6 teamviewer: pass script argument to underlying command 2013-11-21 16:24:31 +01:00
Rok Garbas
b6a720141e Pillow: update to 2.2.1 2013-11-21 12:33:37 +01:00
Rok Garbas
52d1973b3e adding zc_buildout 2.2.1 2013-11-21 12:33:20 +01:00
Rok Garbas
d14831c5da zc_buildout_nix: update to 2.2.1 2013-11-21 12:30:04 +01:00
Oliver Charles
7a18f1125e haskellPackages.ariadne: New expression and related dependencies 2013-11-21 10:28:56 +01:00
Peter Simons
144a833cd0 Merge pull request #1259 from ocharles/haskell
haskellPackages.socketActivation and haskellPackages.quickcheckInstances
2013-11-21 01:25:34 -08:00
Peter Simons
2d1304e86d Merge pull request #1247 from ocharles/digits
haskellPackages.digits: New expression
2013-11-21 01:21:47 -08:00
Oliver Charles
d93d7c645c haskellPackages.quickcheckInstances: New expression 2013-11-21 08:45:38 +00:00
Oliver Charles
fe3253355d haskellPackages.socketActivation: New expression 2013-11-21 08:45:09 +00:00
Rommel M. Martinez
794afb0c78 Update xonotic to 0.7.
Add scheme48 1.9.
2013-11-21 09:41:01 +01:00