Commit graph

173678 commits

Author SHA1 Message Date
Matthew Bauer 67b5f75672 top-level/release-cross.nix: add android32 2019-10-01 13:05:10 -04:00
Christian Kampka b980f1e46c kops_1_14: init at 1.14.0 (#70189) 2019-10-01 17:03:02 +00:00
Kierán Meinhardt 58899b8d19 vimPlugins.vim-fsharp: init at 2018-11-13 2019-10-01 09:53:18 -07:00
Kierán Meinhardt b4490a4964 vimPlugins: Update 2019-10-01 09:53:18 -07:00
John Ericson d6f1e70560 haskell: Speed up cross callHackage by using native source
The extract of code from hackage is the same on all platforms.
2019-10-01 12:46:50 -04:00
Trevor Thompson f2eabd49fc universal-ctags: Add jansson dependency
Add jansson dependency to enable JSON support
2019-10-01 11:27:59 -05:00
Jonathan Marler c6a1412132 rund: init at version 1.0.0
Adding a D Programming Language Compiler Wrapper tool that runs and caches D programs.  This is an alternative to the existing `rdmd` tool.  It's a rewrite that leverages a new compiler feature that allows it to run the compiler once instead of having to run it twice like `rdmd` does.  I decided to create a new tool rather than trying to support both older and new compilers in the same tool.  It also introduces new features like "Source Compiler Directives" which allow D Language source files to contain compiler configuration such as import paths, environment variables, etc.
2019-10-01 18:27:38 +02:00
Wael Nasreddine 7fae12010b
Merge pull request #70055 from shahrukh330/shahrukh330/add-quobole-sdk
pythonPackages.qds_sdk: init at 1.12.0
2019-10-01 12:16:40 -04:00
Shahrukh Khan f2a1d48989 pythonPackages.qds_sdk: init at 1.12.0 2019-10-01 20:38:59 +05:00
Maximilian Bosch 8613b37f13
Merge pull request #70136 from Vskilet/nextcloud-update
nexcloud: 16.0.4 -> 16.0.5
2019-10-01 17:33:18 +02:00
R. RyanTM 5852497f3c imagemagick7: 7.0.8-58 -> 7.0.8-66
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/imagemagick/versions
2019-10-01 08:24:05 -07:00
Matthew Bauer a296cc254f kwallet-pam: wrap pam_kwallet_init
This needs a compatible env as kwalletd daemon. Need to wrap it to
correct this.

Fixes #68316
2019-10-01 11:15:39 -04:00
Maximilian Bosch 16e3408c0e
Merge pull request #70180 from basvandijk/cargo-audit-0.9.1
cargo-audit: init at 0.9.1
2019-10-01 17:11:32 +02:00
Bas van Dijk 4941a8b8e2 cargo-audit: init at 0.9.1
cargo-audit is a subcommand for cargo which audits Cargo.lock files for crates
with security vulnerabilities
2019-10-01 16:44:28 +02:00
Elis Hirwing d1a8006b89 transifex-client: Add missing setuptools dependency 2019-10-01 23:41:08 +09:00
Matthieu Coudron 4c70f45e8a
Merge pull request #70057 from jonringer/bump-jenkins-job
pythonPackages.jenkins-job-builder: 3.0.1 -> 3.0.2
2019-10-01 23:40:28 +09:00
Peter Simons 1e148f1a33
Merge pull request #70053 from peti/t/drop-obsolete-ghcjs
drop obsolete ghcjs 8.4.x version
2019-10-01 16:20:03 +02:00
Peter Simons bd355d9a38 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-1-g5325ccd from Hackage revision
b51789ef3e.
2019-10-01 16:18:59 +02:00
Ryan Mulligan 5eee2d42a0
Merge pull request #69972 from r-ryantm/auto-update/squirrel-sql
squirrel-sql: 3.9.1 -> 4.0.0
2019-10-01 06:53:45 -07:00
Ryan Mulligan 4b6976b838
Merge pull request #69744 from r-ryantm/auto-update/pspg
pspg: 1.6.8 -> 2.0.4
2019-10-01 06:49:50 -07:00
WilliButz 79b99099cf
grafana: 6.3.6 -> 6.4.0 2019-10-01 15:46:52 +02:00
Peter Simons 40dad5ec30 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-1-g5325ccd from Hackage revision
c3176c037f.
2019-10-01 14:41:36 +02:00
José Romildo Malaquias 81a16d6f77
Merge pull request #69704 from r-ryantm/auto-update/numix-icon-theme-circle
numix-icon-theme-circle: 19.02.22 -> 19.05.07
2019-10-01 09:38:49 -03:00
Tim Steinbach f7765fb052
oh-my-zsh: 2019-09-24 -> 2019-10-01 2019-10-01 08:04:40 -04:00
Tim Steinbach f5aaf1f958
zoom-us: 3.0.291715.0908 -> 3.0.301026.0930 2019-10-01 08:02:01 -04:00
Tim Steinbach ed5a7f6740
linux: 5.3.1 -> 5.3.2 2019-10-01 08:00:25 -04:00
Tim Steinbach 5783f5335d
linux: 5.2.17 -> 5.2.18 2019-10-01 08:00:22 -04:00
Tim Steinbach 6f807b3861
linux: 4.19.75 -> 4.19.76 2019-10-01 08:00:08 -04:00
Maximilian Bosch c7164ea3c4
python3Packages.pytaglib: fix build
Applied several patches to fix the test suite on python 2.7 and to
properly install the `pyprinttags` executable. Also switched to the
GitHub source for now as the PyPI tarball was wrongly packaged and
didn't contain the `pyprinttags.py` script (see the last two patches for
further reference).

