Commit graph

13891 commits

Author SHA1 Message Date
vbgl
15c9a0054c Merge pull request #15859 from mbakke/feh-2.15.4
feh: 2.15.2 -> 2.15.4
2016-05-31 14:46:58 +02:00
Bjørn Forsman
27899df2f5 pinta: unbreak after multiple-outputs change
Missing ".out" on the gtk attribute.
2016-05-31 14:27:02 +02:00
Marius Bakke
b50dd8e85f feh: 2.15.2 -> 2.15.4 2016-05-31 12:48:40 +01:00
Franz Pletz
c64a3de27c Merge pull request #15475 from matthiasbeyer/update-pkgs
Update my pkgs
2016-05-31 13:41:38 +02:00
Matthias Beyer
9711754da9 mdp: 1.0.5 -> 1.0.6 2016-05-31 12:45:06 +02:00
Thomas Tuegel
0d11f9beb5 Merge branch 'qt-cmake-paths' 2016-05-30 17:01:21 -05:00
Thomas Tuegel
a1facf3362 qtox: run pre- and post-install hooks
Fixes #15744.
2016-05-30 16:31:58 -05:00
Thomas Tuegel
7299f68a05 qbittorrent: don't use qmakeHook
Qt now configures QMake for all builds so there is no need to invoke
`qmakeHook` just to get a working `qmake`.
2016-05-30 16:30:06 -05:00
Luca Bruno
b34534cddf Merge pull request #15821 from jerith666/timetrap
timetrap: init at 1.10.0
2016-05-30 18:27:20 +02:00
Kazunori Kajihiro
5c1f0990e3 hub: fix incorrect hash (#15830) 2016-05-30 14:23:32 +01:00
Frederik Rietdijk
74b5d2a802 Merge pull request #15782 from FRidh/pithos
pithos: use Python 3.5
2016-05-30 11:38:12 +02:00
Rok Garbas
ea3f1ff7f0 firefox-bin: 47.0b8 -> 47.0b9 2016-05-30 11:27:45 +02:00
Franz Pletz
769dce0e27 graphicsmagick: 1.3.21 -> 1.3.23, disable popen (security)
http://permalink.gmane.org/gmane.comp.security.oss.general/19669
2016-05-30 10:48:50 +02:00
Franz Pletz
57e4cd680a graphicsmagick137: remove, not referenced anymore 2016-05-30 10:48:42 +02:00
Paul Hendry
8ea1f2d36c syncthing: 0.12.25 -> 0.13.4 (#15730)
* Rename v0.12.25 package from 'syncthing' to 'syncthing012'
* Remove syncthing011
2016-05-30 10:15:58 +02:00
Carles Pagès
8a304cc228 Merge pull request #15726 from simonvandel/fix-pvr-hts
kodiPlugins.pvr-hts: fix load
2016-05-30 08:49:49 +02:00
Gabriel Ebner
ad94726f9e remmina: set correct path to libX11.so.6 2016-05-30 08:04:54 +02:00
Matt McHenry
198dd9df82 timetrap: init at 1.10.0 2016-05-29 23:07:48 -04:00
Nikolay Amiantov
51f479465c qgroundcontrol: fix build 2016-05-29 19:51:22 +03:00
Alexey Shmalko
84003b70b6
xxkb: Split into multiple outputs
I'm also adding myself as a maintainer as I'm the original author of the
derivation.
2016-05-29 19:34:12 +03:00
Pascal Wittmann
5f599361fc calibre: 2.56.0 -> 2.57.1 2016-05-29 12:25:17 +02:00
Bjørn Forsman
41eafd25a0 Revert "x2goclient: move to qmake4Hook"
This reverts commit 83406bc171, because
it broke the build.

x2goclient requires to be built with its top-level (hand coded) Makefile
(in accordance with upstream documentation). Invoking qmake directly on
the .pro file, without specifying a separate build tree, will overwrite
the Makefile and break the build.

For instance, there are no install rules in the .pro file. That exists
only in the Makefile.
2016-05-29 11:38:41 +02:00
Joachim Fasting
61f92ec541 Merge pull request #15779 from joachifm/sipcmd-refactor
sipcmd: refactoring
2016-05-28 23:03:52 +02:00
aszlig
79d18eb604
chromium: Update dev channel to v52.0.2743.10
With this update we need to rebase the nix_plugin_paths patch, which was
done by @srp and I took it from his comment at:

https://github.com/NixOS/nixpkgs/pull/15762#issuecomment-222230677

Other than that, using libjpeg from nixpkgs fails to link:

https://headcounter.org/hydra/build/1114273

Rather than just using versionAtLeast to check for >= version 52, we're
matching on the explicit version number. That way we can make sure that
we (try to) build with system libjpeg again so we can keep it out of the
overall Chromium build time.

Built and tested using the VM tests on my Hydra at:

https://headcounter.org/hydra/eval/322006

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-05-28 19:15:39 +02:00
aszlig
c7a3645e7b
chromium: Remove stuff for versions <= v51
We're already on version 52, so there really is no need to keep all
those conditionals and old patches anymore.

Tested dropping the unconditional build_fixes_46.patch via the Chromium
VM tests.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-05-28 19:04:22 +02:00
aszlig
0f4095ec50
chromium: Fix hash for beta Debian package
I'm not sure how the wrong hash ended up being there, but I've checked
the hash from three different machines (and networks) just to be sure I
didn't make a mistake.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-05-28 18:57:15 +02:00
Scott R. Parish
e2d067d760
chromium: Update to latest stable and beta channel
Overview of updated versions:

stable: 50.0.2661.102 -> 51.0.2704.63
beta: 51.0.2704.47 -> 51.0.2704.63

I tried to update dev, but couldn't get it to compile, it was failing
with a "'isnan' was not declared in this scope.

As far as I can tell, at the moment the beta and stable channels are
on the same version.

The stable update addresses the following security issues:

  * High   CVE-2016-1672: Cross-origin bypass in extension bindings. Credit
                          to Mariusz Mlynski.
  * High   CVE-2016-1673: Cross-origin bypass in Blink. Credit to Mariusz
                          Mlynski.
  * High   CVE-2016-1674: Cross-origin bypass in extensions. Credit to Mariusz
                          Mlynski.
  * High   CVE-2016-1675: Cross-origin bypass in Blink. Credit to Mariusz
                          Mlynski.
  * High   CVE-2016-1676: Cross-origin bypass in extension bindings. Credit
                          to Rob Wu.
  * Medium CVE-2016-1677: Type confusion in V8. Credit to Guang Gong of
                        Qihoo 360.
  * High   CVE-2016-1678: Heap overflow in V8. Credit to Christian Holler.
  * High   CVE-2016-1679: Heap use-after-free in V8 bindings. Credit to Rob Wu.
  * High   CVE-2016-1680: Heap use-after-free in Skia. Credit to Atte Kettunen
                          of OUSPG.
  * High   CVE-2016-1681: Heap overflow in PDFium. Credit to Aleksandar Nikolic
                          of Cisco Talos.
  * Medium CVE-2016-1682: CSP bypass for ServiceWorker. Credit to
                          KingstonTime.
  * Medium CVE-2016-1683: Out-of-bounds access in libxslt. Credit to Nicolas
                          Gregoire.
  * Medium CVE-2016-1684: Integer overflow in libxslt. Credit to Nicolas
                          Gregoire.
  * Medium CVE-2016-1685: Out-of-bounds read in PDFium. Credit to Ke Liu
                          of Tencent's Xuanwu LAB.
  * Medium CVE-2016-1686: Out-of-bounds read in PDFium. Credit to Ke Liu
                          of Tencent's Xuanwu LAB.
  * Medium CVE-2016-1687: Information leak in extensions. Credit to Rob Wu.
  * Medium CVE-2016-1688: Out-of-bounds read in V8. Credit to Max Korenko.
  * Medium CVE-2016-1689: Heap buffer overflow in media. Credit to Atte
                          Kettunen of OUSPG.
  * Medium CVE-2016-1690: Heap use-after-free in Autofill. Credit to Rob Wu.
  * Low    CVE-2016-1691: Heap buffer-overflow in Skia. Credit to Atte Kettunen
                          of OUSPG.
  * Low    CVE-2016-1692: Limited cross-origin bypass in ServiceWorker. Credit
                          to Til Jasper Ullrich.
  * Low    CVE-2016-1693: HTTP Download of Software Removal Tool. Credit to
                          Khalil Zhani.
  * Low    CVE-2016-1694: HPKP pins removed on cache clearance. Credit to Ryan
                          Lester and Bryant Zadegan.

See: http://googlechromereleases.blogspot.com/2016/05/stable-channel-update_25.html
2016-05-28 18:12:39 +02:00
Frederik Rietdijk
a65e049ca4 pithos: use Python 3.5 2016-05-28 16:10:06 +02:00
Moritz Ulrich
7b2fab05f3 Merge pull request #15606 from dvc94ch/fpga-toolchain-updates
FPGA toolchain updates
2016-05-28 15:41:10 +02:00
Joachim Fasting
bb4989529f
sipcmd: refactoring
- Use `fetchFromGitHub`
- meta cleanups
2016-05-28 15:25:31 +02:00
Profpatsch
c7d288fd56 mpv: add script infrastructure & convert script
mpv’s functionality can be modified with lua scripts, by specifying them
on the command line.
`scripts` is a list of lua files that are appended to the default mpv
invocation. We also provide a `mpvScripts` attrset with the available
scripts in the top namespace.

`convert` is one such script, that extends mpv with a simple but very
convenient on-the-fly cropping and converting feature.

Closes #14040.
2016-05-28 15:16:12 +02:00
rnhmjoj
8c489cdd6e
imv: 2.0.0 -> 2.1.2 2016-05-28 15:00:32 +02:00
obadz
70286f1348 transmission: fix build with systemd 230 2016-05-28 13:49:19 +01:00
Thomas Tuegel
649b5bceb1 Merge pull request #15602 from mdorman/emacs-updates
Emacs updates
2016-05-28 07:25:33 -05:00
Frederik Rietdijk
4320b57d2e beancount: disable testing
Tests weren't actually executed before.
2016-05-28 14:19:00 +02:00
Matthias Beyer
067aa3c10e pythonPackages.khal: 0.7.0 -> 0.8.2, fixes #15625 2016-05-28 11:20:08 +02:00
Joachim Fasting
39d7f65a33 Merge pull request #15710 from chris-martin/sublime-desktop-item
sublime: add a desktop item and icons
2016-05-27 16:57:32 +02:00
Joachim Fasting
0eaea886b9 Merge pull request #15685 from chris-martin/idea-wmClass
idea: set StartupWMClass on desktop item
2016-05-27 16:56:51 +02:00
obadz
f0de1c75b5 docker: fix build with systemd 230 2016-05-27 15:42:15 +01:00
Vladimír Čunát
e4832c7541 Merge branch 'staging'
Includes a security update of libxml2.
2016-05-27 15:58:40 +02:00
Rok Garbas
800de8db21 git: 2.8.0 -> 2.8.3 2016-05-27 14:58:48 +02:00
Nikolay Amiantov
e68878a728 rxvt_unicode-with-plugins: passthru plugins
Because we hardcode a list of useful plugins, it may be useful for
someone who's overriding this.

See https://github.com/NixOS/nixpkgs/issues/15743#issuecomment-222112433
2016-05-27 13:42:22 +03:00
Nikolay Amiantov
d231cdf51f rxvt_unicode-with-plugins: don't be paranoid about Perl support
Fixes #15743
2016-05-27 12:56:52 +03:00
Arseniy Seroka
8479e0ad84
purple-telegram: fix hash 2016-05-26 22:51:23 +03:00
Derek Gonyeo
1115efe777 acbuild: 0.2.2 -> 0.3.0 (#15711) 2016-05-26 20:34:41 +02:00
Simon Vandel Sillesen
1090839df1 kodiPlugins.pvr-hts: fix load 2016-05-26 19:24:57 +02:00
Vladimír Čunát
81039713fa Merge branch 'master' into staging
... to get the systemd update (rebuilding ~7k jobs).
2016-05-26 16:50:22 +02:00
Vladimír Čunát
ee1a10ee6b Revert "root: enable parallel building"
This reverts commit 2991fdca52.
Hydra builds often report missing various files.
2016-05-26 16:27:59 +02:00
Joachim Fasting
8de756d4d1
mp3splt: 2.6.1 -> 2.6.2
Do some refactoring while we're at it:
- multiple outputs
- also install oggsplt and flacsplt symlinks
- meta cleanups
2016-05-26 13:43:57 +02:00
Bjørn Forsman
0b3b45c5a7 shutter: init at 0.93.1
Screenshot and annotation tool.

The application may complain about missing GConf dbus service[1], but it
still works (and remembers its settings, AFAICT).

[1]: The error message is (line wrapped):
  GConf Error: Failed to contact configuration server; the most
  common cause is a missing or misconfigured D-Bus session bus daemon. See
  http://projects.gnome.org/gconf/ for information. (Details -  1: GetIOR
  failed: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
  org.gnome.GConf was not provided by any .service files)
2016-05-26 10:31:27 +02:00
Jascha Geerds
c815844df9 hipchat: 4.0.1637 -> 4.0.1641 2016-05-26 08:10:02 +02:00
Chris Martin
79a50c0473 sublime: add a desktop item and icons 2016-05-25 19:26:37 -04:00
Joachim Fasting
2cbee3b4f9 Merge pull request #15640 from romildo/fix.fluxbox
fluxbox: fix @PREFIX@ in fluxbox-generate_menu script
2016-05-25 21:16:56 +02:00
Bjørn Forsman
41fa133548 qscreenshot: init at 1.0
Create and edit screenshots.
2016-05-25 19:00:50 +02:00
Eelco Dolstra
fa1b9ec1e6 thunderbird: 45.0 -> 45.1.0 2016-05-25 18:04:26 +02:00
Rok Garbas
bf2aaeb0f6 tdesktop: 0.9.48 -> 0.9.49 2016-05-25 17:59:08 +02:00
Michael Raskin
3bf1348bf7 mercurial: 3.8.1 -> 3.8.2 2016-05-25 16:01:43 +02:00
Michael Raskin
910744de98 baresip: 0.4.18 -> 0.4.19 2016-05-25 15:36:59 +02:00
Rok Garbas
e9c86755dd neovim: make clipboard work ootb 2016-05-25 15:02:41 +02:00
Rok Garbas
1908c90412 firefox-bin: 47.0b7 -> 47.0b8 2016-05-25 11:42:40 +02:00
Rickard Nilsson
13b8606241 qemu: 2.5.1 -> 2.6.0 2016-05-25 10:42:45 +02:00
Chris Martin
acaa3d9474 idea: set StartupWMClass on desktop item
This makes all Idea product behave nicely with the Gnome launcher.

The WM class for every Idea product is in the form

    jetbrains-<product>[-ce]

Where <product> is e.g. "idea", "pycharm", etc., and "-ce" is appended
for community editions.
2016-05-24 22:43:13 -04:00
Tobias Geerinckx-Rice
dce1edf946
samtools: 1.3 -> 1.3.1 2016-05-25 02:06:47 +02:00
Tobias Geerinckx-Rice
709eaaf98e
vlc: 2.2.2 -> 2.2.3 2016-05-25 02:06:47 +02:00
Arseniy Seroka
8b79f1512a Merge pull request #15652 from juliendehos/exrdisplay
openexr-viewers: 1.0.1 -> 2.2.0
2016-05-24 22:05:28 +03:00
Nathan Zadoks
99177c7377 docker: remove enableLxc parameter
LXC support was removed in Docker 1.4 (November 2015), and isn't coming
back.
2016-05-24 11:08:20 -04:00
Nicolò Balzarotti
c1c0c99af3 yarp: 2.3.64 -> 2.3.65 (#15662) 2016-05-24 13:30:52 +02:00
Joachim Fasting
ed50c2fae3 dunst: refactoring (#15665)
- Use `fetchFromGitHub`
- No longer generate wrapper
  dunst doesn't appear to shell out to dbus; nor should it, really
- Use standard buildPhase
- Split outputs
- Also build dbus service file, so that dunst can be
  used with services.dbus.packages
2016-05-24 12:03:04 +01:00
Rok Garbas
b614d72f40 i3lock-fancy: fix patching of the script 2016-05-24 12:38:23 +02:00
Rok Garbas
9c20849da4 i3lock-color: renaming bin/i3lock binary to bin/i3lock-color
... that it doesn't conflict with i3lock
2016-05-24 12:37:04 +02:00
Rok Garbas
03f36a4141 firefox-bin: 47.0b5 -> 47.0b7 2016-05-24 12:36:23 +02:00
Tobias Geerinckx-Rice
d07e9a8e21
gnome-mpv: init at 0.9 2016-05-23 20:12:37 +02:00
José Romildo Malaquias
16fc742bcf fluxbox: fix @PREFIX@ in fluxbox-generate_menu script 2016-05-23 08:28:19 -03:00
Vladimír Čunát
0b192a0976 Merge branch 'master' into staging
That's to get mesa rebuild from master, as it's nontrivial.
2016-05-23 09:02:10 +02:00
Julien Dehos
1b76cf4b23 openexr-viewers: 1.0.1 -> 2.2.0 2016-05-22 22:55:47 +02:00
Michael Alan Dorman
1ab65e6db2 crux: un-mark broken melpa-package version
The melpa-stable package still needs to be updated before it can be
unbroken.
2016-05-22 14:26:12 -04:00
Michael Alan Dorman
9675099db6 melpa-packages: 2016-05-22 2016-05-22 14:26:10 -04:00
Michael Alan Dorman
16df12ad1b melpa-stable-packages: 2016-05-22 2016-05-22 14:26:08 -04:00
Michael Alan Dorman
91faa8e672 elpa-packages: 2016-05-22 2016-05-22 14:26:05 -04:00
Bjørn Forsman
d809ef47cb wireshark: 2.0.2 -> 2.0.3 2016-05-22 20:04:44 +02:00
Arseniy Seroka
f553ecdaa6 Merge pull request #15609 from juliendehos/pbrt
pbrt: init at 2016-05-19
2016-05-22 20:26:10 +03:00
Bjørn Forsman
b11186a636 qmidinet: use lower case package name
Rename the attribute name and the package directory according to Nix
naming style.
2016-05-22 18:09:48 +02:00
Vladimír Čunát
73f1f5eb39 imagemagick: split dev output to fix #9604
Also fixup references to imagemagick.
2016-05-22 13:41:15 +02:00
Vladimír Čunát
c4661e9643 Merge: make dev output references explicit
This is a rebase of most commits from #14766,
resolving conflicts and a few other evaluation problems.
2016-05-22 12:09:23 +02:00
Julien Dehos
294a776511 pbrt: init at 2016-05-19 2016-05-22 11:36:41 +02:00
David Craven
509ce20ded verilog: 0.97 -> 2016.05.21 2016-05-22 07:38:57 +02:00
David Craven
ce3d510d90 verilator: 3.874 -> 3.884 2016-05-22 07:38:57 +02:00
Bjørn Forsman
cc41cb30e3 qmmp: 0.8.4 -> 0.9.9
The 0.x versions is for Qt 4, whereas the new 1.x is for Qt 5. We'll
update to the Qt 5 version later. Upstream currently makes simultaneous
releases of both Qt 4 and 5 branches.
2016-05-21 23:45:44 +02:00
Bjørn Forsman
b51986b8d1 evtest: 1.32 -> 1.33 2016-05-21 23:27:53 +02:00
Arseniy Seroka
b5f322c3d1 Merge pull request #15594 from ldesgoui/discord
discord: 0.0.3 -> 0.0.8
2016-05-21 22:59:00 +03:00
Nick Novitski
15c6fa023f neovim: fix Man command 2016-05-21 21:51:40 +02:00
ldesgoui
85789b5f2b discord: 0.0.3 -> 0.0.8 2016-05-21 18:33:57 +02:00
Svend Sorensen
ddcf5d3941 librecad: 2.0.9 -> 2.0.10 2016-05-21 17:32:15 +02:00
Tobias Geerinckx-Rice
5940056af6
utox: 0.7.0 -> 0.9.0
Upstream is weird.
2016-05-21 13:50:52 +02:00
Aycan iRiCAN
379559702e snort: 2.9.7.2 -> 2.9.8.2 2016-05-21 10:08:36 +03:00
Joachim Fasting
94ac55fc32 Merge pull request #15257 from binarin/fix-audacious-icons
audacious: Add default icon theme
2016-05-20 15:15:55 +02:00
Alexander Ried
9e073bd110 subversionClient: fix build with gcc5
fixes #15483
2016-05-20 14:38:14 +02:00
Joachim Fasting
7c080c92b2 Merge pull request #15565 from bendlas/update-dropbox-master
dropbox: 3.18.1 -> 3.20.1
2016-05-20 06:21:42 +02:00
Nikolay Amiantov
131eb8406e tdesktop: 0.9.44 -> 0.9.48
This package requires a ridiculous amount of time to maintain, with
their build system changing from one completely ad-hoc way to
another. More hacks for the throne of hacks...
2016-05-20 03:47:42 +03:00
Tuomas Tynkkynen
c857552da8 treewide: Make explicit that 'dev' output of libX11 is used 2016-05-19 10:04:38 +02:00
Tuomas Tynkkynen
7fb29bfa73 treewide: Make explicit that 'dev' output of zlib is used 2016-05-19 10:04:38 +02:00
Tuomas Tynkkynen
c4ffd14184 treewide: Make explicit that 'dev' output of xorg.libX11 is used 2016-05-19 10:04:37 +02:00
Tuomas Tynkkynen
05d8174b0e treewide: Make explicit that 'dev' output of subversion is used 2016-05-19 10:04:37 +02:00
Tuomas Tynkkynen
e80e4ba2bb treewide: Make explicit that 'dev' output of sqlite is used 2016-05-19 10:04:34 +02:00
Tuomas Tynkkynen
5a8ad2d7a8 treewide: Make explicit that 'dev' output of slang is used 2016-05-19 10:03:35 +02:00
Tuomas Tynkkynen
8d473f107c treewide: Make explicit that 'dev' output of readline is used 2016-05-19 10:03:35 +02:00
Tuomas Tynkkynen
d6d980c5df treewide: Make explicit that 'dev' output of poppler_utils is used 2016-05-19 10:02:30 +02:00
Tuomas Tynkkynen
a030794d06 treewide: Make explicit that 'dev' output of poppler_qt4 is used 2016-05-19 10:02:29 +02:00
Tuomas Tynkkynen
ebf6b3cd51 treewide: Make explicit that 'dev' output of poppler is used 2016-05-19 10:02:29 +02:00
Tuomas Tynkkynen
5152e01e87 treewide: Make explicit that 'dev' output of pango is used 2016-05-19 10:02:27 +02:00
Tuomas Tynkkynen
2a73de6e6c treewide: Make explicit that 'dev' output of openssl is used 2016-05-19 10:02:23 +02:00
Tuomas Tynkkynen
5eb01cd0ad treewide: Make explicit that 'dev' output of openldap is used 2016-05-19 10:00:50 +02:00
Tuomas Tynkkynen
99acb412ab treewide: Make explicit that 'dev' output of ncurses is used 2016-05-19 10:00:49 +02:00
Tuomas Tynkkynen
3672f3edcb treewide: Make explicit that 'dev' output of libxslt is used 2016-05-19 10:00:48 +02:00
Tuomas Tynkkynen
9d5ba6ba68 treewide: Make explicit that 'dev' output of libusb1 is used 2016-05-19 10:00:47 +02:00
Tuomas Tynkkynen
ad1a47061e treewide: Make explicit that 'dev' output of libtiff is used 2016-05-19 10:00:46 +02:00
Tuomas Tynkkynen
603dcd6263 treewide: Make explicit that 'dev' output of libnl is used 2016-05-19 10:00:43 +02:00
Tuomas Tynkkynen
be00816cab treewide: Make explicit that 'dev' output of libjpeg is used 2016-05-19 10:00:42 +02:00
Tuomas Tynkkynen
5898f3bad8 treewide: Make explicit that 'dev' output of libgcrypt is used 2016-05-19 10:00:41 +02:00
Tuomas Tynkkynen
674eb400ef treewide: Make explicit that 'dev' output of libevent is used 2016-05-19 10:00:40 +02:00
Tuomas Tynkkynen
d1937cf11a treewide: Make explicit that 'dev' output of gtk2 is used 2016-05-19 10:00:38 +02:00
Tuomas Tynkkynen
47c45e2041 treewide: Make explicit that 'dev' output of gmp is used 2016-05-19 10:00:36 +02:00
Tuomas Tynkkynen
f81af4e6f0 treewide: Make explicit that 'dev' output of glib is used 2016-05-19 10:00:35 +02:00
Tuomas Tynkkynen
a11b717ce4 treewide: Make explicit that 'dev' output of gdk_pixbuf is used 2016-05-19 10:00:35 +02:00
Tuomas Tynkkynen
288912c2c4 treewide: Make explicit that 'dev' output of freetype is used 2016-05-19 10:00:34 +02:00
Tuomas Tynkkynen
b51b458aed treewide: Make explicit that 'dev' output of fftwSinglePrec is used 2016-05-19 10:00:33 +02:00
Tuomas Tynkkynen
bb5a922c78 treewide: Make explicit that 'dev' output of ffmpeg is used 2016-05-19 10:00:31 +02:00
Tuomas Tynkkynen
4e0307dcfc treewide: Make explicit that 'dev' output of cyrus_sasl is used 2016-05-19 10:00:30 +02:00
Tuomas Tynkkynen
5e5c5382f6 treewide: Make explicit that 'dev' output of cairo is used 2016-05-19 10:00:28 +02:00
Tuomas Tynkkynen
825bd69b38 treewide: Make explicit that 'dev' output of boehmgc is used 2016-05-19 10:00:27 +02:00
Tuomas Tynkkynen
85a51074dc treewide: Make explicit that 'dev' output of atk is used 2016-05-19 10:00:25 +02:00
Tuomas Tynkkynen
29694b43b6 treewide: Make explicit that 'dev' output of apr is used 2016-05-19 10:00:24 +02:00
Tuomas Tynkkynen
16cc4ac83b treewide: Make explicit that 'dev' output of apacheHttpd is used 2016-05-19 10:00:23 +02:00
Joachim Fasting
028cf15b31 Merge pull request #15544 from groxxda/fix/groovebasin
groovebasin: pin nodejs version
2016-05-19 08:34:58 +02:00
Arseniy Seroka
0c1bd3ee66 Merge pull request #15546 from romildo/new.pmenu
pmenu: init at 2016-05-13
2016-05-19 02:07:02 +04:00
Nikolay Amiantov
5445e521b6 firefox: restore gstreamer support for older firefox releases 2016-05-19 00:28:49 +03:00
José Romildo Malaquias
5d33861d13 pmenu: init at 2016-05-13 2016-05-18 17:57:59 -03:00
Pascal Wittmann
8029ee27b6 subversion: 1.9.3 -> 1.9.4 (fixes CVE-2016-2168, CVE-2016-2167) 2016-05-18 21:34:25 +02:00
Pascal Wittmann
032ba2d578 subversion: 1.8.15 -> 1.8.16 (fixes CVE-2016-2168, CVE-2016-2167) 2016-05-18 21:34:25 +02:00
Alexander Ried
0be14b34da groovebasin: pin nodejs version 2016-05-18 20:37:27 +02:00
Joachim Fasting
3cd63ade16 Merge pull request #15532 from romildo/new.phwmon
phwmon: init at 2016-03-13
2016-05-18 16:49:14 +02:00
Jascha Geerds
31253b0c1b hipchat: 4.0.1631 -> 4.0.1637 2016-05-18 15:56:53 +02:00
Jascha Geerds
02d6680b5a hipchat: Add xdg_utils to rpath
This makes it possible to open links with a single click in your
preferrred browser via xdg-open.
2016-05-18 15:28:45 +02:00
José Romildo Malaquias
992c97e83e phwmon: init at 2016-03-13 2016-05-18 07:49:01 -03:00
José Romildo Malaquias
9a1fb9db9e tint2: 0.12.10 -> 0.12.11 2016-05-18 06:36:27 -03:00
Mike Sperber
d541e0dc1c
jekyll: include the jekyll-paginate plugin
Closes #15404
2016-05-18 05:36:33 +02:00
Joachim Fasting
013fd785a1
emacs25pre: 25.0.93 -> 25.0.94 2016-05-18 03:54:17 +02:00
Thomas Tuegel
d191c5c498 Merge pull request #15517 from mdorman/emacs-updates
emacs-packages: various updates
2016-05-17 09:14:23 -05:00
Joachim Fasting
f8177f71bd Merge pull request #15508 from jraygauthier/jrg/simple_scan_fix_missing_icon
simple-scan: improvements
2016-05-17 15:22:17 +02:00
Frederik Rietdijk
197ff2c5aa Merge pull request #15518 from danbst/thg81
tortoisehg: 3.7.3 -> 3.8.1
2016-05-17 14:43:34 +02:00
Domen Kožar
b49bf121b8 rename iElectric to domenkozar to match GitHub 2016-05-17 13:00:47 +01:00
Michael Alan Dorman
0bd9f7b2d6 melpa-packages 2016-05-16 2016-05-17 07:32:11 -04:00
Michael Alan Dorman
114550baa3 melpa-stable-packages 2016-05-16 2016-05-17 07:32:11 -04:00
Michael Alan Dorman
ced6d155b2 org-packages 2016-05-16 2016-05-17 07:32:11 -04:00
Michael Alan Dorman
c56614bdb8 elpa-packages 2016-05-16 2016-05-17 07:32:11 -04:00
danbst
2f24e11992 tortoisehg: 3.7.3 -> 3.8.1 2016-05-17 14:02:06 +03:00
Michael Raskin
fde921578a virtualboxGuestAdditions: update hash for virtualbox 5.0.20 2016-05-17 08:44:32 +02:00
Franz Pletz
f0f31a256f
termite: fix typo 2016-05-17 08:08:32 +02:00
Raymond Gauthier
e7cc2de7dd simple-scan: improvements
Fix missing icon. It was looking for a "scanner" device
icon that can be only found as part of gnome3 default theme.

Copied this device icon and renamed it as *the* simple-scan
application icon.
2016-05-17 00:49:28 -04:00
aszlig
75c66fb40a
obs-studio: 0.13.1 -> 0.14.2
The biggest change is that since 0.14.0 it now has support for ALSA
sound input, so this also adds the ALSA library to the dependencies.

URL for upstream changes in 0.14.2:

https://github.com/jp9000/obs-studio/releases/tag/0.14.2

URL for upstream changes in 0.14.0 and 0.14.1:

https://github.com/jp9000/obs-studio/releases/tag/0.14.1

Changes for 0.13.3 and 0.13.4 were only Windows-related hotfixes, the
URLs are:

https://github.com/jp9000/obs-studio/releases/tag/0.13.3
https://github.com/jp9000/obs-studio/releases/tag/0.13.4

Upstream changes for 0.13.2:

 * Fixed an issue where certain devices (elgato/lgp/hdpvr) could have
   stuttering audio
 * Changed lossless recording quality to use .avi with uncompressed PCM
   audio data
 * Made it so that linux window capture does not display red when it
   can't capture, instead it now becomes transparent

URL: https://github.com/jp9000/obs-studio/releases/tag/0.13.2

Built and tested successfully on my machine.

Cc: @jb55
Reported-by: @rikai
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-05-17 06:44:13 +02:00
Rok Garbas
348ae8f6ec termite: make it possible to provide a configuration file for termite
also added myself as a maintainer
2016-05-17 01:56:35 +02:00
Franz Pletz
2007e9b140
firefox: reenable libvpx as 1.5 is now available 2016-05-17 01:05:46 +02:00
Franz Pletz
e98a0bc9e0 Merge pull request #15476 from matthiasbeyer/update-unmaintained
Update unmaintained packages
2016-05-16 23:45:11 +02:00
Peter Simons
8e462995ba Bring my stdenv.lib.maintainers user name in line with my github nick. 2016-05-16 22:49:55 +02:00
Michael Raskin
4f5e4ad69c virtualbox: 5.0.14 -> 5.0.20 2016-05-16 22:42:27 +02:00
Matthias Beyer
5e6bb86f5d joe: 4.1 -> 4.2 2016-05-16 16:12:20 +02:00
Evgeny Egorochkin
d15fedbcc0 rxvt: put suffixes where they belong 2016-05-16 10:19:38 +03:00
Evgeny Egorochkin
20b410743f quodlibet: put the name suffix where it belongs 2016-05-16 10:19:38 +03:00
Evgeny Egorochkin
98fbe83423 thinkingRock: put -binary suffix where it belongs 2016-05-16 10:19:38 +03:00
Michael Raskin
60740c8936 libreoffice: 5.1.2.2 -> 5.1.3.2 2016-05-15 23:49:44 +02:00
Michael Raskin
18b3c16b25 libreoffice-still: 5.0.5.2 -> 5.0.6.3; set empty hydraPlatforms for now 2016-05-15 23:49:44 +02:00
Michael Raskin
f2bd0925ce mupdf: update download URL 2016-05-15 23:49:44 +02:00
Tobias Geerinckx-Rice
e8db151fa3
firefox-bin: fix evaluation 2016-05-15 23:22:50 +02:00
Joachim Fasting
397b356383 Merge pull request #15323 from joachifm/libgd
gd: 2.0.35 -> 2.1.1
2016-05-15 14:12:28 +02:00
Matthias Beyer
57f2e6e0b5 ed: 1.12 -> 1.13 2016-05-15 13:19:37 +02:00
Joachim Fasting
e87ddb2822 Merge pull request #15452 from taku0/synfig_sigc++2
synfigstudio: fixed build error
2016-05-15 08:25:41 +02:00
Rok Garbas
97440d6a4a urxvt-theme-switch: init at cfcbcc3dd5a 2016-05-15 07:36:44 +02:00
Joachim Fasting
1dc377eb5d Merge pull request #15472 from nathanielbaxter/dev/keepass
keepass: 2.32 -> 2.33
2016-05-15 06:29:21 +02:00
Rok Garbas
350fc8b2ab rofi-menugen: init at revision 168efd2"; 2016-05-15 06:16:48 +02:00
Rok Garbas
06a56e8a10 rofi: 1.0.0 -> 1.0.1
- added myself as a maintainer
2016-05-15 06:16:24 +02:00
Rok Garbas
e4e7ba281d i3lock-fancy: init at b7196aaff 2016-05-15 05:47:35 +02:00
Rok Garbas
3290b66e0e i3lock-color: init at 2.7 revision 63a4c23ec6f 2016-05-15 05:47:35 +02:00
aszlig
ad2c8d3510
chromium: Update to latest beta and dev channels
Overview of the updated versions:

beta: 50.0.2661.49 -> 51.0.2704.47
dev:  51.0.2693.2  -> 52.0.2729.3

It has been a while since we had a major Chromium update that compiled
and worked without troubles, but version 52 builds and the VM tests are
successful as well:

https://headcounter.org/hydra/eval/320335

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-05-15 05:17:51 +02:00
Nathaniel Baxter
b3734202c6 keepass: 2.32 -> 2.33 2016-05-15 12:45:16 +10:00
Rok Garbas
d4fe0f522e firefox-bin: adding developer and beta channel 2016-05-15 03:00:44 +02:00
Arseniy Seroka
ac54855b0b Merge pull request #15465 from seschwar/transmission-remote-cli
transmission_remote_cli: init at 1.7.1
2016-05-15 01:09:30 +03:00
Sebastian Schwarz
d2ab0431df transmission_remote_cli: init at 1.7.1 2016-05-15 00:06:42 +02:00
Nikolay Amiantov
e81c6c7768 firefox: upstream moved to ffmpeg from gstreamer
Sadly, they don't support using system library yet (or I was unattentive).
2016-05-15 01:06:39 +03:00
Arseniy Seroka
bc880acb22 Merge pull request #15459 from romildo/upd.atom
atom: 1.6.2 -> 1.7.3
2016-05-15 01:01:09 +03:00
Arseniy Seroka
59dade074b Merge pull request #15463 from seschwar/mpop
mpop: init at 1.2.4
2016-05-15 01:00:26 +03:00
Arseniy Seroka
9441c1a422 Merge pull request #15460 from igsha/i3pystatus-fix
i3pystatus: fix libpulseaudio
2016-05-15 00:59:58 +03:00
Sebastian Schwarz
97581e7458 mpop: init at 1.2.4 2016-05-14 22:27:07 +02:00
Scott R. Parish
5ebf20db0f
chromium: Update stable to 50.0.2661.102 for multiple security fixes
This addresses the following security fixes:

 * High   CVE-2016-1667: Same origin bypass in DOM. Credit to
                         Mariusz Mlynski.
 * High   CVE-2016-1668: Same origin bypass in Blink V8 bindings. Credit
                         to Mariusz Mlynski.
 * High   CVE-2016-1669: Buffer overflow in V8. Credit to Choongwoo Han.
 * Medium CVE-2016-1670: Race condition in loader. Credit to anonymous.
 * Medium CVE-2016-1671: Directory traversal using the file scheme on
                         Android. Credit to Jann Horn.

See: http://googlechromereleases.blogspot.com/2016/05/stable-channel-update.html

Signed-off-by: Scott R. Parish <srparish@gmail.com>
Tested-by: aszlig <aszlig@redmoonstudios.org>
Closes: #15446
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-05-14 22:04:56 +02:00
Pascal Wittmann
34f4515051 filezilla: 3.17.0 -> 3.17.0.1 2016-05-14 19:48:30 +02:00
José Romildo Malaquias
080f9c579a atom: 1.6.2 -> 1.7.3 2016-05-14 13:54:27 -03:00
Matt McHenry
df0e0adb11
crashplan: fix .out in LD_LIBRARY_PATH
Closes #15388
2016-05-14 14:27:09 +02:00
Igor Sharonov
7237ccfabc i3pystatus: fix libpulseaudio 2016-05-14 14:28:20 +03:00
Pascal Wittmann
da061d06f9 calibre: 2.55.0 -> 2.56.0 2016-05-14 11:56:23 +02:00
Joachim Fasting
2113b7389a
mldonkey: add libjpeg to build inputs
Possibly jpeg used to be propagated from gd but is no longer after
f8bdd7969d.
2016-05-14 07:43:05 +02:00
Arseniy Seroka
67d1b8f757 Merge pull request #15431 from zimbatm/sublime-3114
sublime3: 3103 -> 3114
2016-05-14 00:07:01 +03:00
Thomas Tuegel
5e694aa3b3 Merge pull request #15430 from mdorman/emacs-revert
Revert removal of three hand-maintained emacs packages
2016-05-13 11:57:34 -05:00
Franz Pletz
c6ff91912b ncmpcpp: 0.7.3 -> 0.7.4 2016-05-13 17:25:25 +02:00
Franz Pletz
993dadd213 gnuradio: 3.7.9.1 -> 3.7.9.2 2016-05-13 17:25:24 +02:00
taku0
9a6d8dd4f4 synfigstudio: fixed build error 2016-05-13 23:36:36 +09:00
Adam Russell
74883be684
idea.idea14-ultimate: init at 14.1.7
(cherry picked from commit a4f13a8baeab85376d6eb0a49382a927ef3049ed)
2016-05-13 15:54:34 +02:00
Arseniy Seroka
efa8c3b6be Merge pull request #15428 from chris-martin/idea-security-update
Idea security update
2016-05-13 15:15:28 +03:00
zimbatm
dabef63eaf sublime3: 3103 -> 3114 2016-05-13 11:36:50 +01:00
Michael Alan Dorman
1b314a70c2 Revert "Remove obsolete pcache version"
This reverts commit 5cc4ff09fa.
2016-05-13 06:35:19 -04:00
Michael Alan Dorman
ada0d47b3e Revert "Remove obsolete s version"
This reverts commit 7ccdbff95b.
2016-05-13 06:35:06 -04:00
Michael Alan Dorman
0d4dfbd570 Revert "Remove obsolete xml-rpc version"
This reverts commit 5017e24756.
2016-05-13 06:34:44 -04:00
Chris Martin
ff48229c42 idea.webstorm: 10.0.4 -> 10.0.5 2016-05-13 04:57:20 -04:00
Chris Martin
ee511456fc idea.phpstorm: 10.0.1 -> 10.0.4 2016-05-13 04:57:03 -04:00
Chris Martin
8cf2a2dbeb idea.pycharm-professional: 2016.1.2 -> 2016.1.3 2016-05-13 04:56:36 -04:00
Chris Martin
89f46ab3e3 idea.pycharm-community: 2016.1.2 -> 2016.1.3 2016-05-13 04:55:57 -04:00
Chris Martin
22b8bb4bd0 idea.ruby-mine: 7.1.2 -> 7.1.5 2016-05-13 04:55:32 -04:00
Chris Martin
69448be776 idea.idea-ultimate: 2016.1.1 -> 2016.1.2 2016-05-13 04:55:10 -04:00
Chris Martin
ac076eeb20 idea.idea15-ultimate: 15.0.5 -> 15.0.6 2016-05-13 04:54:48 -04:00
Chris Martin
4217743b94 idea.idea-community: 2016.1.1 -> 2016.1.2 2016-05-13 04:54:25 -04:00
Chris Martin
149ba81f79 idea.idea14-community: 14.1.6 -> 14.1.7 2016-05-13 04:53:55 -04:00
Chris Martin
9fe577bdc0 idea.clion: 1.2.4 -> 1.2.5 2016-05-13 04:53:22 -04:00
Chris Martin
7d0570a253 idea.android-studio: 2.0.0.20 -> 2.1.1.0 2016-05-13 04:52:14 -04:00
Vladimír Čunát
3e387c3e00 Merge branch 'staging'
Darwin isn't in a perfect state, in particular its bootstrap tools won't
build which will block nixpkgs channel. But on the whole it seems
acceptable.
2016-05-13 10:14:53 +02:00
Arseniy Seroka
21747ef768 Merge pull request #15407 from taku0/thunderbird-bin-45.1.0
thunderbird-bin: 45.0 -> 45.1.0
2016-05-13 01:27:13 +03:00
Arseniy Seroka
d3e7141ef3 Merge pull request #15409 from joelmo/netbeans
netbeans: 8.0.2 -> 8.1
2016-05-13 01:26:51 +03:00
Joel Moberg
9e929f3eb6 netbeans: 8.0.2 -> 8.1 2016-05-12 15:08:17 +02:00
taku0
cade2f36e5 flashplayer: 11.2.202.616 -> 11.2.202.621 2016-05-12 21:58:26 +09:00
taku0
eb4e6b821b thunderbird-bin: 45.0 -> 45.1.0 2016-05-12 21:42:54 +09:00
Arseniy Seroka
fd12b1149e Merge pull request #15398 from Shados/maintain-opensteamworks
Allow plugins to work for Finch (CLI Pidgin)
2016-05-12 15:00:37 +03:00
Joachim Fasting
639dcffa0b Merge pull request #15403 from Shados/maintain-teamspeak-server
teamspeak-server package & module maintenance
2016-05-12 13:01:38 +02:00
Domen Kožar
323cd39016 thunderbird: set requiredSystemFeatures to big-parallel 2016-05-12 10:11:03 +01:00
Alexei Robyn
b874447eef teamspeak-server: 3.0.10.3 -> 3.0.12.4, also
tsdnsserver binary now in output
2016-05-12 15:46:45 +10:00
Vladimír Čunát
6c2fbfbd77 Merge branch 'master' into staging 2016-05-12 04:53:38 +02:00
Alexei Robyn
9d9a20e98b pidgin-opensteamworks: Change install location to work with Finch as well as Pidgin. 2016-05-12 10:22:52 +10:00
Alexei Robyn
e634488cc3 pidgin-with-plugins: Add plugin support for Finch, the CLI version of Pidgin. 2016-05-12 10:22:52 +10:00
Bjørn Forsman
300e495101 sigrok: update whole suite to latest (2016-01)
Release announcement, 2016-01-30:
https://www.sigrok.org/blog/major-sigrok-releases-libsigrok-libsigrokdecode-sigrok-cli-pulseview

I first tried updating the projects in separate commits. But later I
found cyclic dependencies, that would break git bisect, so I ended up
squashing the commits:

* libsigrok: 0.3.0 -> 0.4.0
  Enable building libsigrokcxx.so, the C++ bindings for libsigrok, by
  adding doxygen, glibmm and python as build deps. This is needed for
  Pulseview >= 0.3.0. Also update the firmware (sigrok-firmware-fx2lafw)
  while at it.

* libsigrokdecode: 0.3.0 -> 0.4.0

* sigrok-cli: 0.5.0 -> 0.6.0

* pulseview: 0.2.0 -> 0.3.0
  New dependency: glibmm (due to libsigrokcxx.pc from libsigrok).

Note that collectd is incompatible with the new libsigrok release, so
I let it use the old one (0.3.0).
2016-05-11 22:23:29 +02:00
namore
13c2bd4d7c thunderbird: fix out-of-date hash (#15390) 2016-05-11 20:34:23 +01:00
Thomas Tuegel
6521529c23 quassel: fix SSL detection with Qt 5.6 2016-05-11 13:20:57 -05:00
Thomas Tuegel
0883048ef4 kdeconnect: remove qtquick1 input
Qt Quick was removed from Qt 5.6.
2016-05-11 13:19:21 -05:00
Eelco Dolstra
86c45ba50d google-talk-plugin: 5.4.2.0 -> 5.41.0.0 2016-05-11 20:18:30 +02:00
Herwig Hochleitner
008ba8f712 stumpwm-contrib: e13988 -> 9bebe3
this contains a fix for controlling volume with hardware keys
2016-05-11 16:29:15 +02:00
Kranium Gikos Mendoza
a36f721630 bluejeans: 2.125.24.5 -> 2.155.17.5 2016-05-11 21:47:12 +08:00
Joachim Fasting
a0e8d542c7 Merge pull request #15377 from womfoo/sniproxy
sniproxy: init at 0.4.0 with dependency udns: init at 0.4
2016-05-11 15:14:33 +02:00
Andrew Abbott
90201710a2 cava: update to 0.4.1 2016-05-11 20:40:03 +10:00
Kranium Gikos Mendoza
59f71829a3 sniproxy: init at 0.4.0 2016-05-11 13:27:28 +08:00
Thomas Tuegel
f64eaa7b14 quassel: remove qtwebkit input 2016-05-10 20:07:55 -05:00
Herwig Hochleitner
9c9198aac7 dropbox: 3.18.1 -> 3.20.1 2016-05-10 19:28:17 +02:00
Rahul Gopinath
c99944b2bf milu: Fix hydra failure on darwin
The hydra build failed on darwin on compiling, complaining about gcc.
This commit disables the darwin build.
2016-05-10 09:42:37 -07:00
Vladimír Čunát
292fb98d96 imagemagick: fix evaluation on mingw
I made a mistake during conflict resolution in 7a005601d.
2016-05-10 18:22:34 +02:00
Rahul Gopinath
4700db89b1
milu: init at 2016-05-09
Milu is a mutation testing tool for C and C++ programs

Closes #15341
2016-05-10 10:28:45 +02:00
Tobias Geerinckx-Rice
0ee4238026
sane-backends-git -> 2016-05-09 2016-05-10 01:22:53 +02:00
Eelco Dolstra
cb37ab146b Add mirror://mozilla scheme 2016-05-09 19:37:22 +02:00
Eelco Dolstra
7ce5d43c63 Fix some URLs that lacked a URI scheme 2016-05-09 19:35:05 +02:00
Thomas Tuegel
cf63f2dde9 dropbox: use makeQtWrapper 2016-05-09 10:07:54 -05:00
Thomas Tuegel
5b73e2b8c8 sonic-visualiser: mark broken 2016-05-09 10:01:49 -05:00
Thomas Tuegel
e60eb28873 firestr: mark broken 2016-05-09 10:01:46 -05:00
Thomas Tuegel
3a62eab2c9 antimony: mark broken 2016-05-09 10:01:46 -05:00
goibhniu
f9a0e9c649 Merge pull request #15233 from joelmo/qjackctl
qjackctl: 4.0 -> 4.2, qt4 -> qt5
2016-05-09 16:55:44 +02:00
Eelco Dolstra
de22402f85 firefox-esr: 45.0.2 -> 45.1.1 2016-05-09 15:28:13 +02:00
Eelco Dolstra
02d01dc7c5 firefox: 46.0 -> 46.0.1 2016-05-09 15:27:06 +02:00
Robin Gloster
c7304d11e4 Merge pull request #15320 from nico202/flacon
flacon: init at 2.0.1
2016-05-09 15:17:40 +02:00
=
3e7c601e4a flacon: init at 2.0.1 2016-05-09 15:06:34 +02:00
Robin Gloster
aceecb82c8 Merge pull request #15319 from romildo/upd.hexchat
hexchat: 2.10.2 -> 2.12.1
2016-05-09 14:46:00 +02:00
José Romildo Malaquias
35fe868c29 hexchat: 2.10.2 -> 2.12.1 2016-05-09 07:38:31 -03:00
Thomas Tuegel
65c9e06248 Merge pull request #15295 from mdorman/emacs-updates
emacs-packages: various updates
2016-05-09 05:19:50 -05:00
Arseniy Seroka
88b684101f Merge pull request #15255 from jerith666/tivodecode
tivodecode: init at 0.2pre4
2016-05-09 10:28:08 +03:00
Matt McHenry
9b53d546e2 tivodecode: init at 0.2pre4 2016-05-08 20:35:44 -04:00
Michael Alan Dorman
5cc4ff09fa Remove obsolete pcache version 2016-05-08 18:33:29 -04:00
Michael Alan Dorman
7ccdbff95b Remove obsolete s version 2016-05-08 18:33:29 -04:00
Michael Alan Dorman
14ba2f4f24 Remove obsolete magit (and associated packages) version 2016-05-08 18:33:29 -04:00
Michael Alan Dorman
a58e53c56e Remove obsolete dash version. 2016-05-08 18:33:28 -04:00
Michael Alan Dorman
5017e24756 Remove obsolete xml-rpc version 2016-05-08 18:33:28 -04:00
Michael Alan Dorman
24da619b4f Remove obsolete flycheck version. 2016-05-08 18:33:28 -04:00
Michael Alan Dorman
ee7af5fdb8 melpa-stable-packages 2016-05-07 2016-05-08 18:33:28 -04:00
Michael Alan Dorman
1912f45f9b melpa-packages 2016-05-07 2016-05-08 18:33:28 -04:00
Michael Alan Dorman
66e337531d elpa-packages 2016-05-07 2016-05-08 18:33:27 -04:00
Michael Alan Dorman
a8b3cf4669 Use generated org and org-plus-contrib packages. 2016-05-08 18:33:27 -04:00
Michael Alan Dorman
525cf616f4 org-packages 2016-05-07 2016-05-08 18:33:23 -04:00
Vladimír Čunát
65a9fa8cdc Merge branch 'master' into staging 2016-05-08 21:24:48 +02:00
Tobias Geerinckx-Rice
8d9a25387f
fmit: 1.0.14 -> 1.0.15
Fix version number in about box. It turns out that sniffing your
README.txt, at run-time, for a version string, at a specific line
offset, is... fragile?
2016-05-08 19:42:49 +02:00
zimbatm
e892c52737 Merge pull request #15300 from sorpaas/fix-firefox
calibre: Fix file already exists building problem
2016-05-08 14:33:34 +01:00
Gabriel Ebner
516f331227 minisat: migrate from builderDefsPackage to mkDerivation 2016-05-08 15:32:58 +02:00
Gabriel Ebner
3f19d757cb veriT: disable broken static linking 2016-05-08 15:11:29 +02:00
Tobias Geerinckx-Rice
87442aa4f3
fmit: 1.0.13 -> 1.0.14 2016-05-08 15:03:07 +02:00
zimbatm
9c47b07bc3 Merge pull request #15302 from taku0/firefox-bin-icon
firefox-bin: fixed missing icon
2016-05-08 13:30:44 +01:00
zimbatm
3ce3a42409 Merge pull request #15304 from romildo/upd.tint2
tint2: 0.12.9 -> 0.12.10
2016-05-08 13:08:08 +01:00
José Romildo Malaquias
7f34b65005 tint2: 0.12.9 -> 0.12.10 2016-05-08 08:29:56 -03:00
Arseniy Seroka
25c1ff925f Merge pull request #15288 from hrdinka/update/hugin
hugin: 2015.0.0 -> 2016.0.0
2016-05-08 13:46:17 +03:00
Arseniy Seroka
e33e50ac60 Merge pull request #15285 from hrdinka/update/darktable
darktable: 2.0.2 -> 2.0.4
2016-05-08 13:45:50 +03:00
taku0
07a83f226e firefox-bin: fixed missing icon 2016-05-08 17:06:08 +09:00
Wei Tang
4d15758984 firefox: Fix build due to commit #ab0a0c 2016-05-08 05:58:02 +02:00
Wei Tang
14c22adbc3 calibre: Fix file already exist building problem 2016-05-08 05:56:17 +02:00
Tobias Geerinckx-Rice
b6092775cb
tiled: 0.16.0 -> 0.16.1 2016-05-08 03:29:45 +02:00
Joachim Fasting
11df7acf3e Merge pull request #15298 from jaym/wmii-which
wmii needs which
2016-05-08 02:38:46 +02:00
Jay Mundrawala
bc6f922eb9 wmii needs which
While wmii will sort of work without it, it breaks before it
runs any user configuration which requires me to using the windows
key as my modifier.
2016-05-08 00:06:45 +00:00
Tobias Geerinckx-Rice
3785515c4b
sane-backends-git -> 2016-05-07
Color scanning for Samsung models which support JPEG Lossy compression.
2016-05-08 00:45:10 +02:00
Joachim Fasting
6de5fd274c Merge pull request #15266 from magnetophon/magnetophon-dsp
faustCompressors: init at 0.1.1, update other magnetophon-dsp to use lv2 gui
2016-05-07 22:27:05 +02:00
Joachim Fasting
cac498b522 Merge pull request #15282 from nathanielbaxter/dev/teamspeak
teamspeak_client: 3.0.18.2 -> 3.0.19.1
2016-05-07 18:51:28 +02:00
Christoph Hrdinka
72306b762d hugin: 2015.0.0 -> 2016.0.0
This updates hugin to its latest version and cleanes the derivation.

Release notes:

http://hugin.sourceforge.net/releases/2016.0.0/en.shtml
2016-05-07 16:50:06 +02:00
Nikolay Amiantov
f396fa8cb2 deadbeef: fix tray icon 2016-05-07 15:29:28 +03:00
Nikolay Amiantov
62c41cc539 dropbox: meta.licenses -> meta.license 2016-05-07 15:13:28 +03:00