Commit graph

35885 commits

Author SHA1 Message Date
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
Domen Kožar 475b25790a Merge pull request #1274 from zimbatm/beanstalkd
Adds beanstalkd v1.9
2013-11-24 15:47:20 -08: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
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