Commit Graph

179668 Commits

Author SHA1 Message Date
Jan Tojnar
1c9ba9f6ab
glib.setupHook: fix make_glib_find_gsettings_schemas
GSETTINGS_SCHEMAS_PATH needs to contain a list of directories containing glib-2.0/schemas.
770a4c7946 broke that by accidentally adding glib-2.0 to the paths.
2019-11-21 22:32:16 +01:00
Jan Tojnar
b94b8ca387
gjs: clean up (#73841)
gjs: clean up
2019-11-21 02:05:16 +01:00
lassulus
5923cf4248 gzdoom: 4.2.3 -> 4.2.4 2019-11-20 16:53:25 -08:00
MetaDark
f3402a38da texlab: 1.6.0 -> 1.7.0 2019-11-20 16:52:02 -08:00
Jan Tojnar
201c1d35f6
gjs: clean up
* Do not propagate spidermonkey, it is only needed gjs to link against.
* Split out dev output, any propagated dependencies should go there.
* Drop unnecessary sed, the readline thing is no longer there.
* Add passthru.tests to allow running installed tests easily.
* Drop pango from buildInputs, we only need it as a transitive dependency of gtk3 for installed tests; gjs actually depends on cairo.
* Move libxml2 to nativeBuildInputs, it is called by glib-compile-resources when xml-stripblanks preprocessing is used.
* Propagate glib, as it is in Requires in the pc file.

It is just 2.5 MB closure reduction but every megabyte counts.
2019-11-21 01:29:03 +01:00
Jan Tojnar
6fb5b6be98
Various GNOME leaf package updates (#73790)
Various GNOME leaf package updates
2019-11-21 01:00:42 +01:00
Niklas Hambüchen
2793252531 consul: 1.6.1 -> 1.6.2 2019-11-20 15:44:24 -08:00
Free Potion
f18e73c815 boohu: 0.12.0 -> 0.13.0 2019-11-20 15:40:45 -08:00
zimbatm
e18435d9ad travis: add pry to the dependencies
This is required to run `travis console` but is not part of the upstream
dependency list. Upstream is also not compatible with pry 0.12+ and
breaks with this error `uninitialized constant Pry::SIMPLE_PROMPT`.

Fixes #73238
2019-11-20 15:36:55 -08:00
Lassulus
a548423ae0
Merge pull request #73307 from kylesferrazza/update-canon
canon-cups-ufr2: 2.90 -> 3.70
2019-11-21 00:27:53 +01:00
Jan Tojnar
e75c71869d
polkit: Don't build elogind on non-Linux. (#73837)
polkit: Don't build elogind on non-Linux.
2019-11-21 00:04:21 +01:00
Jan Tojnar
646448aa45
gimpPlugin.fourier: 0.4.1 → 0.4.3 2019-11-20 23:46:50 +01:00
Niklas Hambüchen
504199e48a polkit: Don't build elogind on non-Linux.
In #72057 I added support for elogind when systemd is not supported,
but it occurred to me that it probably doens't make sense to have
either of systemd or elogind on Darwin.
2019-11-20 23:23:46 +01:00
Roman Volosatovs
6db9f40641 gotools: 2019-09-05 -> 2019-11-14 2019-11-20 23:12:57 +01:00
Kyle Sferrazza
151e9a810b canon-cups-ufr-2: add kylesferrazza as maintainer 2019-11-20 17:07:31 -05:00
Jan Tojnar
b6aded3cd3
gimp: split outputs
We do not want to include gegl headers in the closure (via propagation).
2019-11-20 22:57:53 +01:00
Jan Tojnar
d1f7fee20a
libwmf: split outputs
The pc file depends on freetype.dev so we would rather not have it in out.
2019-11-20 22:57:53 +01:00
Oleksii Filonenko
86a760948b hyphen: init at 2.8.8
Related to #60005.
2019-11-20 22:53:00 +01:00
Niklas Hambüchen
b679ce809a
Merge pull request #73376 from nh2/elogind-241.3
elogind: 239.5 -> 241.3
2019-11-20 22:52:28 +01:00
Gabriel Ebner
c5860fccf7
libheif: 1.5.0 → 1.6.0 (#73833)
libheif: 1.5.0 → 1.6.0
2019-11-20 22:43:48 +01:00
Jan Tojnar
e7566ebf82
libheif: 1.5.0 → 1.6.0
https://github.com/strukturag/libheif/releases/tag/v1.6.0

Fixes crashes in gimp file-heif plug-in:
https://gitlab.gnome.org/GNOME/gimp/issues/4185

Also split outputs since manpage was added.
2019-11-20 22:18:07 +01:00
Elis Hirwing
0af613569c
Merge pull request #72529 from r-ryantm/auto-update/jackett
jackett: 0.11.751 -> 0.12.907
2019-11-20 21:08:29 +01:00
Robert Helgesson
f2db2b18a2
fantasque-sans-mono: 1.7.2 -> 1.8.0 2019-11-20 20:47:27 +01:00
Kai Wohlfahrt
6b2504f9f2 freebayes: 2017-08-23 -> 1.3.1 (2019-06-03) 2019-11-20 09:10:31 -08:00
Mario Rodas
783184f772
Merge pull request #73799 from marsam/update-rclone
rclone: 1.50.1 -> 1.50.2
2019-11-20 09:52:25 -05:00
Martin Weinelt
2bb4191613 Ansible: Fix connection plugins and add support for NETCONF (#72370)
* ansible: Fix use of connection plugins

Ansible tries to execute the ansible-connection script as a python
script from within it's task executor. This does not work when it is
encapsulated in a shell script. Therefore remove the call to the python
interpreter and use the wrapped version directly.

Fixes #71342

* ansible: Add ncclient to support NETCONF connections

* ansible: Some cleanups

- boto was dropped from propagatedBuildInputs in 4af94d0f
- lib/ansible/constants.py does not have "/usr" anywhere in v2.4..v2.9
2019-11-20 14:55:07 +01:00
Vladimír Čunát
39ecc2db19
Merge #73797: ldns: 1.7.0 -> 1.7.1 2019-11-20 13:34:09 +01:00
adisbladis
56b4083187
kcachegrind: Add missing build input kdbusaddons 2019-11-20 12:14:58 +00:00
adisbladis
eb2fe1860d
kdeconnect: Add missing build input kio 2019-11-20 12:13:09 +00:00
Jan Tojnar
1243424d56
zeitgeist: fix build with gettext 0.20 2019-11-20 12:22:19 +01:00
Jan Tojnar
30d8f65330
zeitgeist: format with nixpkgs-fmt 2019-11-20 12:21:53 +01:00
Jörg Thalheim
ce75a06a4a
Merge pull request #73691 from eraserhd/dogfood
tasksh: enable on Darwin
2019-11-20 09:50:47 +00:00
José Romildo Malaquias
c8c6896471
Merge pull request #73706 from romildo/upd.terminology
enlightenment.terminology: 1.5.0 -> 1.6.0
2019-11-20 06:24:14 -03:00
José Romildo Malaquias
d9a6c04e0f
Merge pull request #73704 from romildo/upd.softmaker-office
freeoffice: 971 -> 973
2019-11-20 06:20:50 -03:00
Frederik Rietdijk
65edeb8633 Merge master into staging-next 2019-11-20 10:01:49 +01:00
Frederik Rietdijk
13bab298fc kdeFrameworks: provide a default hookName 2019-11-20 09:58:26 +01:00
Frederik Rietdijk
78d7e5618f plasma5 setup hook: provide a default hookName 2019-11-20 09:58:26 +01:00
Frederik Rietdijk
648152fdbb python39: init at 3.9.0a1
It's a year until the final release but this will give a chance to test
out certain features and how it integrates with other packages.
https://www.python.org/dev/peps/pep-0596/
2019-11-20 09:42:27 +01:00
Daniel Schaefer
d901b2a166
Merge pull request #73474 from matthuszagh/asymptote-2.60
asymptote: 2.47 -> 2.60
2019-11-20 09:35:55 +01:00
Dennis Gosnell
5ccbcf2ea5
Merge pull request #73801 from endgame/callHackageDirect-docstring
callHackageDirect: correct type signature
2019-11-20 17:29:21 +09:00
Daniel Schaefer
09f9bcd19c
Merge pull request #67749 from markuskowa/upd-targetcli
targetcli: 2.1.fb49 -> 2.1.51
2019-11-20 08:28:19 +01:00
André-Patrick Bubel
3945c1d873 mediathekview: 13.2.1 -> 13.5.0 2019-11-20 08:14:10 +01:00
Jack Kelly
9f41d8a9d0 callHackageDirect: correct type signature 2019-11-20 16:36:33 +10:00
Jason Felice
7f3b03755f tasksh: enable on Darwin 2019-11-19 23:42:46 -05:00
Jan Tojnar
2a85ee83b2
guile: fix unbound variable in setup-hook
For compat with set -u
2019-11-20 05:12:13 +01:00
Jan Tojnar
ae465621ff
pythonPackages.pipBuildHook: fix unbound variable
for compatibility with set -u
2019-11-20 05:06:51 +01:00
Jan Tojnar
a7f4c78792
gnome-user-docs: move to top-level again 2019-11-20 04:58:00 +01:00
Jan Tojnar
5b11829a63
yelp-tools: move to top-level 2019-11-20 04:58:00 +01:00
Jan Tojnar
6bddcf4645
deja-dup: 38.3 → 40.4
The main news is that GNOME Online Accounts are no longer used so if one wants to back up to Google Drive, they need to install Duplicity with PyDrive support. The credentials should be migrated automatically.

https://gitlab.gnome.org/World/deja-dup/blob/40.4/NEWS.md#anchor-404
2019-11-20 04:58:00 +01:00
Jan Tojnar
77e6622d22
duplicity: add Google Drive support
Required by Déjà Dup.
2019-11-20 04:58:00 +01:00