Commit graph

45972 commits

Author SHA1 Message Date
Edward Tjörnhammar
45c4d68960
cups: bump 1.5.4 -> 1.7.5 2014-11-22 04:26:17 +01:00
aszlig
1b84fbf0ca
chromium: Allow env vars for passing plugin paths.
Introduces environment variables to set plugin base paths. The schema
for these is like NIX_CHROMIUM_PLUGIN_PATH_<N>. Where <N> is the path
type we want to change, the supported (full) variable names are:

 * NIX_CHROMIUM_PLUGIN_PATH_ALL
 * NIX_CHROMIUM_PLUGIN_PATH_PEPPERFLASH
 * NIX_CHROMIUM_PLUGIN_PATH_FILEFLASH
 * NIX_CHROMIUM_PLUGIN_PATH_PDF
 * NIX_CHROMIUM_PLUGIN_PATH_FILE_EFFECTS
 * NIX_CHROMIUM_PLUGIN_PATH_NACL
 * NIX_CHROMIUM_PLUGIN_PATH_PNACL
 * NIX_CHROMIUM_PLUGIN_PATH_WIDEVINE

Whereas NIX_CHROMIUM_PLUGIN_PATH_ALL is the plugin base path for every
path which is not set explicitly, so by setting ..._ALL and not setting
..._WIDEVINE, the widevine plugin will be searched in the directory
specified using ..._ALL.

Right now, the only plugin where this is used is widevine, and it still
doesn't properly work yet.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-22 04:26:17 +01:00
Thomas Tuegel
c2740b5017 network-manager: patch for libnl-3.2.25 2014-11-21 21:15:18 -06:00
aszlig
2495e819aa
chromium: Update all channels to latest versions.
With this commit, the following new upstream versions are introduced:

stable: 38.0.2125.101 -> 39.0.2171.65
beta:   39.0.2171.19  -> 40.0.2214.10
dev:    40.0.2182.3   -> 41.0.2224.3

We can now remove missing_alg_import.patch, because version 39 is nom
stable and thus fixes the missing include directive upstream.

However, starting with version 40, we hit a few bugs with system
protobuf, so we're disabling it for every version >=40 to avoid
runtime/startup errors.

Here is the stable channel announcement for version 39 on the official
blog:

http://googlechromereleases.blogspot.de/2014/11/stable-channel-update_18.html

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-22 03:45:10 +01:00
William A. Kennington III
07e80c6d98 boost: Add dependency fix for ipp files 2014-11-21 16:11:21 -08:00
Jaka Hudoklin
99ab2b14b9 Merge pull request #4992 from offlinehacker/pkgs/kubernetes/add
Add kubernetes
2014-11-22 00:54:37 +01:00
Emery Hemingway
9f1bd2d419 cjdns: update 20141023 -> 20141121
include protocol version in package version string
2014-11-21 18:04:53 -05:00
William A. Kennington III
30597a9c7a kernel: 3.12.32 -> 3.12.33 2014-11-21 14:39:15 -08:00
William A. Kennington III
f1b9f88e5b kernel: 3.10.60 -> 3.10.61 2014-11-21 14:38:48 -08:00
Cillian de Róiste
c9fab7eb97 ardour: update from 3.5.380 to 3.5.403 2014-11-21 23:23:39 +01:00
Shea Levy
5c7c63af66 Add src revision control software 2014-11-21 16:12:33 -05:00
Michael Raskin
4027494334 We had hash for wrong mcabber version and the tarball was cached 2014-11-21 23:39:35 +03:00
Shea Levy
d123f1faf0 solr: bump 2014-11-21 15:10:59 -05:00
Cillian de Róiste
e668e2650f guitarix: update from 0.31.0 to 0.32.0 2014-11-21 20:29:43 +01:00
Jaka Hudoklin
e90a1728a3 Add selendroid 2014-11-21 17:28:49 +01:00
Jaka Hudoklin
ca776cdd45 Merge pull request #5073 from offlinehacker/pkgs/pythonPackages/docker_registry
pythonPackages: add docker registry
2014-11-21 17:16:25 +01:00
Shea Levy
76854052f9 nix-exec: bump 2014-11-21 09:59:53 -05:00
Pascal Wittmann
77fffad1ab calibre: update from 2.10.0 to 2.11.0 2014-11-21 15:40:23 +01:00
Jaka Hudoklin
97dfbdd708 pythonPackages: add docker registry 2014-11-21 15:12:22 +01:00
Edward Tjörnhammar
683e4d747a Revert "libdwarf: upgrade to the latest version" 2014-11-21 14:51:00 +01:00
Shea Levy
97f35cf29a nixUnstable: bump
Bug fixed in b0c5c2a was giving me segfaults...
2014-11-21 08:36:02 -05:00
Jaka Hudoklin
52b848861a Add kubernetes 2014-11-21 14:34:57 +01:00
Jaka Hudoklin
bcf9da32f7 etcd: update to v0.5.0-alpha3 2014-11-21 13:54:45 +01:00
Edward Tjörnhammar
db25ecfcfe Merge pull request #5065 from bosu/libdwarf-upgrade
libdwarf: upgrade to the latest version
2014-11-21 13:11:10 +01:00
Vincent Laporte
d1d22919aa Adds Kst-2.0.8
Kst is a real-time large-dataset viewing and plotting tool that has
built-in data analysis functionality.