See also https://hydra.nixos.org/build/102493330

ZHF #68361
2019-10-01 13:53:33 +02:00
José Romildo Malaquias aa7c91162e
Merge pull request #69353 from romildo/upd.efl
enlightenment.efl: 1.22.3 -> 1.22.5
2019-10-01 07:34:10 -03:00
Jörg Thalheim 83a7fd2a77
buildRustPackage: add verifyCargoDeps option (#67387)
buildRustPackage: add verifyCargoDeps option
2019-10-01 10:55:31 +01:00
Maximilian Bosch f8c6b826d4
python3Packages.scikit-build: fix build
Build broke as it's attempted to run the cmake configure-phase which
won't work as this package uses cmake, but builds via a `setup.py`
rather than a `CMakeLists.txt`.

ZHF #68361
2019-10-01 11:11:29 +02:00
Marek Mahut a5bd569344
Merge pull request #70141 from mmahut/jormungandr
jormungandr: 0.5.2 -> 0.5.4
2019-10-01 10:15:18 +02:00
Maximilian Bosch b9535664c7
Merge pull request #69019 from Ma27/package-wlr-randr
wlr-randr: init at unstable-2019-03-21
2019-10-01 09:52:17 +02:00
zimbatm 0df4dad270
Merge pull request #68957 from simonchatts/entrance
pythonPackages.entrance: init at 1.1.10 (and janus init at 0.4.0)
2019-10-01 07:50:23 +00:00
Jan Hrnko f641fca688 diceware: add missing 'setuptools' to propagatedBuildInputs 2019-10-01 16:49:11 +09:00
zimbatm 212973a057
pythonPackages.janus: disabled if python < 3.6 2019-10-01 07:47:54 +00:00
Elis Hirwing 6b11080f9f
Merge pull request #70069 from shyim/add-psalm
phpPackages.psalm: init at 3.5.3
2019-10-01 08:22:42 +02:00
Elis Hirwing 8618334d83
Merge pull request #70067 from shyim/update-php-cs-fixer
phpPackages.php-cs-fixer: 2.15.1 => 2.15.3
2019-10-01 08:19:58 +02:00
Elis Hirwing 65c433b5c4
Merge pull request #70079 from Vskilet/jackett-update
jackett: 0.11.687 -> 0.11.751
2019-10-01 08:19:04 +02:00
worldofpeace db96124d3d
Merge pull request #68995 from worldofpeace/bump/libfprint
fprintd: 0.8.1 -> 0.9.0, libfprint: 0.99 -> 1.0
2019-10-01 05:38:33 +00:00
worldofpeace 1ac5e08d5d
Merge pull request #69376 from d-goldin/bump-epson-escpr2
epson-escpr2: 1.0.29 -> 1.1.1
2019-10-01 05:36:30 +00:00
Dima e33810594d epson-escpr2: 1.0.29 -> 1.1.1
The build was failing because the source rpm does not exist
on epsons servers anymore.

Thus bumping it to an existing version
https://hydra.nixos.org/build/101990975/nixlog/5
2019-10-01 01:34:17 -04:00
R. RyanTM 13ccc86f4e flatpak-builder: 1.0.8 -> 1.0.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flatpak-builder/versions
2019-09-30 22:31:34 -07:00
worldofpeace fb170183c4
Merge pull request #70149 from worldofpeace/blueman-fix
blueman: no optional networkmanager
2019-10-01 05:28:26 +00:00
R. RyanTM 3fea7b5e08 davix: 0.7.4 -> 0.7.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/davix/versions
2019-09-30 22:28:15 -07:00
worldofpeace 0daea5f197
Merge pull request #67746 from samueldr/pkgs/quassel/fix-wrapQtAppsHook
quassel: Fix use of `mkDerivation`
2019-10-01 05:24:46 +00:00
Samuel Dionne-Riel c52b5b8a5d quassel: Fix use of mkDerivation
The `with stdenv;` would override the `mkDerivation` to be the regular
one, instead of the libsForQt5 one.

This simply removes the dangerous use of the all-encompassing `with`,
and prefers using a more precise inherit for `lib`.

See #65399

Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-10-01 01:23:10 -04:00
R. RyanTM 72e80436cd python37Packages.dbf: 0.98.2 -> 0.98.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-dbf/versions
2019-09-30 22:21:10 -07:00
R. RyanTM 494b1d5b3c mawk: 1.3.4-20171017 -> 1.3.4-20190203
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mawk/versions
2019-09-30 22:16:18 -07:00
R. RyanTM a86acc7e26 python37Packages.python-gitlab: 1.9.0 -> 1.11.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-python-gitlab/versions
2019-09-30 22:11:00 -07:00
R. RyanTM 90c6fbabf2 python27Packages.pycdio: 2.0.0 -> 2.1.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-pycdio/versions
2019-09-30 22:08:24 -07:00
R. RyanTM 549c0ee2f6 python37Packages.meld3: 1.0.2 -> 2.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-meld3/versions
2019-09-30 22:06:52 -07:00
R. RyanTM 187cf4a567 python37Packages.marshmallow-sqlalchemy: 0.17.0 -> 0.19.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-marshmallow-sqlalchemy/versions
2019-09-30 22:04:40 -07:00
worldofpeace fcb84c5534 blueman: no optional networkmanager
blueman declares NetworkManager gi bindings
as a required runtime dependency [0]

Fixes #69555

[0]: 531da47b06/Dependencies.md
2019-09-30 22:55:17 -04:00
Jon dd57c164e9
Merge pull request #69654 from r-ryantm/auto-update/libsolv
libsolv: 0.7.5 -> 0.7.6
2019-09-30 18:31:37 -07:00
Jon 3eb7f10187
Merge pull request #69651 from r-ryantm/auto-update/libdigidocpp
libdigidocpp: 3.13.7 -> 3.14.0
2019-09-30 18:29:14 -07:00
Matthew Bauer 1f95c9c933 llvm9/compiler-rt: fix on i686 2019-09-30 21:27:22 -04:00
Matthew Bauer a7dc5c685e llvm/compiler: preserve hashes
Don’t require a mass rebuild for this fix.
2019-09-30 21:24:27 -04:00
Matthew Bauer d303a2f431 llvm/compiler-rt: fix on i686
Only turn on cross related flags when useLLVM = true.

Fixes #66693
2019-09-30 21:24:27 -04:00
Jon 5dd2ff3679
Merge pull request #69707 from r-ryantm/auto-update/powerdns
powerdns: 4.1.13 -> 4.2.0
2019-09-30 18:14:50 -07:00
Jon 2009c26c41
Merge pull request #69708 from r-ryantm/auto-update/openapi-generator-cli
openapi-generator-cli: 4.1.0 -> 4.1.2
2019-09-30 18:13:18 -07:00
Jon 5a2eaf5323
Merge pull request #69701 from r-ryantm/auto-update/obs-studio
obs-studio: 23.2.1 -> 24.0.1
2019-09-30 18:01:41 -07:00
Mario Rodas 9e522a736d
zig: 0.4.0 -> 0.5.0
Release Notes: https://ziglang.org/download/0.5.0/release-notes.html
2019-09-30 20:00:00 -05:00
Jon 90c7ea4cd7
Merge pull request #69694 from r-ryantm/auto-update/neo4j
neo4j: 3.5.8 -> 3.5.11
2019-09-30 17:58:17 -07:00
Jon 0480cb2639
Merge pull request #69726 from r-ryantm/auto-update/parlatype
parlatype: 1.6.1 -> 1.6.2
2019-09-30 17:45:43 -07:00
Jon 2be1eac7fc
Merge pull request #69724 from xrelkd/update/go-ethereum
go-ethereum: 1.9.3 -> 1.9.5
2019-09-30 17:44:21 -07:00
Jon 64271dcbec
Merge pull request #69738 from r-ryantm/auto-update/phoronix-test-suite
phoronix-test-suite: 8.8.1 -> 9.0.0
2019-09-30 17:38:49 -07:00
Peter Simons 590f85f7a1 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-1-g5325ccd from Hackage revision
36c258915f.
2019-10-01 02:30:41 +02:00
Jon c6785de41c
Merge pull request #69757 from r-ryantm/auto-update/python3.7-canmatrix
python37Packages.canmatrix: 0.7 -> 0.8
2019-09-30 17:28:35 -07:00
Jon 3924ad2c09
Merge pull request #69759 from r-ryantm/auto-update/python3.7-azure-batch
python37Packages.azure-batch: 7.0.0 -> 8.0.0
2019-09-30 17:24:33 -07:00
Jon c71efe0892
Merge pull request #69767 from r-ryantm/auto-update/python3.7-azure-mgmt-signalr
python37Packages.azure-mgmt-signalr: 0.2.0 -> 0.3.0
2019-09-30 17:19:41 -07:00
Jon 149600c918
Merge pull request #69771 from r-ryantm/auto-update/python3.7-flask-restplus
python37Packages.flask-restplus: 0.12.1 -> 0.13.0
2019-09-30 16:29:37 -07:00
Marek Mahut 7adddf7c3e jormungandr: 0.5.2 -> 0.5.4 2019-09-30 23:59:56 +02:00
Vladyslav M 9149da788f
zola: 0.8.0 -> 0.9.0 (#70029)
zola: 0.8.0 -> 0.9.0
2019-10-01 00:50:41 +03:00
José Luis Lafuente b2c12abb28 kube3d: build as GoModule instead of GoPackage (#70062)
Also adds build flags version and k3sVersion. Previously it was using the default, dev and latest
2019-09-30 17:37:37 -04:00
Jon 140c30159f
Merge pull request #69772 from r-ryantm/auto-update/python3.7-azure-mgmt-network
python37Packages.azure-mgmt-network: 4.0.0 -> 5.0.0
2019-09-30 14:23:57 -07:00
Jon 9669dc683a
Merge pull request #69781 from r-ryantm/auto-update/python3.7-azure-mgmt-devtestlabs
python37Packages.azure-mgmt-devtestlabs: 3.0.0 -> 4.0.0
2019-09-30 14:20:20 -07:00
Jon c21ec6f8dc
Merge pull request #69782 from r-ryantm/auto-update/python3.7-cupy
python37Packages.cupy: 6.2.0 -> 6.3.0
2019-09-30 14:12:29 -07:00
Jon 75877766b3
Merge pull request #70073 from jonringer/fix-supervisor
pythonPackages.supervisor: fix tests
2019-09-30 13:47:44 -07:00
Jonathan Ringer 5d761d985b pythonPackages.supervisor: fix tests 2019-09-30 13:16:54 -07:00
Victor SENE 70d08871da nexcloud: 16.0.4 -> 16.0.5 2019-09-30 22:09:25 +02:00
Vincent Laporte 2f43ae44c5 ocamlPackages.cpdf: 2.2.1 → 2.3 2019-09-30 21:52:34 +02:00
Vincent Laporte c2ef0a0875 ocamlPackages.camlpdf: 2.2.1 → 2.3 2019-09-30 21:52:34 +02:00
Victor SENE 25e4163914 jackett: 0.11.687 -> 0.11.751 2019-09-30 21:15:38 +02:00
Matthew Bauer 7fd270e283
Merge pull request #70044 from arcnmx/compiler-rt-9
llvmPackages_9.compiler-rt: remove outdated crt patch
2019-09-30 15:09:45 -04:00
Robin Gloster d5a782e2da
Merge pull request #69942 from r-ryantm/auto-update/roundcube
roundcube: 1.3.9 -> 1.3.10
2019-09-30 20:55:31 +02:00
Elis Hirwing bcc5f08ba0
Merge pull request #70066 from shyim/update-phpstan
phpPackages.phpstan: 0.11.15 => 0.11.16
2019-09-30 20:49:13 +02:00
Jon ef909f0ee8
Merge pull request #69789 from r-ryantm/auto-update/python3.7-django-allauth
python37Packages.django-allauth: 0.39.1 -> 0.40.0
2019-09-30 11:18:46 -07:00
worldofpeace 9e6896cb59 vala: use vala_0_46 2019-09-30 19:39:52 +02:00
worldofpeace 628bb2ae0a vala_0_42: remove 2019-09-30 19:39:52 +02:00
worldofpeace 2c4fd1512c vala_0_46: init at 0.46.1 2019-09-30 19:39:52 +02:00
worldofpeace 6b4bdd626b vala_0_36: 0.36.19 -> 0.36.20 2019-09-30 19:39:52 +02:00
worldofpeace 14bcc08c43 vala_0_38: remove 2019-09-30 19:39:52 +02:00
worldofpeace edc4d08f45 vala_0_44: 0.44.6 -> 0.44.7 2019-09-30 19:39:52 +02:00
worldofpeace ec52a8a1ef glibmm: 2.60.0 -> 2.62.0 2019-09-30 19:39:52 +02:00
Will Dietz 393e96b3fa gtk3: 3.24.10 -> 3.24.11 2019-09-30 19:39:51 +02:00
Tor Hedin Brønner d82ed7e741 lxqt-archiver: 0.0.96 -> 2019-09-15
fix build with glib-2.62
2019-09-30 19:39:51 +02:00
worldofpeace 70f24029dd gnome3.gnome-sound-recorder: 3.32.1 -> 3.34.0 2019-09-30 19:39:51 +02:00
worldofpeace 2e4f06c4d2 pantheon.elementary-calendar: 5.0 -> 2019-09-17
This is needed for the libical 2.0 compat that landed in master [0]

[0]: https://github.com/elementary/calendar/issues/404
2019-09-30 19:39:51 +02:00
Jan Tojnar 08fc2fc749 gnome-firmware-updater: init at 3.34.0
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-09-30 19:39:51 +02:00
worldofpeace a9633e883d gnome3.nautilus-sendto: remove
Upstream doesn't recommended its use/ it's archived [0]

[0]: ba9f5e257c
2019-09-30 19:39:51 +02:00
worldofpeace e3bece77a7 gnome3.gnome-todo: fix build with libecal 2.0 2019-09-30 19:39:51 +02:00
Tor Hedin Brønner f82064919c pidgin-sipe: fix build with glib-2.62 2019-09-30 19:39:51 +02:00
Tor Hedin Brønner 8fa7740aa7 planner: fix build with glib-2.62 2019-09-30 19:39:50 +02:00
Tor Hedin Brønner 1c5dac0fb2 roxterm: fix build with updated vte
vte no longer propagates pcre2
2019-09-30 19:39:50 +02:00
Tor Hedin Brønner cc4c198dca sakura: fix build with updated vte
vte no longer propagates pcre2.
2019-09-30 19:39:50 +02:00
Tor Hedin Brønner ecc32f8df4 networkmanager_strongswan: fix build with glib-2.62 2019-09-30 19:39:50 +02:00
Tor Hedin Brønner 51770cb77e deepin.deepin-terminal: fix build with updated vte
vte no longer propagates pcre2 and gnutls
2019-09-30 19:39:50 +02:00
Tor Hedin Brønner a7d9f9096c xfce4-14.xfce4-terminal: fix build with updated vte
vte no longer propagates pcre2.
2019-09-30 19:39:50 +02:00
Tor Hedin Brønner c95786fcfa stupidterm: fix build with updated vte
vte no longer propagates pcre2
2019-09-30 19:39:50 +02:00
worldofpeace a821167046 gnome3.mutter: enable profiler
This needed a patch to get the correct directory to the sysprof
dbus interface.
2019-09-30 19:39:50 +02:00
Tor Hedin Brønner b916c65706 gnome3.gnome-shell: hardcode gsettings path 2019-09-30 19:39:50 +02:00
worldofpeace 90b0e3c19f gnome3.gnome-shell: enable extensions_tool 2019-09-30 19:39:49 +02:00
worldofpeace 345ef1cfe0 gnome3.gnome-autoar: cleanup
* enable vapi
* multi outputs
* correct Inputs
2019-09-30 19:39:49 +02:00
worldofpeace 8ca630391f libsecret: 0.18.8 -> 0.19.1 2019-09-30 19:39:49 +02:00
Tor Hedin Brønner 7817c878b3 gnome3.grilo-plugins: 0.3.9 → 0.3.10 2019-09-30 19:39:49 +02:00
Tor Hedin Brønner 6a35bd4fcf grilo: 0.3.9 → 0.3.10
Dropped the meson_options patch, not sure if it was necessary.
2019-09-30 19:39:49 +02:00
Tor Hedin Brønner ade2073064 gnome3.gnome-backgrounds: 3.32.0 → 3.34.0 2019-09-30 19:39:49 +02:00
Tor Hedin Brønner 4885a95222 putty: fix build with glib-2.62 2019-09-30 19:39:49 +02:00
Tor Hedin Brønner 1905a6d01e openjfx11: fix build with glib-2.62 2019-09-30 19:39:49 +02:00
Tor Hedin Brønner 203ba052b2 openjfx12: fix build with glib-2.62 2019-09-30 19:39:49 +02:00
Tor Hedin Brønner b85523cf84 purple-matrix: fix build with glib-2.62 2019-09-30 19:39:49 +02:00
Tor Hedin Brønner a993a06a2f xlog: fix build with glib-2.62 2019-09-30 19:39:49 +02:00
Tor Hedin Brønner 36a95c772a ldmtool: fix build with glib-2.62 2019-09-30 19:39:48 +02:00
Tor Hedin Brønner 0b45e79490 libunique: fix build with glib-2.62 2019-09-30 19:39:48 +02:00
Tor Hedin Brønner 03495ea203 bamf: fix build with glib-2.62 2019-09-30 19:39:48 +02:00
Tor Hedin Brønner 8ff1d64b43 gnucash: fix build with glib-2.62 2019-09-30 19:39:48 +02:00
Tor Hedin Brønner e732933aa7 networkmanager-iodine: fix build with glib-2.62 2019-09-30 19:39:48 +02:00
Tor Hedin Brønner afe005329a gnome3.gpaste: 3.32.0 -> 3.34.0 2019-09-30 19:39:48 +02:00
Tor Hedin Brønner 29984810d2 gcolor3: fix build 2019-09-30 19:39:48 +02:00
Tor Hedin Brønner 90b8ac0ff3 vte-ng: fix build
vte now uses meson so don't bother overriding vte.
2019-09-30 19:39:48 +02:00
Tor Hedin Brønner 12f9e847ff yelp: 3.32.2 → 3.34.0 2019-09-30 19:39:48 +02:00
Tor Hedin Brønner 374ae1b4ec vte: 0.56.3 → 0.58.0
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-09-30 19:39:48 +02:00
Tor Hedin Brønner 63b9cbdb8e sysprof: 3.32.0 -> 3.34.0 2019-09-30 19:39:48 +02:00
Tor Hedin Brønner 8cca9416eb simple-scan: 3.32.2.1 → 3.34.0 2019-09-30 19:39:48 +02:00
Tor Hedin Brønner f4e233e57a orca: 3.32.0 → 3.34.0 2019-09-30 19:39:47 +02:00
Tor Hedin Brønner 7a4bbf6895 libsoup: 2.66.2 -> 2.68.1 2019-09-30 19:39:47 +02:00
Tor Hedin Brønner d5491d49b2 libqmi: 1.22.4 -> 1.22.6
fix build with glib 2.62
2019-09-30 19:39:47 +02:00
Tor Hedin Brønner 9e6d89ea31 libpeas: 1.22.0 → 1.24.0 2019-09-30 19:39:47 +02:00
Tor Hedin Brønner 1edd898ffd libmbim: 1.18.2 -> 1.20.0
fix build with glib 2.62
2019-09-30 19:39:47 +02:00
Tor Hedin Brønner 88de388c98 libgweather: 3.32.2 → 3.33.92 2019-09-30 19:39:47 +02:00
Tor Hedin Brønner a8dd352d44 libdazzle: 3.32.3 → 3.34.0 2019-09-30 19:39:47 +02:00
Tor Hedin Brønner d3779eeb81 jsonrpc-glib: 3.32.0 → 3.33.3 2019-09-30 19:39:47 +02:00
Tor Hedin Brønner ad19a11ddf gvfs: 1.40.2 → 1.42.0
Non-gnome build now require gnome-desktop-schemas
2019-09-30 19:39:47 +02:00
Tor Hedin Brønner 5f6c07f390 gtksourceview4: 4.2.0 → 4.4.0 2019-09-30 19:39:47 +02:00
Tor Hedin Brønner 593e238b5d gspell: 1.8.1 → 1.8.2 2019-09-30 19:39:47 +02:00
Tor Hedin Brønner 8df73bed15 gsettings-desktop-schemas: 3.32.0 → 3.34.0 2019-09-30 19:39:46 +02:00
Tor Hedin Brønner 99fb5e3668 gobject-introspection: 1.60.2 → 1.62.0 2019-09-30 19:39:46 +02:00
Tor Hedin Brønner 7d49165f78 gnomeExtensions.gsconnect: 23 -> 26 2019-09-30 19:39:46 +02:00
Tor Hedin Brønner b748da63b8 gnome3.yelp-xsl: 3.32.1 → 3.34.0 2019-09-30 19:39:46 +02:00
Tor Hedin Brønner 93ecc2a52f gnome3.tracker: 2.2.2 → 2.3.0 2019-09-30 19:39:46 +02:00
Tor Hedin Brønner 4a1a728dd5 gnome3.tracker-miners: 2.2.2 → 2.3.0 2019-09-30 19:39:46 +02:00
Tor Hedin Brønner 2f2f17828c gnome3.totem: 3.32.1 → 3.34.0
vala and nautilus support was removed in 3.32.
2019-09-30 19:39:46 +02:00
Tor Hedin Brønner fa8d17ba70 gnome3.swell-foop: 3.32.0 → 3.34.0 2019-09-30 19:39:46 +02:00
Tor Hedin Brønner 202ce61c81 gnome3.sushi: 3.32.1 → 3.34.0 2019-09-30 19:39:46 +02:00
Tor Hedin Brønner 324c7055d6 gnome3.quadrapassel: 3.32.0 → 3.34.0 2019-09-30 19:39:46 +02:00
Tor Hedin Brønner 76f634b5cd gnome3.polari: 3.32.2 → 3.34.0 2019-09-30 19:39:46 +02:00
Tor Hedin Brønner f011fc9c78 gnome3.nautilus: 3.32.3 → 3.34.0
* add gobject-introspection for gir

Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-09-30 19:39:45 +02:00
Tor Hedin Brønner f01d9db504 gnome3.mutter: 3.32.2 -> 3.34.0 2019-09-30 19:39:45 +02:00
Tor Hedin Brønner 894df0c2bb gnome3.metacity: 3.32.0 → 3.34.0 2019-09-30 19:39:45 +02:00
Tor Hedin Brønner 2803a9c708 gnome3.lightsoff: 3.32.0 → 3.34.0 2019-09-30 19:39:45 +02:00
Tor Hedin Brønner 0df8cd8887 gnome3.libgnome-games-support: 1.4.3 → 1.4.4 2019-09-30 19:39:45 +02:00
Tor Hedin Brønner 02bef3c21b gnome3.iagno: 3.32.0 → 3.34.0 2019-09-30 19:39:45 +02:00
Tor Hedin Brønner 40f2a2c2e2 gnome3.hitori: 3.32.0 → 3.34.0 2019-09-30 19:39:45 +02:00
Tor Hedin Brønner d5f1b96844 gnome3.gnome-weather: 3.32.2 → 3.34.0 2019-09-30 19:39:45 +02:00
Tor Hedin Brønner 50babe1202 gnome3.gnome-user-share: 3.32.0.1 → 3.34.0 2019-09-30 19:39:44 +02:00
Tor Hedin Brønner 08cbcdb6e9 gnome3.gnome-user-docs: 3.32.3 → 3.34.0 2019-09-30 19:39:44 +02:00
Tor Hedin Brønner 23228d7ac3 gnome3.gnome-tweaks: 3.32.0 → 3.34.0 2019-09-30 19:39:44 +02:00
Tor Hedin Brønner 4353f36298 gnome3.gnome-tetravex: 3.32.0 → 3.34.0 2019-09-30 19:39:44 +02:00
Tor Hedin Brønner 7b50a0e9d0 gnome3.gnome-terminal: 3.32.2 → 3.34.0
* add pcre2

Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-09-30 19:39:44 +02:00
Tor Hedin Brønner 97aa29806d gnome3.gnome-taquin: 3.32.0 → 3.34.0 2019-09-30 19:39:44 +02:00
Tor Hedin Brønner 9917cd0694 gnome3.gnome-sudoku: 3.32.0 → 3.34.0 2019-09-30 19:39:44 +02:00
Tor Hedin Brønner 860f104235 gnome3.gnome-software: 3.32.4 → 3.34.0 2019-09-30 19:39:44 +02:00
Tor Hedin Brønner ca97caee7e gnome3.gnome-shell: 3.32.2 -> 3.34.0 2019-09-30 19:39:44 +02:00
Tor Hedin Brønner 4845bd046b gnome3.gnome-shell-extensions: 3.32.1 → 3.34.0 2019-09-30 19:39:44 +02:00
Tor Hedin Brønner b373422223 gnome3.gnome-settings-daemon: 3.32.1 → 3.34.0
- fixup build
2019-09-30 19:39:44 +02:00
Tor Hedin Brønner 6e9c75ed04 gnome3.gnome-session: 3.32.0 → 3.34.0
* adds systemd sessions
2019-09-30 19:39:43 +02:00
Tor Hedin Brønner f6c19ee527 gnome3.gnome-screenshot: 3.32.0 → 3.33.90 2019-09-30 19:39:43 +02:00
Tor Hedin Brønner e70325ad72 gnome3.gnome-robots: 3.32.0 → 3.34.0 2019-09-30 19:39:43 +02:00
Tor Hedin Brønner be73d2077d gnome3.gnome-panel: 3.32.0 → 3.34.0 2019-09-30 19:39:43 +02:00
Tor Hedin Brønner 40aa2930c7 gnome3.gnome-online-miners: 3.30.0 → 3.34.0 2019-09-30 19:39:43 +02:00
Tor Hedin Brønner 1dce1e58f7 gnome3.gnome-online-accounts: 3.32.0 → 3.34.0 2019-09-30 19:39:43 +02:00
Tor Hedin Brønner fcf160d383 gnome3.gnome-notes: 3.32.2 → 3.34.0 2019-09-30 19:39:43 +02:00
Tor Hedin Brønner a36a47ad96 gnome3.gnome-nibbles: 3.32.0 → 3.34.0 2019-09-30 19:39:43 +02:00
Tor Hedin Brønner 5bb4b8cd0a gnome3.gnome-music: 3.32.2 → 3.34.0 2019-09-30 19:39:43 +02:00
Tor Hedin Brønner 16544a60f7 gnome3.gnome-mines: 3.32.2 → 3.34.0 2019-09-30 19:39:43 +02:00
Tor Hedin Brønner eb2076aa03 gnome3.gnome-maps: 3.32.2.1 → 3.34.0 2019-09-30 19:39:43 +02:00
Tor Hedin Brønner 3c22947506 gnome3.gnome-mahjongg: 3.32.0 → 3.34.0 2019-09-30 19:39:43 +02:00
Tor Hedin Brønner 0c456c362f gnome3.gnome-logs: 3.32.1 → 3.34.0 2019-09-30 19:39:42 +02:00
Tor Hedin Brønner 28788db24b gnome3.gnome-klotski: 3.32.0 → 3.34.0 2019-09-30 19:39:42 +02:00
Tor Hedin Brønner 2308486549 gnome3.gnome-getting-started-docs: 3.32.2 → 3.34.0 2019-09-30 19:39:42 +02:00
Tor Hedin Brønner ea250cadf2 gnome3.gnome-font-viewer: 3.32.0 → 3.34.0 2019-09-30 19:39:42 +02:00
Tor Hedin Brønner e702f9eb10 gnome3.gnome-flashback: 3.32.0 → 3.34.0
Now longer has a gnome-flashback-init component.
2019-09-30 19:39:42 +02:00
Tor Hedin Brønner 1415bf1b86 gnome3.gnome-documents: 3.32.0 → 3.33.90 2019-09-30 19:39:42 +02:00
Tor Hedin Brønner cd0a6e75c7 gnome3.gnome-disk-utility: 3.32.1 → 3.34.0 2019-09-30 19:39:42 +02:00
Tor Hedin Brønner e0ee3d745a gnome3.gnome-desktop: 3.32.2 → 3.34.0 2019-09-30 19:39:42 +02:00
Tor Hedin Brønner e344e027fe gnome3.gnome-control-center: 3.32.2 → 3.34.0.1 2019-09-30 19:39:42 +02:00
Tor Hedin Brønner be2cfc45e4 gnome3.gnome-contacts: 3.32.1 → 3.34 2019-09-30 19:39:41 +02:00
Tor Hedin Brønner e321bba430 gnome3.gnome-clocks: 3.32.0 → 3.34.0 2019-09-30 19:39:41 +02:00