Commit graph

117216 commits

Author SHA1 Message Date
Joerg Thalheim 7742797e67 telegraf: 1.3.0 -> 1.4.1 2017-10-01 10:21:16 +01:00
Vladimír Čunát 45400d65b4
Merge #29958: mednaffe: GTK3, correct license, etc. 2017-10-01 11:07:51 +02:00
Orivej Desh 432f9925a6 Merge pull request #29745 from mgdelacroix/gpac-update
gpac: 0.5.0 -> 0.7.1
2017-10-01 09:01:56 +00:00
Orivej Desh 2847acf517 gpac: fix up 2017-10-01 08:59:12 +00:00
Orivej Desh eaf9e31f86 Merge pull request #29859 from pvgoran/fix-gmsh
gmsh: 2.12.0 -> 3.0.5
2017-10-01 08:52:42 +00:00
Pavel Goran e57f8b67f3 gmsh: 2.12.0 -> 3.0.5 2017-10-01 08:51:56 +00:00
Orivej Desh fc99f0cdcc Merge pull request #29838 from atondwal/master
scudcloud: 1.58 -> 1.63
2017-10-01 08:41:49 +00:00
Orivej Desh 1be16a3abc Merge pull request #29852 from yegortimoshenko/ppsspp/1.4.2
ppsspp: 1.3 -> 1.4.2
2017-10-01 08:40:13 +00:00
Orivej Desh 77500400ba ppsspp: fix up 2017-10-01 08:33:02 +00:00
Orivej Desh f1b54fb2e8 Merge pull request #29914 from AndersonTorres/upload/twolame
twolame: init at 2017-09-27
2017-10-01 08:00:59 +00:00
Orivej Desh 059f2c2669 Merge pull request #29974 from romildo/upd.entr
entr: 3.8 -> 3.9
2017-10-01 08:00:13 +00:00
Orivej Desh d73bd7f50a bcftools: fix up 2017-10-01 07:45:19 +00:00
Orivej Desh 09a5396982 samtools: fix up 2017-10-01 07:36:30 +00:00
Orivej Desh eb3c7398cc Merge pull request #29978 from Mankarse/sfml-2.4.2
sfml: 2.4.1 -> 2.4.2
2017-10-01 07:19:10 +00:00
Orivej Desh 0acf94bb9f htslib: fix up 2017-10-01 07:12:52 +00:00
Orivej Desh 02cea73825 Merge pull request #29975 from yegortimoshenko/rosegarden/qt5
rosegarden: Qt4 -> Qt5
2017-10-01 06:39:59 +00:00
Orivej Desh c822bfa02f Merge pull request #29973 from yegortimoshenko/focuswriter/qt5
focuswriter: 1.5.3 -> 1.6.7, Qt4 -> Qt5, GPLv2 -> GPLv3
2017-10-01 06:36:51 +00:00
Evan Wallace 0bf5a55a8b sfml: 2.4.1 -> 2.4.2 2017-10-01 05:16:16 +00:00
Yegor Timoshenko c1716cd4c6 rosegarden: Qt4 -> Qt5 2017-10-01 02:51:17 +00:00
volth a67bcf91d9 far2l: unstable-2017-09-25 -> unstable-2017-09-30 2017-10-01 02:46:25 +00:00
José Romildo Malaquias 4126100103 entr: 3.8 -> 3.9 2017-09-30 23:20:52 -03:00
Yegor Timoshenko 31ab1a35bf focuswriter: 1.5.3 -> 1.6.7, Qt4 -> Qt5, GPLv2 -> GPLv3 2017-10-01 01:53:06 +00:00
Orivej Desh 6b922a6220 Merge pull request #29972 from yegortimoshenko/merkaartor/qt5
merkaartor: 0.18.2 -> 0.18.3, Qt4 -> Qt5
2017-10-01 01:46:32 +00:00
Yegor Timoshenko e8ab9f97c5 merkaartor: 0.18.2 -> 0.18.3, Qt4 -> Qt5 2017-10-01 01:45:26 +00:00
obadz 4810ee4292 nim: 0.17.0 -> 0.17.2 2017-10-01 02:40:19 +01:00
Orivej Desh 5de2cffda0 Merge pull request #29971 from yegortimoshenko/qbittorrent/3.3.16
qbittorrent: 3.3.15 -> 3.3.16, drop patch, enable parallel build
2017-10-01 00:21:07 +00:00
Yegor Timoshenko bc334e1599 qbittorrent: 3.3.15 -> 3.3.16, drop patch, enable parallel build 2017-10-01 00:19:56 +00:00
Yegor Timoshenko c93c7752e9 darcnes: use web.archive.org links, clean up 2017-09-30 23:50:51 +00:00
Yegor Timoshenko 3c22ef8c0e ppsspp: 1.3 -> 1.4.2 2017-09-30 23:49:03 +00:00
Jan Tojnar 3f7e3db744
pinentry: make GTK3 the default front-end
See: https://github.com/NixOS/nixpkgs/issues/18559
2017-10-01 01:40:03 +02:00
Jan Tojnar b34a891295
gnome3.gcr: prevent dependency cycle
When overriding gnupg to uss pinentry gnome3 frontend, there is
a dependency cycle:

    gnupg → pinentry_gnome → gcr → gnupg