Homepage: https://kst-plot.kde.org/
2014-11-21 11:54:59 +00:00
Vincent Laporte
94f20a542a Adds getdata-0.8.5
The GetData Project is the reference implementation of the Dirfile
Standards, a filesystem-based, column-oriented database format for
time-ordered binary data. The Dirfile database format is designed to
provide a fast, simple format for storing and reading data.

Homepage: http://getdata.sourceforge.net/
2014-11-21 11:54:54 +00:00
Vincent Laporte
c9dff002a3 Adds matio-1.5.2
matio is an C library for reading and writing Matlab MAT files.

Homepage: http://matio.sourceforge.net/
2014-11-21 11:54:47 +00:00
Edward Tjörnhammar
2151abb92d i2pd: 0.2.0 -> 0.3.0 2014-11-21 11:53:04 +01:00
Andreas Herrmann
f89eac32a7 blitz: New package, version 0.10 (close #5062)
Fast multi-dimensional array library for C++

Blitz++ is a C++ class library for scientific computing which provides
performance on par with Fortran 77/90. It uses template techniques to
achieve high performance. Blitz++ provides dense arrays and vectors,
random number generators, and small vectors (useful for representing
multicomponent or vector fields).
2014-11-21 11:49:39 +01:00
vbgl
3e8fd1b30b Merge pull request #5014 from doublec/tor
Update Tor to 0.2.5.10.
2014-11-21 07:33:53 +00:00
Ricardo M. Correia
855241400c rustcMaster: Update from 0.12.0-pre-1166-g0047dbe -> 0.12.0-pre-1336-g394269d
Fixes #5056
2014-11-21 04:04:52 +01:00
Shea Levy
b7b956ffec nix-exec: bump 2014-11-20 19:40:14 -05:00
cillianderoiste
1ffa7a81e4 Merge pull request #5068 from jzellner/add-vimus
Add vimus
2014-11-21 00:43:09 +01:00
cillianderoiste
b462bd1960 Merge pull request #5069 from ehmry/liquidsoap
Liquidsoap
2014-11-21 00:41:06 +01:00
jz
ba930acc44 add vimus and myself as maintainer
add vimus to all-packages.nix

should be in haskell-packages.nix not all-packages.nix

i don't think this can be both a library and an executable
2014-11-20 16:12:38 -07:00
Cillian de Róiste
cee89ef215 Pymacs: use buildPythonPackage instead of mkDerivation 2014-11-21 00:09:25 +01:00
Emery Hemingway
e6f70fd2b3 icecast: update 2.3.3 to 2.4.0
now with opus support
2014-11-20 17:41:22 -05:00
Emery Hemingway
c1f458eb85 initial liquidsoap package expression 2014-11-20 17:34:14 -05:00
Mateusz Kowalczyk
12cb1dcb18 agda-TotalParserCombinators: mark as broken
Due to 0.9 stdlib update, author notified.
2014-11-20 21:16:33 +00:00
Arseniy Seroka
f54f79e5a3 sort plugins 2014-11-20 23:49:17 +03:00
Vincent Laporte
4f3190f3da Adds libltc
Linear (or Longitudinal) Timecode (LTC) is an encoding of timecode data
as a Manchester-Biphase encoded audio signal. The audio signal is
commonly recorded on a VTR track or other storage media.

libltc provides functionality to encode and decode LTC from/to timecode,
including SMPTE date support.

libltc is the successor of libltcsmpte.

Homepage: http://x42.github.io/libltc/
2014-11-20 19:42:01 +00:00
Vladimír Čunát
e887fc72d3 nasm: add a do-not-update comment 2014-11-20 17:58:10 +01:00
Peter Simons
9a4637ea41 Merge pull request #5048 from abbradar/greencard
haskell-greencard: add package
2014-11-20 17:20:45 +01:00
Boris Sukholitko
4c9c9c394f libdwarf: upgrade to the latest version
Also build and export dwarfdump, dwarfdump2 utilities.
2014-11-20 17:59:08 +02:00
Peter Simons
0cb9343af1 haskell-hayland: revert new addition
Reverts (one half of) NixOS/nixpkgs#4999, i.e. 55bb7dd1f2. The
package doesn't compile: http://hydra.cryp.to/build/249781/log/raw.
Please re-submit when the issue has been resolved.
2014-11-20 16:46:08 +01:00
Mateusz Kowalczyk
5fc61b7fa0 mpd: update to 0.19.4 2014-11-20 13:30:01 +00:00
Mateusz Kowalczyk
8570046e5c rlwrap: update from 0.41 to 0.42 2014-11-20 13:28:43 +00:00
Shea Levy
a75e6c8b45 Merge branch 'gitMinimal' of github.com:proger/nixpkgs
since git is used to bootstrap a lot, this can save lots of waiting
time.
2014-11-20 08:26:46 -05:00
Cillian de Róiste
21753791b1 hplip: fix typo in license 2014-11-20 14:23:19 +01:00
Vladimir Kirillov
3630b98555 all-packages: add gitMinimal, use it for nix-exec and fetchgit
since git is used to bootstrap a lot, this can save lots of waiting
time.
2014-11-20 15:22:55 +02:00
Vladimír Čunát
a19eeddd70 ruby-2.1.1: fix patch numbering (and build)
Wrong patch paths were ignored until recently by our stdenv.
It's slightly unclear to me which patches were supposed to be used.
2014-11-20 13:22:56 +01:00
Eelco Dolstra
17cf42d876 Fix patchelf RPM builds
http://hydra.nixos.org/build/17037187
2014-11-20 13:19:36 +01:00
Vladimír Čunát
c14dee55e8 ruby-2.0: fix patch paths (and build)
Wrong patch paths were ignored until recently by our stdenv.
2014-11-20 12:54:49 +01:00
Joachim Schiele
44e3246811 owncloudclient: initial 1.7.0 packaged added 2014-11-20 12:47:47 +01:00
Thomas Tuegel
1286572302 qvim: add ttuegel to maintainers 2014-11-20 05:14:02 -06:00
Thomas Tuegel
f383ecb8c4 qvim: upgrade to 20140827 (stable) 2014-11-20 05:14:02 -06:00
Thomas Tuegel
4e11748886 hplip: update license attribute 2014-11-20 05:14:02 -06:00
Thomas Tuegel
ac696769af Revert "Merge pull request #4693 from flosse/hplip-update"
This reverts commit 1b064645ed, reversing
changes made to 14cef95e84.

As discussed in the comments to the aforementioned pull request, while
the new version supports many new printer models, many components of the
driver are broken because of some corner cases in the Python wrapper. In
particular, the loader for the binary binary driver needed by many
middle- and high-end printers is broken, negating most of the value in
updating!
2014-11-20 05:14:01 -06:00
Eelco Dolstra
87419c016f openssh: Update to 6.7p1 2014-11-20 12:12:33 +01:00
Vladimír Čunát
e3388aea6e nasm: downgrade again until syslinux gets fixed
Syslinux won't compile with the new version http://hydra.nixos.org/build/17236670
We've already had one update+revert cycle before.
CC @psub.
2014-11-20 11:33:25 +01:00
Eelco Dolstra
99a2afd784 Update to Debian 7.7 2014-11-20 11:11:21 +01:00
Eelco Dolstra
e5513ac4dc Add Ubuntu 14.10 2014-11-20 11:11:08 +01:00
Georges Dubus
99988e173b Merge pull request #5054 from j-keck/master
sbt: update to version 0.13.7
2014-11-20 10:53:42 +01:00
Georges Dubus
cd336bbc69 fabric: update to 1.10.0 2014-11-20 10:37:53 +01:00
Domen Kožar
49a933c596 Revert "zmq: initial package"
This reverts commit b9c7f8dba1.

Conflicts:
	pkgs/servers/zeromq/default.nix
	pkgs/top-level/all-packages.nix
2014-11-20 10:08:52 +01:00
Mateusz Kowalczyk
997b4bff29 agda-pretty: mark as broken
Broken by updating the stdlib to 0.9. For now I let the author know.
2014-11-20 09:04:54 +00:00
David Virgilio
df59a24730 new package: pond 2014-11-20 01:18:51 -06:00
Aycan iRiCAN
5e5346bfd7 Merge pull request #5057 from aycanirican/update-emacsPackages-js2-mode
emacsPackages.js2-mode updated to latest release.
2014-11-20 00:38:56 +02:00
Aycan iRiCAN
f578c0ce5d emacsPackages.js2-mode updated to latest release. 2014-11-20 00:37:37 +02:00
Domen Kožar
92af853b8b fix eval 2014-11-19 22:55:24 +01:00
William A. Kennington III
745c2e9d73 systemd: Enable networking features 2014-11-19 13:26:25 -08:00
Mateusz Kowalczyk
1bded4188b scala: lib.licenses instead of a string 2014-11-19 18:54:58 +00:00
Mateusz Kowalczyk
03655c332a Add meta.branch to a bunch of packages
Gives better results in the monitor
2014-11-19 18:54:58 +00:00
aszlig
18b306b041
protobuf: Clean up and update to version 2.6.1.
The upstream URL has changed as well as the download URL. I'm using the
archive from GitHub directly now, because version 2.6.1 hasn't been
uploaded to Google Code yet.

Changed the meta.license attribute to BSD3, because I haven't actually
found anything regarding "mBSD" on the web, so I'm guessing it should
mean "modified BSD". After digging up a bit more, there seems to be
overall consensus on BSD3/"new BSD" license, because it's BSD3 with
copyright of Google Inc. on the license.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-19 19:51:44 +01:00
Domen Kožar
8236ca5d70 properly package pyopenssl 2014-11-19 19:41:44 +01:00
Mateusz Kowalczyk
5b156eb20a Merge pull request #5019 from Fuuzetsu/updates
Updates (orphans)
2014-11-19 18:31:45 +00:00
j-keck
fc0b1e4bae sbt: update to version 0.13.7 2014-11-19 18:50:59 +01:00
Eelco Dolstra
8be7b23cb3 nixUnstable: Update to 1.8pre3899_8299aaf 2014-11-19 18:26:07 +01:00
lethalman
f0e4b745f7 Merge pull request #5046 from abbradar/checksum-fixes
Checksum fixes
2014-11-19 18:02:09 +01:00
Nikolay Amiantov
9c658343dd mutt-with-sidebar: simplify, fix checksum 2014-11-19 19:48:01 +03:00
lethalman
44628e9e90 Merge pull request #5036 from abbradar/sane-mfd-fix
sane: fix multifunctional devices rights conflict with cups
2014-11-19 17:29:40 +01:00
Nikolay Amiantov
a726dd7697 eaglemode: update and fix 404 2014-11-19 17:37:16 +03:00
Nikolay Amiantov
5b91aa5f65 haskell-greencard: add package 2014-11-19 16:53:43 +03:00
Eelco Dolstra
3a77a2e409 Email::Sender: Update to 1.300016
This fixes CR/LF handling when using sendmail.
2014-11-19 14:01:08 +01:00
Eelco Dolstra
1f071d37ef Add some Hydra dependencies to the channel 2014-11-19 14:01:08 +01:00
Nikolay Amiantov
a2efa84ccb praat: update, fix checksum 2014-11-19 15:35:33 +03:00
Nikolay Amiantov
bddffb705f gosmore: update, fix checksum 2014-11-19 15:35:33 +03:00
Nikolay Amiantov
daa9e53e26 beret: fix checksum 2014-11-19 15:35:33 +03:00
Benno Fünfstück
aa9c9aecbe xvkbd: set meta.platforms 2014-11-19 12:40:32 +01:00
Cray Elliott
825e99808c add a platform to all of my packages 2014-11-19 03:03:00 -08:00
Mateusz Kowalczyk
2f71724a02 tibia: update to 10.63 2014-11-19 10:58:19 +00:00
Oliver Charles
5519e0d622 haskellPackages.snapletStripe: Update to 0.3.0 2014-11-19 10:54:26 +00:00
Vincent Laporte
4ec6e0c935 mldonkey: adds license information 2014-11-19 08:26:43 +00:00
Pascal Wittmann
7862ef25a9 groff: update from 1.22.2 to 1.22.3 an adopt it 2014-11-19 08:47:41 +01:00
Pascal Wittmann
6e3318e233 nzbget: update from 0.13 to 0.14 and adopt it 2014-11-19 08:47:41 +01:00
Pascal Wittmann
01783c8dd8 ming: update from 0.4.0.rc1 to 0.4.5 2014-11-19 08:47:41 +01:00
Pascal Wittmann
fb5dfbdbc7 gource: update from 0.42 to 0.43 and adopt it 2014-11-19 08:47:41 +01:00
Pascal Wittmann
885a29eefd nasm: update from 2.11.05 to 2.11.06 and adopt it 2014-11-19 08:47:41 +01:00
Pascal Wittmann
75738437a4 php: update from 5.4.34 to 5.4.35 (fixes CVE-2014-3710) 2014-11-19 08:47:41 +01:00
Brian McKenna
40261b7484 Add Flow
A static type checker for JavaScript
2014-11-18 21:15:55 -07:00
Arseniy Seroka
555e3a0deb vim: add plugins 2014-11-19 01:12:54 +03:00
Shea Levy
25b4674e67 gnupg-2.1: Add socket activation patch 2014-11-18 16:58:14 -05:00
Peter Simons
f587079dcb haskell-js-jquery: disable the test suite
... which wants to access the network.
2014-11-18 22:51:42 +01:00
Domen Kožar
eec64bffd0 Merge pull request #5040 from rycee/newpkg/xml2
Add package 'xml2'.
2014-11-18 22:27:38 +01:00
Peter Simons
41d98fa03f haskell-js-jquery: add version 1.11.1 2014-11-18 22:21:37 +01:00
Peter Simons
9ec0ff9002 haskell-js-flot: add version 0.8.3 2014-11-18 22:21:04 +01:00
Shea Levy
142c9d76d8 npth: bump 2014-11-18 16:05:46 -05:00
Robert Helgesson
c6d4881a42 Add package 'xml2'. 2014-11-18 22:01:53 +01:00
Cillian de Róiste
71d1542c2d redshift: update from 1.8 to 1.9.1 2014-11-18 21:52:57 +01:00
Cillian de Róiste
aa3ba007c1 mpv: update from 0.6.1 to 0.6.2 2014-11-18 21:52:47 +01:00
Cillian de Róiste
86fd3ad7a4 kde4.digikam: update from 3.5.0 to 4.4.0, potentially fixes CVE-2012-4514 2014-11-18 21:32:58 +01:00
Cillian de Róiste
369ea045de csound: update from 5.19.01 to 6.03.2 2014-11-18 21:31:08 +01:00
Cillian de Róiste
546ece8f25 emacs24Packages.rainbowDelimiters: update from 1.3.12 to 1.3.13 2014-11-18 21:23:41 +01:00
Moritz Ulrich
48032400ca httrack: update from 3.48.19 to 3.48.20 2014-11-18 21:20:53 +01:00
Pascal Wittmann
818bd7dd1c cppcheck: update from 1.66 to 1.67 2014-11-18 20:52:29 +01:00
Pascal Wittmann
be7d29a036 apulse: update from 0.1.2 to 0.1.4 2014-11-18 20:36:46 +01:00
Vladimír Čunát
fc9f0b89a4 fix evaluation (bad meta.license) 2014-11-18 20:33:18 +01:00
aszlig
84979667f3
Merge branch 'tomahawk'.
Adds the Tomahawk music player (https://www.tomahawk-player.org/) in
version 0.8.1 and all its required and optional dependencies.

* tomahawk:
  tomahawk: Add new package, version 0.8.1.
  libjreen: Add new package, version 1.2.0.
  websocketpp: Add new package, version 0.4.0.
  lucenepp: Add new package, version 3.0.6.
  qtkeychain: Add new package, version 0.4.0.
  libechonest: Add new package, version 2.3.0.
  quazip: Use qt instead of qt5 for refering to Qt.
2014-11-18 18:46:26 +01:00
Pascal Wittmann
66359df5a5 Merge pull request #5035 from robberer/pkgs/jmeter
jmeter: fix download URL
2014-11-18 17:53:46 +01:00
Oliver Charles
fabbf0c86a haskellPackages.iCalendar: Apply PR #14 to build again 2014-11-18 16:42:10 +00:00
Arseniy Seroka
0bb6efa314 Merge pull request #5023 from doublec/torbrowser
Update Tor Browser to 4.0.1
2014-11-18 18:11:47 +03:00
Arseniy Seroka
0f9157a3f9 Merge pull request #5034 from robberer/pkgs/symbola
Symbola: bump from 7.17 to 7.18
2014-11-18 18:10:58 +03:00
Rob Vermaas
0aa742989f mysql_jdbc: update from 5.1.31 to 5.1.32, potentially fixes CVE-2012-0075, CVE-2012-0087, CVE-2012-0101, CVE-2012-0102, CVE-2012-0112, CVE-2012-0113, CVE-2012-0114, CVE-2012-0115, CVE-2012-0116, CVE-2012-0118, CVE-2012-0119, CVE-2012-0120, CVE-2012-0484, CVE-2012-0485, CVE-2012-0490, CVE-2012-0492, CVE-2012-0540, CVE-2012-0553, CVE-2012-0572, CVE-2012-0574, CVE-2012-0583, CVE-2012-0882, CVE-2012-1688, CVE-2012-1689, CVE-2012-1690, CVE-2012-1696, CVE-2012-1697, CVE-2012-1702, CVE-2012-1703, CVE-2012-1705, CVE-2012-1734, CVE-2012-2102, CVE-2012-2749, CVE-2012-3150, CVE-2012-3158, CVE-2012-3160, CVE-2012-3163, CVE-2012-3166, CVE-2012-3167, CVE-2012-3173, CVE-2012-3177, CVE-2012-3180, CVE-2012-3197, CVE-2012-5060, CVE-2013-0375, CVE-2013-0383, CVE-2013-0384, CVE-2013-0385, CVE-2013-0389, CVE-2013-1492, CVE-2013-1506, CVE-2013-1521, CVE-2013-1548, CVE-2013-1552, CVE-2013-1555, CVE-2013-2378, CVE-2013-2389, CVE-2013-2391, CVE-2013-2392, CVE-2013-3802, CVE-2013-3804, CVE-2013-3808, CVE-2013-5908, CVE-2014-0386, CVE-2014-0393, CVE-2014-0401, CVE-2014-0402, CVE-2014-0412, CVE-2014-0437 2014-11-18 16:06:44 +01:00
Rob Vermaas
f54c852a36 docker: update from 1.3.0 to 1.3.1, potentially fixes CVE-2014-5277 2014-11-18 16:06:36 +01:00
Longrin Wischnewski
8d2b3e11f3 jmeter: fix download URL 2014-11-18 15:43:09 +01:00
Vincent Laporte
f9432af1e2 ocaml-cmdliner: update from 0.9.5 to 0.9.6 2014-11-18 14:34:08 +00:00
Longrin Wischnewski
dbe2f139cf Symbola: bump from 7.17 to 7.18 2014-11-18 15:20:26 +01:00
Longrin Wischnewski
9512e0cd0b Symbola: update hash for PDF file 2014-11-18 15:12:58 +01:00
Georges Dubus
555afd10eb Merge pull request #5024 from dysinger/purescript-0.6.1
purescript-0.6.1 release
2014-11-18 15:04:13 +01:00
Georges Dubus
6e750d3196 Merge pull request #5028 from AndersonTorres/stella
Stella: updade to 4.2
2014-11-18 15:02:38 +01:00
Georges Dubus
7162292c4e Merge pull request #5027 from AndersonTorres/bochs
Bochs: upgrade to 2.6.7
2014-11-18 15:01:34 +01:00
Georges Dubus
c86d1ab2a1 Merge pull request #5032 from Gonzih/patch-1
Update sha256 for mutt sidebar patch
2014-11-18 15:00:35 +01:00
Eelco Dolstra
fda5c17a6f vmTools: Fix permissions on /tmp and /dev/* 2014-11-18 14:49:39 +01:00
Pascal Wittmann
dfc3140b3d Merge pull request #5031 from AndersonTorres/youtubeDL
Youtube-DL: update to 2014.11.16
2014-11-18 14:47:21 +01:00
Moritz Ulrich
b46201250c gforth: Install gforth.el & add meta-data. 2014-11-18 14:45:28 +01:00
Max Gonzih
849232f13d Update sha256 for mutt sidebar patch
Seems like file was changed.
2014-11-18 14:42:07 +01:00
Pascal Wittmann
e89b78cbaa Merge pull request #5029 from sztupi/crashplan
crashplan: 3.6.3 -> 3.6.4
2014-11-18 14:32:47 +01:00
Pascal Wittmann
a4813b3e5f Merge pull request #5030 from AndersonTorres/tilda
Tilda: update to 1.2.2
2014-11-18 14:32:26 +01:00
AndersonTorres
a24225da61 Youtube-DL: update to 2014.11.16 2014-11-18 11:31:55 -02:00
AndersonTorres
213536568b Tilda: update to 1.2.2 2014-11-18 11:26:02 -02:00
AndersonTorres
a86ba451bf Stella: update to 4.2 2014-11-18 11:12:47 -02:00
AndersonTorres
f9c2d0a7a3 Stella: update to 4.1.1 2014-11-18 11:12:47 -02:00
wmertens
53488aa023 Merge pull request #5026 from robberer/pkgs/hdf5
hdf5: move to a more stable URL
2014-11-18 14:07:13 +01:00
AndersonTorres
c7d83e5ee0 Bochs: upgrade to 2.6.7
Now, with SDL2 upgrade!
2014-11-18 10:53:40 -02:00
Attila Sztupak
76167c6d15 crashplan: 3.6.3 -> 3.6.4 2014-11-18 12:40:57 +00:00
Pascal Wittmann
bb298fb0bf Merge pull request #5020 from svenkeidel/gpodder
gpodder: update from 3.8.0 to 3.8.3
2014-11-18 13:40:03 +01:00
Chris Double
32d09e2699 Update Tor Browser to 4.0.1
Updates Tor Browser to 4.0.1. This requires the gcc 4.9 runtime.

Add myself to the maintainers.
2014-11-18 23:46:42 +13:00
Moritz Ulrich
253c54e411 Dwarf Fortress: Update to 0.40.16. 2014-11-18 11:24:09 +01:00
Longrin Wischnewski
73aef348bb hdf5: move to a more stable URL 2014-11-18 11:14:17 +01:00
cillianderoiste
c1a0440bd3 Merge pull request #5022 from vbgl/roadsend
Removes roadsend (broken)
2014-11-18 10:17:45 +01:00