This commit overrides the gnupg required by gcr to not build GUI.
2017-10-01 01:40:03 +02:00
Jan Tojnar feddf1b278
pinentry: add optional libsecret dependency
libsecret is used for cacheing passwords.
2017-10-01 01:38:15 +02:00
Jan Tojnar 75bf151d25
pinentry: fix configure arguments
pinentry 0.9.6 changed the `qt4` flag to just `qt`. Additionally,
the `--with-x` option has not been there for a while. This commit
renames and removes the flags, respectively.
2017-10-01 01:38:15 +02:00
Jan Tojnar 4ad98786a0
pinentry: add GNOME 3 frontend support 2017-10-01 01:38:15 +02:00
Jan Tojnar adbba9d5f6
gnome3.gcr: propagate pkg-config dependencies
The pinentry_gnome package requires gcr. Unfortunately, when configure
asks about the library (or `pkg-config --libs gcr-base-3` is used) it
fails because glib is not in scope.

```
$ pkg-config --libs gcr-base-3
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
Package 'glib-2.0', required by 'gcr-base-3', not found
```

This commit moves glib and gtk to `propagatedBuildInputs` so pkgconfig
could find them.

See also 38b58bab62
2017-10-01 01:38:15 +02:00
Graham Christensen 37464fd42a Merge pull request #29962 from jtojnar/hamster-pypath
hamster-time-tracker: wrap services
2017-09-30 19:27:06 -04:00
Graham Christensen a1a5c9887a Merge pull request #28955 from jtojnar/eds-goa
gnome3.evolution-data-server: Re-add GNOME Online Accounts support
2017-09-30 19:23:45 -04:00
Graham Christensen 3c0d7523bb
plex: 1.9.1.4272 -> 1.9.2.4285 2017-09-30 19:14:20 -04:00
Joachim F aff96fb52c Merge pull request #29924 from danielfullmer/zcash-1.0.12
zcash: 1.0.11 -> 1.0.12
2017-09-30 23:02:37 +00:00
Orivej Desh 9507fc116d Merge pull request #29969 from danielfullmer/rclone-1.38
rclone: 1.37 -> 1.38
2017-09-30 22:52:34 +00:00
Orivej Desh 9592bf8c24 Merge pull request #29947 from symphorien/giac
giac, xcas: init at 1.4.9
2017-09-30 22:50:53 +00:00
Orivej Desh 0c14753a4a giac: refactor 2017-09-30 22:48:03 +00:00
Jan Tojnar baa7e397c1
gnome3.nautilus: add thumbnailers
Nautilus, resp. gnome-desktop, scans `thumbnailers` directories
under the paths in `XDG_DATA_DIRS`. gdk-pixbuf was not, for some
reason, listed in the variable, therefore Nautilus did not generate
image thumbnails.

I also add librsvg to the variable so that SVG files can be rendered.
It does not work at the moment, though, because of incorrect path to
the renderer.
2017-10-01 00:37:43 +02:00
Daniel Fullmer fcd3061e2a rclone: 1.37 -> 1.38 2017-09-30 18:13:24 -04:00
AndersonTorres 6024b7abe8 twolame: init at 2017-09-27 2017-09-30 18:57:28 -03:00
Robin Gloster 40ed226507 treewide: mark a bunch of failing builds as broken
(cherry picked from commit 23fdbaa37599f490435056b9865023870656571b)
[dezgeg: Un-mark shotcut, tokei & uchiwa that do build on master]
2017-10-01 00:26:52 +03:00
Orivej Desh bc3ddc9e6c Merge pull request #29967 from dotlambda/qmapshack
qmapshack: init at 1.9.1
2017-09-30 21:15:59 +00:00
Robert Schütz 63274d615a qmapshack: init at 1.9.1 2017-09-30 22:49:32 +02:00
Yegor Timoshenko e1cc156f72 mednaffe: GTK3, correct license, find mednafen w/o patching source 2017-09-30 20:45:48 +00:00
Rickard Nilsson 85049c5aad ruby: 2.3.4 -> 2.3.5
Fixes CVE-2017-14033, CVE-2017-0898
2017-09-30 22:43:20 +02:00